Is there an API convert long/lat to city,country rather than Google API?

I found that geonames does not give the city.

Thanks, Ling

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

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

link|improve this answer
Thanks Steerpike, Ling – Ling Jun 15 '10 at 0:46
feedback

Your Answer

 
or
required, but never shown

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