Allow additional properties
OptionalattributionAttribution string.
Optionalattributions{ ['human readable string']: 'href' }
OptionalboundsFloating point bounding box array [west, south, east, north].
OptionalcenterCenter coordinate array [longitude, latitude, zoom].
OptionalcenterpointThe center of the tileset
OptionaldataArray of data source URLs.
OptionaldescriptionThe description of the tileset
OptionalencodingThe encoding of the tileset
The extension when requesting a tile
List of faces that have tileset
OptionalfillzoomFill zoom level. Must be between 0 and 30.
OptionalgridsArray of UTFGrid URL templates.
Track layer metadata
OptionallegendLegend of the tileset.
maxzoom at which to request tiles. [default=27]
minzoom at which to request tiles. [default=0]
OptionalnameThe name of the tileset
Optionals2boundsS2 Tile fetching bounds. Helpful to not make unecessary requests for tiles we know don't exist
The version of the s2-tilejson spec
OptionalschemeThe scheme of the tileset
OptionaltemplateTemplate for interactivity.
OptionaltilejsonVersion of the TileJSON spec used.
Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*.
OptionaltilesArray of tile URL templates.
OptionaltilestatsTrack tile stats for each face and total overall
The type of the tileset
track basic layer metadata
OptionalversionThe version of the tileset. Matches the pattern: \d+\.\d+\.\d+\w?[\w\d]*.
OptionalwmboundsWM 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.