v2
latestSwagger 2.02026-07-131451441001.2 KBCollection Assets For Tile Tilematrixsetid As Path
Return a list of assets which overlap a given tile for a STAC collection (with TileMatrixSetId).
Path parameters
STAC Collection Identifier
Identifier selecting one of the TileMatrixSetId supported
Identifier (Z) selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile.
Column (X) index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix.
Row (Y) index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix.
Query parameters
The API version to use for this operation.
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.
Response
The request has succeeded.