Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GNsearch

search geonames


Description

search geonames

Usage

GNsearch(...)

Arguments

...

search parameters

Details

general search call

Value

matched records

Author(s)

Barry Rowlingson

Examples

## 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)

geonames

Interface to the "Geonames" Spatial Query Web Service

v0.999
GPL-3
Authors
Barry Rowlingson
Initial release
2019-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.