QGIS/python/plugins/processing/algs/saga/help/sinkdrainageroutedetection.rst

30 lines
389 B
ReStructuredText
Raw Normal View History

SINK DRAINAGE ROUTE DETECTION
=============================
Description
-----------
Parameters
----------
- ``Elevation[Raster]``:
- ``Threshold[Boolean]``:
- ``Threshold Height[Number]``:
Outputs
-------
- ``Sink Route[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:sinkdrainageroutedetection', elevation, threshold, thrsheight, sinkroute)