search for: otp_get_times

Displaying 2 results from an estimated 2 matches for "otp_get_times".

2019 Apr 09
0
New package to query the OpenTripPlanner (OTP) API
...ies or generate variables for transport models. The package consists of four main functions: otp_connect() - defines and tests the connection to an OTP instance. otp_get_distance() - gets the distance in metres between an origin and destination on the street and/or path network by specified mode. otp_get_times() - in its simplest use case gets the journey time between an origin and destination by specified mode(s). It can also return more detailed information, breaking down the journey by transit time, walking time, waiting time and the number of transfers. otp_get_isochrone() - returns one or more trav...
2019 Apr 09
0
New package to query the OpenTripPlanner (OTP) API
...ies or generate variables for transport models. The package consists of four main functions: otp_connect() - defines and tests the connection to an OTP instance. otp_get_distance() - gets the distance in metres between an origin and destination on the street and/or path network by specified mode. otp_get_times() - in its simplest use case gets the journey time between an origin and destination by specified mode(s). It can also return more detailed information, breaking down the journey by transit time, walking time, waiting time and the number of transfers. otp_get_isochrone() - returns one or more trav...