Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-312

Axis abbreviation with nested parenthesis confuse the WKT parser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.7
    • Referencing

    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)

      Attachments

        Activity

          People

            desruisseaux Martin Desruisseaux
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: