dystonse / dystonse-gtfs-data

Read gtfs and gtfs-realtime data, write them into a database, perform and export analyses and make predictions based on them.
9 stars 2 forks source link

Show walk arrival time on the stop page if a walk is needed to reach the vehicle #21

Open lenaschimmel opened 4 years ago

lenaschimmel commented 4 years ago

For vehicles that depart from a nearby stop, the departure time distribution cannot be compared to the arrival time distribution after the walk, because the walk time is not shown visually.

Actually, it's very difficult for the user to get the absolute times of the walk arrival:

A quick sketch of two possible display variants:

Mit Ankunft

This issue has to be solved with #19 and #20 in mind.