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:

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:

  • PrimaryKey: Any primary key or identity attribute.

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.