mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
v.hull
|
|
Produces a convex hull for a given vector map.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input layer|0|None|False
|
|
QgsProcessingParameterBoolean|-a|Use all vector points (do not limit to current region)|False
|
|
QgsProcessingParameterVectorDestination|output|Convex hull
|