Package: njgeo 0.2.0
njgeo: Tools for Geocoding Addresses in New Jersey using the 'NJOGIS' API
Provides an R interface to free geocoding REST APIs maintained by the New Jersey Office of GIS <https://njgin.nj.gov/njgin/edata/geocoding/index.html#!/> and commonly used shapefiles.
Authors:
njgeo_0.2.0.tar.gz
njgeo_0.2.0.zip(r-4.5)njgeo_0.2.0.zip(r-4.4)njgeo_0.2.0.zip(r-4.3)
njgeo_0.2.0.tgz(r-4.4-any)njgeo_0.2.0.tgz(r-4.3-any)
njgeo_0.2.0.tar.gz(r-4.5-noble)njgeo_0.2.0.tar.gz(r-4.4-noble)
njgeo_0.2.0.tgz(r-4.4-emscripten)njgeo_0.2.0.tgz(r-4.3-emscripten)
njgeo.pdf |njgeo.html✨
njgeo/json (API)
NEWS
# Install 'njgeo' in R: |
install.packages('njgeo', repos = c('https://gavinrozzi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gavinrozzi/njgeo/issues
new-jerseygeocodinggeocoderarcgis
Last updated 10 months agofrom:d1f54a3cec. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:batch_geocode_addressesbatch_geocode_slgeocode_address_candidatesget_county_boundsget_muni_boundsget_state_boundsreverse_geocode
Dependencies:askpassclassclassIntclicurlDBIdplyre1071fansigenericsgluehttrjsonliteKernSmoothlifecyclemagrittrMASSmimeopensslpillarpkgconfigproxyR6Rcpprlangs2sfsystibbletidyselectunitsutf8vctrswithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Batch geocode addresses | batch_geocode_addresses |
Batch geocode addresses in single line format | batch_geocode_sl |
Geocode an address and retrieve all candidates using the NJOGIS ArcGIS REST API | geocode_address_candidates |
Download county boundaries | get_county_bounds |
Download municipal boundaries | get_muni_bounds |
Download state boundaries | get_state_bounds |
Reverse geocode a set of coordinates, an 'sf' point, or an 'sfc' point | reverse_geocode |