Jean-Claude,<br><br>I was able to compile the utility in question. Unfortunately, after utilizing it I am doubting it is the answer to my question. At the very least I was able to confirm the ecw file contains projection data:<br>

<br>>>> ecwhed WYANDOTTE_NE.ecw<br>Datum = NAD83<br>Projection = MICH_GEOREF<br>Origin = (731867.577255, 192959.525684)<br>Pixel Size = (1.000000, -1.000000)<br>Corner Coordinates:<br>Upper Left = (731867.577255, 192959.525684)<br>

Upper Right = (737276.577255, 192959.525684)<br>Lower Left = (731867.577255, 185830.525684)<br>Lower Right = (737276.577255, 185830.525684)<br><br>Again, I utilized gdalwarp in an attempt to reproject this raster from Michigan Georef (EPSG:3078) to UTM Zone 17 (ESPG:26917).<br>

I receive the following error:<br><br>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">ERROR 1: Unable to compute a transformation between pixel/line<br>and georeferenced coordinates for /home/lee/documents/gis/detroit/aerial/WYANDOTTE_NE/WYANDOTTE_NE.ecw.<br>

There is no affine transformation and no GCPs<br></p><br>Additionally, in the QGIS layer if I choose to "set layer CRS" when opening the dialog it says "this layer appears to have no projection specified. By default, this layer will not have its projection set to that of the project, but you may override this by selecting a different projection below."<br>

<br>Qgis automatically assigns:

<p style="margin:0px;text-indent:0px">+proj=omerc +lat_0=45.30916666666666 +lonc=-86 +alpha=337.25556 +k=0.9996 +x_0=<a href="tel:2546731.496" value="+12546731496" target="_blank">2546731.496</a> +y_0=-<a href="tel:4354009.816" value="+14354009816" target="_blank">4354009.816</a> +gamma=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</p>
<p style="margin:0px;text-indent:0px">
<br></p><p style="margin:0px;text-indent:0px">Which is essentially the correct projection. However, if I attempt to set EPSG:3078, hit okay, and return the dialog, nothing has changed. <br></p><p style="margin:0px;text-indent:0px">

<br></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I'm assuming this all has to do with your suggestion to edit the ecw_cs.wkt. I found and examined the file, and neither of the projections I need to use seem to be in there. How would I go about correctly making entries for EPSG:3078 and EPSG:26917? Google could not provide adequate results (or operator error due to poor keyword choice --likely).<br>

</p><br>My apologies for elementary questions. My previous experience with GIS is limited to mapmaking and usually my projections have behaved. I appreciate any help or guidance you or others can offer.<br><br>all the best,<br>
Lee<br><br><br><div class="gmail_quote">On Fri, Jul 1, 2011 at 3:47 AM, Jean-Claude Repetto <span dir="ltr"><<a href="mailto:jcrml2@mxm.eu" target="_blank">jcrml2@mxm.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Le 30/06/2011 19:28, Lee Mueller a écrit :<div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
First, will I be able to use EPSG values for the projection assignment<br>
with this method?<br>
</blockquote>
<br></div>
Look at the file ecw_cs.wkt for the list of the datums and projections that GDAL supports. If needed, you can add other projections and datums to this file.<div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Second, I'm getting the following error on make. ECW sdk was previously<br>
installed from source the same time as qgis.<br>
</blockquote>
<br></div>
I told you in my previous mail : The libtool file should probably be updated. Try to compile it manually :<br>
<br>
g++ -o ecwhed -l pthread  ecwhed.cpp /usr/lib64/libecwj2.a<br>
<br>
(the path for libecwj2 may be different on your system).<br><font color="#888888">
<br>
Jean-Claude<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><div>all the best,</div>
<div> </div>
<div>Lee Mueller</div>
<div>Natural Resource Consultant</div>
<div>
<div><a href="mailto:MuellerL@NorthwoodsResources.com" target="_blank">MuellerL@NorthwoodsResources.com</a></div>
<div><a href="tel:248.266.0659" value="+12482660659" target="_blank">248.266.0659</a></div></div>
<div> </div>
<div>Northwoods Natural Resources</div>
<div><a href="http://www.northwoodsresources.com/" target="_blank">www.northwoodsresources.com</a></div>
<div> </div>
<div> </div><br>