7 lines
337 B
Plaintext
Raw Normal View History

r.resamp.interp
Resamples raster map to a finer grid using interpolation.
Raster (r.*)
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
2017-11-11 14:31:58 +01:00
QgsProcessingParameterEnum|method|Sampling interpolation method|nearest;bilinear;bicubic;lanczos|False|1|True
QgsProcessingParameterRasterDestination|output|Resampled interpolated