Ticket #298 (new enhancement)
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
Note: See
TracTickets for help on using
tickets.
