powered by
Reverse geocode a set of coordinates
reverse_geocode(lng, lat, distance = NULL, crs = 4326)
Longitude
Latitude
Max distance to search around coordinates (in feet)
Coordinate reference system code of points
Place name and address corresponding to coordinates
# NOT RUN { reverse_geocode(-74.44513, 40.49297) # }
Run the code above in your browser using DataLab