Skip to content

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3+
4+
<qgisgrassmodule label=" r.recode - Recode a categorical raster using a reclassification rules file" module="r.recode">
5+
<option key="input"/>
6+
<file key="rules" type="old" filters="Txt (*.txt), Csv (*.csv)" />
7+
<option key="output" />
8+
<flag key="d" />
9+
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.