geogrid: Turn Geospatial Polygons into Regular or Hexagonal Grids
Turn irregular polygons (such as geographical regions) into regular or hexagonal grids.
This package enables the generation of regular (square) and hexagonal grids through the package
'sp' and then assigns the content of the existing polygons to the new grid using
the Hungarian algorithm, Kuhn (1955) (<doi:10.1007/978-3-540-68279-0_2>).
This prevents the need for manual generation of hexagonal grids or regular grids
that are supposed to reflect existing geography.
Version: |
0.1.2 |
Imports: |
methods, sp, sf, Rcpp |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
testthat, lintr, covr |
Published: |
2023-08-19 |
DOI: |
10.32614/CRAN.package.geogrid |
Author: |
Joseph Bailey [aut, cph],
Ryan Hafen [ctb,
cre],
Jakub Nowosad
[ctb],
Lars Simon Zehnder [ctb] (RcppArmadillo implmentation of Munkres'
Assignment Algorithm) |
Maintainer: |
Ryan Hafen <rhafen at gmail.com> |
BugReports: |
https://github.com/jbaileyh/geogrid/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/jbaileyh/geogrid |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
In views: |
Spatial |
CRAN checks: |
geogrid results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=geogrid
to link to this page.