jqmconsultant
Joined: 15/10/2014 12:52:08
Messages: 1
Offline
|
I'm using both countryInfoJSON to retrieve countries and their N,S,W,E coordinates. Then I'm using the coordinates to retrieve Cities filtered by countrycode using citiesJSON.
for example: http://api.geonames.org/citiesJSON?north=49.388611&east=-66.954811&west=-124.733253&south=24.544245&username=demo
Does geonames offer full list of cities for all countries? If yes, how do I retrieve it?
Thanks in advance.
|