> The code snipset suggests that you use the legacy "Coordinate
> Transformation Service" framework (org.geotools.cs/ct/pt packages).
> Could you try with the new CRS framework please (org.geotools.referening
> package)? The steps are basically the same. The naming are a little bit
> different; the main differences are (for yours code snipset):
>
>     old framework                   new framework
>     ------------------------        ------------------------
>     org.geotools.cs                 org.geotools.referencing.cs/crs/datum
>     org.geotools.ct                 org.geotools.referencing.operation
>     CoordinateSystem                CoordinateReferenceSystem
>     GeographicCoordinateSystem      DefaultGeographicCRS
>     CoordinateSystemFactory         CRSFactory

I just tried the new code from geotools-2.1 but it does not really make any 
differences. The coordinates still do not get converted correctly.

-- 
With kind regards

Michael Duergner
Student
Department of Computer Science (http://www.ifi.lmu.de)
Ludwig-Maximilians University Munich
Center for Digital Technology and Management (http://www.cdtm.de)
Ludwig-Maximilians University and Technical University Munich


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to