v2

latestSwagger 2.02026-07-131451441001.2 KB
Tiles for STAC Collections

Collection Wmts

OGC WMTS endpoint for a STAC collection.

get/data/mosaic/collections/{collectionId}/WMTSCapabilities.xml

Path parameters

collectionIdstring required

STAC Collection Identifier

Query parameters

api-versionstring required

The API version to use for this operation.

idsstring

Array of Item ids.

bboxstring

Bounding box (west, south, east, north).

querystring

JSON query expression for filtering items.

sortbystring

Sorting expression (e.g. +/-property).

datetimestring

Datetime filter expression (single datetime or range using / separator).

TileMatrixSetId'CanadianNAD83_LCC' | 'EuropeanETRS89_LAEAQuad' | 'LINZAntarticaMapTilegrid' | 'NZTM2000Quad' | 'UPSAntarcticWGS84Quad' | 'UPSArcticWGS84Quad' | 'UTM31WGS84Quad' | 'WGS1984Quad' | 'WebMercatorQuad' | 'WorldCRS84Quad' | 'WorldMercatorWGS84Quad'

Identifier selecting one of the TileMatrixSetId supported (default: 'WebMercatorQuad')

tile_format'png' | 'npy' | 'tif' | 'jpeg' | 'jpg' | 'jp2' | 'webp' | 'pngraw'

Output image type. Default is png.

tile_scaleinteger

Tile scale factor affecting output size. Values > 1 produce larger tiles (e.g., 1=256x256, 2=512x512).

minzoominteger

Overwrite default minzoom.

maxzoominteger

Overwrite default maxzoom.

bidxinteger[]

Dataset band indexes

assetsstring[]

Asset's names.

expressionstring

Band math expression between assets

asset_bidxstring[]

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_bandboolean

Asset as Band

nodatastring

Overwrite internal Nodata value

unscaleboolean

Apply internal Scale or Offset

reproject'nearest' | 'bilinear' | 'cubic' | 'cubic_spline' | 'lanczos' | 'average' | 'mode' | 'max' | 'min' | 'med' | 'q1' | 'q3' | 'sum' | 'rms'

WarpKernel resampling algorithm (only used when doing re-projection). Defaults to nearest.

Response

Successful Response

string binary required