File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44<qgisgrassmodule label =" Bicubic or bilinear spline interpolation with Tykhonov regularization" module =" v.surf.bspline" >
55 <option key =" input" />
66 <option key =" sparse" />
7+ <option key =" sie" advanced =" yes" />
8+ <option key =" sin" advanced =" yes" />
9+ <option key =" method" advanced =" yes" />
10+ <option key =" lambda_i" advanced =" yes" />
11+ <option key =" output" advanced =" yes" />
712 <option key =" raster" />
813 <flag key =" c" />
914</qgisgrassmodule >
Original file line number Diff line number Diff line change 44<qgisgrassmodule label =" Inverse distance squared weighting raster interpolation based on vector points" module =" v.surf.idw" >
55 <option key =" input" layeroption =" layer" typemask =" point,line" id =" input" />
66 <field key =" column" layer =" input" type =" integer,double" label =" Attribute field (interpolated values)" />
7- <option key =" npoints" />
8- <option key =" power" />
7+ <option key =" npoints" advanced = " yes " />
8+ <option key =" power" advanced = " yes " />
99 <option key =" output" />
1010</qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments