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

STAC API: implement queryable collections #1039

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

tomkralidis
Copy link
Member

@tomkralidis tomkralidis commented Nov 3, 2024

Overview

Adds queryable support to /collections per https://github.com/stac-api-extensions/collection-search

Note that this PR removes metadata:main as a STAC API collection, the idea being any STAC collections need to be transacted into pycsw in order to appear on /collections responses.

Related Issue / Discussion

None

Additional Information

None

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 3.0.0 milestone Nov 3, 2024
@tomkralidis tomkralidis merged commit 3b4d247 into master Nov 3, 2024
4 checks passed
@tomkralidis tomkralidis deleted the stac-collections-queryable branch November 3, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants