We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
开发者_StackOverflow Improve this questionIs there an API convert long/lat to city,country rather than Google API?
I found that geonames does not give the city.
Thanks, Ling
Actually, outside the US the geonames API call 'extendedFindNearby' does in fact give city/country hierachy rather than just the address information. EG: http://ws.geonames.org/extendedFindNearby?lat=-34.9663955375277&lng=150.719617020043
精彩评论