-
I have use persp to plot 3D map and use points to add point label in the map to mark some place. I found rayshader make much better 3D plot but I do not know how to do if I want to mark some place as …
-
Could you explain your workflow for determining the matrix indices used in the `render_label` examples?
```
render_label(montereybay,x=220,y=330,z=10000,zscale=50,text = "Santa Cruz")
```
It wou…
-
Hi, thanks for the great work.
I have been testing the new `render_path()` function together with a raster DEM. I am trying to set the extent parameter from the DEM (i.e. `extent = extent(dem)`), but…
-
- [x] dokończyć r markdown:
- [x] geogrid
- [x] poprawić _woj w powiatach
- [ ] cartogram
- [ ] dodać granice polski/województw do cartogram
- [ ] linemap
- [x] wybrać palety kolorystyczne (to c…
-
I'm getting an error when trying to install the package. I have not had any version of the package installed previously.
```
> devtools::install_github("tylermorganwall/rayshader")
Using github …
-
I can do a very nice 3d object from a map with geom_sf using fill fr the height.
When I try to remove the legend with
`scale_fill_continuous(guide=FALSE)
`
The map gets very messy
This is the …
-
Hey again,
I'm running:
#plot 3d map
scene %
sphere_shade(texture = "imhof1") %>%
add_shadow(raymat, max_darken = 0.5) %>%
add_shadow(ambmat, max_darken = 0.5) %>%
add_overlay(overla…
-
I installed R from 3.6 to 4.0 on MacOS Catalina.
After the update, plot_gg() throws the error:
`In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display`
This error persists after
- i…
-
Submitting Author: Michael Mahoney (@mikemahoney218)
Repository: https://github.com/mikemahoney218/terrainr
Version submitted: 0.2.1
Editor: @ldecicco-USGS
Reviewer 1: @mikejohnson51
Reviewer …
-
```{r}
Installing package into ....
(as ‘lib’ is unspecified)
ERROR: dependency 'rayrender' is not available for package 'rayshader'
* removing ....
In R CMD INSTALL
Error in i.p(...) :
(con…