Skip to content

Commit 7f1d6bf

Browse files
author
leo.lami
committedNov 19, 2007
19.11.2007 new module: r.reclass
git-svn-id: http://svn.osgeo.org/qgis/trunk@7490 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 5136da1 commit 7f1d6bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)
Please sign in to comment.