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

[Discover] Register - Support automated recognition of ressource #12

Open
mmacata opened this issue Sep 28, 2021 · 0 comments
Open

[Discover] Register - Support automated recognition of ressource #12

mmacata opened this issue Sep 28, 2021 · 0 comments

Comments

@mmacata
Copy link
Member

mmacata commented Sep 28, 2021

The stac-url can be any URL contained in a STAC catalog and actinia finds out, which type it is and registers collection(s).

Decision:

  • for item => superior collection
  • for catalog => follow child links 1x, if they are a collection, it will be registered
  • for collection => collection

in any case, the collection_id will be read and stored

How to find out type?

  • Item = type feature, from 1.0.0 type collection / catalog possible as well
  • before 1.0.0: if licenes + extent exists => collection, else catalog
  • see best-practices.md#how-to-differentiate-stac-files
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

1 participant