Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork22
Introductory tutorial (approx. 3 hours) covering the setup and querying of an OpenTripPlanner instance
License
marcusyoung/otp-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an introductory tutorial (approx. 3 hours) covering the setup and querying of an OpenTripPlanner instance.
Latest update: 20 January 2021.
The tutorial consists of four parts:
You'll start by building an OTP network graph for the street network and public transport services in Greater Manchester, and then launch your OTP instance and request routes using the web interface.
Next, you'll query the OTP Isochrone API to obtain travel-time polygons, visualising the accessibility of Manchester Airport by public transport.
You'll then automate querying the OTP route planner API using theotpr R package, looking up route information for each Lower Layer Super Output Area (LSOA) in Greater Manchester.
And finally, you'll use the OTP surface analysis API to perform efficient one-to-many analysis and measure the number of jobs accessible from an LSOA.
Note: Currently OTP requires Java 8. This tutorial may not work with later versions of Java.
Note: The GTSF feeds provided in this tutorial for the Greater Manchester area were obtained in December 2020. You will need to take this into account when querying OTP otherwise you may not get any transit routes returned. Ensure that you request a route plan for the period covered by the GTFS feeds.
Please cite this tutorial if you use it for your research. Suggested citation:
Young, M. (2021). OpenTripPlanner - creating and querying your own multi-modal route planner.URL: https://github.com/marcusyoung/otp-tutorial.About
Introductory tutorial (approx. 3 hours) covering the setup and querying of an OpenTripPlanner instance
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.

