Skip to content

Commit

Permalink
make option as advanced in GRASS v.voronoi
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Manghi committed Jun 1, 2015
1 parent 239dc71 commit c859127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c859127

Please sign in to comment.