GNfindNearbyPlaceName {geonames} | R Documentation |
populated place search
Description
find nearby populated place
Usage
GNfindNearbyPlaceName(lat, lng, radius = "", maxRows = "10",
style = "MEDIUM")
Arguments
lat |
latitude |
lng |
longitude |
radius |
search radius |
maxRows |
max records returned |
style |
verbosity of record |
Details
search for populated places
API doc for GNfindNearbyPlaceName is at http://www.geonames.org/export/web-services.html#findNearbyPlaceName
Value
nearby populated place records
Author(s)
Barry Rowlingson
[Package geonames version 0.999 Index]