Commit Graph

30 Commits

Author SHA1 Message Date
0782cfc221 [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
992a0a7331 docs([2fd88f42]): finalize documentation and update tasks for heatmap tool 2026-02-04 14:59:40 +00:00
6bbea85831 fix([2fd88f42]): restore missing MarkerClusterGroup import 2026-02-04 14:59:39 +00:00
c6b0b658ef refactor([2fd88f42]): consolidate tooltip manager into filter panel and fix app structure 2026-02-04 14:59:39 +00:00
8a988539be fix([2fd88f42]): correct type import for TooltipColumn in App.tsx 2026-02-04 14:59:39 +00:00
ab83e60f1d fix([2fd88f42]): correct type import for TooltipColumn 2026-02-04 14:59:39 +00:00
4dcbe81bf5 feat([2fd88f42]): implement tooltip column manager 2026-02-04 14:59:39 +00:00
3a4f7ae790 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
56397f80dc refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
0663bd08bb revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
915d1b5da0 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
400da810c8 fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
9bc3741715 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
07ed6fbd2d fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
db0baf18e1 feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
544f20b249 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
c0dc1e09a9 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
b7766452ae fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
46dbe0b3aa feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
f084f1be12 feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
8dc274ce5d feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
278c1aada7 feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
76be805a3f feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
0ba2a75f9c fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
fa0755f3d6 fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
4910295300 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
7b0b825586 fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
196686f2cd fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
b875e67ca5 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
279a6a7789 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00