keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.4k stars 1.74k forks source link

Use DEM in kepler.gl #925

Open alechamizo opened 4 years ago

alechamizo commented 4 years ago

I'm trying to represent GPS signals with altitude information relative to surface in kepler, and I'd like to use a DEM of the zone to show the values of GPS with respect to the surface.

Can I use a MDT raster to represent in 3D with Kepler?

Thanks

casparhsws commented 4 years ago

Hi alechamizo, I like your idea - it would also be really useful for DSM data where building heights aren't available. If you are only concerned with visually seeing the information at middling granularity you can adjust the underlying mapbox map to show elevation and plot your points with respect to sea level. There is a great tutorial on the mapbox method here: https://www.youtube.com/watch?v=OYGEC7BCHZs and then you can paste the style url into kepler.gl