2021-06-21 07:17:35 +03:00

8 lines
395 B
Plaintext

v.hull
Produces a convex hull for a given vector map.
Vector (v.*)
QgsProcessingParameterFeatureSource|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