Package: elevatr 1.0.0.9999

Jeffrey Hollister

elevatr: Access Elevation Data from Various APIs

Several web services are available that provide access to elevation data. This package provides access to many of those services and returns elevation data either as an 'sf' simple features object from point elevation services or as a 'raster' object from raster elevation services. In future versions, 'elevatr' will drop support for 'raster' and will instead return 'terra' objects. Currently, the package supports access to the Amazon Web Services Terrain Tiles <https://registry.opendata.aws/terrain-tiles/>, the Open Topography Global Datasets API <https://opentopography.org/developers/>, and the USGS Elevation Point Query Service <https://apps.nationalmap.gov/epqs/>.

Authors:Jeffrey Hollister [aut, cre], Tarak Shah [ctb], Jakub Nowosad [ctb], Alec L. Robitaille [ctb], Marcus W. Beck [rev], Mike Johnson [ctb]

elevatr_1.0.0.9999.tar.gz
elevatr_1.0.0.9999.zip(r-4.5)elevatr_1.0.0.9999.zip(r-4.4)elevatr_1.0.0.9999.zip(r-4.3)
elevatr_1.0.0.9999.tgz(r-4.4-any)elevatr_1.0.0.9999.tgz(r-4.3-any)
elevatr_1.0.0.9999.tar.gz(r-4.5-noble)elevatr_1.0.0.9999.tar.gz(r-4.4-noble)
elevatr_1.0.0.9999.tgz(r-4.4-emscripten)elevatr_1.0.0.9999.tgz(r-4.3-emscripten)
elevatr.pdf |elevatr.html
elevatr/json (API)

# Install 'elevatr' in R:
install.packages('elevatr', repos = c('https://usepa.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/usepa/elevatr/issues

Datasets:
  • lake - SpatialPolygonsDataFrame of Lake Sunapee
  • pt_df - Small data frame of xy locations
  • sf_big - A sf POINT dataset of random points

On CRAN:

digital-elevation-modelelevation-dataelevatrepamapzen-elevation-servicer-language

11.25 score 204 stars 3 packages 1.2k scripts 3.9k downloads 5 mentions 8 exports 41 dependencies

Last updated 4 months agofrom:22098bdcc8. Checks:5 OK, 2 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKDec 12 2024
R-4.5-winNOTEDec 12 2024
R-4.5-linuxNOTEDec 12 2024
R-4.4-winOKDec 12 2024
R-4.4-macOKDec 12 2024
R-4.3-winOKDec 12 2024
R-4.3-macOKDec 12 2024

Exports:get_aws_pointsget_aws_terrainget_elev_pointget_elev_rasterget_epqsget_opentopomerge_rastersset_opentopo_key

Dependencies:askpassclassclassIntclicodetoolscurlDBIdigeste1071furrrfutureglobalsgluehttrjsonliteKernSmoothlatticelifecyclelistenvmagrittrMASSmimeopensslparallellypngprogressrproxypurrrR6rasterRcpprlangs2sfslippymathspsysterraunitsvctrswk

Introduction to elevatr

Rendered fromintroduction_to_elevatr.Rmdusingknitr::rmarkdownon Dec 12 2024.

Last update: 2024-09-09
Started: 2016-12-09