Opened 2 years ago

Closed 17 months ago

#1144 closed defect (fixed)

OverlayNG intersection gives wrong result

Reported by: theroggy Owned by: geos-devel@…
Priority: major Milestone: 3.10.1
Component: Default Version: 3.9.0
Severity: Unassigned Keywords:
Cc:

Description

Intersection between two polygons gives a wrong result.

I encountered the problem when using spatialite, but reproduced using shapely as described in the following issue: https://github.com/Toblerity/Shapely/issues/1216

I also had a look using JTS TestBuilder and the problem can be reproduced there as well. Using the "old" intersection the result is correct, but when using the "OverlayNG" intersection the same problem appears.

Attachments (1)

BugCase.xml (989 bytes ) - added by theroggy 2 years ago.
Case made using JTS TestBuilder

Download all attachments as: .zip

Change History (3)

by theroggy, 2 years ago

Attachment: BugCase.xml added

Case made using JTS TestBuilder

comment:1 by mdavis, 2 years ago

Reported as JTS-798.

comment:2 by dbaston, 17 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.