-
On running `render_scale` I was getting the following error:
_Error in if (all(zeros)) { : missing value where TRUE/FALSE needed_
I believe this results when the input raster/matrix contains NA va…
-
Hi Tyler,
I'm brand new to rayshader, so forgive me if this issue is more appropriate for rayrender, but here's my issue:
I'm trying to render an elevation of Texas using `plot_3d()`, but I can'…
-
I wish to know what to do if the return value of this function is NA. How can this be handles?
-
I extracted elevation data but while using aws as source, the output data is somehow incoherent, I'm wondering if I did something wrong or the problem is the dem. The code that I used was:
````pts…
-
Hello,
Thanks for the useful package! I'm looking for fairly high resolution elevations, and was encouraged that the Joerd data sources document mentions zoom levels up to 15.
https://github.com/…
-
Allo @KevCaz,
J'ai un problème avec la fonction get_evel_raster() qui ne fonctionne pas comme désiré.
Tu l'utilises à la ligne 457 au module 8 comme ceci:
`#install.packages("elevatr")
library…
-
sessionInfo :
`R version 3.6.0 (2019-04-26)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS 10.15.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.f…
-
derived from SRTM data.
-
I tried to pull elevation data for a fairly large area and got an error (after quite some time):
> Error: cannot allocate vector of size 2.0 Gb
I think the error was caused by my query being too…
-
Tyler, I am trying to 3d print a tiled elevation map, but when I pass the save_3dprint function, it clears the .rgl window (even though clear = FALSE) and saves a blank .stl file. Is it possible to do…