Package: arcgisgeocode 0.4.0
arcgisgeocode: A Robust Interface to ArcGIS 'Geocoding Services'
A very fast and robust interface to ArcGIS 'Geocoding Services'. Provides capabilities for reverse geocoding, finding address candidates, character-by-character search autosuggestion, and batch geocoding. The public 'ArcGIS World Geocoder' is accessible for free use via 'arcgisgeocode' for all services except batch geocoding. 'arcgisgeocode' also integrates with 'arcgisutils' to provide access to custom locators or private 'ArcGIS World Geocoder' hosted on 'ArcGIS Enterprise'. Learn more in the 'Geocode service' API reference <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.
Authors:
arcgisgeocode_0.4.0.tar.gz
arcgisgeocode_0.4.0.zip(r-4.7)arcgisgeocode_0.4.0.zip(r-4.6)arcgisgeocode_0.4.0.zip(r-4.5)
arcgisgeocode_0.4.0.tgz(r-4.6-x86_64)arcgisgeocode_0.4.0.tgz(r-4.6-arm64)arcgisgeocode_0.4.0.tgz(r-4.5-x86_64)arcgisgeocode_0.4.0.tgz(r-4.5-arm64)
arcgisgeocode_0.4.0.tar.gz(r-4.7-arm64)arcgisgeocode_0.4.0.tar.gz(r-4.7-x86_64)arcgisgeocode_0.4.0.tar.gz(r-4.6-arm64)arcgisgeocode_0.4.0.tar.gz(r-4.6-x86_64)
arcgisgeocode_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
arcgisgeocode/json (API)
NEWS
| # Install 'arcgisgeocode' in R: |
| install.packages('arcgisgeocode', repos = c('https://r-arcgis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-arcgis/arcgisgeocode/issues
- esri_wkids - Esri well-known IDs
Last updated from:3c5710d609. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 164 | ||
| linux-devel-x86_64 | OK | 199 | ||
| source / vignettes | OK | 219 | ||
| linux-release-arm64 | OK | 185 | ||
| linux-release-x86_64 | OK | 192 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-release-x86_64 | OK | 276 | ||
| macos-oldrel-arm64 | OK | 191 | ||
| macos-oldrel-x86_64 | OK | 531 | ||
| windows-devel | OK | 181 | ||
| windows-release | OK | 231 | ||
| windows-oldrel | OK | 201 | ||
| wasm-release | OK | 174 |
Exports:default_geocoderfind_address_candidatesgeocode_addressesgeocode_serveriso_3166_codeslist_geocodersreverse_geocodesuggest_placesworld_geocoder
Dependencies:arcgisutilsaskpassclassclassIntclicurlDBIe1071gluehttr2jsonifyKernSmoothlifecyclemagrittrMASSopensslproxyR6rapidjsonrrappdirsRcppRcppSimdJsonrlangs2S7sfsysunitsvctrswithrwkyyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Esri well-known IDs | esri_wkids |
| Find Address Candidates | find_address_candidates |
| Batch Geocode Addresses | geocode_addresses |
| Create a GeocodeServer | geocode_server |
| ISO 3166 Country Codes | iso_3166_codes |
| List Available Geocoder Services | default_geocoder list_geocoders world_geocoder |
| Reverse Geocode Locations | reverse_geocode |
| Storing Geocoding Results | storage |
| Search Suggestion | suggest_places |
