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

Add collection thumbnails to all collections #106

Open
2 tasks
j08lue opened this issue Feb 19, 2024 · 0 comments
Open
2 tasks

Add collection thumbnails to all collections #106

j08lue opened this issue Feb 19, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@j08lue
Copy link
Contributor

j08lue commented Feb 19, 2024

All STAC collections should have thumbnails, so they render more nicely e.g. STAC Browser. A role model here is Planetary Computer, where catalog thumbnails are loaded from STAC.

How to select thumbnails, in order of priority:

If the dataset is configured in the VEDA Dashboard:

  1. Use a representative rendered layer screenshot (use the zoom level that shows the main features of the dataset, e.g. a continent if that is the scale the spatial variation occurs at)
  2. The configured thumbnail from the web catalog

If the dataset is NOT configured in the VEDA Dashboard:

  1. Ask the data provider to create a thumbnail
  2. If you have enough expertise to inform what a good visualization could look like, open an asset in QGIS or some other client, pick a good color palette and stretch range, create thumbnail, submit in a separate PR for team review.

Acceptance criteria

  • All collections have thumbnails
  • Thumbnails are somehow stored and published from this repo
@j08lue j08lue added the good first issue Good for newcomers label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant