Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6
Description
EPSG dataset sometime contains axis with properties like below:
- name: Easting
- abbreviation: E(X)
which is formatted in WKT as "Easting (E(X))". But GeodeticObjectParser wrongly parses that WKT as below:
- name: Easting E(
- abbreviation: X)