powered by
Adds a constant to all category values of a GRASS vector. This function is mostly of use to developers.
.vIncrementCats(x, add)
The sources() name of a GRASS vector with category values incremented.
sources()
A GVector or the sources() name of one.
GVector
Integer: Value to add to each category value.