I would love to see this come to more cities. I live in a major north American city where public transportation is run by the local government. They have an official transportation app, but it's a buggy mess that's just a wrapper for the phone browser. It features "real time" (their words) route tracking, but as I quickly found out, the busses that move along the map aren't actually representative of the real busses…
Uber’s transit offering just went live in Denver
31–40 of 106 posts
Re: Uber’s transit offering just went live in Denver
#32I assume they (and/or lyft and google maps) will eventually do what google maps should already have in my opinion, a final option next to car/walking/bike/transit/taxi: "multi-modal". A lot of times the fastest way to get somewhere in LA is actually: walk to a scooter, scoot to the train, train to the closest stop, then uber to your final destination. But that isn't shown automatically and it's a lot of work to calcu…
I use Citymapper for this; have for years ( https://citymapper.com/ ). It does exactly what you're asking for. I too am surprised that Google hasn't eaten their lunch by baking this into Google Maps.
Re: Uber’s transit offering just went live in Denver
#33Earlier quoted context omitted.
What do you mean "Municipal ticketing racket"? Did you read the article?
Yeah. You don't think that's a goal? Uber desperately needs to show additional revenue streams as the (un)reality of self-driving cars and food delivery sets in. Muni tickets is big business. Look at Cubic Transportation Systems. > Initially, the ability to purchase tickets via the Uber app won’t be available, but it’s on the horizon. The in-app ticketing portion, in partnership with Masabi, will be available in the…
Re: Uber’s transit offering just went live in Denver
#34I would love to see this come to more cities. I live in a major north American city where public transportation is run by the local government. They have an official transportation app, but it's a buggy mess that's just a wrapper for the phone browser. It features "real time" (their words) route tracking, but as I quickly found out, the busses that move along the map aren't actually representative of the real busses…
I don't know why, but this bad practice seems to be in place in so many places. Live tracking seems to be almost uniformly code for Timetable tracking in public transit. In the UK I can stand and watch the live information for the train departing from Waterloo - it'll say the train is on-time for leaving at 5:30. I can go into their own app, identify the physical train that is going to terminate at waterloo and becom…
Regarding your point on outbound trains, often if a train is running late inbound they will have another one take over the duties, so trying to identify it isn't a perfect system for predicting.
Re: Uber’s transit offering just went live in Denver
#35Earlier quoted context omitted.
I use Citymapper for this; have for years ( https://citymapper.com/ ). It does exactly what you're asking for. I too am surprised that Google hasn't eaten their lunch by baking this into Google Maps.
I suspect that curating accurate transit data is a lot of boring, never ending work, and on the other hand, Google don't think they will have big enough money there(without building something like UBER, not their style), so they don't bother.
The cool thing is that for Sydney, the same APIs are available to the public: https://opendata.transport.nsw.gov.au/dataset/public-transpo...
Re: Uber’s transit offering just went live in Denver
#36Re: Uber’s transit offering just went live in Denver
#37Earlier quoted context omitted.
I suspect that curating accurate transit data is a lot of boring, never ending work, and on the other hand, Google don't think they will have big enough money there(without building something like UBER, not their style), so they don't bother.
Google Maps already has realtime transit information for Sydney (and I suspect, any other transit system which offers Google Transit APIs). The cool thing is that for Sydney, the same APIs are available to the public: https://opendata.transport.nsw.gov.au/dataset/public-transpo...
Re: Uber’s transit offering just went live in Denver
#38I would love to see this come to more cities. I live in a major north American city where public transportation is run by the local government. They have an official transportation app, but it's a buggy mess that's just a wrapper for the phone browser. It features "real time" (their words) route tracking, but as I quickly found out, the busses that move along the map aren't actually representative of the real busses…
I don't know why, but this bad practice seems to be in place in so many places. Live tracking seems to be almost uniformly code for Timetable tracking in public transit. In the UK I can stand and watch the live information for the train departing from Waterloo - it'll say the train is on-time for leaving at 5:30. I can go into their own app, identify the physical train that is going to terminate at waterloo and becom…
Re: Uber’s transit offering just went live in Denver
#39Earlier quoted context omitted.
I don't know why, but this bad practice seems to be in place in so many places. Live tracking seems to be almost uniformly code for Timetable tracking in public transit. In the UK I can stand and watch the live information for the train departing from Waterloo - it'll say the train is on-time for leaving at 5:30. I can go into their own app, identify the physical train that is going to terminate at waterloo and becom…
? UK Network Rail APIs are the probably the best I've seen. There is ~10,000 real time monitoring sensors on the network. Check out realtimetrains.co.uk for example, which is driven by the STOMP feed from NR (which sends thousands of requests per second on real time location and status of each and every train in the UK). Regarding your point on outbound trains, often if a train is running late inbound they will have…