SQLite Spatial (FDO) User Attributes

For information on the parameters in this dialog that are common to all readers, see:

For information on the parameters in this dialog that are common to all writers, see:

User attributes for this format are defined below.

Name

The name of the feature type to be written.

Type

The type of the data property. The valid values are listed below:

Index

The valid values for the column type is:

  • PrimaryKey

Attributes with a PrimaryKey index type must uniquely identify the feature within the feature type: features with non-unique values for PrimaryKey attributes cannot be inserted into the output SDF3 file.

If multiple attributes are declared with a PrimaryKey index type, then those multiple attributes form a composite identity key.