Jan Tappenbeck <tappenbeck <at> widemann.de> writes: > > HI ! > > i try to merge two image with the following command: > > gdal_merge -v -o D:\CAD\Schulungen\GDAL\XXXX\test.tif -of GTIFF -co > --optfile D:\CAD\Schulungen\GDAL\XXXX\filelist.txt > > but there only will be one image convert into a ~250 gb file with this > message:
Hi, Try without -co or give some valid creation option like TFW=YES. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
