GNcities {geonames} | R Documentation |
Search for cities
GNcities(north, east, south, west, lang = "en", maxRows = 10)
north |
north bound |
east |
east bound |
south |
south bound |
west |
west bount |
lang |
language code |
maxRows |
max number of records to return |
find cities
API doc for GNcities is at http://www.geonames.org/export/JSON-webservices.html#citiesJSON
city records
Barry Rowlingson