[geotk] [JIRA] Created: (GEOTK-40)
CRS.decode("urn:ogc:def:crs:OGC:1.3:CRS84") needs to recognize the "OGC"
authority
Martin Desruisseaux (JIRA)
jira at geomatys.com
Fri Sep 11 10:38:56 EDT 2009
CRS.decode("urn:ogc:def:crs:OGC:1.3:CRS84") needs to recognize the "OGC" authority
----------------------------------------------------------------------------------
Key: GEOTK-40
URL: http://jira.geotoolkit.org/browse/GEOTK-40
Project: Geotoolkit
Issue Type: Bug
Components: Referencing
Affects Versions: 3.03, 3.02, 3.01, 3.00, 3.04
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Priority: Minor
Fix For: 3.04
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.geotoolkit.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Geotoolkit
mailing list