opengeospatial / ogcapi-features

An open standard for querying geospatial information on the web.
https://ogcapi.ogc.org/features
Other
341 stars 85 forks source link

Transactions Extension for Collections? #677

Open philvarner opened 2 years ago

philvarner commented 2 years ago

This is mostly a question to see if this exists -- we have specs for Collections and for the TxnExt on Features, but do we have a TxnExt for Collections?

cportele commented 2 years ago

@philvarner - Not yet, but the topic has come up before, also in other contexts (e.g., the result of a process could create a new collections).

m-mohr commented 1 week ago

STAC API Extension for this: https://github.com/stac-api-extensions/collection-transaction

This is aligned with the Feature Transaction approach, so should be consistent with the existing Transaction extension.