Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected error in the attribute table with the QGIS Union algorithm #26897

Closed
qgib opened this issue May 30, 2018 · 1 comment
Closed

Unexpected error in the attribute table with the QGIS Union algorithm #26897

qgib opened this issue May 30, 2018 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented May 30, 2018

Author Name: Samuel Fernando Mesa Giraldo (Samuel Fernando Mesa Giraldo)
Original Redmine Issue: 19067
Affected QGIS version: 3.0.3
Redmine category:processing/qgis


Performing an academic vector overlay exercise, I found a possible error in the result of the attribute table using the Union function with the two polygons layers of a GeoPackage database.

Here are the original layers:

image

The result of A U B gives the following:

image

Geometries with intersection should not deliver null values.

Attached is a QGIS project to replicate the results.


@qgib
Copy link
Contributor Author

qgib commented May 31, 2018

Author Name: Nyall Dawson (@nyalldawson)


Confirmed fixed in 3.2


  • resolution was changed from to fixed/implemented
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed May 31, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Crash/Data Corruption labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant