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

'Check geometries' plugin fails to fix overlap #23187

Closed
qgib opened this issue Jul 9, 2016 · 4 comments
Closed

'Check geometries' plugin fails to fix overlap #23187

qgib opened this issue Jul 9, 2016 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Jul 9, 2016

Author Name: Reinhard Reiterer (Reinhard Reiterer)
Original Redmine Issue: 15251
Affected QGIS version: 2.14.3
Redmine category:c++_plugins/geometry_checker
Assignee: Sandro Mani


The 'Check geometries' plugin fails to fix the overlap in the attached shape file.


@qgib
Copy link
Contributor Author

qgib commented Jul 9, 2016

Author Name: Reinhard Reiterer (Reinhard Reiterer)


  • 10168 was configured as 15251.mp4
  • 10167 was configured as 15251.zip

@qgib
Copy link
Contributor Author

qgib commented Jul 9, 2016

Author Name: Reinhard Reiterer (Reinhard Reiterer)


  • 10172 was configured as 15251_2.mp4
  • 10171 was configured as 15251_2.zip

@qgib
Copy link
Contributor Author

qgib commented Jul 10, 2016

Author Name: Reinhard Reiterer (Reinhard Reiterer)


  • 10181 was configured as 12251_3.mp4
  • 10180 was configured as 12251_3.zip

@qgib
Copy link
Contributor Author

qgib commented Jul 14, 2016

Author Name: Sandro Mani (Sandro Mani)


15251.zip: fixed in a8c35a9

15251_2.zip: you'll need to reduce the global tolerance value (works with 1E-10)

15251_3.zip: reducing the global tolerance value makes the checker correctly detect the errors, but fixing them results in even more tiny errors. These are precision limits of the underlying geometry library, nothing I can do on the geometry-checker side I'm afraid.


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 25, 2019
@qgib qgib closed this as completed 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! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant