GNfindNearestIntersection {geonames} | R Documentation |
nearest intersection
Description
search US for nearest intersection
Usage
GNfindNearestIntersection(lat, lng)
Arguments
lat |
latitude |
lng |
longitude |
Details
finds nearest intersection
API doc for GNfindNearestIntersection is at http://www.geonames.org/maps/us-reverse-geocoder.html#findNearestIntersection
Value
intersection record
Author(s)
Barry Rowlingson
[Package geonames version 0.999 Index]