mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-07 00:05:28 -04: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
|