mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
8 lines
452 B
Plaintext
8 lines
452 B
Plaintext
|
r.bilinear
|
||
|
r.bilinear - Bilinear interpolation utility for raster map layers.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Name of input raster map|False
|
||
|
ParameterNumber|north|Specific input value to be assigned to the north and/or south poles for longitude-latitude grids|None|None|0
|
||
|
ParameterNumber|east|Specific input value to be assigned to the north and/or south poles for longitude-latitude grids|None|None|0
|
||
|
OutputRaster|output|Name for output raster map
|