Ticket #3936 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: rouault Owned by: 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

Changed 2 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed

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.