[postgis-tickets] [PostGIS] #4893: Topology Exception on st_intersection

PostGIS trac at osgeo.org
Wed Apr 7 15:34:49 PDT 2021


#4893: Topology Exception on st_intersection
-------------------------+-------------------------------------------------
  Reporter:  mlt35       |      Owner:  pramsey
      Type:  defect      |     Status:  new
  Priority:  medium      |  Milestone:  PostGIS 3.1.2
 Component:  postgis     |    Version:  3.1.x
Resolution:              |   Keywords:  Geos Error, Topology Exception,
                         |  lwgeom_intersection_prec
-------------------------+-------------------------------------------------

Comment (by mdavis):

 To clarify, this is not an issue with `ST_Intersection`.  The issue is
 that GEOS is incorrectly reporting a MultiPolygon with nested shells as
 valid.  `ST_Intersection` is failing as expected when used on invalid
 geometry.

 The GEOS IsValid issue is due to a bug.  This is now fixed.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4893#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list