Package: arcgeocoder 0.2.0
arcgeocoder: Geocoding with the 'ArcGIS' REST API Service
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.
Authors:
arcgeocoder_0.2.0.tar.gz
arcgeocoder_0.2.0.zip(r-4.5)arcgeocoder_0.2.0.zip(r-4.4)arcgeocoder_0.2.0.zip(r-4.3)
arcgeocoder_0.2.0.tgz(r-4.4-any)arcgeocoder_0.2.0.tgz(r-4.3-any)
arcgeocoder_0.2.0.tar.gz(r-4.5-noble)arcgeocoder_0.2.0.tar.gz(r-4.4-noble)
arcgeocoder_0.2.0.tgz(r-4.4-emscripten)arcgeocoder_0.2.0.tgz(r-4.3-emscripten)
arcgeocoder.pdf |arcgeocoder.html✨
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
- arc_categories - ArcGIS REST API category data base
- arc_spatial_references - ESRI (ArcGIS) Spatial Reference data base
geocodingarcgisaddressreverse-geocodingapi-wrapperapi-restarcgis-apigis
Last updated 12 days agofrom:e044c108cb. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:arc_geoarc_geo_categoriesarc_geo_multiarc_reverse_geoarcgeocoder_check_access
Dependencies:clidplyrfansigenericsgluejsonlitelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ArcGIS REST API category data base | arc_categories |
Geocoding using the ArcGIS REST API | arc_geo |
Geocode places on a given area by category | arc_geo_categories |
Geocoding using the ArcGIS REST API with multi-field query | arc_geo_multi |
Reverse Geocoding using the ArcGIS REST API | arc_reverse_geo |
ESRI (ArcGIS) Spatial Reference data base | arc_spatial_references |