Functions, documentation and example data to help divide geographic space into discrete polygons (zones). The package supports new zoning systems that are documented in the accompanying paper, "ClockBoard: A zoning system for urban analysis", by Lovelace et al. (2022) <doi:10.5311/JOSIS.2022.24.172>. The functions are motivated by research into the merits of different zoning systems (Openshaw, 1977) <doi:10.1068/a090169>. A flexible ClockBoard zoning system is provided, which breaks-up space by concentric rings and radial lines emanating from a central point. By default, the diameter of the rings grow according to the triangular number sequence (Ross & Knott, 2019) <doi:10.1080/26375451.2019.1598687> with the first 4 doughnuts (or annuli) measuring 1, 3, 6, and 10 km wide. These annuli are subdivided into equal segments (12 by default), creating the visual impression of a dartboard. Zones are labelled according to distance to the centre and angular distance from North, creating a simple geographic zoning and labelling system useful for visualising geographic phenomena with a clearly demarcated central location such as cities.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | sf, RColorBrewer, graphics, grDevices |
Suggests: | knitr, rmarkdown, tmap, tmaptools, dplyr, lwgeom, leaflet, covr, bookdown |
Published: | 2025-02-13 |
DOI: | 10.32614/CRAN.package.zonebuilder |
Author: | Robin Lovelace |
Maintainer: | Robin Lovelace <rob00x at gmail.com> |
BugReports: | https://github.com/zonebuilders/zonebuilder/issues |
License: | GPL-3 |
URL: | https://github.com/zonebuilders/zonebuilder, https://zonebuilders.github.io/zonebuilder/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | zonebuilder results |
Reference manual: | zonebuilder.pdf |
Vignettes: |
Combining zoning systems (source, R code) Zonebuilder hackathon (source, R code) ClockBoard: a zoning system for urban analysis (source, R code) |
Package source: | zonebuilder_0.1.0.tar.gz |
Windows binaries: | r-devel: zonebuilder_0.1.0.zip, r-release: zonebuilder_0.0.2.zip, r-oldrel: zonebuilder_0.1.0.zip |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): zonebuilder_0.0.2.tgz, r-release (x86_64): zonebuilder_0.1.0.tgz, r-oldrel (x86_64): zonebuilder_0.0.2.tgz |
Old sources: | zonebuilder archive |
Please use the canonical form https://CRAN.R-project.org/package=zonebuilder to link to this page.