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

Expose supported api extensions #30

Closed
geospatial-jeff opened this issue Jun 20, 2020 · 3 comments
Closed

Expose supported api extensions #30

geospatial-jeff opened this issue Jun 20, 2020 · 3 comments

Comments

@geospatial-jeff
Copy link

STAC Items and Collections have the stac_extensions field which tells the client what extensions are supported. This is missing from the API spec which makes it difficult to programmatically determine which extensions are supported by a particular API implementation. This is particularly important for clients who are interacting with multiple API implementations which don't necessarily use the same STAC extensions.

I think it would make sense to add an optional stac_api_extensions field to either the landing page or capabilities document which links to the extensions used by the API.

@m-mohr
Copy link
Collaborator

m-mohr commented Jun 21, 2020

Duplicate of #27 or at least similar ;-)

@m-mohr m-mohr marked this as a duplicate of #27 Jun 21, 2020
@jisantuc
Copy link
Contributor

If we're calling this a duplicate, #27 should be retitled to include the stac_* fields intent -- I don't think it's obvious what that issue contains, which makes detecting overlap when opening new issues hard

@m-mohr
Copy link
Collaborator

m-mohr commented Jun 21, 2020

Good call, I renamed #27.

@m-mohr m-mohr closed this as completed Jun 21, 2020
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

3 participants