mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
396 B
Plaintext
8 lines
396 B
Plaintext
v.voronoi
|
|
v.voronoi - Creates a Voronoi diagram from an input vector layer containing points.
|
|
Vector (v.*)
|
|
QgsProcessingParameterFeatureSource|input|Input points layer|0|None|False
|
|
*QgsProcessingParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
|
|
*QgsProcessingParameterBoolean|-t|Do not create attribute table|False
|
|
QgsProcessingParameterVectorDestination|output|Voronoi
|