mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
408 B
Plaintext
8 lines
408 B
Plaintext
r.surf.idw
|
|
Surface interpolation utility for raster layers.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Name of input raster layer|None|False
|
|
QgsProcessingParameterNumber|npoints|Number of interpolation points|QgsProcessingParameterNumber.Integer|12|True|1|None
|
|
QgsProcessingParameterBoolean|-e|Output is the interpolation error|False
|
|
QgsProcessingParameterRasterDestination|output|Interpolated IDW
|