You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Can this work with a virtual mosaic? Got a bunch of tifs and want to make a kmz. Currently I do
gdalbuildvrt mosaic.vrt *.tif
gdal_translate -of KMLSUPEROVERLAY mosaic.vrt out.kmz
but the resulting kmz isn't optimized for garmins.
Thanks
Matt