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

refine geojson detection and map data loading #52

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

should support geojson data files without .geo.json or .geojson file extensions ...

try: https://gist.githubusercontent.com/bumbeishvili/30cdce0cf35ea8be6c7077abc64dfba6/raw/a62bcde3bb9c4d644fa4101f0e2a35a20162ae27/example.json

RandomFractals commented 4 years ago

also see #58 ...