makeTiles: Make a tiling system from a bounding box
Description
Make a tiling system from a bounding box
Usage
makeTiles(
bb,
block.x,
block.y,
overlap.percent,
limit.bbox,
columns = NULL,
rows = NULL
)
Arguments
overlap.percent
Percent of overlap; default 0
limit.bbox
Optional limiting bounding box
columns
Optional number of columns
Value
A regular tiling system