geonames icon indicating copy to clipboard operation
geonames copied to clipboard

R package for accessing the geonames.org API

Results 2 geonames issues
Sort by recently updated
recently updated
newest added

When trying to run this ``` library(geonames) countryInfo

geonames has some new API calls, most notably some OpenStreetMap queries such as `findNearbyStreetsOSM`. Implement these.