Skip to content

zumbov2/rayshader-adelboden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 15, 2019
b713ef8 · Nov 15, 2019

History

1 Commit
Nov 15, 2019
Nov 15, 2019
Nov 15, 2019
Nov 15, 2019
Nov 15, 2019
Nov 15, 2019
Nov 15, 2019

Repository files navigation

Rayshading Adelboden

Here you can find some code examples of my exploration of Tyler Morgan-Wall's amazing rayshader package for R. My approach was heavily inspired by Will Bishop's blog post I can rayshade, and so can you.

Short version of code_adelboden.R

Goal

Creating a 3-dimensional image of my favourite ski holiday destination Adelboden.

Approach

  • We download a suitable aerial image via the ArcGIS REST API using Will Bishop's get_arcgis_map_image function.
  • We printscreen an arial image from the map of the Swiss Federal Geoportal, assign it georeferences and crop it to the appropriate size.
  • We overlay the rayshaded 3D visualizations with the aerial images.

  • We add georeferenced labels and render a video of the scenery.

And...it's a wrap!

Releases

No releases published

Packages

No packages published

Languages