CRAN

geogrid 0.1.1

Turn Geospatial Polygons into Regular or Hexagonal Grids

Released Dec 11, 2018 by Joseph Bailey

This package cannot yet be used with Renjin it depends on other packages which are not available: sf 0.7-3 and rgeos 0.4-2

Dependencies

sf 0.7-3 rgeos 0.4-2 RcppArmadillo 0.9.200.7.1 sp 1.3-1 Rcpp

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) (). This prevents the need for manual generation of hexagonal grids or regular grids that are supposed to reflect existing geography.

Source

R
C++

View GitHub Mirror

Release History