Bug report #19348
Convex hull does not run in QGIS 3.2
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Giovanni Manghi | ||
Category: | Vectors | ||
Affected QGIS version: | 3.2 | Regression?: | Yes |
Operating System: | Windows 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27176 |
Description
I've tried to create a convex hull (Vector > Geoprocessing Tools > Convex Hull) from points and no polygon was created. When i checked the attribute table of layer created, it did not contain any values, indicating it did not run and only created an empty layer file.
When i tried to create a convex hull with QGIS 2.18 using the same file, a polygon was created indicating there may be an issue with version 3.2.
My CRS is EPSG 32636, WGS 84 UTM Zone 36N. I have attached below a log file with errors i got.
Someone had the same issue and posted it to stackexchange.com at https://gis.stackexchange.com/questions/283111/creating-minimum-convex-polygon-home-range-from-points-in-qgis . So it obvious, it's not only me experiencing the issue.
Associated revisions
[processing] Better error when 'Convex hull' algorithm is run on
single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348
[processing] Better error when 'Convex hull' algorithm is run on
single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348
(cherry-picked from f6ab5f95)
History
#1 Updated by Giovanni Manghi over 6 years ago
- Status changed from Open to Feedback
- Regression? changed from No to Yes
- Priority changed from Normal to High
Can you attach sample data? thanks!
#2 Updated by Joshua Mabonga over 6 years ago
- File qgis sample data.csv added
- Assignee set to Giovanni Manghi
Giovanni Manghi wrote:
Can you attach sample data? thanks!
Please find sample data attached
#3 Updated by Nyall Dawson over 6 years ago
- Status changed from Feedback to In Progress
#4 Updated by Nyall Dawson over 6 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset qgis|f6ab5f95f715fb66622d428b7a2e11a1e5cf7291.