See: Description
GeometryGraph are consistent.
DirectedEdges created by an
OverlayOp.
DirectedEdges which may contain nodes of degree > 2.
Edges with the property that no node has degree greater than 2.
PlanarGraphs constructed during overlay operations.
Points from the nodes of an overlay graph.
Polygons out of a graph of
DirectedEdges.
The Overlay Algorithm is used in spatial analysis methods for computing set-theoretic operations (boolean combinations) of input Geometrys. The algorithm for computing the overlay uses the intersection operations supported by topology graphs. To compute an overlay it is necessary to explicitly compute the resultant graph formed by the computed intersections.
The algorithm to compute a set-theoretic spatial analysis method has the following steps: