<p dir="ltr">Depending on how large an output file there are limitations in the file formats to consider. The older ecw library allows writing a file no larger than 500mb.the newer one you need a special license to write at all.  The geotiff will by default not write as big tiff which will also limit output file size. Check the file formats page for details.</p>

<div class="gmail_quote">On May 27, 2014 1:29 AM, "Chrishelring" <<a href="mailto:christianhelring@gmail.com">christianhelring@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi,<br>
<br>
I´m trying to merge about 40 ecw files into one, using gdal_merge.py. it<br>
seems to work (no error), but when I´m trying to open the file, it says,<br>
"Unable to read header information: Cannot open file<br>
c:\temp\ortofoto2007\ortofoto2007.ecw".<br>
<br>
I´m using GDAL 1.11.0 with the following command:<br>
<br>
C:\TEMP\ortofoto2007>python C:\osgeo4w\bin\gdal_merge.py -o<br>
c:\temp\ortofoto2007<br>
\ortofoto2007.ecw --optfile c:\temp\ortofoto2007\orto07.txt<br>
<br>
Any help would really be appreciated. :)<br>
<br>
Christian<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/problems-with-merging-ecw-files-tp5142634.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/problems-with-merging-ecw-files-tp5142634.html</a><br>

Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div>