Utilize public or private ArcGIS Geocoder Services from R. Provides reverse geocoding, candidate search, single address, and batch geocoding.
40
stars
6
forks
source link
httr2 causing failing request in v1.0.4 #34
Closed
JosiahParry closed 2 months ago
Upstream issue: https://github.com/r-lib/httr2/issues/549
There is a known issue with httr2 failing to work with form body and parallel requests. This is causing failing CRAN checks https://cran.r-project.org/web/checks/check_results_arcgisgeocode.html
To remediate, install httr2 v1.0.1