Manages category values and labels associated with user-specified raster map layers.
raster, category
r.category
r.category help
r.category map=name [cats=range[,range,...]] [vals=float[,float,...]] [fs=character|space|tab] [raster=name] [rules=name] [format=string] [coefficients=mult1,offset1,mult2,offset2] [--verbose] [--quiet]
Name of input raster map
Category values
Example: 1,3,7-9,13
Comma separated value list
Example: 1.4,3.8,13
Field separator
Output field separator
Default: tab
Raster map from which to copy category table
File containing category label rules (or "-" to read from stdin)
Default label or format string for dynamic labeling
Used when no explicit label exists for the category
Dynamic label coefficients
Two pairs of category multiplier and offsets, for $1 and $2
Full index
� 2003-2014 GRASS Development Team