v2
latestSwagger 2.02026-07-131451441001.2 KBSearches TileJson
Return TileJSON document for a search.
Path parameters
Search Id (pgSTAC Search Hash)
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).
The name of a subdataset within the asset.
The index of a subdataset band within the asset.
Coordinate Reference System.
Datetime to use for subsetting the asset.
Xarray Indexing using dimension names {dimension}={value}.
Xarray indexing method to use for inexact matches.
Identifier selecting one of the TileMatrixSetId supported (default: 'WebMercatorQuad').
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.
Padding to apply to each tile edge. Helps reduce resampling artefacts along edges. Defaults to 0.
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.
Terrain algorithm name
Terrain algorithm parameters
comma (',') delimited Min,Max range. Can set multiple time for multiple bands.
Colormap name
JSON encoded custom Colormap
Add mask to the output data.
Response
The request has succeeded.