| Title: | Another Port of Angus Johnson's 'clipper' Polygon Clipping Library |
|---|---|
| Description: | Another Port of Angus Johnson's 'clipper' Polygon Clipping Library. |
| Authors: | Mark Padgham [aut, cre], Angus Johnson [cph] (Original author of included code for polygon clipping) |
| Maintainer: | Mark Padgham <[email protected]> |
| License: | GPL-3 |
| Version: | 0.0.0.1 |
| Built: | 2026-05-09 08:27:09 UTC |
| Source: | https://github.com/hypertidy/clipper |
'Silicate' ('SC') format street network data for Castlemaine, Australia.
List of data.frame objects representing different components of the
street network
Polygons of all green spaces in Castlemaine, Australia
sf-format data.frame of green space polygons
Relative length of path that passes through polygons
path_through_poly(path, polys)path_through_poly(path, polys)
path |
A |
polys |
A list of |
Single value quantifying the total relative length of the input path that passes through the polygons