Commit Graph

30 Commits

Author SHA1 Message Date
fb7347eb89 [2fd88f42] 1. Kartendarstellung (Neutralisierung):
1. Kartendarstellung (Neutralisierung):
       * Die TileLayer-URL in heatmap-tool/frontend/src/components/MapDisplay.tsx wurde auf eine neutrale CARTO light_all-Kachelansicht umgestellt und die Quellenangabe entsprechend angepasst.
2026-02-11 15:36:06 +00:00
1862430fd8 docs([2fd88f42]): finalize documentation and update tasks for heatmap tool 2026-02-04 14:59:40 +00:00
6101f8c2e5 fix([2fd88f42]): restore missing MarkerClusterGroup import 2026-02-04 14:59:39 +00:00
a14ae0aa27 refactor([2fd88f42]): consolidate tooltip manager into filter panel and fix app structure 2026-02-04 14:59:39 +00:00
7214f7a687 fix([2fd88f42]): correct type import for TooltipColumn in App.tsx 2026-02-04 14:59:39 +00:00
6a63330c25 fix([2fd88f42]): correct type import for TooltipColumn 2026-02-04 14:59:39 +00:00
377271f194 feat([2fd88f42]): implement tooltip column manager 2026-02-04 14:59:39 +00:00
635d35cb81 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
d2e3d5f9e0 refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
487031d43a revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
89fa639883 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
e9416f1c82 fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
a9e327fa26 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
4876b0317f fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
030c66b258 feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
a00951500e feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
f1a960f524 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
c84531ed70 fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
d544087ee4 feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
2c05412dfb feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
66438fd6d0 feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
365a92f9ac feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
571c125e9f feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
98c6b79086 fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
64d3285320 fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
b2b7f7dc21 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
3a30703342 fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
8bec665ac5 fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
3537347e72 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
3a85514820 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00