Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geoscene3d:project_content:objects:region:import_regions [2020/01/31 10:37] – created gs3d | geoscene3d:project_content:objects:region:import_regions [2020/02/11 00:18] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | :-D | + | ====== Import Regions ====== |
+ | |||
+ | A group of regions can be imported from one or multiple csv, shape, and tab files. The Import Regions menu item is available in the Object Manager when selecting the Objects node or a group node. | ||
+ | |||
+ | ** | ||
+ | CSV Files ** \\ | ||
+ | Each csv file must be formatted as shown below. The files may contain additional fields, but only " | ||
+ | |||
+ | ID;X;Y\\ | ||
+ | Region1; | ||
+ | Region1; | ||
+ | Region1; | ||
+ | Region1; | ||
+ | Region1; | ||
+ | Region1; | ||
+ | Region2; | ||
+ | Region2; | ||
+ | Region2; | ||
+ | Region2; | ||
+ | Region2; | ||
+ | Region2; | ||
+ | Region3; | ||
+ | Region3; | ||
+ | Region3; | ||
+ | Region3; | ||
+ | **.** \\ | ||
+ | ** | ||
+ | . \\ | ||
+ | . \\ | ||
+ | . ** | ||
+ | |||
+ | ** | ||
+ | Shape and Tab Files ** \\ | ||
+ | Shape and tab files must contain the regions as polygons. To auto name the regions during import the file must contain a field with the name of the region. A promt is shown for each imported file where the name of this field can be entered. | ||
+ |