mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
10 lines
648 B
ReStructuredText
10 lines
648 B
ReStructuredText
r.resamp.rst
|
|
Reinterpolates using regularized spline with tension and smoothing.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Raster layer|None|False
|
|
QgsProcessingParameterNumber|ew_res|Desired east-west resolution|QgsProcessingParameterNumber.Double|1.0|False|None|0.0
|
|
QgsProcessingParameterNumber|ns_res|Desired north-south resolution|QgsProcessingParameterNumber.Double|1.0|False|None|0.0
|
|
QgsProcessingParameterBoolean|-t|Use dnorm independent tension|False
|
|
QgsProcessingParameterBoolean|-a_r.region|Align region to resolution (default = align to bounds) in r.region|False
|
|
QgsProcessingParameterRasterDestination|elevation|Resampled RST
|