v.hull.txt 402 B

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