geometry_to_grid {jpgrid} | R Documentation |
Converting sfc geometries to grid square codes
geometry_to_grid(geometry, grid_size, options = "ALL_TOUCHED=TRUE", ...)
geometry |
A |
grid_size |
A grid size. |
options |
Options vector for GDALRasterize passed on to
|
... |
Passed on to |
A list of grid
vectors.