mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
328 B
Plaintext
7 lines
328 B
Plaintext
v.delaunay
|
|
Creates a Delaunay triangulation from an input vector map containing points or centroids.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input vector layer|0|None|False
|
|
QgsProcessingParameterBoolean|-r|Use only points in current region|True
|
|
QgsProcessingParameterVectorDestination|output|Delaunay triangulation
|