Manu a écrit :
> I've have found an interesting example here close to what I like to do :
> http://geotools.codehaus.org/TransformData
> Nevertheless most of the methods and class seem to have disappeared in the
> 2.4 M4 version...


This example is out of date. The class were renamed one or two years ago in 
order to comply to ISO 19111 terminology.

Packages
--------
org.geotools.cs  --> org.geotools.referencing.crs
org.geotools.ct  --> org.geotools.referencing.operation


Classes
-------
CoordinateSystem                 -->  CoordinateReferenceSystem
CoordinateSystemFactory          -->  CSFactory
CoordinateTransformation         -->  CoordinateOperation
CoordinateTransformationFactory  -->  CoordinateOperationFactory

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to