mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
448 B
Plaintext
8 lines
448 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
|
|
QgsProcessingParameterEnum|method|Neighborhood operation|count|False|0|False
|
|
QgsProcessingParameterNumber|size|Neighborhood diameter in map units|QgsProcessingParameterNumber.Double|0.1|False|0.0|None
|
|
QgsProcessingParameterRasterDestination|output|Neighborhood
|