forked from opentripplanner/OpenTripPlanner
-
Notifications
You must be signed in to change notification settings - Fork 3
Tutorials
abyrd edited this page Oct 18, 2012
·
30 revisions
A list of all tutorials for developing and using OpenTripPlanner
- 2 minute introduction
- 5 minute detailed dive-in
- - Working with the OTP code in Eclipse
- GettingStartedMaven - Working with the OTP code using Maven
- Getting-started-with-OTP-in-Netbeans - Working with the OTP code using Netbeans
- - Directions for setting up a Tomcat server within Eclipse
- GraphBuilder - Instructions for building a trip planner graph
-
ConfiguringTheWebapp - Instructions for configuring the
opentripplanner-api-webapp
-
- Instructions for setting up and running the
opentripplanner-webapp
using Eclipse -
RunningTheWebappInTomcat - Instructions for setting up and running the
opentripplanner-webapp
using Tomcat - SettingUpAnalyst - Instructions for setting up the OpenTripPlanner Analyst extension, which can produce travel time rasters for use in research and transportation planning.
- Batch-Analyst - Background information and instructions for running large batches of OpenTripPlanner Analyst requests, which are useful for accessibility indicators (such as cumulative opportunities measures).
- Setting up Raptor
- JsonOrXml
- MultipleGraphs - Instructions on use of the "multiple graphs within a single webapp" feature.
- Bike-Rental - Instructions on adding rented bike support to an OTP instance.
- FranksStepByStep - How I went from nothing to http://maps5.trimet.org/otp in ten easy steps
- Mobile Devices - Existing projects and resources for OpenTripPlanner on mobile devices, including native OTP Android client
- GettingStartedSystemMap - Getting up and running with the api-extended
- DebuggingToolsAndTips
- ReleaseManagement
- AnalystAnimations - making animations of how accessibility varies over time
- LargeGraphs - you may need to configure OTP differently if your graph covers a very large area
- List of TripPlanners
- List of GeoCoders
- List of RoutingAlgorithms
- List of Jargon And Acronyms found in OTP