mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
372 B
Plaintext
7 lines
372 B
Plaintext
v.neighbors
|
|
Makes each cell value a function of attribute values and stores in an output raster map.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input vector layer|-1|None|False
|
|
QgsProcessingParameterNumber|size|Neighborhood diameter in map units|QgsProcessingParameterNumber.Double|0.1|False|None|None
|
|
QgsProcessingParameterRasterDestination|output|Neighborhood
|