File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
3
4
- <qgisgrassmodule label =" Convert a raster to vector lines" module =" r.to.vect" >
4
+ <qgisgrassmodule label =" Convert raster to vector lines" module =" r.to.vect" >
5
5
<option key =" input" />
6
6
<option key =" output" />
7
7
<option key =" feature" answer =" line" hidden =" yes" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
3
4
- <qgisgrassmodule label =" Convert a raster to vector points" module =" r.to.vect" >
4
+ <qgisgrassmodule label =" Convert raster to vector points" module =" r.to.vect" >
5
5
<option key =" input" />
6
6
<option key =" output" />
7
7
<option key =" feature" answer =" point" hidden =" yes" />
You can’t perform that action at this time.
0 commit comments