Skip to content
github-actions[bot] edited this page Mar 12, 2026 · 24 revisions

GeoSet Wiki

GeoSet is a geospatial data monitoring and visualization platform built on Apache Superset. It extends Superset with custom deck.gl-based map visualization plugins purpose-built for exploring geographic data at scale.

Screenshot 2026-02-23 at 4 46 31 PM

What GeoSet Adds

Feature Superset GeoSet
Map visualization Basic deck.gl GeoJSON layer Full-featured map charts with points, lines, polygons, icons, and clustering
Geometry rendering Limited styling Configurable fill/stroke, category coloring, metric gradient coloring, dashed lines
Interactivity Basic tooltips Hover tooltips, click popups, measurement/ruler tool, zoom-based layer visibility
Legends Standard chart legends Categorical legends with toggle/isolate, metric gradient legends, multi-layer legends
Performance Default deck.gl settings Server-side geometry simplification (PostGIS), polygon caching, GPU picking optimizations, hover throttling
Point clustering Not available Supercluster-based clustering with configurable radius, zoom, and min-points
GeoJSON configuration Manual setup JSON-based config with schema validation and versioned migrations

Pages

Repository

raft-tech/GeoSet

Clone this wiki locally