mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix v.sample GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@15103 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
6ab15379b0
commit
1e4fb589e5
@ -3,7 +3,7 @@
|
||||
|
||||
<qgisgrassmodule label="Sample raster at site locations" module="v.sample">
|
||||
<option key="input" typemask="point"/>
|
||||
<field key="column" layer="vector" type="integer,double"/>
|
||||
<field key="column" layer="input" type="integer,double"/>
|
||||
<option key="raster"/>
|
||||
<option key="output"/>
|
||||
<flag key="b" answer="off" hidden="no" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user