stac-layer
stac-layer copied to clipboard
Visualize a STAC Item or Collection on a Leaflet Map
- Add missing await - Correctly parse bbox if it has 6 elements - pass img instead of url ToDo: Check why images get shown too large
Hi, I created a series of collections where it is possible to visualise the geotiff but I'm experiencing strange behaviour in certain cases. If you look [here](https://stac.eurac.edu:8080/collections/Irrigation_Ebro_basin/items/Irrigation_Ebro_2021_08_20), for example, you...
Is there a way to disable the client-side render even as fallback? I would like to only use the server-side render for my tile layer.
I have an example where the higher zoom levels leed to an increasing offset, i.e. the data seems to be placed incorrectly. See the following example where the placement seems...
See https://github.com/radiantearth/stac-browser/issues/356 for details. Will need https://github.com/GeoTIFF/georaster/issues/77 to be solved.
@cholmes reported in the stac-browser repo at https://github.com/radiantearth/stac-browser/issues/308 : > When I go to [Umbra open data in stac browser](https://radiantearth.github.io/stac-browser/#/external/s3.us-west-2.amazonaws.com/umbra-open-data-catalog/stac/catalog.json?.language=en) I get some weird errors on most all the items....
May tests are broken, often because the underlying data source got removed or changed. #58 solves some of the issues, but many more need some attention. After merging #58, I'll...