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
404 stars 43 forks source link

Add support for default GeoJson style. #158

Closed hlvlad closed 2 months ago

hlvlad commented 5 months ago

Hello, thanks for great extension.

Currently, if I open my GeoJson data consisting of few Polygons, they all are displayed with same fill color: image

I can change their opacity or fill color manually using UI, but I have to do it each time I open new file. It would be great to have a VsCode setting which would allow me to set some default styles for my GeoJson data.

Regards, Vlad

RandomFractals commented 2 months ago

Will be resolved by map config auto-save as described in #160 in our new Pro Data Tools version of this extension later this summer.

Closing this as a duplicate for now.