r.drain.txt 938 B

12345678910111213
  1. r.drain
  2. Traces a flow through an elevation model on a raster map.
  3. Raster (r.*)
  4. QgsProcessingParameterRasterLayer|input|Elevation|None|False
  5. QgsProcessingParameterRasterLayer|direction|Name of input movement direction map associated with the cost surface|None|True
  6. QgsProcessingParameterPoint|start_coordinates|Map coordinates of starting point(s) (E,N)|None|True
  7. QgsProcessingParameterFeatureSource|start_points|Vector layer containing starting point(s)|0|None|True
  8. QgsProcessingParameterBoolean|-c|Copy input cell values on output|False
  9. QgsProcessingParameterBoolean|-a|Accumulate input values along the path|False
  10. QgsProcessingParameterBoolean|-n|Count cell numbers along the path|False
  11. QgsProcessingParameterBoolean|-d|The input raster map is a cost surface (direction surface must also be specified)|False
  12. QgsProcessingParameterRasterDestination|output|Least cost path
  13. QgsProcessingParameterVectorDestination|drain|Drain