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

Invalid value encountered in true_divide #10

Open
3vivekb opened this issue Dec 13, 2017 · 1 comment
Open

Invalid value encountered in true_divide #10

3vivekb opened this issue Dec 13, 2017 · 1 comment

Comments

@3vivekb
Copy link

3vivekb commented Dec 13, 2017

(osm) Viveks-MacBook-Pro:OSM vivek$ crossify osm_bbox -- -122.036819 37.195331 -121.730576 37.469219 test/output/sj_most_close_v2_15.geojson
Fetching street network from OpenStreetMap...Done
Generating street graph...Done
Extracting geospatial data from street graph...Done
Isolating street intersections...Done
Drawing crossings.../Users/vivek/anaconda3/envs/osm/lib/python3.6/site-packages/crossify/crossings.py:282: RuntimeWarning: invalid value encountered in true_divide
  unit_vector = vector / segment.length
@3vivekb
Copy link
Author

3vivekb commented Dec 13, 2017

This bug doesn't stop the code from completing.

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