Open barbeau opened 9 years ago
@barbeau Dear Sean,
Bus Maximum Occupancy
and Bus Actual Occupancy
.commuters waiting
metrics (the info to be sent by authorized commuters-participants, and/or by automated stop's supervision system utilizing some sort of real-time crowd population/density estimation tech).
Thanks and regards, Alex@drabell I wanted more quantitative measures in GTFS-rt for occupancy (one reason being the underlying data we get from the Bull Runner AVL system is percentage [0-100]), but others (including Google) did not. See https://groups.google.com/forum/#!topic/gtfs-realtime/_HtNTGp5LxM for the full discussion. We settled just on these enumerations.
I agree that crowdsourcing other metrics (on-vehicle occupancy, stop waiting occupancy) would also be useful. Other systems that do something similar for vehicle occupancy are Moovit and CMU's Tiramisu. I'm personally open to this being included in OBA, but its outside the current scope of our (i.e., USF's) work. So, I'm open to pull requests that propose/implement something, but not likely something we'll tackle in the immediate future, unless someone decides to fund that concept specifically :).
OccupancyStatus
is now an "experimental/proposed" GTFS-realtime field, as discussed on the gtfs-realtime list.Here’s an explanation of the enumeration values: https://groups.google.com/forum/#!msg/gtfs-realtime/_HtNTGp5LxM/0mvvEW1WuMMJ
...and the same text inline, for convenience:
We should consume this data and expose it via the OBA REST API.
We should have a live GTFS-rt feed with this field within the next few weeks - see https://github.com/CUTR-at-USF/bullrunner-gtfs-realtime-generator/issues/4.