I am using gdal 1.4.5 and wish to use gdal_merge to mosaic *.img images.

The command runs successfully (no error is reported) but the output file
contains the last input image and not mosaiced output.
I use openEV to see the output file.

This is how is used the command :

gdal_merge.py -of HFA -o mosaic.img  img1.img img2.img img3.img




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/gdal-merge-does-not-mosaic-tp5057095.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to