tylermorganwall / rayshader

R Package for 2D and 3D mapping and data visualization
https://www.rayshader.com/
2.05k stars 211 forks source link

add_overlay: overlay dimensions passed to resize in incorrect order #79

Closed nitschkematthew closed 3 years ago

nitschkematthew commented 4 years ago

https://github.com/tylermorganwall/rayshader/blob/f3b284e378d8221fd7e796b9464deb628437bec7/R/add_overlay.R#L54

I think the dims are passed in the incorrect order. This breaks my overlay. I describe the issue here

https://github.com/tylermorganwall/rayshader/issues/46#issuecomment-517912781

tylermorganwall commented 3 years ago

I don't believe this is still an issue—I go into detail on this blog post (https://www.tylermw.com/a-step-by-step-guide-to-making-3d-maps-with-satellite-imagery-in-r/) on how to add satellite overlays to rayshader maps.