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

Synoptic view #98

Closed
vsperez opened this issue Aug 19, 2018 · 2 comments
Closed

Synoptic view #98

vsperez opened this issue Aug 19, 2018 · 2 comments
Assignees

Comments

@vsperez
Copy link
Member

vsperez commented Aug 19, 2018

Hi,

I was thinking to add a feature to TheTransitClock that represents the route on a line. In this way, it is very easy to see where are the vehicles respect to each other or respect to the buses.

One single line represents one direction, and the position of every single element (stop or vehicle) is proportionally placed over the line.

I've been already working a little over it.

@scrudden
Copy link
Member

I have been using headway values while working on issue #74.

This uses the org.transitclock.core.headwaygenerator.LastArrivalsHeadwayGenerator to create the headway values with the headway then being updated in the vehicle state. This requires that the new caching mechanisms are running.

I am not sure if this headway information is passed to the API. There may be some of this worked on in #13.

@scrudden
Copy link
Member

scrudden commented Sep 7, 2018

Merged #101

@scrudden scrudden closed this as completed Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants