propershark / shark

An event publisher for realtime transit information.
3 stars 0 forks source link

How to represent "further out" arrivals at a stop? #10

Closed elliottwilliams closed 8 years ago

elliottwilliams commented 8 years ago

Unless I'm mistaken, right now a station will only show that it has a vehicle approaching if that vehicle is no more than 3 stops away. This is probably fine for frequent, short loops (e.g. Silver Loop), but I think it poses some problems on larger, more infrequent routes.

Scenario: I'm trying to take the 1B from Cary to Greyhouse (true story). I select the "Stadium & Russell" stop. Currently, there is a 1B arriving in 8 minutes that is 5 stops away, and another arriving in 38 minutes that is 25 stops away. Neither would be shown and I would be left to assume that 1B doesn't come here.

So, here's a proposal:

If this were implemented, I think vehicle-on-station events could be removed.

faultyserver commented 8 years ago

I like this idea, and it solves a lot of questions I was having with implementation. To address each point:

faultyserver commented 8 years ago

This should be closed by bfd566f0c4ee1c9ed1bca9893b332c8b16fdc70b.