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

bug in snapping points? #125

Closed
jGaboardi opened this issue Sep 24, 2018 · 1 comment
Closed

bug in snapping points? #125

jGaboardi opened this issue Sep 24, 2018 · 1 comment

Comments

@jGaboardi
Copy link
Member

jGaboardi commented Sep 24, 2018

There may be a bug... It also may not be.

In util.snap_points_on_segments(), when points already happen to share the same geometry as a network segment...

  • Observed behavior: inf distances calculated
  • Expected behavior: 0.0 distances calculated

(May be related to #76 in the future.)

@jGaboardi
Copy link
Member Author

This appears to have been resolved by an earlier PR, possibly #63.

@jGaboardi jGaboardi added this to Done in v1.2 release Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v1.2 release
  
Done
Development

No branches or pull requests

1 participant