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 11 forks source link

Mac issue with overlays #18

Open neilcharles opened 5 years ago

neilcharles commented 5 years ago

Lake District example on Readme produces corrupted images on Macs. Not sure why but seems to be coming from slippymath before the export_to_png step.

Note: export_to_png warning is fixed by MARGIN=2

neilcharles commented 5 years ago

Temporary fix to export_to_png, replacing with a version inside geoviz. Remove when slippymath updates on CRAN.