Constructor
GeoPackage
Protected
Readonly
connectionConnection to the GeoPackage
Definition for the extension
Name of the extension
Readonly
extensionsExtensionDao
Readonly
geoGeoPackage
extension table name
Static
Readonly
EXTENSION_Extension author
Static
Readonly
EXTENSION_Extension definition URL
Static
Readonly
EXTENSION_Extension, with author and name
Static
Readonly
EXTENSION_Extension name without the author
Get the extension for the name, table name and column name
extension name
Optional
tableName: stringtable name
Optional
columnName: stringcolumn name
Get the feature tile link DAO
dao
Get the extension for the name, table name and column name
extension name
Optional
tableName: stringtable name
Optional
columnName: stringcolumn name
Get the GeoPackage
GeoPackage
Get the feature and tile table link if it exists
link or null
feature table
tile table
Get the extension or create as needed
extension name
table name
column name
extension definition
extension scope type
Query for feature tile links by feature table
links
feature table
Query for feature tile links by tile table
links
tile table
Static
getCreates a Feature Tile Link Dao
Generated using TypeDoc
Abstract Feature Tile Table linker, used to link feature and tile tables together when the tiles represent the feature data