v2

latestSwagger 2.02026-07-131451441001.2 KB
Tiles for STAC Items

Item Available Assets

Return a list of supported assets for a STAC item.

get/data/mosaic/collections/{collectionId}/items/{itemId}/assets

Path parameters

collectionIdstring required

STAC Collection Identifier

itemIdstring required

STAC Item Identifier

Query parameters

api-versionstring required

The API version to use for this operation.

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.

datetimestring

Datetime to use for subsetting the asset.

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

Return a list of supported assets.

string[] required