Decorating feature collection which reprojects feature geometries to a particular coordinate
reference system on the fly.
The coordinate reference system of feature geometries is looked up using
com.vividsolutions.jts.geom.Geometry.getUserData .
The
ReprojectingFeatureCollection.defaultSource attribute can be set to specify a coordinate refernence system
to transform from when one is not specified by teh geometry itself.