Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#4037 closed patch (fixed)

Fix invalid inputs for GEOS if it cannot process them

Reported by: komzpa Owned by: komzpa
Priority: medium Milestone: PostGIS 2.5.0
Component: postgis Version: master
Keywords: Cc:

Description

Change History (2)

comment:1 by komzpa, 6 years ago

Resolution: fixed
Status: assignedclosed

In 16450:

Fix invalid inputs for GEOS if it cannot process them

Invalid input geometry is fixed with MakeValid for GEOS exceptions in
ST_Intersection, ST_Union, ST_Difference, ST_SymDifference.

Closes #4037
Closes https://github.com/postgis/postgis/pull/228

Note: See TracTickets for help on using tickets.