2012-08-04 19:48:25 +02:00
|
|
|
r.resamp.interp
|
2013-01-26 23:55:57 +01:00
|
|
|
r.resamp.interp - Resamples a raster map layer to a finer grid using interpolation.
|
2012-08-04 19:48:25 +02:00
|
|
|
Raster (r.*)
|
2013-01-26 23:55:57 +01:00
|
|
|
ParameterRaster|input|Input raster layer|False
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterSelection|method|Interpolation method|nearest;bilinear;bicubic
|
2013-05-02 23:53:03 +02:00
|
|
|
ParameterBoolean|-a_r.region|Align region to resolution (default = align to bounds) in r.region|False
|
2013-01-26 23:55:57 +01:00
|
|
|
OutputRaster|output|Output raster layer
|