Package org.geotools.demo.referencing

Class Summary
CRSDemo The CoordinateReferenceSystem data structure is the gateway to the geotools referencing module.
CTSTutorial Code for the geotools coordinate transformation services tutorial: http://docs.codehaus.org/display/GEOTOOLS/Coordinate+Transformation+Services+for+Geotools+2.1 The following code is made up of many, short methods used for discussion in the tutorial, and does not create a coherent program.
TransformationConsole An example of application reading points from the standard input, transforming them and writting the result to the standard output.
TransformationCoordinateFilter A coordinate filter that can be used to tranform each coordinate in a geometry.
TransformData A simple demo to transform the geometries in a shapefile from the source coordinate reference system (CRS) to a target CRS.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.