Skip to contents

Authors

Citation

Source: inst/CITATION

Hernangómez D (2026). arcgeocoder: Address and Coordinate Search with the ArcGIS REST API. doi:10.32614/CRAN.package.arcgeocoder. https://dieghernan.github.io/arcgeocoder/.

@Manual{R-arcgeocoder,
  title = {{arcgeocoder}: Address and Coordinate Search with the {ArcGIS} {REST} {API}},
  doi = {10.32614/CRAN.package.arcgeocoder},
  author = {Diego Hernangómez},
  year = {2026},
  version = {0.4.1},
  url = {https://dieghernan.github.io/arcgeocoder/},
  abstract = {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.},
}