Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assess upgrading to OpenTripPlanner 2 #1355

Open
ddohler opened this issue Jul 6, 2023 · 0 comments
Open

Assess upgrading to OpenTripPlanner 2 #1355

ddohler opened this issue Jul 6, 2023 · 0 comments

Comments

@ddohler
Copy link
Contributor

ddohler commented Jul 6, 2023

SEPTA has adopted a newer version of the GTFS spec for their feed which has caused our version of OTP (1.4) to break. Support for the new format was added in OTP 2, but version 2 is a complete rewrite that isn't backwards compatible and doesn't include all the features that version 1 did. We should evaluate whether it is feasible for us to switch to OTP 2. We should investigate the ways that we use OTP 1.4 and ensure that OTP 2 has viable replacements. Off the top of my head, we should look into the following features:

  • Elevation-based routing for cyclists
  • Safe ride / fast ride routing for cyclists
  • Bikeshare integration
  • Travelshed generation
  • How routing is handled in the Android app (I think we just delegate to the mobile site, but we should confirm that).

But there may be others that I'm forgetting, so we should look at all the ways OTP is used.

We should generate:

  1. A go/no-go decision on whether it is feasible to migrate to OTP 2
  2. Assuming that migrating is feasible then we should also generate a task list and effort estimates.
@ddohler ddohler changed the title Assess upgrading to OTP 2 Assess upgrading to OpenTripPlanner 2 Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant