v2

latestSwagger 2.02026-07-131451441001.2 KB
Tiles for STAC Collections

Collection Tileset List

Return a list of available tilesets for a STAC collection.

get/data/mosaic/collections/{collectionId}/tiles

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).

subdataset_namestring

The name of a subdataset within the asset.

subdataset_bandsinteger[]

The index of a subdataset band within the asset.

crsstring

Coordinate Reference System.

selstring[]

Xarray Indexing using dimension names {dimension}={value}.

sel_method'nearest' | 'linear' | 'bilinear' | 'cubic' | 'cubic_spline' | 'lanczos' | 'area' | 'mode'

Xarray indexing method to use for inexact matches.

Response

The request has succeeded.