Default Constructor
Copy Constructor
data columns to copy
the name of the table column
Case sensitive column value constraint name specified
A human-readable description for the table_name contents
MIME type of columnName if BLOB type or NULL for other types
A human-readable identifier (e.g. short name) for the column_name content
the name of the tiles, or feature table
A human-readable formal title for the column_name content
Static
Readonly
COLUMN_columnName field name
Static
Readonly
COLUMN_constraintName field name
Static
Readonly
COLUMN_description field name
Static
Readonly
COLUMN_id 1 field name, tableName
Static
Readonly
COLUMN_id 2 field name, columnName
Static
Readonly
COLUMN_mimeType field name
Static
Readonly
COLUMN_name field name
Static
Readonly
COLUMN_tableName field name
Static
Readonly
COLUMN_title field name
Static
Readonly
TABLE_Table name
Get the id
table column key
Set the id
id
Generated using TypeDoc
Stores minimal application schema identifying, descriptive and MIME type information about columns in user vector feature and tile matrix data tables that supplements the data available from the SQLite sqlite_master table and pragma table_info(table_name) SQL function. The gpkg_data_columns data CAN be used to provide more specific column data types and value ranges and application specific structural and semantic information to enable more informative user menu displays and more effective user decisions on the suitability of GeoPackage contents for specific purposes.