Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 8.0-M4
-
Fix Version/s: 8.0-RC1
-
Component/s: referencing
-
Labels:None
-
Testcase included:yes
Description
Define custom CoordinateOperations in WKT via a properties file.
Issue Links
- relates to
-
GEOT-4128
Have the default coordinate operation factory use the fallback mechanism provided by ManyAuthoritiesFactory
-
Of course I modified your patch so that the DirectEPSGFactory does not get to know about the property based one.
Now, there are two tests in there and they both pass, the only thing I had to do was to invert the ordinates since we're working in longitude/latitude mode, and avoid forcing a axis order in the epsg.properties file.
So.. I cannot reproduce the problem.
I'm about to catch a long flight (10 hours back to Europe) and in the next days I'll be pretty jet lagged, but could you write a test in GeoServer showing the issue? Maybe I failed to fully reproduce the GS enviroment.