Skip to content

Basic File Structure

AD edited this page Mar 21, 2018 · 39 revisions

Data structure

Input

Data for import should be structured as follows:

Only the first Datafolder (Datafolder01) and files settings.txt and the first datafile (datafile001.txt) are mandatory. For folders 02 to 04, the specific name of folder is important. All other folders can be named freely. Similar, for files, names of settings.txt and UserGeocodeIndex.txt (and optional UserLocationIndex.txt) are important. All other filenames will be treated as datafiles. Subfolders are generally ignored (i.e. not processed recursively).

Output

Output data will be saved to these folders:

  • [01_Output]
    • [01_ClippedData]
      • [Outputfolder01]
      • [Outputfolder02]
      • [Outputfolder03]
    • [02_MapVis]
      • MapVis01.png
      • MapVis02.png
      • MapVis03.png
Clone this wiki locally