Cliff Darling a écrit :
>  org.opengis.referencing.NoSuchIdentifierException: No transform for 
> classification "Equidistant_Conic".

This map projection is not implemented in GeoTools. In a WKT, the name inside 
PROJECTION["something"] is the name of an OperationMethod instance, i.e. the 
formulas to use (Mercator cylindrical, Lambert conical, etc.). They map to java 
code, not something that could be expressed in WKT. "Equidistant_Conic" is not 
implemented. I don't know how close it is to existing projection ("Lambert 
conical", etc.). Maybe it is just a particular case. We would need someone for 
looking at that.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to