[Qgis-user] Assigning/warping projections

Jean-Claude Repetto jcrml2 at mxm.eu
Fri Jul 1 00:47:06 PDT 2011


Le 30/06/2011 19:28, Lee Mueller a écrit :
> First, will I be able to use EPSG values for the projection assignment
> with this method?

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.

> Second, I'm getting the following error on make. ECW sdk was previously
> installed from source the same time as qgis.

I told you in my previous mail : The libtool file should probably be 
updated. Try to compile it manually :

g++ -o ecwhed -l pthread  ecwhed.cpp /usr/lib64/libecwj2.a

(the path for libecwj2 may be different on your system).

Jean-Claude



More information about the Qgis-user mailing list