Geolocation not working, or needing another entry point to this info?
More Info
- Currently showing departures between 20 minutes ago and 2 hours in the future, with a limit of 10 results per stop.
Sched is the scheduled departure time.
Curr is theoretically pulled from realtime "delay" data, showing:
- 👍 if there's no delay known (currently skipping 0s realtime "delay" instances)
- The estimated time of arrival and offset from the schedule if there's info about that in ETS' open realtime data
- Delay can be positive or negative, the latter meaning it's running ahead of schedule.
This info should currently be updated every ~1min on the public server you're probably reading this from.
- Clicking on the StopID links will open the per-stop page, defaulting to that stop's schedule for the full calendar day.
- Clicking on 🧭 Name Of Stop links will open the location using the geo: URI scheme standardized in 2010, specifically Google's mangled nonstandardized format, which is sadly a motif in this project.
- Currently there are two themes, a light and a dark one, chosen by your browser automagically. The dark one has seen more love, honestly. I'm very open to theme ideas and frivolity.