Hacker News new | ask | show | jobs
by evancasey 4317 days ago
Does google maps/citymapper consume this sort of real-time train location data?

If not, perhaps you could use the NYC subway REST API to cross reference route calculations

1 comments

The real-time feed and static schedule are both available from the MTA directly: http://datamine.mta.info/

Both are in GTFS format, and AFAIK Google does consume it.