The coordinate reference system of feature geometries is looked up using {@link com.vividsolutions.jts.geom.Geometry#getUserData()}.
The {@link #defaultSource} attribute can be set to specify a coordinaterefernence system to transform from when one is not specified by teh geometry itself. Leaving the property null specifies that the geometry will not be transformed.
@author Justin Deoliveira, The Open Planning Project
|
|
|
|
|
|
|
|
|
|
|
|