-
Notifications
You must be signed in to change notification settings - Fork 3
TwoMinutes
Intent is to get OTP running on your system with pre-built binaries and data (for Portland, Oregon), so you can see OTP running fairly quickly (hopefully in less than 10 minutes, network delays downloading things aside).
-
Download http://maps5.trimet.org/otp-dev/otp.zip (~90 megs).
-
Unzip the contents to the / directory (or C:\ for Windows users). This will create a /otp directory with the pre-build OTP binaries.
-
Download a pre-built Graph.org file from http://maps5.trimet.org/otp-dev/Graph.obj (~300 megs)
-
Move Graph.obj to /otp/Graph.obj
-
cd to /otp/
-
bin/startup.sh (or bin/startup.bat for Windows users)
-
Open http://localhost:8080/opentripplanner-webapp in a web browser.
See the FiveMinutes deep dive into OTP for instructions on how to build your own Graph.obj