Skip navigation links
org.locationtech.jts:jts-core 1.19.0

Package org.locationtech.jts.operation.overlay

Contains classes that perform a topological overlay to compute boolean spatial functions.

See: Description

Package org.locationtech.jts.operation.overlay Description

Contains classes that perform a topological overlay to compute boolean spatial functions.

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:

Package Specification

Skip navigation links
org.locationtech.jts:jts-core 1.19.0

Copyright © 2022. All rights reserved.