Interactive map
Pan, zoom, and click neighborhood polygons on a Leaflet basemap with green-themed choropleths.
Platform capabilities
Interactive neighborhood maps for any city, SDG-aligned analytics, and a GeoJSON API — see about GeoAI or contact us for a demo.
4
Data layers
GeoJSON
REST API
PostGIS
Spatial engine
Auth
Secure dashboard
At a glance
From SDG-aligned scoring to spatial visualization and API export — each feature works together in one cohesive dashboard.
Pan, zoom, and click neighborhood polygons on a Leaflet basemap with green-themed choropleths.
Compare circularity scores across 2016 and 2023, measure change, and overlay land surface temperature.
Aggregate stats, ranked neighborhoods, and a full sortable data table for detailed analysis.
Authenticated REST endpoints return standard FeatureCollections for reports and pipelines.
Neighborhood polygons and spatial queries handled natively — accurate geometries, every time.
Session-based sign-in protects the dashboard and API. Register for an account or sign in with your credentials.
Select relevant UN Sustainable Development Goals, supply your neighborhood metrics, and receive computed circularity scores mapped to your SDG scope.
Mapping
Pan, zoom, and click through neighborhood polygons on an interactive basemap. Each zone is color-coded by the active data layer — circularity scores, temporal change, or land surface temperature.
Mitte
CS 0.58
CS 2016
0.420
CS 2023
0.580
Change
+0.160
LST avg
31.2°
Analytics
Switch between four data layers instantly. Compare circularity scores from 2016 and 2023, measure absolute change, and overlay land surface temperature readings — all from one control panel.
Dashboard
The dashboard gives you aggregate statistics at a glance, a ranked table of top-performing neighborhoods, and a full sortable data table for detailed analysis.
8+
Zones
0.52
Avg CS
+0.14
Avg Δ
| Neighborhood | CS 2023 | Change |
|---|---|---|
| Kreuzberg | 0.620 | +0.070 |
| Mitte | 0.580 | +0.160 |
| Prenzlauer Berg | 0.510 | +0.130 |
Select SDGs
Choose the UN goals that frame your urban circularity analysis.
Provide your metrics
Share the neighborhood indicators you already have — partial datasets are fine.
Receive circularity scores
GeoAI computes scores and maps results to your SDG selection on the map and dashboard.
Contact us for custom SDG scope and pricing.
SDG analysis
GeoAI is built for organizations that track urban sustainability but don't want to maintain a full scoring model. You configure which SDGs matter for your city, provide the data you have, and we handle circularity computation.
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": { "type": "Polygon", "..." },
"properties": {
"name": "Mitte",
"cs_2016": 0.42,
"cs_2023": 0.58,
"avg_lst": 31.2
}
}]
}
API & data
Authenticated API endpoints return standard GeoJSON FeatureCollections. Integrate circularity data into your own tools, reports, or downstream pipelines.
Neighborhood polygons stored as native geometry types. Spatial joins, bounding-box queries, and accurate projections — no approximations.
Sign in to explore the sample dashboard (Berlin demo data), or contact us for SDG analysis, custom metrics, and pricing.