Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.08
-
Fix Version/s: 3.09
-
Component/s: Referencing
-
Labels:
Description
In WMS 1.0, the AUTO factory was defined as "AUTO:projection,longitude,latitude". Since WMS 1.1, a unit parameter has been added. The code to parse is now "AUTO:projection,unit,longitude,latitude". We need to update the AutoCRSFactory in order to parse the two syntaxes.
