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:Diego Hernangómez [aut, cre, cph]

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

Datasets:

On CRAN:

Conda:

arcgisaddresscoordinateslocation-searchapi-wrapperapi-restarcgis-apigisspatial-searchgeocodergeocodingreverse-geocoderreverse-geocodingquarto

5.88 score 2 stars 14 scripts 770 downloads 5 exports 16 dependencies

Last updated from:840ccb6ee1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK208
linux-release-x86_64OK123
macos-release-arm64OK151
macos-oldrel-arm64OK138
windows-develOK122
windows-releaseOK117
windows-oldrelOK124
wasm-releaseOK126

Exports:arc_geoarc_geo_categoriesarc_geo_multiarc_reverse_geoarcgeocoder_check_access

Dependencies:clidplyrgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

Get started with arcgeocoder
Why arcgeocoder? | Recommended packages | Usage | Geocoding and reverse geocoding | References

Last update: 2026-06-22
Started: 2026-02-11

Reverse geocoding and feature types
How reverse geocoding selects a feature | Single featuretypes value | Multiple featuretypes values | Examples | Example 1: Return a POI centroid | Example 2: Return a StreetAddress match | Example 3: Return a Locality match | Example 4: Request multiple feature types | Example 5: Handle no results for a feature type | Conclusion

Last update: 2026-06-18
Started: 2026-02-11