[gdal-dev] Is there a gdalwarp command to turn 'internal nodata values' into nodata (and read as transparent by arcmap)?

Ruth Simm goldfish_and_muskie at yahoo.com
Fri Jun 26 16:20:41 PDT 2015


Using this:
>> dtm>gdalwarp -s_srs EPSG:4326 -t_srs EPSG:3857 -r bilinear -te -2
0037508.34 -20037508.34 20037508.34 20037508.34 -of GTiff globe.vrt globe_3857_gdal.tif
Returned this message

>>Creating output file that is 194835P x 194835L.
>>Processing input file globe.vrt.
>>Using internal nodata values (eg. 0) for image merged.vrt.
All my 'NoData' values are now '0' and I was wondering if there was a way to just keep them as 'NoData' (and still transparent when read by ArcMap - as the globe.vrt is now).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150626/5f968956/attachment.html>


More information about the gdal-dev mailing list