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