GNfindNearestAddress {geonames}R Documentation

nearest address

Description

find nearest street and address

Usage

GNfindNearestAddress(lat, lng)

Arguments

lat

latitude

lng

longitude

Details

search US for nearest street and address

API doc for GNfindNearestAddress is at http://www.geonames.org/maps/us-reverse-geocoder.html#findNearestAddress

Value

address record

Author(s)

Barry Rowlingson


[Package geonames version 0.999 Index]