GRASS logo

NAME

v.delaunay.exe - Create a Delaunay triangulation from an input vector map containing points or centroids.

KEYWORDS

vector

SYNOPSIS

v.delaunay.exe
v.delaunay.exe help
v.delaunay.exe [-rl] input=name output=name [--overwrite] [--verbose] [--quiet]

Flags:

-r
Use only sites in current region
-l
Output triangulation as a graph (lines), not areas
--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