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
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