<P>Hi,<BR>
<BR>
I am trying to use gdal_merge and output to ECW and JPEG2000.&nbsp; I am using Windows 2000 professional and OpenEV 1.6.3_FW.&nbsp; Here is my error;<BR>
<BR>
&gt;python.exe gdal_merge.py -o test6.ecw -f ECW -co BA1S.tif BA1SE.tif</P>
<P>ERROR 6: GDALDriver::Create() ... no create method implemented for this format.</P>
<P>Traceback (most recent call last):<BR>
&nbsp; File "gdal_merge.py", line 381, in ?<BR>
&nbsp;&nbsp;&nbsp; t_fh.SetGeoTransform( geotransform )<BR>
AttributeError: 'NoneType' object has no attribute 'SetGeoTransform'<BR>
<BR>
How can I add ECW & JPEG2000 formats to gdal_merge.py?<BR>
<BR>
Thanks,<BR>
Dan Spotskey<BR>
</P><BR>