We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371d7fe commit 546217cCopy full SHA for 546217c
src/plugins/grass/modules/v.surf.idw.qgm
@@ -5,5 +5,6 @@
5
<option key="input" layeroption="layer" typemask="point,line" id="input" />
6
<field key="column" layer="input" type="integer,double" label="Attribute field (interpolated values)" />
7
<option key="npoints" />
8
+ <option key="power" />
9
<option key="output" />
10
</qgisgrassmodule>
0 commit comments