Estimate a tiling system
# S4 method for ANY
getSpatialTiles(
obj,
block.x,
block.y = block.x,
overlap.percent = 0,
limit.bbox = TRUE,
return.SpatialPolygons = FALSE
)ANY.
size of the block in x dimension.
size of the block in y dimension.
optional overlap percent between tiles.
optional bounding box.
logical specificies whether to return a data frame or Spatial Polygons.
Tiling system for a spatial object