Remove Open Traffic prototype code - #2698
Conversation
|
@opentripplanner/plc I believe I've removed all dangling references -- but would appreciate another set of eyes. |
abyrd
left a comment
There was a problem hiding this comment.
Hi @drewda, I just reviewed these changes and they look good to me. I would agree that we should remove this outdated and unmaintained code, and these commits should do the job. We may want to retain some kind of mechanism for pluggable street speed sources, independent of the opentraffic-specific implementation. But that should be easy to add back in if and when it's needed.
|
@t2gran and @gmellemstrand I tagged you on this PR because we'll need one more review, and you've generally been favorable to removing dead code and reducing complexity so you may be motivated to review this. |
t2gran
left a comment
There was a problem hiding this comment.
I am in favor. I looked over the code changes and they looked straight forward.
|
Hello, My team use this feature a lot. Thanks |
|
Hi @Patafix, the version of OpenTraffic included in OTP was a prototype that was never maintained and development moved on to a completely different format. We were planning to remove the code entirely. If you need it, you would need to create a branch and revert these commits. Is it the OpenTraffic data format you're using or just the idea of adding speed data to OTP? It should be straightforward to create your own system like StreetSpeedSource. |
|
Thanks for you reply @abyrd we can use any format we want. |
To be completed by pull request submitter:
To be completed by @opentripplanner/plc: