[geos-devel] [GEOS] #298: Support GeometryCollections as input to boolean predicates

GEOS geos-trac at osgeo.org
Wed Nov 11 15:40:17 EST 2009


#298: Support GeometryCollections as input to boolean predicates
-------------------------+--------------------------------------------------
 Reporter:  pramsey      |       Owner:  geos-devel at lists.osgeo.org
     Type:  enhancement  |      Status:  new                       
 Priority:  major        |   Milestone:  3.3.0                     
Component:  Default      |     Version:  svn-trunk                 
 Severity:  Unassigned   |    Keywords:                            
-------------------------+--------------------------------------------------
 Anonymous geometry collections are currently not allowed in boolean
 predicates (at least, PostGIS doesn't allow them to be passed in). While
 the Relate() operator probably can't handle them, perhaps the boolean
 predicates could. (ie, g1.intersects(g2) iff any element of g1 intersects
 an element of g2).

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/298>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list