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

Highways aren't cropped/interpolated when middle nodes are out of bounds #29

Closed
garborg opened this issue Sep 21, 2014 · 1 comment · Fixed by #30
Closed

Highways aren't cropped/interpolated when middle nodes are out of bounds #29

garborg opened this issue Sep 21, 2014 · 1 comment · Fixed by #30

Comments

@garborg
Copy link
Collaborator

garborg commented Sep 21, 2014

Related to #12, but requires an immediate fix ahead of the longterm option laid out there. Right now the points are being left as is (out of bounds), which causes createGraph to fail for a typical large cropped map.

@tedsteiner
Copy link
Owner

My workaround for this issue has always been to just not delete cropped nodes, but I agree it would be nice to have something work a little more cleanly.

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 a pull request may close this issue.

2 participants