We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 83b47ca commit 36b98dcCopy full SHA for 36b98dc
src/plugins/grass/modules/r.watershed.1.png
8.04 KB
src/plugins/grass/modules/r.watershed.2.png
7.55 KB
src/plugins/grass/modules/r.watershed.qgm
@@ -0,0 +1,16 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+
3
+<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
4
5
+<qgisgrassmodule label="r.watershed - Watershed Analysis." module="r.watershed">
6
7
+ <option key="elevation" />
8
+ <option key="threshold" />
9
10
+ <option key="accumulation" />
11
+ <option key="drainage" />
12
+ <option key="stream" />
13
14
+ <option key="basin" />
15
16
+</qgisgrassmodule>
0 commit comments