1

I know there is available api in json format for traveing by public transport instead of driving?

Marvin Pinto
  • 30,138
  • 7
  • 37
  • 54
ericlee
  • 2,703
  • 11
  • 43
  • 68

1 Answers1

5

There isn't one from Google. A number of transit agencies release their transit data in Google Transit Feed Spec (GTFS) format. Here's a list of some of the agencies that do: http://code.google.com/p/googletransitdatafeed/wiki/PublicFeeds

Here's more on GTFS: http://code.google.com/transit/spec/transit_feed_specification.html

Mano Marks
  • 8,761
  • 3
  • 27
  • 28