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

add GPX geo data format support #68

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

see: https://www.topografix.com/gpx.asp

use: https://github.com/mapbox/togeojson#togeojsongpxdoc

test example: https://github.com/mapbox/togeojson/blob/master/test/data/blue_hills.gpx.geojson

RandomFractals commented 4 years ago

pic of that test example loaded in our keplergl map view:

image