2017-12-16 11:12:12 +01:00

8 lines
393 B
Plaintext

v.hull
Produces a convex hull for a given vector map.
Vector (v.*)
QgsProcessingParameterVectorLayer|input|Input layer|0|None|False
QgsProcessingParameterString|where|WHERE conditions of SQL statement without 'where' keyword|None|True|True
QgsProcessingParameterBoolean|-f|Create a 'flat' 2D hull even if the input is 3D points|False
QgsProcessingParameterVectorDestination|output|Convex hull