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.
- Map View πΊοΈ for GeoJSON, TopoJSON, keplerg.gl JSON, KML, GPX, shapefiles, FlatGeobuf, IGC, WKT, and
CSV
geo data files - Create
.geojson
file for.topojson
,.kml
,.gpx
,.fgb
,.shp
.prj
and.dbf
shapefiles - Dark and Light Map View πΊοΈ Controls UI Themes
- Dark, Light, Satellite and Outdoors Map Styles
- Map Gallery with public kepler.gl map configs to try
- Save map πΊοΈ in
html
format to share with others via Slack or email - Save kepler.gl JSON data and map config for loading online via kepler.gl demo app or in this geo data tool
- Load map config or geo data from kepler.gl demo app url, github repository, or gists
- View map from Starred βοΈ Gists in GistPad π
- View
CSV
andJSON
data with Data Preview πΈ grid and charts π
- Run
Geo: View Map
(ctrl/cmd + alt + m
) command on an open geo data document to view πΊοΈ - Use
Geo: View Map from Url
(ctrl/cmd + alt + u
) command to load a map from kepler.gl demo app, github repository, or a gist - Run
Geo: Map Gallery
(ctrl/cmd + alt + g
) command to view a list of built-in public keplergl map configs πΊοΈ
See kepler.gl file formats documentation for the supported geo data files in addition to the geo data formats this extension provides for kepler.gl map πΊοΈ views: TopoJSON, keplerg.gl JSON, KML, GPX, FlatGeobuf, shapefiles, IGC, WKT.
Geo Data Viewer πΊοΈ comes with built-in Map Gallery for data analysts and devs to try kepler.gl maps πΊοΈ found in the wild π:
Note: you can submit a PR with your kepler.gl maps πΊοΈ data and config github repo or a gist to be added to the /data/README.md map gallery list.
Install Geo Data Viewer πΊοΈ via VSCode Extensions tab (ctrl+shift+x
) by searching for geo
, or via VSCode marketplace search results in your browser.
Users of VSCodium, Azure Data Studio, and other VSCode-based IDEs can install Geo Data Viewer πΊοΈ using .vsix
extension package attached to the Assets section in published releases of this extension on github. Follow install from .vsix instructions in your VSCode extensions compatible IDE or online container service to install it.
Note: VSCodium and other VSCode extension compatible IDE flavors are not officially supported as they require additional testing in those IDE variants.
List of Geo Data Viewer πΊοΈ commands, keyboard shortcuts, augmented VSCode UI context menus, added geo data Language mappings, and supported geo data files:
Create User or Workspace Settings in vscode to change default Geo Data Viewer πΊοΈ extension Settings:
Setting | Type | Default Value | Description |
---|---|---|---|
geo.data.viewer.theme |
string | dark |
Map View πΊοΈ Controls UI Theme: dark or light |
geo.data.viewer.map.style |
string | dark |
Default Map Style: dark , light , muted (light), muted_night , satellite , dark_streets , light_streets , outdoors |
geo.data.viewer.create.geojson |
boolean | true |
Creates .geojson data file on disk for topojson , kml , gpx , fgb and shp map views |
Other VSCode extensions Geo Data Viewer πΊοΈ replaces, enhances or supplements for geo spatial analysis and working with geo data formats:
Extension | Description |
---|---|
Data Preivew πΈ | Data Preview πΈ extension for importing π€, viewing π, slicing πͺ, dicing π², charting π, and exporting π₯ large JSON array/config, YAML, Apache Arrow, Avro & Excel data files. |
Tabular Data Viewer π | Tabular Data Viewer provides fast DSV data loading and custom Table Views π for large local and remote .csv, .tsv and .tab data files with Tabulator Table, Perspective View, and D3FC Chart Views ππ. |
Data Table Renderers | Data Table πΈ, Flat Data Grid δΈ, and Data Summary π·οΈ Renderers for VSCode Notebook π Cell β Data Outputs. |
Leaflet π Map πΊοΈ | Leaflet π Map πΊοΈ for Notebook π Cell β Data Outputs. |
Vega Viewer π | VSCode extension for Interactive Preview of Vega and Vega-Lite maps πΊοΈ and graphs π. |
GistPad π | VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists. |
VSCode Map Preview | VSCode extension for visually previewing geospatial file content (GeoJSON, KML, etc) on a map. |
Geo Tools | Geo Tools VSCode extension allows you to easily interact with geographical data. |
Hex Editor | Allows Hex Editing inside VS Code. |
See #GeoDataViewer πΊοΈ tag on Twitter for the latest and greatest updates on this vscode extension development, new features, and usage statistics.
$ git clone https://github.com/RandomFractals/geo-data-viewer
$ cd geo-data-viewer
$ npm install
$ code .
F5
to launch Geo Data Viewer πΊοΈ extension VSCode debug session.
Become a Fan to sponsor our dev efforts on this and other Random Fractals, Inc. code and data viz extensions if you find them useful, educational, or enhancing your daily dataViz dev code workflows and geo spatial analysis:
βοΈ https://ko-fi.com/dataPixy π https://github.com/sponsors/RandomFractals