Skip to content

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.

License

Notifications You must be signed in to change notification settings

RandomFractals/geo-data-viewer

Repository files navigation

geo-data-viewer

Build Status Apache-2.0 License https://ko-fi.com/dataPixy

Version Installs Downloads

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.

Geo Data Viewer

Geo Data Viewer Ultri Wide

Features

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 πŸ—ΊοΈ

Geo Data Viewer Gist

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 πŸ—ΊοΈ views: TopoJSON, keplerg.gl JSON, KML, GPX, FlatGeobuf, shapefiles, IGC, WKT.

Map Gallery

Geo Data Viewer πŸ—ΊοΈ comes with built-in Map Gallery for data analysts and devs to try kepler.gl maps πŸ—ΊοΈ found in the wild 🌐:

Geo Data Viewer Map Gallery

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.

Installation

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.

Contributions

List of Geo Data Viewer πŸ—ΊοΈ commands, keyboard shortcuts, augmented VSCode UI context menus, added geo data Language mappings, and supported geo data files:

Geo Data Viewer Contributions

Configuration

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

Geo Data Viewer Settings

Recommended Extensions

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.

Dev Log

See #GeoDataViewer πŸ—ΊοΈ tag on Twitter for the latest and greatest updates on this vscode extension development, new features, and usage statistics.

Dev Build

$ 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.

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:

β˜•οΈ https://ko-fi.com/dataPixy πŸ’– https://github.com/sponsors/RandomFractals

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published