Description Usage Arguments Value Examples
View source: R/geocode_njogis.R
Reverse geocode a set of coordinates
1 | reverse_geocode(lng, lat, distance = NULL, crs = 4326)
|
lng |
Longitude |
lat |
Latitude |
distance |
Max distance to search around coordinates (in feet) |
crs |
Coordinate reference system code of points |
Place name and address corresponding to coordinates
1 | reverse_geocode(-74.44513, 40.49297)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.