开发者

Get all the city names from the google maps - group by county

开发者 https://www.devze.com 2023-04-01 13:48 出处:网络
I\'m trying 开发者_Python百科to get a list of all the Hungarian city names from google maps, but I don\'t know how. Is this at all possible?As far as I know, there is no such possibility. Although Goo

I'm trying 开发者_Python百科to get a list of all the Hungarian city names from google maps, but I don't know how. Is this at all possible?


As far as I know, there is no such possibility. Although Google Maps API lets you determine the name of the location by its coordinates (the Reverse Geocoder API) and lets you find coordinates of places that match the given name query (the Geocoder API), I'm pretty sure that it won't let you get all objects that match a certain criteria.

So the short answer is: no, it's impossible.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号