2014-04-19 15:53:43 +02:00
|
|
|
r.fill.dir
|
2015-07-26 03:48:27 +02:00
|
|
|
Filters and generates a depressionless elevation layer and a flow direction layer from a given elevation raster layer.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|input|Elevation|None|False
|
2017-11-11 14:31:58 +01:00
|
|
|
QgsProcessingParameterEnum|format|Output aspect direction format|grass;agnps;answers|False|0|True
|
|
|
|
*QgsProcessingParameterBoolean|-f|Find unresolved areas only|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterDestination|output|Depressionless DEM
|
|
|
|
QgsProcessingParameterRasterDestination|direction|Flow direction
|
|
|
|
QgsProcessingParameterRasterDestination|areas|Problem areas
|