Skip to content

TransportLab/TravelTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TravelTime

Calculating Travel time using OpenTripPlanner and Google API The methodology is stated in Lahoorpoor and Levinson (2019)

OpenTripPlanner

This code is based on the Rafael H M Pereira's code for measuring travel time using OTP as API and runing the python script with jython. More details on: https://github.com/rafapereirabr/otp-travel-time-matrix.git

How to run the script in terminal is:

jython -Dpython.path=otp.jar travel-time.py

Google API

This code is base on the different resources on the web and Google Maps Distance Matrix API: https://developers.google.com/maps/documentation/distance-matrix/overview

Reference: Lahoorpoor, B., & Levinson, D. M. (2019). The Transit Travel Time Machine: Comparing Three Different Tools for Travel Time Estimation.

About

Calculating Travel time using OpenTripPlanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages