v2

latestSwagger 2.02026-07-131451441001.2 KB
STAC Collection Configuration

Add Collection Mosaic

Add a mosaic definition to a given collection

post/stac/collections/{collectionId}/configurations/mosaics

Path parameters

collectionIdstring required

Unique identifier for the STAC collection.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring required

Unique identifier for the mosaic.

namestring required

Short descriptive name for the mosaic.

descriptionstring

Detailed description of the mosaic.

cqlobject[] required

A list of valid CQL2-JSON expressions used to filter the collection to moasic.

Response

The request has succeeded and a new resource has been created as a result.

idstring required

Unique identifier for the mosaic.

namestring required

Short descriptive name for the mosaic.

descriptionstring

Detailed description of the mosaic.

cqlobject[] required

A list of valid CQL2-JSON expressions used to filter the collection to moasic.