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

load .shp files instead igc #6

Closed ghost closed 5 years ago

ghost commented 5 years ago

There will any chance to load track in shapefile format in the future? And these tracks appear on the ground?

neilcharles commented 5 years ago

You can load shapefiles yourself, you just need to extract the lat-long coordinates. Attach a file on here if you're not sure how and I'll do an example.

You can choose whether to clamp the track to the ground or use altitude from your file.