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

Prevent introduction of line-crossings during simplification #40

Open
gka opened this issue May 16, 2012 · 0 comments
Open

Prevent introduction of line-crossings during simplification #40

gka opened this issue May 16, 2012 · 0 comments
Milestone

Comments

@gka
Copy link
Contributor

gka commented May 16, 2012

Using an RTree every modified line segment can be checked for intersections with existing line segments. If an intersection is introduced, the point shouldn't be removed.

see implementation in Bloch.py

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

No branches or pull requests

1 participant