mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
|
v.neighbors
|
||
|
v.neighbors - Makes each cell value a function of attribute values and stores in an output raster map.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|input|Input vector layer|-1|False
|
||
|
ParameterNumber|size|Neighborhood diameter in map units|None|None|0.1
|
||
|
OutputRaster|output|Output raster layer
|
||
|
|