Constructor
Constructor
data type
table name
id column name
additional columns
constraints
autoincrement ids
Protected additionalAdditional table columns
Protected autoincrementID autoincrement flag
Protected boundingBounding box
Protected columnsTable columns
Protected dataData type
Protected geometryGeometry columns
Protected idID column name
Protected tableTable name
Static Readonly DEFAULT_Default geometry column name
Static Readonly DEFAULT_Default data type
Static Readonly DEFAULT_Default geometry type
Build the table columns
table columns
Get the additional table columns
columns
Get the bounding box
bounding box
Get the table columns
columns
Get the geometry columns
geometry columns
Set the additional table columns
columns
Set the bounding box
bounding box
Set the table columns
columns
Set the geometry columns
geometry columns
Static createCreate metadata
Optional additionalColumns: FeatureColumn[]Optional idColumnName: stringOptional boundingBox: BoundingBoxOptional autoincrement: booleanStatic createCreate metadata
Optional boundingBox: BoundingBoxOptional additionalColumns: FeatureColumn[]Optional idColumnName: stringOptional autoincrement: booleanStatic createCreate metadata
Optional idColumnName: stringOptional boundingBox: BoundingBoxStatic createCreate metadata with Table
Optional idColumnName: stringOptional boundingBox: BoundingBoxOptional autoincrement: booleanGenerated using TypeDoc
Feature Table Metadata for defining table creation information