timetable
Version:
Using GTFS and other sources to produce beautiful and usable timetables for public transport.
22 lines (10 loc) • 586 B
Markdown
- [timetable](#timetable)
- [Prerequisites](#prerequisites)
> **Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
## timetable
Using GTFS and other sources to produce beautiful and usable timetables for public transport.
### Prerequisites
* [**Neo4J**](http://neo4j.org). On OSX: `brew install neo4j`. Make sure you get version 2.1.3 or better;
the Cypher query language differs substantially in 1.x.x versions.
* Some transit data in [GTFS](https://developers.google.com/transit/gtfs/reference) format.
[xxxx](http://www.gtfs-data-exchange.com)