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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33
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" >
55 <option key =" input" />
66 <option key =" output" />
77 <option key =" feature" answer =" line" hidden =" yes" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33
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" >
55 <option key =" input" />
66 <option key =" output" />
77 <option key =" feature" answer =" point" hidden =" yes" />
You can’t perform that action at this time.
0 commit comments