arcgisgeocode: A Robust Interface to ArcGIS 'Geocoding Services'

A very fast and robust interface to ArcGIS 'Geocoding Services'. Provides capabilities for reverse geocoding, finding address candidates, character-by-character search autosuggestion, and batch geocoding. The public 'ArcGIS World Geocoder' is accessible for free use via 'arcgisgeocode' for all services except batch geocoding. 'arcgisgeocode' also integrates with 'arcgisutils' to provide access to custom locators or private 'ArcGIS World Geocoder' hosted on 'ArcGIS Enterprise'. Learn more in the 'Geocode service' API reference <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: arcgisutils (≥ 0.3.0), cli, curl, httr2 (≥ 1.0.0), jsonify, RcppSimdJson, rlang (≥ 1.1.0), sf
Suggests: data.table, dplyr, testthat (≥ 3.0.0)
Published: 2024-05-25
DOI: 10.32614/CRAN.package.arcgisgeocode
Author: Josiah Parry ORCID iD [aut, cre]
Maintainer: Josiah Parry <josiah.parry at gmail.com>
License: Apache License (≥ 2)
URL: https://github.com/r-arcgis/arcgisgeocode, https://r.esri.com/arcgisgeocode/
NeedsCompilation: yes
SystemRequirements: Cargo (Rust's package manager), rustc
Language: en
Materials: README
CRAN checks: arcgisgeocode results

Documentation:

Reference manual: arcgisgeocode.pdf

Downloads:

Package source: arcgisgeocode_0.1.0.tar.gz
Windows binaries: r-devel: arcgisgeocode_0.1.0.zip, r-release: arcgisgeocode_0.1.0.zip, r-oldrel: arcgisgeocode_0.1.0.zip
macOS binaries: r-release (arm64): arcgisgeocode_0.1.0.tgz, r-oldrel (arm64): arcgisgeocode_0.1.0.tgz, r-release (x86_64): arcgisgeocode_0.1.0.tgz, r-oldrel (x86_64): arcgisgeocode_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=arcgisgeocode to link to this page.