CMD + K

r-polyclip

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-polyclip

Usage Tracking

1.10_7
1.10_6
1.10_4
1.10_0
1.9_1
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jul 23, 2024 at 09:42

License

BSL-1.0

Total Downloads

358.8K

Supported Platforms

linux-64
linux-ppc64le
linux-aarch64
macOS-64
macOS-arm64
win-64