radiantearth / stac-browser

A full-fledged UI in Vue for browsing and searching static STAC catalogs and STAC APIs
https://radiantearth.github.io/stac-browser
ISC License
286 stars 143 forks source link

Allow to select default alternate asset #500

Open m-mohr opened 3 weeks ago

m-mohr commented 3 weeks ago

By default none of the alternate assets can be the default. But sometimes the default is S3, which STAC Browser can't handle. Then it should be possible to show HTTPS by default. Either automatically (always choose HTTPS as default) or with an option.

m-mohr commented 3 weeks ago

Also, consider alternate assets when detecting thumbnails.