Skip to content
geoset-bot[bot] edited this page Apr 1, 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.

geoset-example-dashboard

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, dynamic point sizing
Interactivity Basic tooltips Hover tooltips, click popups, measurement/ruler tool, lasso select, 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