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.
- https://www.angusj.com
- https://sourceforge.net/projects/polyclipping
- GitHub
- File a bug report
- polyclip results
- polyclip.pdf
- Version1.10-7
- R version≥ 3.5.0
- LicenseBSL
- Needs compilation?Yes
- Last release07/23/2024
Documentation
Team
Adrian Baddeley
Angus Johnson
Show author detailsRolesAuthorKurt Hornik
Show author detailsRolesContributorBrian D. Ripley
Show author detailsRolesContributorElliott Sales de Andrade
Show author detailsRolesContributorPaul Murrell
Show author detailsRolesContributorEge Rubak
Show author detailsRolesContributorMark Padgham
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Reverse Imports9 packages
- Reverse Suggests4 packages