.TH v.neighbors 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBv.neighbors\fR\fR - Makes each cell value a function of the attribute values assigned to the vector points or centroids around it, and stores new cell values in an output raster map layer. .SH KEYWORDS vector, raster, aggregation .SH SYNOPSIS \fBv.neighbors\fR .br \fBv.neighbors help\fR .br \fBv.neighbors input\fR=\fIname\fR \fBoutput\fR=\fIname\fR \fBmethod\fR=\fIstring\fR \fBsize\fR=\fIfloat\fR [\-\-\fBoverwrite\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Flags: .IP "\fB\-\-overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBinput\fR=\fIname\fR" 4m .br Name of input vector map .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output raster map .IP "\fBmethod\fR=\fIstring\fR" 4m .br Neighborhood operation .br Options: \fIcount\fR .br Default: \fIcount\fR .IP "\fBsize\fR=\fIfloat\fR" 4m .br Neighborhood diameter in map units .PP .SH DESCRIPTION Makes each cell value a function of the attribute values assigned to the vector points or centroids around it, and stores new cell values in an output raster map layer. .SH SEE ALSO r.neighbors .SH AUTHOR Radim Blazek .PP \fILast changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team