simplefeatures
simplefeatures copied to clipboard
Revisit Support for GeometryCollection in DCEL algorithm
For the "relates" functions, we currently give an error back if the input is a geometry collection. We should be able to handle geometry collections, at least in the case where they are empty. We may be able to handle them in the more generic cases as well.
This in general applies to all DCEL operations.