Feature request #21749
convex hull by class
Status: | Feedback | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 29564 |
Description
it would be nice to be able to create
convex hull by class (with a field)
as for concave hull (k-nearest neighbor)
History
#1
Updated by Johannes Kroeger almost 6 years ago
Those tools are a bit messy in what they support and what not, I am sure a homogenisation would be good.
You can use the "Minimum bounding geometry" tool. It also supports selecting an attribute and does support convex hulls as geometry.
#2
Updated by Giovanni Manghi almost 6 years ago
- Status changed from Open to Feedback
#3
Updated by Alain FERRATON almost 6 years ago
Thank you. I didn't know that option. It meets my need.
Homogenization would indeed be a good idea for the future