GeoTIFF / georaster-layer-for-leaflet

Display GeoTIFFs and soon other types of raster on your Leaflet Map
https://geotiff.github.io/georaster-layer-for-leaflet-example/
Apache License 2.0
284 stars 57 forks source link

Interpolate Missing No Data Values on the Fly #69

Open DanielJDufour opened 2 years ago

DanielJDufour commented 2 years ago

Describe the bug Sometimes GeoTIFFs might have random no data values because of random satellite sensor issues. It would be awesome if this library could automatically interpolate or fill these holes in on the fly dynamically.

Note Sometimes elevation rasters have similar issues where there are bad anomalous readings. They aren't technically labeled as no-data, but really should be.