neilcharles / geoviz

Functions to make it easy to process DEM data and add GPS traces to rstats Rayshader scenes, and to overlay mapbox and elevation shading imagery
http://www.hilltop-analytics.com
103 stars 12 forks source link

make elevation_overlay() use rasterbrick #9

Closed neilcharles closed 5 years ago

neilcharles commented 5 years ago

Allows png conversion to be generalised and elevation_overlay() and slippy_overlay() to return either rasterbrick or png.

Then ggmap overlays will work :)

neilcharles commented 5 years ago

Fixed https://github.com/neilcharles/geoviz/pull/11