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 reference STAC API spec v1.0.0 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hrodmn
Copy link

@hrodmn hrodmn commented Sep 13, 2024

Resolves #16

@m-mohr m-mohr closed this Nov 21, 2024
@m-mohr m-mohr reopened this Nov 21, 2024
Copy link
Collaborator

@m-mohr m-mohr left a comment

Choose a reason for hiding this comment

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

Thanks.

There version numbers are partially the versions of the extensions (which is 1.0.0-rc.1 for collection-search), not always the version of the STAC API. This PR should update the API related versions, but not the version numbers of the extensions.

So yes, https://api.stacspec.org/v1.0.0-rc.1/core needs to be https://api.stacspec.org/v1.0.0/core but https://api.stacspec.org/v1.0.0-rc.1/collection-search must not change. Similarly for sort filter and other extensions, the version numbers must not change (unless a new version was released).

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.

Reference STAC API v1.0.0
2 participants