mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
make option as advanced in GRASS v.voronoi
This commit is contained in:
parent
239dc71d43
commit
c859127c4e
@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
|
||||
Vector (v.*)
|
||||
ParameterVector|input|Input points layer|0|False
|
||||
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
|
||||
ParameterBoolean|-t|Do not create attribute table|False
|
||||
*ParameterBoolean|-t|Do not create attribute table|False
|
||||
OutputVector|output|Voronoi diagram
|
||||
|
@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
|
||||
Vector (v.*)
|
||||
ParameterVector|input|Input points layer|0|False
|
||||
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
|
||||
ParameterBoolean|-t|Do not create attribute table|False
|
||||
*ParameterBoolean|-t|Do not create attribute table|False
|
||||
OutputVector|output|Voronoi diagram
|
||||
|
Loading…
x
Reference in New Issue
Block a user