Skip to content

npaun/viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viz

prettier, faster and hopefully better GTFS visualizer.

Requirements

To run

  1. git clone https://github.com/jsteelz/viz
  2. cd viz
  3. Get a Mapbox API key and set it in `js/config.js'
  4. make
  5. ./visualizer.py <path to GTFS files>

Manual installation of Python dependencies

You can also install the Python dependencies by pip install geojson flask.

How fast is it?

Benchmarks were performed on a laptop with 16 GB of RAM and 6 core processor. All times are approximative depending on the precise GTFS data used for each feed.

Feed Time (s)
MTA Subway 4
TTC 18

For more info

About

GTFS visualizer (C++ backend for jsteelz/jviz)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published