Bug report #15749

Updated by Giovanni Manghi almost 7 years ago

gdal merge, as it is used in Processing, converts no data in 0



<pre>

gdal_merge.py -ot Float32 -o -of GTiff OUTPUT1.tif OUTPUT2.tif

</pre>



See sample input and output files: http://www.faunalia.eu/~paolo/merge_null.zip



Previously this did not happen, on the same files.

Back