tile_grid: Generate a grid of nine tiles the top left of centre tile is...

Description Usage Arguments Value

View source: R/tile_grid.R

Description

Generate a grid of nine tiles the top left of centre tile is the supplied longitude and latitude

Usage

1
tile_grid(bbox, zoom)

Arguments

bbox

the bounding box to fit onto a grid of tiles. Must be either a 'bbox' object created with sf::st_bbox or a vector of length 4 with names: 'xmin', 'xmax', 'ymin', 'ymax'.

zoom

integer required zoom level 1- 17

Value

a list of simple features


adam-gruer/victor documentation built on Nov. 10, 2019, 6:20 p.m.