Skip to content

route-recommendation-web/BOS-VIZ

Repository files navigation

route-recommendation-web

This code has been tested on MacOS, Python 3.7-3.9, please follow readme to setup a virtual conda environment for faster deployment.

git clone https://github.com/route-recommendation-web/boston-pathfinding-visualization.git
cd boston-pathfinding-visualization
conda create -n bpv python=3.9
source activate bpv
pip install dash
pip install networkx
pip install osmnx
pip install colour
pip install heapdict
  • run the app
python app.py
References:

https://github.com/gboeing/osmnx https://github.com/networkx/networkx https://towardsdatascience.com/python-interactive-network-visualization-using-networkx-plotly-and-dash-e44749161ed7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •