v2

latestSwagger 2.02026-07-131451441001.2 KB
Tiles for STAC Searches

Searches Tileset List

Return a list of available tilesets for a mosaic search.

get/data/mosaic/searches/{searchId}/tiles

Path parameters

searchIdstring required

Search Id (pgSTAC Search Hash)

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

The request has succeeded.