The vis.gl frameworks support GPU-powered geospatial visualization and analytics on the web. Each framework can be used independently or combined through shared conventions. Frameworks provide composable modules such as loaders, visualization layers, and math utilities that developers can cherry-pick and combine for their applications.
The kepler.gl demo application is a widely used geospatial tool for visualization and exploration of geospatial data using deck.gl. It demonstrates the power of the kepler.gl application framework, designed to let users build advanced custom geospatial applications.
Providing high-performance, GPU-powered visualization layers for large scale geospatial data. deck.gl is the cornerstone of the vis.gl framework suite. A selection of submodules provide layers for various geospatial and 3D use cases.
Python bindings for deck.gl that enable powerful custom geospatial visualizations to be programmed directly in Jupyter Notebooks.
A wide range of highly optimized, framework-independent loaders for geospatial, tabular and 3D file formats. Supports worker-based binary data loading. Supported outputs include geospatial layers, point clouds, 3D geometries, images, textures and tabular data.
A high-performance WebGL library for high-performance visualization and GPU computation.
A powerful animation and video capture solution for deck.gl and kepler.gl visualizations.
A React wrapper for Mapbox GL JS that integrates with deck.gl.
A React wrapper for the Google Maps JavaScript API that integrates with deck.gl.
Flowmap.gl is a flow map drawing layer for deck.gl. It can be used for visualization of geographic movement: mobility, transportation, migration, etc.
Math library focusing on 3D and geospatial math.
JavaScript Console Logging, Instrumentation, Benchmarking and Test Utilities.
Unofficial layers, basemaps, add-on modules for deck.gl including high-performance feature editing layers for deck.gl.
An open source React toolkit for building human and agent collaborative analytics apps with DuckDB, modular UI components, and integrations for popular data visualization libraries.