Skip to contents

Geocoding and reverse geocoding

Functions for sending geocoding and reverse geocoding requests to the ArcGIS REST API.

arc_geo()
Geocode addresses with the ArcGIS REST API
arc_geo_categories()
Geocode places by category in a given area
arc_geo_multi()
Geocode addresses with a multi-field ArcGIS REST API query
arc_reverse_geo()
Reverse geocode coordinates with the ArcGIS REST API

Datasets

Reference data used to filter geocoding results and choose spatial references.

arc_categories
ArcGIS REST API category data
arc_spatial_references
Esri (ArcGIS) spatial reference data

API management

Helpers for checking access to the ArcGIS REST API.

arcgeocoder_check_access()
Check access to ArcGIS REST

About the package

Package-level documentation and metadata.

arcgeocoder arcgeocoder-package
arcgeocoder: Geocoding with the 'ArcGIS' REST API Service