0

Is there any posibility to download programmatically bus station coordinates from google maps or here maps? Thanks.

Adrian Stanculescu
  • 1,040
  • 2
  • 13
  • 21

1 Answers1

0

As far as I know it is not possible to download all the Bus stop information Google has in one big download. However, look at a previous post that describes two alternative ways:

Getting nearest bus stations from Google Map inside Android Application

If you don’t particularly want to use Google places API, look at the second link for Overpass, it was really quick to get a list from there. http://overpass-turbo.eu/

Community
  • 1
  • 1
Joe
  • 221
  • 2
  • 11