RandomFractals / geo-data-viewer

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps πŸ—ΊοΈ without any Python 🐍, IPyWidgets βš™οΈ, pandas 🐼, Jupyter notebooks πŸ“š, or ReactJS βš›οΈ app code.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer
Apache License 2.0
408 stars 44 forks source link

Ability to view elevation lines in feet #113

Closed nickvellios closed 3 years ago

RandomFractals commented 3 years ago

@nickvellios could you elaborate?

this extension uses keplergl & only shows the data you load in it.

so, if your data set has elevation data points it will display them.

if it's the elevation lines display that is lacking, you might want to log that feature request in keplergl repo.