Allow additional properties
Optional
attributionAttribution string.
Optional
attributions{ ['human readable string']: 'href' }
Optional
boundsFloating point bounding box array [west, south, east, north].
Optional
centerCenter coordinate array [longitude, latitude, zoom].
Optional
centerpointThe center of the tileset
Optional
descriptionThe description of the tileset
Optional
encodingThe encoding of the tileset
Optional
extensionThe extension when requesting a tile
Optional
facesList of faces that have tileset
Optional
fillzoomFill zoom level. Must be between 0 and 30.
Optional
gridsArray of UTFGrid URL templates.
Optional
layersTrack layer metadata
Optional
legendLegend of the tileset.
Optional
maxzoommaxzoom at which to request tiles. [default=27]
Optional
minzoomminzoom at which to request tiles. [default=0]
Optional
nameThe name of the tileset
Optional
s2boundsS2 Tile fetching bounds. Helpful to not make unecessary requests for tiles we know don't exist
Optional
s2tilejsonThe version of the s2-tilejson spec
Optional
schemeThe scheme of the tileset
Optional
templateTemplate for interactivity.
Optional
tilejsonVersion of the TileJSON spec used.
Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*
.
Optional
tilesArray of tile URL templates.
Optional
tilestatsTrack tile stats for each face and total overall
Optional
typeThe type of the tileset
Optional
vector_track basic layer metadata
Optional
versionThe version of the tileset. Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*
.
Optional
wmboundsWM Tile fetching bounds. Helpful to not make unecessary requests for tiles we know don't exist
Optionalized tile metadata. Helps source workers to parse malformed tilesets