Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Setup

  1. Make sure Java 1.6 is installed
  • Open a command prompt/terminal and type java -version
  • if you get something like...
    java version "1.6.0_65"
    Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
    Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
...you're good to go. Otherwise, download and install [Java SDK 6](http://www.oracle.com/technetwork/java/javase/archive-139210.html) **(not 7!)**.
  1. Download source code

alt text

  • or git clone git@github.com:landonreed/learnyougtfs.git
  1. This tutorial assumes you want to use MARTA's gtfs data. If you'd like to use a different feed, simply replace data/google_transit.zip with whatever gtfs feed you like (make sure it's valid!).

Modules

About

Basic GTFS analysis tutorial

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages