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.28 score 201 stars 3 packages 1.2k scripts 3.4k downloads 5 mentions 8 exports 41 dependencies

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

TargetResultDate
Doc / VignettesOKNov 12 2024
R-4.5-winNOTENov 12 2024
R-4.5-linuxNOTENov 12 2024
R-4.4-winOKNov 12 2024
R-4.4-macOKNov 12 2024
R-4.3-winOKNov 12 2024
R-4.3-macOKNov 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 Nov 12 2024.

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