Tognar visualization dude. Is there an easy library that helps put together stuff like that or is it custom? On mobile so can't inspect.
[0]: https://d3js.org/
11–20 of 64 posts
Tognar visualization dude. Is there an easy library that helps put together stuff like that or is it custom? On mobile so can't inspect.
[0]: https://d3js.org/
Naive question: when buses are bunching, can't the front bus skip stops that are not needed for dropoffs? (the driver would have to announce that passengers need to request their stops of course).
Pittsburgh is a super interesting city from a transportation logistics and efficiency perspective. It's got an extremely difficult topography mixed with a rather obstinate electorate that has routinely de-prioritized mass transit. This particular piece emphasizes what anyone who attended CMU could tell you - if you're going to take the 62C anytime during rush hour, you better learn to hold your breath.
Why do buses bunch?: http://setosa.io/bus/
Naive question: when buses are bunching, can't the front bus skip stops that are not needed for dropoffs? (the driver would have to announce that passengers need to request their stops of course).
That would mostly work, but the problem in Pittsburgh at least is the bus bunching happens between related but not quite identical routes. For example, the 61A, 61B, 61C, and 61D all run down Forbes Ave, and frequently get bunched there. But then later in their routes, they fork: two go one direction, and two go the other direction. For many passengers, it doesn't matter which one they take. But for other passengers, it has to be a 61A etc.
Naive question: when buses are bunching, can't the front bus skip stops that are not needed for dropoffs? (the driver would have to announce that passengers need to request their stops of course).
Do they really stop everywhere unconditionally? In the UK almost all stops are by request, for both boarding and alighting.
Edit: kudos to doing this in R. I’ve done other city analysis stuff in R and I keep coming back to it for one off things like this.
Naive question: when buses are bunching, can't the front bus skip stops that are not needed for dropoffs? (the driver would have to announce that passengers need to request their stops of course).
Pittsburgh, however, as an unusual misfeature in that the single bus lane goes the wrong way against one way traffic (3 lanes of cars going one way--1 lane of bus going the opposite) for a non-trivial amount of length flagged as "hotspots".
This means that while automobile drivers using the bus lane is a self-correcting problem, a bus cannot pass another bus in those areas.
(I call the wrong way bus lane a "misfeature" because it regularly results in out-of-towners winding up dead because they didn't look both directions on a "one way" street. This is particularly tragic when the out-of-towner is someone who is visiting Children's Hospital because their child is being treated for some very aggressive disease.)
Just teach the bus drivers to let the empty busses overtake the crowded one.
It won't solve the pauses when there will be no bus coming, but at least it increases the passenger comfort by a good margin and the average speed by which the bunch travels increases too.