Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 646 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 646 Bytes

citylines2network

Create routable networks from citylines dumps. As citylines data includes the historical evolution of transit systems, network graphs can be created for different years.

Work in progress

Example

Graph for Mexico City Metro in 1985 df_1985

Graph for Mexico City Metro in 2015 df_2015

Usage

# Make sure pipenv is already installed

$ pipenv install
$ pipenv run python examples/mexico_city.py