Name of the column to which this metadata reference applies; NULL for reference_scope of ‘geopackage’,‘table’ or ‘row’, or the name of a column in the table_name table for reference_scope of ‘column’ or ‘row/col’
gpkg_metadata table id column value for the metadata to which this gpkg_metadata_reference applies
gpkg_metadata table id column value for the hierarchical parent gpkg_metadata for the gpkg_metadata to which this gpkg_metadata_reference applies, or NULL if md_file_id forms the root of a metadata hierarchy
Lowercase metadata reference scope; one of ‘geopackage’, ‘table’, ‘column’, ’row’, ’row/col’
NULL for reference_scope of ‘geopackage’, ‘table’ or ‘column’, or the rowed of a row record in the table_name table for reference_scope of ‘row’ or ‘row/col’
Name of the table to which this metadata reference applies, or NULL for reference_scope of ‘geopackage’.
timestamp value in ISO 8601 format as defined by the strftime function '%Y-%m-%dT%H:%M:%fZ' format string applied to the current time
Static
Readonly
COLUMN_columnName field name
Static
Readonly
COLUMN_mdFileId field name
Static
Readonly
COLUMN_mdParentId field name
Static
Readonly
COLUMN_referenceScope field name
Static
Readonly
COLUMN_rowIdValue field name
Static
Readonly
COLUMN_tableName field name
Static
Readonly
COLUMN_timestamp field name
Static
Readonly
TABLE_Table name
Set the reference scope type
Generated using TypeDoc
Links metadata in the gpkg_metadata table to data in the feature, and tiles tables