.TH r.cats 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBr.category\fR\fR - Manages category values and labels associated with user-specified raster map layers. .SH KEYWORDS raster, category .SH SYNOPSIS \fBr.category\fR .br \fBr.category help\fR .br \fBr.category map\fR=\fIname\fR [\fBcats\fR=\fIrange\fR[,\fIrange\fR,...]] [\fBvals\fR=\fIfloat\fR[,\fIfloat\fR,...]] [\fBfs\fR=\fIcharacter|space|tab\fR] [\fBraster\fR=\fIname\fR] [\fBrules\fR=\fIname\fR] [\fBformat\fR=\fIstring\fR] [\fBcoefficients\fR=\fImult1,offset1,mult2,offset2\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Parameters: .IP "\fBmap\fR=\fIname\fR" 4m .br Name of input raster map .IP "\fBcats\fR=\fIrange[,\fIrange\fR,...]\fR" 4m .br Category values .br Example: 1,3,7-9,13 .IP "\fBvals\fR=\fIfloat[,\fIfloat\fR,...]\fR" 4m .br Comma separated value list .br Example: 1.4,3.8,13 .IP "\fBfs\fR=\fIcharacter|space|tab\fR" 4m .br Field separator .br Output field separator .br Default: \fItab\fR .IP "\fBraster\fR=\fIname\fR" 4m .br Raster map from which to copy category table .IP "\fBrules\fR=\fIname\fR" 4m .br File containing category label rules (or "-" to read from stdin) .IP "\fBformat\fR=\fIstring\fR" 4m .br Default label or format string for dynamic labeling .br Used when no explicit label exists for the category .IP "\fBcoefficients\fR=\fImult1,offset1,mult2,offset2\fR" 4m .br Dynamic label coefficients .br Two pairs of category multiplier and offsets, for $1 and $2 .PP .PP Full index .PP © 2003-2014 GRASS Development Team