mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
r.resamp.interp
|
|
Resamples raster map to a finer grid using interpolation.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
QgsProcessingParameterEnum|method|Sampling interpolation method|nearest;bilinear;bicubic;lanczos|False|1|True
|
|
QgsProcessingParameterRasterDestination|output|Resampled interpolated
|