Skip to content

daajoe/gtfs2graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtfs2graphs - A Transit Feed to Graph Format Converter

Input

Output

System Requirements (gtfs2graphs.py)

System

  • python 2.7.9
  • pip
  • bash

Python Packages

  • transitfeed
  • (pytz: to avoid warnings of transitfeed)
  • pyaml
  • (networkx: only for gml output)

System Requirements (get_feeds.py)

System

  • python 2.7.9
  • pip
  • bash
  • python-dev

Python Packages

  • transitfeed
  • pyaml
  • (networkx: only for gml output)
  • eventlet
  • progressbar

References / Links

About

No description, website, or topics provided.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published