baddstats/polyclip: Polygon Clipping

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.

Getting started

Package details

MaintainerAdrian Baddeley <Adrian.Baddeley@curtin.edu.au>
LicenseBSL
Version1.10-6
URL http://www.angusj.com/delphi/clipper.php https://sourceforge.net/projects/polyclipping https://github.com/baddstats/polyclip
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("baddstats/polyclip")
baddstats/polyclip documentation built on Oct. 1, 2023, 12:55 a.m.