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

getting this message "Open a geo data file to view map" #94

Closed vishalmhjn closed 4 years ago

vishalmhjn commented 4 years ago

I am trying to open a CSV file, but get the above message when I call the geo-data extension to launch the Kepler. But the file works fine with the Kepler web app.

RandomFractals commented 4 years ago

Geo data viewer provides map view & View Map context menu options for .csv files and should work if your CSV has coordinates data.

Try some of the CSV files from this repository ./data/csv test files folder.

I am going close this issue as it doesn't have enough information to investigate.