mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-09 00:05:52 -04:00
8 lines
384 B
Plaintext
8 lines
384 B
Plaintext
v.voronoi
|
|
v.voronoi.skeleton - Extract skeletons for input areas.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input polygon layer|2|None|False
|
|
QgsProcessingParameterNumber|thin|Maximum dangle length of skeletons (-1 will extract the center line)|QgsProcessingParameterNumber.Double|-1|False|None|None
|
|
Hardcoded|-s
|
|
QgsProcessingParameterVectorDestination|output|Area skeleton
|