Closed lycantropos closed 4 years ago
We need a way to construct symmetric difference of two geometries.
API may be similar to Python's set/frozenset types: ^ for symmetric difference.
set
frozenset
^
Reference.
We need a way to construct symmetric difference of two geometries.
API may be similar to Python's
set
/frozenset
types:^
for symmetric difference.Reference.