Expand description
PM Tiles Specific Tools
Structs§
- PMDirectory
- PMTiles v3 directory. A collection of Entry instances for storage
- PMEntry
- PMTiles v3 directory entry.
- PMHeader
- PMTiles v3 header storing basic archive-level information.
- PMPoint2D
- An array of two numbers representing a point in 2D space
- PMTile
Pos - A tile, in the format of ZXY
Enums§
- PMTile
Type - Describe the type of tiles stored in the archive. 0 is unknown/other, 1 is “MVT” vector tiles.
Constants§
- PM_
HEADER_ SIZE_ BYTES - the number of bytes in the header
- PM_
ROOT_ SIZE - the number of bytes in the root
- PM_
TZ_ VALUES - zoom values for each zoom level. Supports up to 27 zooms