Yes. The command which generates the error was one in which ecw was specified as both the input and the output. My initial email contains the commands utilized.<br><br>gdal_translate in.ecw out.ecw -a_srs EPSG:3078<br><br>
Specifically, it seems that (a) gdal does not recognize there is a spatial system associated with this file and (b) won&#39;t let me assign one on my own.<br><br><div class="gmail_quote">On Mon, Jul 4, 2011 at 7:33 AM, Johan Van de Wauw <span dir="ltr">&lt;<a href="mailto:johan.vandewauw@gmail.com">johan.vandewauw@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Have you tried specifying the output format? gdal_translate will<br>
create geotiff by default. Perhaps that is causing the problem: qgis<br>
thinks it is reading a ecw file, where in reality it&#39;s a geotiff<br>
<br>
So<br>
gdal_translate in.ecw out.tif -a_srs EPSG:3078<br>
or<br>
gdal_translate in.ecw out.ecw -a_srs EPSG:3078 -of ECW<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Sat, Jul 2, 2011 at 7:52 PM, Lee &lt;<a href="mailto:muellerl@gmail.com">muellerl@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;ve tried the QGIS-user listserv to no avail. Figured I&#39;d try here, perhaps<br>
&gt; at least I can get forwarded to the right one.<br>
&gt;<br>
&gt; I have an ECW that does not seem to want to accept a CRS definition.<br>
&gt; Initially I was attempting to warp the ECW file from Michigan Georef to<br>
&gt; NAD83 UTM zone 17. I got an error.<br>
&gt;<br>
&gt; ERROR 1: Unable to compute a transformation between pixel/line<br>
&gt; and georeferenced coordinates for /home/lee/documents/gis/<br>
&gt; detroit/aerial/WYANDOTTE_NE/WYANDOTTE_NE.ecw.<br>
&gt; There is no affine transformation and no GCPs<br>
&gt;<br>
&gt; QGIS shows a generated CRS that seems right for Michigan Georef, it just<br>
&gt; does not seem to recognize that a CRS is there, so I cannot warp to the new<br>
&gt; projection. Next, I tried manually assigning the CRS in question so I would<br>
&gt; then be able to convert.<br>
&gt;<br>
&gt; gdal_translate in.ecw out.ecw -a_srs EPSG:3078<br>
&gt;<br>
&gt; This creates a file, but one which is un-readable in qgis.<br>
&gt;<br>
&gt; I am not exactly sure which is the problem that needs fixing here.<br>
&gt; Essentially, I just need to find a way to get this ECW file (in Michigan<br>
&gt; Georef) as any format (in NAD83 UTM zone 17). So whatever suggestions you<br>
&gt; have for accomplishing this, I am willing to try.<br>
&gt;<br>
&gt; Thanks for any help in advance.<br>
&gt;<br>
&gt; --<br>
&gt; all the best,<br>
&gt; Lee<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; UbuntuGIS mailing list<br>
&gt; <a href="mailto:Ubuntu@lists.osgeo.org">Ubuntu@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/ubuntu" target="_blank">http://lists.osgeo.org/mailman/listinfo/ubuntu</a><br>
&gt; <a href="http://trac.osgeo.org/ubuntugis/wiki" target="_blank">http://trac.osgeo.org/ubuntugis/wiki</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br><br clear="all"><br>-- <br><div>all the best,</div>
<div>Lee</div><br>