mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
|
r.resamp.interp
|
||
|
r.resamp.interp - Resamples raster map layers to a finer grid using interpolation.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Name of input raster map|False
|
||
|
ParameterSelection|method|Interpolation method|nearest;bilinear;bicubic
|
||
|
OutputRaster|output|Name for output raster map
|