Le dimanche 06 septembre 2015 01:43:49, Jonathan Greenberg a écrit :
> GDALers:
> 
> Quick question: if I'm using the gdalbuildvrt -> gdal_translate trick to
> mosaic images, where I have "holes" (missing tiles), how do I set the value
> of the regions where there is no image?  Is this done in gdalbuildvrt or
> gdal_translate?

Jonathan,

You should be able to do it with the -vrtnodata (potentially with -hidenodata) 
switches of gdalbuildvrt

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to