]> granicus.if.org Git - postgis/commit
Fix invalid inputs for GEOS if it cannot process them
authorDarafei Praliaskouski <me@komzpa.net>
Wed, 7 Mar 2018 13:21:45 +0000 (13:21 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Wed, 7 Mar 2018 13:21:45 +0000 (13:21 +0000)
commit68061bf81bb4090f8c16b1c867a39826336a7b8b
treea8b66e53dd93528514d62488bfdf79ba47aab376
parent2db21461fb3733e057ac6a1e1adae56f345c1580
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

git-svn-id: http://svn.osgeo.org/postgis/trunk@16450 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
liblwgeom/lwgeom_geos.c
regress/tickets.sql
regress/tickets_expected