Lite interface for finding locations of addresses or businesses around the world using the 'ArcGIS' REST API service <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>. Address text can be converted to location candidates and a location can be converted into an address. No API key required.
Version: | 0.2.0 |
Depends: | R (≥ 3.6.0) |
Imports: | dplyr (≥ 1.0.0), jsonlite (≥ 1.7.0) |
Suggests: | ggplot2, knitr, rmarkdown, sf, testthat (≥ 3.0.0), tibble, tidygeocoder |
Published: | 2024-03-21 |
DOI: | 10.32614/CRAN.package.arcgeocoder |
Author: | Diego Hernangómez [aut, cre, cph] |
Maintainer: | Diego Hernangómez <diego.hernangomezherrero at gmail.com> |
BugReports: | https://github.com/dieghernan/arcgeocoder/issues |
License: | MIT + file LICENSE |
URL: | https://dieghernan.github.io/arcgeocoder/, https://github.com/dieghernan/arcgeocoder |
NeedsCompilation: | no |
Citation: | arcgeocoder citation info |
Materials: | README NEWS |
CRAN checks: | arcgeocoder results |
Reference manual: | arcgeocoder.pdf |
Vignettes: |
Get started wit arcgeocoder Reverse geocoding and feature types |
Package source: | arcgeocoder_0.2.0.tar.gz |
Windows binaries: | r-devel: arcgeocoder_0.2.0.zip, r-release: arcgeocoder_0.2.0.zip, r-oldrel: arcgeocoder_0.2.0.zip |
macOS binaries: | r-release (arm64): arcgeocoder_0.2.0.tgz, r-oldrel (arm64): arcgeocoder_0.2.0.tgz, r-release (x86_64): arcgeocoder_0.2.0.tgz, r-oldrel (x86_64): arcgeocoder_0.2.0.tgz |
Old sources: | arcgeocoder archive |
Reverse suggests: | nominatimlite |
Please use the canonical form https://CRAN.R-project.org/package=arcgeocoder to link to this page.