You can create a mapping between a geolocated datasource (a SHP or a GeoJSON file) and
data contained in a tabular file when creating prepared datasets.
Tabular data are datasets which cannot be related to a location on the
Earth's surface, thus referred to as "non-spatial data". This can be, for
instance, datasets representing cadastral land lots with information related to
lot details located in tabular files.
Before you begin: :
The tabular file must be in CSV format within an ENOVIA document.
Other formats are not supported.
The tabular file must be compliant with the OGR CSV driver
specifications. For more information, see https://www.gdal.org/drv_csv.html.
The spatial file is the master file. This means that the mapping
can be carried out only if the value contained in the spatial file also exists
in the tabular file. Otherwise, no tabular information is added.