Multi-layer, drawable, with WMS / raster / vector-tile support, choropleth, heatmap, and geotagged photos. PostGIS plays nicely.
Map / Revenue by region
Geographic intensity
Regions
14
active
Top region
ASIA
$1.4M
Coverage
86%
+4pt
PostGIS-enabled Postgres is auto-detected. Or upload shapefile/GeoJSON.
'Plot all incidents within 5 km of HQ' — the AI uses ST_Within and renders the map.
Stack vector + raster + WMS layers in one map widget. Toggle visibility per layer.
The Site Intelligence Map is a first-class widget — pin, share, embed.
The flagship multi-layer widget — points, polygons, lines, photos, and heatmap modes in one canvas.
Mix in WMS services, raster basemaps, and vector-tile overlays alongside your data.
Draw polygons or pins directly on the map. Saved with the widget config.
Geotagged site photos appear as map pins; click to preview.
When PostGIS is installed on a connected Postgres DB, spatial functions are unlocked automatically.
Polygon-shaded statistics and density heatmaps from the same widget.
{
"type": "map_site",
"center": [24.4539, 54.3773],
"zoom": 12,
"layers": [
{ "kind": "wms", "url": "https://wms.example/...", "title": "Aerial 2025" },
{ "kind": "geojson", "source": "site_boundary", "style": { "color": "#6366f1" } },
{ "kind": "points", "query": "SELECT * FROM incidents WHERE day >= NOW() - INTERVAL 7 DAY" },
{ "kind": "heatmap", "query": "SELECT lat, lng, weight FROM density_view" }
]
}Site progress, deliveries, incidents — all on one map of the project.
Service-delivery overlays, district-level KPIs.
Property portfolios, foot-traffic heatmaps, comp-set visualizations.
Free tier covers most teams. Connect a database in 30 seconds.
No credit card required · 1M tokens / month free