Ticket #298 (new enhancement)

Opened 4 years ago

Last modified 23 months ago

Support GeometryCollections as input to boolean predicates

Reported by: pramsey Owned by: geos-devel@…
Priority: major Milestone: GEOS Future
Component: Default Version: svn-trunk
Severity: Unassigned Keywords:
Cc:

Description

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).

Change History

Changed 2 years ago by strk

  • milestone 3.3.0 deleted

Changed 23 months ago by strk

  • milestone set to GEOS Future
Note: See TracTickets for help on using tickets.