-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In a typical STAC API implementation, collections are "generated" from the items they contains.
extent and summaries fields should be therefore consistent with the items set and generated automatically.
However other fields:
- title
- description
- assets
- license
- links
- keywords
- providers
should be manageable from the API.
The PATCH operation is the best option to allow the update of those fields for a collection.
Metadata
Metadata
Assignees
Labels
No labels