Do you guys want to update the code example? It would be a great contribution to the documentation. Please delete that page when you are done ...
Manu there are some utility classes around that should help: - http://docs.codehaus.org/display/GEOTDOC/01+CRS+Helper+Class - http://docs.codehaus.org/display/GEOTDOC/02+JTS+Utility+Class Combined with reading a shapefile and creating a shapefile: - http://docs.codehaus.org/display/GEOTDOC/Shapefile+Plugin Should see you right, Jody Martin Desruisseaux wrote: > 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 > ------------------------------------------------------------------------- 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
