Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.00, 3.01, 3.02, 3.03, 3.04
-
Fix Version/s: 3.04
-
Component/s: Referencing
-
Labels:
Description
Attempt to decode "urn:ogc:def:crs:OGC:1.3:CRS84" curently throw a FactoryException saying that the OGC authority is not known. This is simply a matter of declaring the "OGC" authority as an alias of "CRS" for the WebCRSFactory, and add some tests for preventing any regression.
