Package: arcgeocoder 0.4.1

arcgeocoder: Address and Coordinate Search with the 'ArcGIS' REST API
Provides a lightweight interface to the 'ArcGIS' REST API for converting addresses and structured address components into geographic coordinates, finding places by category and converting coordinates into addresses. It uses the ArcGIS service documented at <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>. No API key is required.
Authors:
arcgeocoder_0.4.1.tar.gz
arcgeocoder_0.4.1.zip(r-4.7)arcgeocoder_0.4.1.zip(r-4.6)arcgeocoder_0.4.1.zip(r-4.5)
arcgeocoder_0.4.1.tgz(r-4.6-any)arcgeocoder_0.4.1.tgz(r-4.5-any)
arcgeocoder_0.4.1.tar.gz(r-4.7-any)arcgeocoder_0.4.1.tar.gz(r-4.6-any)
arcgeocoder_0.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
arcgeocoder/json (API)
| # Install 'arcgeocoder' in R: |
| install.packages('arcgeocoder', repos = c('https://dieghernan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dieghernan/arcgeocoder/issues
Pkgdown/docs site:https://dieghernan.github.io
- arc_categories - Place categories supported by the ArcGIS REST API
- arc_spatial_references - Spatial references supported by the ArcGIS REST API
arcgisaddresscoordinateslocation-searchapi-wrapperapi-restarcgis-apigisspatial-searchgeocodergeocodingreverse-geocoderreverse-geocodingquarto
Last updated from:840ccb6ee1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 122 | ||
| windows-release | OK | 117 | ||
| windows-oldrel | OK | 124 | ||
| wasm-release | OK | 126 |
Exports:arc_geoarc_geo_categoriesarc_geo_multiarc_reverse_geoarcgeocoder_check_access
Dependencies:clidplyrgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Last update: 2026-06-22
Started: 2026-02-11
Last update: 2026-06-18
Started: 2026-02-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Place categories supported by the ArcGIS REST API | arc_categories |
| Geocode addresses with the ArcGIS REST API | arc_geo |
| Geocode places by category in an area | arc_geo_categories |
| Geocode addresses with a structured ArcGIS REST API query | arc_geo_multi |
| Reverse geocode coordinates with the ArcGIS REST API | arc_reverse_geo |
| Spatial references supported by the ArcGIS REST API | arc_spatial_references |
