Opened 14 years ago

Last modified 6 years ago

#298 new enhancement

Support GeometryCollections as input to boolean predicates

Reported by: pramsey Owned by: geos-devel@…
Priority: major Milestone: GEOS Fund Me
Component: Default Version: main
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 (3)

comment:1 by strk, 13 years ago

Milestone: 3.3.0

comment:2 by strk, 13 years ago

Milestone: GEOS Future

comment:3 by robe, 6 years ago

Milestone: GEOS FutureGEOS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.