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

Update to STAC API 1.0.0-beta.3 #239

Merged
merged 5 commits into from
Aug 19, 2021
Merged

Conversation

lossyrob
Copy link
Member

This updates stac-fastapi to implement STAC v1.0.0-beta.3.

Makes changes based on the CHANGELOG, which are minimal:

  • Update the conformance classes to point to the v1.0.0-beta.3 versions
  • Modify the filter extension conformance classes to be in line with the beta.3 changes
  • Remove stac_version and stac_extensions from ItemCollection.

This also refactors the conformance classes into Enums to make changes to this codebase and user customization a bit easier.

Copy link
Collaborator

@moradology moradology left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me - I like the organization added by conformance.py

@moradology moradology merged commit d2cdb57 into master Aug 19, 2021
@lossyrob lossyrob deleted the feature/rde/stac-api-beta.3 branch August 26, 2021 20:39
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

Successfully merging this pull request may close these issues.

2 participants