mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
8 lines
450 B
Plaintext
8 lines
450 B
Plaintext
v.neighbors
|
|
Makes each cell value a function of attribute values and stores in an output raster map.
|
|
Vector (v.*)
|
|
QgsProcessingParameterFeatureSource|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
|