GIS Data Formats
This chapter summarizes spatial data formats currently supported by g-Space
Shapefile format
Format description: https://www.esri.com/content/dam/esrisites/sitecore-archive/Files/Pdfs/library/whitepapers/pdfs/shapefile.pdf
For information about importing this format into g-Space refer to Import shapefile
Cultural point data format
this format is tab delimited, and has in first line headers of attributes
first 2 columns contain XY coordinates the rest - are attributes

information about importing this format into g-Space refer to Import shapefile
CPS-3 line format
file format example:

For information about importing this format into g-Space refer to Import polygons
Point-set / point data format
Point sets and cultural / custom shape points are loaded from delimited text (CSV / TAB / TXT) through the column-mapping import wizard. See Point Data Formats and Import points.