Import Spatial Data -- Fields and controls

You can use this window to do one of the following tasks:

File name
File format
Commit scope
Layer schema
Layer table
Layer column
Spatial reference name
Exception file
OK
Cancel



File name

Use this box to specify the path and name of the file that contains the spatial data to be imported. The file must be accessible from the server.

Use one of these methods:

File format

Use this box to specify the format of the file that is specified in the File name field. The format can be:

Shape
This is the default. Shape files are an industry standard format for exchanging geometry and attributes. This format is freely distributed and is supported by all major GIS and CAD suppliers.
ESRI_SDE
ESRI_SDE transfer files are a DBMS-independent exchange format used to move data between ESRI SDE databases. If you specify this format, the Spatial reference name field defaults to the name of the spatial reference system associated with the ESRI_SDE format.

Commit scope

The Commit scope box contains the number of records to import before a commit is done on those records. For example, if this box contains the number 100, a commit is done for every 100 records that are imported.

The default is 1000 records. To change this number, use one of these methods:

Layer schema

Use this box to specify the name of the schema for the table that is the target for this import process. The default value is the current schema.

If you want to change the schema name from the default, use one of these methods:

Layer table

Use this box to specify the name of the table that is the target for this import process. You can specify a table that exists in the schema that is specified in the Layer schema field or specify a new name for a table that does not already exist. If you specify the name of a table that does not already exist, the table will be created as part of the import process.

If you specify a table that already exists, it must already have a spatial layer defined on it and all columns in the table must match the specification in the import file.

Use one of these methods:

Layer column

Use this box to specify:

Use one of these methods to specify the layer column:

Spatial reference name

Use this box to specify the spatial reference system that is to be associated with the spatial data column specified in the Layer column field.

Use one of these methods:

This field is available only if Shape is specified for the file format. If ESRI_SDE is specified for the file format, then this field displays the name of the spatial reference system associated with the ESRI_SDE transfer file and you cannot change this value.

Exception file

Optional: Use this box to specify the path and name of a file of shape format. This file is used to collect any shapes from the import data file that are not processed during the import. Shapes from the import data file might not be processed because there is some error in their definition in the data file. After the import process, you can fix the shapes in the exception file and use it as the source file to import the corrected shapes.

Use one of these methods:

This field is available only if Shape is specified for the file format.