Re: [Geotools-devel] Fwd: A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-05 Thread Martin Desruisseaux
Sunburned Surveyor a écrit : > The CRS.findMathTransform method led me to the > CoordinateOperationFactory interface. > > I'm guessing that a Plug-In like the EPSG WKT Wiki mentioned in the > Referencing Wiki implements this interface and actually contains the > logic for the transformation. So I

[Geotools-devel] Fwd: A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Sunburned Surveyor
Thanks Adrian. Will I find the test code in the GeoTools SVN? I've been digging around some more and I think I'm on the right trail. The CRS.findMathTransform method led me to the CoordinateOperationFactory interface. I'm guessing that a Plug-In like the EPSG WKT Wiki mentioned in the Referencin