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
dataArray of data source URLs.
Optional
descriptionThe description of the tileset
Optional
encodingThe encoding of the tileset
The extension when requesting a tile
List of faces that have tileset
Optional
fillzoomFill zoom level. Must be between 0 and 30.
Optional
gridsArray of UTFGrid URL templates.
Track layer metadata
Optional
legendLegend of the tileset.
maxzoom at which to request tiles. [default=27]
minzoom 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
The 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
The type of the tileset
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
S2 TileJSON Metadata
Metadata describing a collection of S2 or WM tiles and how to access them.