swisstopo / topo-satromo

Erdbeobachtungs-Satellitendaten fürs Trockenheitsmonitoring (SATROMO)
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

FullresView #50

Closed davidoesch closed 8 months ago

davidoesch commented 9 months ago

Is your feature request related to a problem? Please describe. currently no decent online viewer available within the FSDI for multiband cogtif

Describe the solution you'd like in items add sth along this line

            {
                "href": "[https://www.geocat.ch/geonetwork/srv/eng/catalog.search#/metadata/"+geocat_id](https://www.cogeo.org/map/#/url/https%3A%2F%2Fsys-data.int.bgdi.ch%2Fch.swisstopo.swisseo_s2-sr_v100%2F2023-10-11t102849%2Fch.swisstopo.swisseo_s2-sr_v100_mosaic_2024-01-11t000000_bands-10m.tif/center/8.3065,46.8131/zoom/9)",
                "rel": "describedby"
            }

@p1d1d1 : What would be the "rel" value/ descriptor?

Describe alternatives you've considered

Additional context See STAC BROWSER Feature request https://github.com/radiantearth/stac-browser/issues/404

davidoesch commented 8 months ago

fixed with https://github.com/swisstopo/topo-satromo/blob/db0fb783d88f491cf67bb63e6e642a3bf8ed4fba/satromo_publish_stac_fsdi.py#L182