-
Just a suggestion/feature request for others.
For now, when using the function retrieving elevations outside the US, the function will attempt to do the work (which takes a lot of time on large dat…
-
Hi Milos,
thank you very much for this amazing tutorial.
While trying to reproduce you Iberian.R code it fails with the following error, when running elevatr::get_elev_raster():
```
Error in do…
-
Thanks for the handy package! I was wondering if you may be interested in a `get_profile_elev()` function that uses `sf::st_line_sample()` to get points along a line before calling `elevatr::get_elev_…
-
I get the following error when attempting to load elevatr:
```
ERROR: LoadError: REvalError: Error in if (attributes(class(locations)) %in% c("raster", "sp")) { :
argument is of length zero
```…
-
## Which operating system are you running?
[Windows 11 Pro Version 23H2]
## Which version of R are you using?
[R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"]
## What is the proble…
LfGab updated
2 months ago
-
Hi there,
I'm fairly new to this, and I hope the question isn't too dumb. I have been getting the following error message:
Error: The elevatr package requires longitude in a range from -180 to 1…
-
Hi Jeffrey
Thanks for your work on this package.
I'm coming back to some elevatr code that was working previously but now something seems to be wrong.
Here's the error:
```r
Error in `[.dat…
-
Copernicus DEM has recently extended is public dataset to GLO-30 in addition to GLO-90.
It could be great to have this source available in elevatr alongside Terrain Tiles and OpenTopography.
https…
-
## Goal
We need multiple `getXXX()` functions to retrieve data used in IsoriX.
Like the new iteration of `getelev()` these functions should ideally be interfaces to other R packages, so that the m…
-
I have been using the function get_elev_raster to pull in a dem of my study site to look at habitat selection of mule deer. This was working until today and now I am getting this error code:
Error i…