geo-data-viewer
Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps Python
IPyWidgets
pandas
Jupyter notebooks
ReactJS
Features
- Map View
πΊοΈ for GeoJSON, TopoJSON, keplerg.gl JSON, KML, GPX, shapefiles, FlatGeobuf, IGC, WKT, andCSV
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
πΊοΈ inhtml
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π
Usage
- 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πΊοΈ
Supported File Formats
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
Map Gallery
Geo Data Viewer
Note: you can submit a PR with your kepler.gl maps
Installation
Install Geo Data Viewer 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 .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.
Contributions
List of Geo Data Viewer
Configuration
Create User or Workspace Settings in vscode to change default Geo Data Viewer
Setting | Type | Default Value | Description |
---|---|---|---|
geo.data.viewer.theme |
string | dark |
Map View 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 |
Recommended Extensions
Other VSCode extensions Geo Data Viewer
Extension | Description |
---|---|
Data Preivew |
Data Preview |
Tabular Data Viewer |
Tabular Data Viewer provides fast DSV data loading and custom Table Views |
Data Table Renderers | Data Table |
Leaflet |
Leaflet |
Vega Viewer |
VSCode extension for Interactive Preview of Vega and Vega-Lite maps |
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. |
Dev Log
See #GeoDataViewer
Dev Build
$ git clone https://github.com/RandomFractals/geo-data-viewer
$ cd geo-data-viewer
$ npm install
$ code .
F5
to launch Geo Data Viewer
Support
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: