1v.neighbors(1)                Grass User's Manual               v.neighbors(1)
2
3
4

NAME

6       v.neighbors  - Makes each cell value a function of the attribute values
7       assigned to the vector points or centroids around it,  and  stores  new
8       cell values in an output raster map layer.
9

KEYWORDS

11       vector, raster, aggregation
12

SYNOPSIS

14       v.neighbors
15       v.neighbors help
16       v.neighbors input=string output=string method=string size=float
17
18   Parameters:
19       input=string
20           Name of existing vector file
21
22       output=string
23           Name of the new raster file
24
25       method=string
26           Neighborhood operation Options: count Default: count
27
28       size=float
29           Neighborhood diameter in map units
30

DESCRIPTION

32       Makes  each  cell  value a function of the attribute values assigned to
33       the vector points or centroids around it, and stores new cell values in
34       an output raster map layer.
35

SEE ALSO

37       r.neighbors
38

AUTHOR

40       Radim Blazek
41
42       Last changed: $Date: 2005/01/11 10:25:28 $
43
44       Full index
45
46
47
48GRASS 6.2.2                                                     v.neighbors(1)
Impressum