File tree 3 files changed +3
-3
lines changed
python/plugins/processing/algs/grass7/description
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ v.surf.rst
2
2
v.surf.rst.cvdev - Spatial approximation and topographic analysis using regularized spline with tension.
3
3
Vector (v.*)
4
4
ParameterVector|input|Input vector layer|0|False
5
- ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
5
+ * ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|False|True
6
6
ParameterRaster|mask|Name of the raster map used as mask|True
7
7
ParameterTableField|zcolumn|Name of the attribute column with values to be used for approximation|input|-1|False
8
8
ParameterNumber|tension|Tension parameter|None|None|40
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ v.surf.rst
2
2
v.surf.rst.line - Spatial approximation and topographic analysis using regularized spline with tension.
3
3
Vector (v.*)
4
4
ParameterVector|input|Input lines layer|1|False
5
- ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
5
+ * ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|False|True
6
6
ParameterRaster|mask|Name of the raster map used as mask|True
7
7
ParameterTableField|zcolumn|Name of the attribute column with values to be used for approximation|input|-1|False
8
8
ParameterNumber|tension|Tension parameter|None|None|40
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ v.surf.rst
2
2
Spatial approximation and topographic analysis using regularized spline with tension.
3
3
Vector (v.*)
4
4
ParameterVector|input|Input points layer|0|False
5
- ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
5
+ * ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|False|True
6
6
ParameterRaster|mask|Name of the raster map used as mask|True
7
7
ParameterTableField|zcolumn|Name of the attribute column with values to be used for approximation|input|-1|False
8
8
ParameterNumber|tension|Tension parameter|None|None|40
You can’t perform that action at this time.
0 commit comments