Several web services are available that provide access to elevation data. This package provides access to several of those services and returns elevation data either as a SpatialPointsDataFrame from point elevation services or as a raster object from raster elevation services. Currently, the package supports access to the Amazon Web Services Terrain Tiles <https://aws.amazon.com/public-datasets/terrain/> and the USGS Elevation Point Query Service <http://ned.usgs.gov/epqs/>.
Version: | 0.2.0 |
Depends: | R (≥ 3.0.0) |
Imports: | sp, raster, httr, jsonlite, progress, sf |
Suggests: | testthat, knitr, rmarkdown, formatR, rgdal |
Published: | 2018-11-28 |
Author: | Jeffrey Hollister [aut, cre], Tarak Shah [ctb] |
Maintainer: | Jeffrey Hollister <hollister.jeff at epa.gov> |
BugReports: | https://github.com/jhollist/elevatr/issues |
License: | CC0 |
URL: | https://www.github.com/jhollist/elevatr |
NeedsCompilation: | no |
Citation: | elevatr citation info |
Materials: | README |
CRAN checks: | elevatr results |
Reference manual: | elevatr.pdf |
Vignettes: |
Introduction to elevatr |
Package source: | elevatr_0.2.0.tar.gz |
Windows binaries: | r-devel: elevatr_0.2.0.zip, r-release: elevatr_0.2.0.zip, r-oldrel: elevatr_0.2.0.zip |
OS X binaries: | r-release: elevatr_0.2.0.tgz, r-oldrel: elevatr_0.2.0.tgz |
Old sources: | elevatr archive |
Please use the canonical form https://CRAN.R-project.org/package=elevatr to link to this page.