2019
DOI: 10.21105/joss.01926
|View full text |Cite
|
Sign up to set email alerts
|

OpenTripPlanner for R

Abstract: opentripplanner provides functions that enable multi-modal routing in R. It provides an interface to the OpenTripPlanner (OTP) Java routing service, which allows calculation of routes on large transport networks, locally or via calls to a remote server. The package contains three groups of functions for: (1) setting up and managing a local instance of OTP;(2) connecting to OTP locally or remotely; and (3) sending requests to the OTP API and importing the results and converting them into appropriate classes for… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0
1

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
1
1

Relationship

1
7

Authors

Journals

citations
Cited by 36 publications
(20 citation statements)
references
References 2 publications
(2 reference statements)
0
19
0
1
Order By: Relevance
“…Availability of source code with a visible open source license A secondary filter was used to focus attention on tools for analysis: projects whose primary purpose is to provide an interface to an existing software/services, such as the R package opentripplanner (e.g. Morgan et al 2019;Giraud 2019) and routing engines (Luxen and Vetter 2011;Padgham 2019) are omitted from Table 2 for brevity (routing engines are mentioned in the final section of the paper). Tools can be classified in a variety of ways from a developer's perspective including sometimes tribal 'ecosystems' such as R packages, Python packages and QGIS plugins.…”
Section: Methods To Identify Open Source Toolsmentioning
confidence: 99%
See 1 more Smart Citation
“…Availability of source code with a visible open source license A secondary filter was used to focus attention on tools for analysis: projects whose primary purpose is to provide an interface to an existing software/services, such as the R package opentripplanner (e.g. Morgan et al 2019;Giraud 2019) and routing engines (Luxen and Vetter 2011;Padgham 2019) are omitted from Table 2 for brevity (routing engines are mentioned in the final section of the paper). Tools can be classified in a variety of ways from a developer's perspective including sometimes tribal 'ecosystems' such as R packages, Python packages and QGIS plugins.…”
Section: Methods To Identify Open Source Toolsmentioning
confidence: 99%
“…The package takes an explicitly geographic approach to transport planning and many of the functions use geographic operations such as buffers and spatial aggregation in workflows that start with origin-destination data and end with estimates of travel demand down to the route network level under different scenarios of change (Lovelace and Ellison 2018). Opentripplanner is an R package for multi-modal routing and accessibility analysis that provides an interface to the OpenTripPlanner Java library, enabling not only calculation of travel times and route geometries but also monetary costs and accessibility isochrone maps where GTFS data allow (Morgan et al 2019).…”
Section: Command-line Interface (Cli) Toolsmentioning
confidence: 99%
“…While there are several open-source routing packages available for R, they either do not support public transport networks (Padgham 2019), or primarily focus on providing point-to-point routes rather than origin-destination travel time matrices (Morgan et al 2019;Lovelace and Ellison 2019). Most routing algorithms find paths to all points in the network while finding a single route.…”
Section: Questionsmentioning
confidence: 99%
“…As of version 1, OTP uses an algorithm called A-star for routing walk and cycle trips while any trips that involve transit use a mix of A-star and the Tung-Chew heuristic (OTP, 2020). Interfacing with OTP is facilitated through the opentripplanner package for R (Morgan et al, 2019) and in Python through the use of a customized script based on Allen (2020) and Pereira et al (2019).…”
Section: Assessment Of Place-based Accessibility Toolsmentioning
confidence: 99%