Add the index to the table

create_index(level, grtsdb = connect_db(), legacy = FALSE, ...)

Arguments

level

the required level

grtsdb

the grtsdb object

legacy

Use legacy sites. Defaults to FALSE.

...

Arguments passed on to add_level

verbose

Display progress

bbox

A two-column matrix. The first column has the minimum, the second the maximum values. Rows represent the spatial dimensions.

cellsize

The size of each cell. Either a single value or one value for each dimension.

See also

Other utility: compact_db(), has_index(), is_grtsdb(), n_level(), which_level()