search geonames
search geonames
GNsearch(...)
... |
search parameters |
general search call
API doc for GNsearch is at http://www.geonames.org/export/geonames-search.html
matched records
Barry Rowlingson
## Not run: # Find places called Lancaster and 'geocode' the result (lanc_df <- GNsearch(name = "Lancaster", country = "UK")) lanc_coords <- lanc_df[1, c("lng", "lat")] ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.