We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac08f0c commit 72c56dfCopy full SHA for 72c56df
python/plugins/processing/algs/grass7/description/r.drain.txt
@@ -3,7 +3,7 @@ r.drain - Traces a flow through an elevation model on a raster map.
3
Raster (r.*)
4
ParameterRaster|input|Elevation|False
5
ParameterString|start_coordinates|Map coordinates of starting point(s) (E,N)|(0,0)
6
-ParameterMultipleInput|start_points|Vector layer(s) containing starting point(s)|0|False
+ParameterMultipleInput|start_points|Vector layer(s) containing starting point(s)|0|True
7
ParameterBoolean|-c|Copy input cell values on output|False
8
ParameterBoolean|-a|Accumulate input values along the path|False
9
ParameterBoolean|-n|Count cell numbers along the path|False
0 commit comments