Package: arcgeocoder 0.4.1

arcgeocoder: Geocoding with the 'ArcGIS' REST API Service
Lightweight interface for converting addresses into geographic coordinates and coordinates into addresses 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 locations can be converted into addresses. No API key is required.
Authors:
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✨
card.svg |card.png
arcgeocoder/json (API)
NEWS
| # 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
- arc_categories - ArcGIS REST API category data
- arc_spatial_references - Esri (ArcGIS) spatial reference data
geocodingarcgisaddressreverse-geocodingapi-wrapperapi-restarcgis-apigisgeocoderreverse-geocoderquarto
Last updated from:edd366bc8b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 235 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 147 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 111 |
Exports:arc_geoarc_geo_categoriesarc_geo_multiarc_reverse_geoarcgeocoder_check_access
Dependencies:clidplyrgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ArcGIS REST API category data | arc_categories |
| Geocode addresses with the ArcGIS REST API | arc_geo |
| Geocode places by category in a given area | arc_geo_categories |
| Geocode addresses with a multi-field ArcGIS REST API query | arc_geo_multi |
| Reverse geocode coordinates with the ArcGIS REST API | arc_reverse_geo |
| Esri (ArcGIS) spatial reference data | arc_spatial_references |
