Uses Shapely basic linear referencing capabilities to find nearest bus to each stop.
Prerequisites
- Python 3 environment
- JupyterLab
pip install jupyterlab
Installation
pip install -r requirements.txt
Run notebook
jupyter notebook
Uses Shapely basic linear referencing capabilities to find nearest bus to each stop.
Prerequisites
pip install jupyterlab
Installation
pip install -r requirements.txt
Run notebook
jupyter notebook
Shapely==1.6.4.post2 |