[gdal-dev] Unable to set GDAL_merge NODATA or calculate statistics
Olsen, Keith
keith.olsen at oregonstate.edu
Thu Apr 1 20:06:14 EDT 2010
Hey,
I have two questions.
1. I have 32bit float rasters that I'm trying to merge. GDAL_merge does not seem to set the output nodata to the first input raster nodata value. There is a -n option, but the nodata value for a 32bit float is -3.4028235e+038. Entering in this value with -n does not set the nodata value in the output tif. Is there another way to express this value that gdal_merge understands?
2. Is there a way for gdal_merge to automatically calculate the statistics on the output tif? I have had issues with this before when writing out tif rasters with GDAL (c++).
Thanks,
--Keith Olsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100401/bcc8a27a/attachment.html
More information about the gdal-dev
mailing list