2019-10-26 21:14:37 +10:00

8 lines
443 B
Plaintext

v.voronoi
v.voronoi - Creates a Voronoi diagram (or compute the center line or the skeleton) from an input vector layer containing polygons.
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