Module bool_ops

Module bool_ops 

Source
Expand description

Boolean Operations such as the union, xor, or difference of two geometries.

Enums§

FillRule
Represents the rule used to determine the “bind” of a shape, affecting how shapes are filled. For a visual description, see Fill Rules.
OpType

Traits§

BoolOpsNum
A geometry coordinate scalar suitable for performing geometric boolean operations.
BooleanOps
Boolean Operations on geometry.

Functions§

unary_union
Efficient union of many adjacent / overlapping geometries