Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection PATCH operation #5

Open
emmanuelmathot opened this issue Nov 28, 2022 · 0 comments
Open

Collection PATCH operation #5

emmanuelmathot opened this issue Nov 28, 2022 · 0 comments

Comments

@emmanuelmathot
Copy link
Member

emmanuelmathot commented Nov 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant