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

Tolerance (snapping) during analyses #17933

Closed
qgib opened this issue Jan 13, 2014 · 7 comments
Closed

Tolerance (snapping) during analyses #17933

qgib opened this issue Jan 13, 2014 · 7 comments
Labels
Feature Request Feedback Waiting on the submitter for answers Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Jan 13, 2014

Author Name: Paolo Cavallini (@pcav)
Original Redmine Issue: 9326

Redmine category:processing/qgis


In case of layers with essentially the same shapes, with different precision, the diff between these layers produces a number of virtually 0 width polygons.
These microareas are tricky and time consuming to remove (if they are isolated, a possible solution is to select and remove those smaller than an arbitrary threshold, but if they are linked to some "real" polygons, this will not work).

I suggest to add a parameter in analyses, to either snap original data within a threshold before running the analysis, or to clean up the results afterwards

@qgib
Copy link
Contributor Author

qgib commented Jan 13, 2014

Author Name: Paolo Cavallini (@pcav)


See a discussion on: http://lists.osgeo.org/pipermail/qgis-developer/2014-January/030119.html

@qgib
Copy link
Contributor Author

qgib commented Jan 16, 2014

Author Name: Paolo Cavallini (@pcav)


Probably this could be solved with a new command, allowing the user to arbitrarily reduce the precision of coordinates (filling up the rest with 0s).

@qgib
Copy link
Contributor Author

qgib commented Jan 2, 2017

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from 44 to Processing/QGIS

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Feb 24, 2018

Author Name: Paolo Cavallini (@pcav)


Still valid? With automatic reprojection now in Processing the issue can be even more serious.


  • status_id was changed from Open to Feedback
  • description was changed from In case of layers with essentially the same shapes, with different precision, the diff between these layers produces a number of virtually 0 width polygons.
    These microareas are tricky and time consuming to remove (if they are isolated, a possible solution is to select and remove those smaller than an arbitrary threshold, but if they are linked to some "real" polygons, this will not work).

I suggest to add a parameter in analyses, to either snap original data within a threshold before running the analysis, or to clean up the results afterwards to In case of layers with essentially the same shapes, with different precision, the diff between these layers produces a number of virtually 0 width polygons.
These microareas are tricky and time consuming to remove (if they are isolated, a possible solution is to select and remove those smaller than an arbitrary threshold, but if they are linked to some "real" polygons, this will not work).

I suggest to add a parameter in analyses, to either snap original data within a threshold before running the analysis, or to clean up the results afterwards

@qgib qgib added Feedback Waiting on the submitter for answers Feature Request Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 24, 2019
@alexbruy
Copy link
Contributor

Probably we can close this, as Processing now offers several tool for snapping which can be used before doing analysis.

@pcav
Copy link
Member

pcav commented Apr 17, 2020

Agreed, thanks

@pcav pcav closed this as completed Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feedback Waiting on the submitter for answers Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

3 participants