Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6728 closed defect (fixed)

ILI1: non robust polygon reconstruction in Surface layers

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.3
Component: OGR_SF Version: unspecified
Severity: normal Keywords: ili1
Cc:

Description

OGRILI1Layer::JoinSurfaceLayer() assumes that the curves that compose the rings follow each other consecutively, but this isn't true on all datasets.

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 36497:

ILI1: make polygon reconstruction in Surface layers robust to curves not in natural order (fixes #6728)

comment:2 by Even Rouault, 7 years ago

In 36502:

ILI1: make polygon reconstruction in Surface layers robust to curves not in natural order (fixes #6728)

comment:3 by Even Rouault, 7 years ago

Milestone: 2.1.3
Note: See TracTickets for help on using tickets.