Add a level to the grtsdb
add_level(bbox, cellsize, grtsdb = connect_db(), verbose = TRUE, level)
A two-column matrix. The first column has the minimum, the second the maximum values. Rows represent the spatial dimensions.
The size of each cell. Either a single value or one value for each dimension.
the grtsdb object
Display progress
the required level
Other base:
connect_db()
,
extract_sample()
,
reexports