CRAN/E | geogrid

geogrid

Turn Geospatial Polygons into Regular or Hexagonal Grids

Installation

About

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.

github.com/jbaileyh/geogrid
Bug report File report

Key Metrics

Version 0.1.2
Published 2023-08-19 251 days ago
Needs compilation? yes
License MIT
License File
CRAN checks geogrid results

Downloads

Yesterday 130 +44%
Last 7 days 396 +48%
Last 30 days 1.300 +8%
Last 90 days 3.549 +7%
Last 365 days 16.888 +38%

Maintainer

Maintainer

Ryan Hafen

rhafen@gmail.com

Authors

Joseph Bailey

aut / cph

Ryan Hafen

ctb / cre

Jakub Nowosad

ctb

Lars Simon Zehnder

ctb

(RcppArmadillo implmentation of Munkres' Assignment Algorithm)

Material

README
NEWS
Reference manual
Package source

In Views

Spatial

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

geogrid archive

Imports

methods
sp
sf
Rcpp

Suggests

testthat
lintr
covr

LinkingTo

Rcpp
RcppArmadillo

Reverse Imports

geofacet