I am trying to get a CoordinateOperation from a WTK.
I can use the following code to get the CoordinateOperation from a
transform code.
* CRSAuthorityFactory crsFactory = CRS.getAuthorityFactory("EPSG");
CoordinateOperationAuthorityFactory opFactory =
(CoordinateOperationAuthorityFactory) crsFactory;
CoordinateOperation operationFromCode=
opFactory.createCoordinateOperation("15788");*
Is there a way to get the CoordinateOperation from a
CoordinateReferenceSystem created from a wtk?
*CoordinateReferenceSystem fromCrs = CRS.fromWKT(wkt);*
*...*
*CoordinateOperation operationFromWKT = ...*
Thanks,
--
*Michael Arneson*
*Software Engineer*
*Office:* +1 (713) 975-7434
[email protected]
*INT *| *Empowering Visualization*