Skip to content

citylines/citylines2network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages