Opened 11 years ago

Closed 11 years ago

#5105 closed defect (fixed)

VERT_CS AXIS and UNIT are inverted

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.10.1
Component: OGR_SRS Version: unspecified
Severity: normal Keywords: VERT_CS AXIS UNIT
Cc:

Description

Nothing critical but pedantically the order should be UNIT and AXIS according to 01-009 OGC IS CT 1.00. Currently their order is swapped when importing from EPSG code

<vert cs> = VERT_CS["<name>", <vert datum>, <linear unit>, {<axis>,}
{,<authority>}]

Change History (1)

comment:1 by Even Rouault, 11 years ago

Milestone: 1.10.1
Resolution: fixed
Status: newclosed

trunk (r26066) and branches/1.10 (r26067) "OSR: fix order of AXIS and UNIT nodes in a VERT_CS node (#5105)"

Note: See TracTickets for help on using tickets.