v2
latestSwagger 2.02026-07-131451441001.2 KBCollection TileJson Tilematrixsetid As Path
Return TileJSON document for a STAC collection with TileMatrixSetId as path.
Path parameters
STAC Collection Identifier
Identifier selecting one of the TileMatrixSetId supported
Query parameters
The API version to use for this operation.
Dataset band indexes
Asset's names.
Band math expression between assets
Per asset band indexes (coma separated indexes, e.g. "image|1,2,3" means use the bands 1, 2, and 3 from the asset named "image")
Asset as Band
Overwrite internal Nodata value
Apply internal Scale or Offset
WarpKernel resampling algorithm (only used when doing re-projection). Defaults to nearest.
Return as soon as we scan N items (defaults to 10000).
Return as soon as we have N items per geometry (defaults to 100).
Return after N seconds to avoid long requests (defaults to 5).
Return as soon as the geometry is fully covered (defaults to True).
Skip any items that would show up completely under the previous items (defaults to True).
Array of Item ids.
Bounding box (west, south, east, north).
JSON query expression for filtering items.
Sorting expression (e.g. +/-property).
Datetime filter expression (single datetime or range using / separator).
The name of a subdataset within the asset.
The index of a subdataset band within the asset.
Coordinate Reference System.
Xarray Indexing using dimension names {dimension}={value}.
Xarray indexing method to use for inexact matches.
Terrain algorithm name
Terrain algorithm parameters
Default will be automatically defined if the output image needs a mask (png) or not (jpeg).
Tile scale factor affecting output size. Values > 1 produce larger tiles (e.g., 1=256x256, 2=512x512).
Overwrite default minzoom.
Overwrite default maxzoom.
Buffer on each side of the given tile. It must be a multiple of 0.5. Output tilesize will be expanded to tilesize + 2 * buffer (e.g 0.5 = 257x257, 1.0 = 258x258).
rio-color formula (info: https://github.com/mapbox/rio-color)
STAC Collection ID
Resampling method.
Pixel selection method.
comma (',') delimited Min,Max range. Can set multiple time for multiple bands.
Colormap name
JSON encoded custom Colormap
Add mask to the output data.
Padding to apply to each tile edge. Helps reduce resampling artefacts along edges. Defaults to 0.
Response
The request has succeeded.