v2

latestSwagger 2.02026-07-131451441001.2 KB
STAC Collection Configuration

Get Collection Tile Settings

Get the tile settings for a given collection

get/stac/collections/{collectionId}/configurations/tile-settings

Path parameters

collectionIdstring required

Unique identifier for the STAC collection.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

minZoominteger required

The minimum zoom level that can be requested for this collection. Provides a hard limit for the tile servers to ensure they don't get requests for low zoom levels, which would cause many files to be fetched and the tile servers to hang.

maxItemsPerTileinteger required

Maximum number of items to include in a single tile.