polyclip

From MaRDI portal
Software:35245



swMATH23472CRANpolyclipMaRDI QIDQ35245

Polygon Clipping

Angus Johnson, Adrian Baddeley

Last update: 27 September 2023

Software version identifier: 1.10-4, 0.0-1, 1.0-0, 1.1-0, 1.2-0, 1.3-0, 1.3-2, 1.4-1, 1.5-1, 1.5-6, 1.6-1, 1.8-3, 1.8-4, 1.8-7, 1.9-0, 1.9-1, 1.10-0, 1.10-6

Source code repository: https://github.com/cran/polyclip

Copyright license: Boost Software License

R port of Angus Johnson's open source library 'Clipper'. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.