Creates a rectangular vector grid.
create_rectangular_vector_grid(input, output, width, height, xorig = 0,
yorig = 0, verbose_mode = FALSE)
Input base file.
Output vector polygon file.
The grid cell width.
The grid cell height.
The grid origin x-coordinate.
The grid origin y-coordinate.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.