polygon_to_fishnet_grid: will generate a uniform vector grid within a polygon....

Description Usage

Description

will generate a uniform vector grid within a polygon. Typically this is a 250 meter grid, but the size of each grid cell is arbitrary. Will return units as SpatialPolygons.

Usage

1
2
polygon_to_fishnet_grid(usng_unit = NULL, res = 250, x_offset = 0,
  y_offset = 0, clip = F, centers = F)

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.