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
OptionaldescriptionThe description of the tileset
OptionalencodingThe encoding of the tileset
OptionalextensionThe extension when requesting a tile
OptionalfacesList of faces that have tileset
OptionalfillzoomFill zoom level. Must be between 0 and 30.
OptionalgridsArray of UTFGrid URL templates.
OptionallayersTrack layer metadata
OptionallegendLegend of the tileset.
Optionalmaxzoommaxzoom at which to request tiles. [default=27]
Optionalminzoomminzoom 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
Optionals2tilejsonThe 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
OptionaltypeThe type of the tileset
Optionalvector_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
Optionalized tile metadata. Helps source workers to parse malformed tilesets