App request: Android app, I enter "my" subway stops and the direction I take them ( Ex: The 1 train, uptown, from 116th ), the App simply shows me how many minutes until the next train.<p>I want something I can quickly open and glance at to know when I should leave, or if I should be sprinting to the station to save myself 20m late at night.<p>1 minute mock up:<p><a href="http://rkuykendall.com/uploads/subway-app-mock-up.jpg" rel="nofollow">http://rkuykendall.com/uploads/subway-app-mock-up.jpg</a>
What would really be interesting to play with is the real-time location of each train. The MTA must have it. I wish they would publish it somehow.<p>I'd love to build a city-wide visualization of the train traffic that shows where it's backing up, where it's flowing smoothly, etc. It probably wouldn't be very useful for me as an NYC commuter, but purely as a visualization it would really be something.
I've tried almost every NYC subway/bus app and I've finally given up. They're all fairly useless IMO. I'd rather just wait 5 minutes for the next train than bother with any of the current apps.<p>That being said, I wish Google would take on the challenge and include subway info.<p>- If somebody made a NYC transit app that I actually felt comfortable relying on... I would love push notifications ASAP of when my frequented trains/buses are down. I always forget to check the night before so please just tell me and make it relevant.<p>-Also I really want a detailed map of NYC that I can view offline but it needs to be lightning fast.<p>After all the frustration dealing with those apps, a couple months ago I finally decided to buy a paper map of NYC and start memorizing all that I can. I feel a bit more liberated and a little more like a NYC aficionado (snob).
Hi guys, my initial project was to build a visualization like the one @artursapek describes, and ended up making this API because the MTA doesn't have one.<p>Totally agree that it would be really cool.<p>I made this nycpulse.herokuapp.com, but it could be so much cooler.
Nice work.<p>I'm not sure how I interpret that arrivals say that a train arrives at my station at 8:42:30 and 8:43:00 (within 30 seconds of each other. Also I've never seen a train arrive at either of those times :). So I wonder how accurate the arrival times are in general.<p>(P.S. It'd be nice if arrivals was sorted in the response, not sure if that's an artifact of the way this is parsed from the data source or not).
For those of you on iOS looking for a polished transit app with support for multiple cities, I highly recommend Transit.[0] It allows you to quickly map trips as well as easily save data for offline access.<p>[0]: <a href="http://thetransitapp.com" rel="nofollow">http://thetransitapp.com</a>
"The arrival times listed on the website are likely just timetable times. Until the MTA releases real time data"<p>@aerialfish you are correct, this data is taken from timetables, as the MTA does not release real-time data. But it is probably very close
As promised, open source: <a href="https://github.com/mimouncadosch/MTA-API" rel="nofollow">https://github.com/mimouncadosch/MTA-API</a><p>Feel free to make it better :)
How is GTFs "..not particularly useful for developers"? I played around with it a little and found it to be perfectly usable/useful comma-separated values.