mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
|
v.delaunay
|
||
|
v.delaunay - Creates a Delaunay triangulation from an input vector map containing points or centroids.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|input|Input vector layer|0|False
|
||
|
ParameterBoolean|-r|Use only points in current region|True
|
||
|
OutputVector|output|Delaunay triangulation
|
||
|
|