[
https://issues.apache.org/jira/browse/SIS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux closed SIS-312.
-----------------------------------
> Axis abbreviation with nested parenthesis confuse the WKT parser
> ----------------------------------------------------------------
>
> Key: SIS-312
> URL: https://issues.apache.org/jira/browse/SIS-312
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: Referencing
> Affects Versions: 0.6
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Labels: WKT
> Fix For: 0.7
>
>
> 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)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)