CityChrone / public-transport-analysis

Public transport analysis in cities.
MIT License
11 stars 7 forks source link

Modifications needed to run on Windows #2

Open amirhesam1995 opened 3 years ago

amirhesam1995 commented 3 years ago

In the first part of public-transport-city.ipynb, where all the imports occur, you should replace vincenty with geodesic. See this stack overflow post.

ocadni commented 2 years ago

ok! If you do a pull request, I'll accept it!