simplefeatures icon indicating copy to clipboard operation
simplefeatures copied to clipboard

Revisit Support for GeometryCollection in DCEL algorithm

Open peterstace opened this issue 5 years ago • 1 comments

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.

peterstace avatar Oct 07 '20 08:10 peterstace

This in general applies to all DCEL operations.

peterstace avatar Feb 19 '21 02:02 peterstace