Skip to content

Convert GTFS-RT data to JSON. Mostly for Hamilton, but easily updatable to any city

Notifications You must be signed in to change notification settings

mattgrande/gtfs-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • clone this repository

  • run bundle install (add other gems you may need to the Gemfile beforehand)

  • run rake import_gtfs to import the route information; run rake download_buses to get the current bus locations

  • run rake spec to run the tests

  • modify your app routes in config.ru

  • rackup config.ru to start it

About

Convert GTFS-RT data to JSON. Mostly for Hamilton, but easily updatable to any city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages