stac-layer
stac-layer copied to clipboard
Higher zoom levels = higher offset
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 to get more precise the further you zoom in.
Happens with the eu_pasture.tiff, see also test/stac-item/minmax.html
The issue is likely https://github.com/GeoTIFF/georaster-layer-for-leaflet/issues/77
This is almost certainly an issue with #77 as you pointed out. I'll be sure to double check after the refactor.