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

AuthorAngus Johnson [aut] (C++ original, http://www.angusj.com/delphi/clipper.php), Adrian Baddeley [aut, trl, cre], Kurt Hornik [ctb], Brian D. Ripley [ctb], Elliott Sales de Andrade [ctb], Paul Murrell [ctb], Ege Rubak [ctb], Mark Padgham [ctb]
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 CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("polyclip")

Try the polyclip package in your browser

Any scripts or data that you put into this service are public.

polyclip documentation built on Sept. 27, 2023, 5:08 p.m.