leaflet-geotiff-2
leaflet-geotiff-2 copied to clipboard
Other geo referencing systems
Are you planning on expanding the supported reference systems? Currently all of my geotiffs are in EPSG:3006 an I can't really have any use for that plugin...
You can convert them with GDAL, by using gdalwarp -t_srs EPSG:4326 in.tif out.tif