Enterprise geodatabase (ESRI)

 

Read

Yes

Write

Yes

 

JMap Server can read Enterprise geodatabases from ESRI (ArcGIS 10.0 and later) to extract spatial and attribute data to be used as a spatial data source. The connection to the database must already be configured. See Creating Databases for more information.

The spatial data source created supports value domains and relationships defined in the enterprise geodatabase (EGDB).

Parameters

Database

Select the database to read the data from. The connection uses a standard database driver (Oracle, SQL Serveur, etc.). It must already be configured in JMap Admin.

System tables schema

Select the database schema where are located the metadata tables.

Schema

Select the database schema in which will be read the table (or view) containing the feature class.

Layer

Select the feature class to be read. Each table in the database corresponds to a different layer.

Id field

Select a field that contains unique identifiers. Only integer fields are listed. It is usually called OBJECT_ID.

Geometry field

Select the field that contains the geometries.

Creation time field

This parameter is optional. If you want this data source to be editable by JMap, this field will show the creation date of each object. If no field is selected, the data can still be edited, but this information will not be maintained.

Modification date field

This parameter is optional. If you want this data source to be editable by JMap, this field will contain the date each object was last modified. If no field is selected, the data can still be edited, but this information will not be maintained.

This field is used to manage the transaction conflicts and must be present in the attributes of editable layers for that feature to be enabled.

Author field

This parameter is optional. If you want this data source to be editable by JMap, this field will either contain the name of the user who created each object or the name of the user who made the last change. If no field is selected, the data can still be edited, but this information will not be maintained.