2014-04-19 15:53:43 +02:00
|
|
|
v.delaunay
|
2015-07-26 03:48:27 +02:00
|
|
|
Creates a Delaunay triangulation from an input vector map containing points or centroids.
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Input vector layer|0|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterBoolean|-r|Use only points in current region|False|False
|
|
|
|
QgsProcessingParameterBoolean|-l|Output triangulation as a graph (lines), not areas|False|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Delaunay triangulation
|