Is it possible to extract all possible metro stations/ bus stops from a path generated by google directions api? I want to know longt, latt of these stations, so that I can suggest the user about nearest transport facilities/ hubs based on the source and destination entered(along the path).

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Check out google transit http://www.google.com/intl/en/landing/transit/#mdy which is a new service they are offering in select locations.

link|improve this answer
Thanks. that is exactly something that I wanted to develop. I also found this, journeyplanner.tfl.gov.uk/user/XSLT_TRIP_REQUEST2?language=en . – 9ikhan Mar 8 '11 at 11:08
Same here, I was bummed when I saw google was in the business, after transcribing the local bus schedule here for an iphone app. – jskaggz Mar 8 '11 at 18:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.