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

Static STAC backend #190

Open
drwelby opened this issue May 2, 2022 · 1 comment
Open

Static STAC backend #190

drwelby opened this issue May 2, 2022 · 1 comment

Comments

@drwelby
Copy link

drwelby commented May 2, 2022

Static STAC sources for a backend were discussed in #82. We would like to implement this and initially it looks like it would work like:

  • initialize with a uri of the root collection and the asset name to use from subsequent Items
  • if the collection points to other collections, follow them to find items

Should this be fit into the existing STAC backend, or should it be a new one?

@vincentsarago
Copy link
Member

👋 @drwelby sorry for not answering this earlier

Should this be fit into the existing STAC backend, or should it be a new one?

It would be nice if it could be in the STACBackend directly

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

2 participants