Opened 13 years ago

Closed 13 years ago

#3936 closed defect (fixed)

GML3: linestring orientation inversion in parsing directedEdge forces to 3D

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.8.1
Component: OGR_SF Version: 1.8.0
Severity: normal Keywords: gml
Cc: chaitanya

Description

Because poLineString->setPoint() forces the linestring to be 3D, so we have to save the coordinate dimension before and restore it afterwards.

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r21604) and in branches/1.8 (r21605). Adjust a test expected result in r21606

Note: See TracTickets for help on using tickets.