
NAME
v.voronoi.exe - Create a Voronoi diagram from an input vector map containing points or centroids.
KEYWORDS
vector
SYNOPSIS
v.voronoi.exe
v.voronoi.exe help
v.voronoi.exe [-lt] input=name output=name [--overwrite] [--verbose] [--quiet]
Flags:
- -l
- Output tessellation as a graph (lines), not areas
- -t
- Do not create attribute table
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- input=name
- Name of input vector map
- output=name
- Name for output vector map
Main index - vector index - Full index