Opened 4 years ago

Closed 4 years ago

#1062 closed defect (fixed)

TopologyException in multipolygons (intersection function)

Reported by: strk Owned by: strk
Priority: major Milestone: 3.9.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

This bug was already fixed in jts: https://github.com/locationtech/jts/pull/618 Needs be ported to GEOS

Change History (1)

comment:1 by Sandro Santilli <strk@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In 1089651/git:

Fix OverlayNGRobust self-snapping to prevent heterogeneous results

  • Add explicit check for hetero overlay input
  • Fix to prevent hetero results from self-snapping
  • Include test case

Closes #1062
This is a port of https://github.com/locationtech/jts/pull/618

Note: See TracTickets for help on using tickets.