rayvista
rayvista copied to clipboard
An R plugin for {rayshader} to view a 3D vista anywhere on earth.
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...
When I run plot_3d_vista() I get the matrix object but no rgl window with the map. `rayvista::plot_3d_vista( lat = gaza_lat, long = gaza_long, radius = 3500, zscale = 5, elevation_detail...
When I run the first example from https://github.com/h-a-graham/rayvista, the R session crashes. Tried with R 4.3.0 and RStudio on Windows 10.
Umm Hello I'm using Windows I tried to run The following code example It gave me a Lot of errors Line of code library(rayshader) library(rayvista) .lat cuillins > render_label(heightmap= cuillins,...
Would it be possible to use a custom imagery provider in `plot_3d_vista()`? `maptiles::get_tiles()` supports custom imagery providers as xyz tiles. For example: ``` linz