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
283 stars 57 forks source link

Reading of GDAL .vrt #108

Open PostholerCom opened 1 year ago

PostholerCom commented 1 year ago

The ability to read GDAL .vrt files. A .vrt can be a collection of .tifs (COG) files.

Instead of loading each .tif in a loop, a function to load all .tifs found in the .vrt.