Hello Steve

Le 13/07/2017 à 14:44, HRUDA Steve a écrit :

> is it possible to transform a WGS84 coordinate to EPSG:20249 without
> using the EPSG geodetic dataset? I tried to find a CoordinateOperation
> based on EPSG:20249’s WKT 1.0 definition which includes the toWGS84
> parameters, but I got the following exception: (...snip...)
>
CRS.findOperation(…) should work by itself (with limited capabilities)
even in absence of EPSG geodetic dataset. The OperationNotFoundException
is probably a bug. I reproduced it on my local machine and filled a JIRA
task:

    https://issues.apache.org/jira/browse/SIS-364

We will try to fix it in the next few days, since I suspect that it will
be a simple fix (probably just one or two lines doing the wrong check).

    Martin


Reply via email to