v2

latestSwagger 2.02026-07-131451441001.2 KB
SpatioTemporal Asset Catalog (STAC) API

Create Collection

Create a new collection in the GeoCatalog instance

post/stac/collections

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

msft:_createdstring date-time

MSFT Created

msft:_updatedstring date-time

MSFT Updated

msft:short_descriptionstring

MSFT Short Description

stac_extensionsstring[]

URLs to STAC extensions implemented by this STAC resource.

idstring required

Unique identifier for the collection.

descriptionstring required

Detailed description of the collection.

stac_versionstring

Stac Version

titlestring

Human-readable title for the collection.

typestring

Type

assetsobject

Assets

item_assetsobject
licensestring required

License identifier for the collection data.

keywordsstring[]

Keywords describing the collection.

summariesobject

Summaries

See the STAC Collection Spec.

Response

The request has been accepted for processing, but processing has not yet completed.

idstring uuid required

Universally Unique Identifier

status'Pending' | 'Running' | 'Succeeded' | 'Canceled' | 'Canceling' | 'Failed' required

Operation status

typestring required

Operation type

creationTimestring date-time required

The UTC time at which the operation was created

collectionIdstring

Collection ID

startTimestring date-time

The UTC time at which the operation was started

finishTimestring date-time

The UTC time at which the operation finished its execution

additionalInformationobject

Additional information elements about the particular operation type