File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
src/plugins/grass/modules-common Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 6
6
<option key =" input" />
7
7
<option key =" coordinate" />
8
8
<option key =" obs_elev" answer =" 1.75" hidden =" no" />
9
- <option key =" max_dist" answer =" 1000 " hidden =" no" />
9
+ <option key =" max_dist" answer =" 10000 " hidden =" no" />
10
10
<option key =" output" />
11
11
</qgisgrassmodule >
Original file line number Diff line number Diff line change 2
2
3
3
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
4
4
5
- <qgisgrassmodule label =" Watershed Analysis. " module =" r.watershed" >
5
+ <qgisgrassmodule label =" Watershed Analysis" module =" r.watershed" >
6
6
7
7
<option key =" elevation" />
8
8
<option key =" threshold" />
9
9
<flag key =" m" answer =" off" hidden =" no" />
10
10
<option key =" accumulation" />
11
11
<option key =" drainage" />
12
12
<option key =" stream" />
13
-
14
13
<option key =" basin" />
15
14
16
15
</qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments