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

status/design of stac implementation #876

Open
pvgenuchten opened this issue Aug 2, 2023 · 3 comments
Open

status/design of stac implementation #876

pvgenuchten opened this issue Aug 2, 2023 · 3 comments
Milestone

Comments

@pvgenuchten
Copy link
Contributor

pvgenuchten commented Aug 2, 2023

I'm curious to learn more about the implementation of stac in pycsw. Maybe some of my questions are more functional on how the implementation is supposed to work.

image

A suggestion could be to combine ogcapi-records and stac in a single endpoint, and only in details enable configuration of specific stac or ogcapi-records aspects.

pvgenuchten pushed a commit to pvgenuchten/pycsw that referenced this issue Aug 2, 2023
kalxas pushed a commit that referenced this issue Aug 11, 2023
* add items link to collection, improves #876

* update title text

---------

Co-authored-by: Genuchten <paul.vangenuchten@wur.nl>
Co-authored-by: Tom Kralidis <tomkralidis@gmail.com>
@kalxas
Copy link
Member

kalxas commented Sep 13, 2023

There is an ongoing plan to improve the compatibility between STAC tooling and pycsw in the next few months.

@tomkralidis tomkralidis added this to the 3.0.0 milestone Jul 26, 2024
@tomkralidis
Copy link
Member

We will review our STAC support as part of the next release.

@tomkralidis
Copy link
Member

@pvgenuchten can you give this another round of testing and provide feedback?

Below is an example based on pycsw master (via https://demo.pycsw.org/gisdata/stac).

Modelling STAC assets is currently not supported (note that if a pycsw metadata repository holds a STAC item with assets, they will be emitted accordingly).

image

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