#1047: GEOS Panics on GeometryCollection with 1 MultiPolygon object
------------------------+---------------------------
 Reporter:  otan        |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:
Component:  Default     |     Version:  3.8.0
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by mdavis):

 As background, the reason general GCs aren't supported for predicstes in
 general is because of the difficulty of computing some of the more
 specific predicates over inputs containing overlapping polygons.

 The `intersects` predicate could be computed correctly, in theory.  But
 this will require a different code path to the other predicates.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1047#comment:2>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to