-
Notifications
You must be signed in to change notification settings - Fork 1
Basic File Structure
Alexander Dunkel edited this page Feb 16, 2017
·
39 revisions
Data for import should be structured as follows:
- [Datafolder]
- [01_DataSetHistory]*
- [02_UserData]
- [00_Index] UserLocationIndex.txt* UserGeocodeIndex.txt
- [03_ClippedData]*
- [Outputfolder01]
- [Outputfolder02]
- [Outputfolder03]
- [04_MapVis]
- MapVis01.png
- MapVis02.png
- MapVis03.png
- [Datafolder01]
- settings.txt
- datafile001.txt
- datafile002.txt
- datafile003.txt
- datafileXXX.txt
- ...
- [Datafolder02]
- settings.txt
- datafile001.txt
- datafile002.txt
- datafile003.txt
- [DatafolderXX]
- ...