hi, I´m trying to merge about 40 ecw files into one, using gdal_merge.py. it seems to work (no error), but when I´m trying to open the file, it says, "Unable to read header information: Cannot open file c:\temp\ortofoto2007\ortofoto2007.ecw".
I´m using GDAL 1.11.0 with the following command: C:\TEMP\ortofoto2007>python C:\osgeo4w\bin\gdal_merge.py -o c:\temp\ortofoto2007 \ortofoto2007.ecw --optfile c:\temp\ortofoto2007\orto07.txt Any help would really be appreciated. :) Christian -- View this message in context: http://osgeo-org.1560.x6.nabble.com/problems-with-merging-ecw-files-tp5142634.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
