Package: OfflineGeocodeR 0.2
OfflineGeocodeR: Geocoding Inside R Based on a Dockerized Offline TIGER/Line Range Geocoder
Uses a local Docker installation to pull and run an offline geocoding container in the background. The geocode() function calls the container and aggregates the results, optionally using a cache for memoization.
Authors:
OfflineGeocodeR_0.2.tar.gz
OfflineGeocodeR_0.2.zip(r-4.5)OfflineGeocodeR_0.2.zip(r-4.4)OfflineGeocodeR_0.2.zip(r-4.3)
OfflineGeocodeR_0.2.tgz(r-4.4-any)OfflineGeocodeR_0.2.tgz(r-4.3-any)
OfflineGeocodeR_0.2.tar.gz(r-4.5-noble)OfflineGeocodeR_0.2.tar.gz(r-4.4-noble)
OfflineGeocodeR_0.2.tgz(r-4.4-emscripten)OfflineGeocodeR_0.2.tgz(r-4.3-emscripten)
OfflineGeocodeR.pdf |OfflineGeocodeR.html✨
OfflineGeocodeR/json (API)
# Install 'OfflineGeocodeR' in R: |
install.packages('OfflineGeocodeR', repos = c('https://geomarker-io.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/geomarker-io/offlinegeocoder/issues
Last updated 3 years agofrom:a8681f106f. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | ERROR | Oct 27 2024 |
R-4.5-linux | ERROR | Oct 27 2024 |
R-4.4-win | ERROR | Oct 27 2024 |
R-4.4-mac | ERROR | Oct 27 2024 |
R-4.3-win | ERROR | Oct 27 2024 |
R-4.3-mac | ERROR | Oct 27 2024 |
Exports:find_docker_cmdgc_callgeocodestart_geocoder_containerstop_geocoder_container
Dependencies:cachemclicrayonfastmapgluehmsjsonlitelifecyclemagrittrmapppmemoiseparallellypbmcapplypkgconfigprettyunitsprogresspurrrR6rlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
find the docker executable | find_docker_cmd |
call a running geocoding container to geocode an address | gc_call |
geocode | geocode |
start geocoding container | start_geocoder_container |
stop geocoding container | stop_geocoder_container |