mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
|
v.hull
|
||
|
v.hull - Produces a convex hull for a given vector map.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|input|Input layer|0|False
|
||
|
ParameterBoolean|-a|Use all vector points (do not limit to current region)|False
|
||
|
OutputVector|output|Convex hull
|
||
|
|