Autodesk IMX Writer: 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:
Fixed Schema
The user attributes for this format come from the schema; they are visible in the Feature Type > User Attributes tab, but you cannot modify them.
The GeoPackage user attribute types are as follows:
Name |
The name of the table to be written. |
Type
|
boolean datetime decimal(width, precision) int16 int32 int64 byte single double char(width) blob(width) clob(width) |
Index |
The valid value for the column type is:
Identity attributes must uniquely identify the feature within the table: features with non-unique values for identity attributes cannot be inserted into the destination IMX database. If multiple identity attributes are declared, then those multiple attribute form a composite identity property. |