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

Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis #1099

Merged
merged 3 commits into from
Jan 23, 2014

Conversation

ahuarte47
Copy link
Contributor

This patch fixes the bug of ST_simplify function for postgis that collapse geometries (polygons and linestrings) using big tolerances of simplification.

Changes:

  • fixes the bug of ST_simplify function for postgis <= 2.1.0
  • define better the tolerance of simplification on provider side, now the rendering is faster!

timlinux added a commit that referenced this pull request Jan 23, 2014
Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis
@timlinux timlinux merged commit 8b53001 into qgis:master Jan 23, 2014
@ahuarte47 ahuarte47 deleted the Issue_8725R-ST_simplify branch January 23, 2014 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants