Default Constructor
Static
Readonly
COLUMN_id 1 field name, tableName
Static
Readonly
COLUMN_id 2 field name, zoomLevel
Static
Readonly
COLUMN_matrixHeight field name
Static
Readonly
COLUMN_matrixWidth field name
Static
Readonly
COLUMN_pixelXSize field name
Static
Readonly
COLUMN_pixelYSize field name
Static
Readonly
COLUMN_tableName field name
Static
Readonly
COLUMN_tileHeight field name
Static
Readonly
COLUMN_tileWidth field name
Static
Readonly
COLUMN_zoomLevel field name
Static
Readonly
TABLE_Table name
Get the tile matrix id
tile matrix key
Set the tile matrix id
id
Generated using TypeDoc
Tile Matrix object. Documents the structure of the tile matrix at each zoom level in each tiles table. It allows GeoPackages to contain rectangular as well as square tiles (e.g. for better representation of polar regions). It allows tile pyramids with zoom levels that differ in resolution by factors of 2, irregular intervals, or regular intervals other than factors of 2.