955c71a02efix: prevent cleanupLocalOwnerLayers from deleting the outline (Umriss) layerJohannes Baumeister2026-06-25 10:01:23 +0200
330a7a5a0afix: prevent ReferenceError and avoid loading local config layers for non-default projects to avoid wrong project startup zoomJohannes Baumeister2026-06-25 09:58:56 +0200
a92b054645fix: ensure ALKIS and building layers are sent to back when toggled on/off in the layer controlJohannes Baumeister2026-06-25 09:55:08 +0200
6f3001dff8style: send ALKIS/owner status layers to the back (bringToBack) so they do not cover turbines, KSF, or other overlaysJohannes Baumeister2026-06-25 09:48:04 +0200
ed821296f3feat: filter artennachweis, restriktionen, gebaeude, and wohngebaeude by project (either by project ID or within 5km of project parcels)Johannes Baumeister2026-06-25 09:25:39 +0200
685bfb1f3bfeat: filter ALKIS layers by project and auto-zoom to project boundaries at startupJohannes Baumeister2026-06-25 09:20:09 +0200
261b7a1bf3feat: resolve project ID from URL parameters and auto-zoom to project parcelsJohannes Baumeister2026-06-25 09:19:05 +0200
46bbe0f1acfeat: Gebäude aus Datenbank als transparente graue Fläche eingebundenJohannes Baumeister2026-05-29 13:36:02 +0200
bec244ba26fix: Entferne alte verwaiste Layer vor dem Überschreiben, um doppelte nicht-abschaltbare Puffer zu vermeidenJohannes Baumeister2026-05-29 12:58:59 +0200
ab64b1ce22fix: Entferne alte Erdleitungen (OGE/Thyssengas) bei DB-Laden, um doppelte Leitungen zu verhindernJohannes Baumeister2026-05-29 12:14:55 +0200
4d111f83dffix: Verhindere doppeltes Puffern von Leitungen durch Bereinigung und Puffer-AusschlussJohannes Baumeister2026-05-29 11:18:11 +0200
3f277cca6dACTUAL ROOT CAUSE: baked_layers.js caused early return, preventing ALKIS DB layer from loading. Now ALKIS DB always loads and replaces local layer.Johannes Baumeister2026-05-02 09:08:40 +0200
d15f823e56ROOT CAUSE FIX: Remove local shapefile Eigentuemer layer when ALKIS DB layer loads - the local layer had fillOpacity:0 and was covering the colored DB layerJohannes Baumeister2026-05-01 11:04:46 +0200
29fe0b1352Fix 404 status update error with flexible SQL matching and add ALKIS layer loading error diagnosticsJohannes Baumeister2026-05-01 10:46:15 +0200
dd6e875e2cCritical stability fix: handled null status values in database, fixed layer order (DB layer on top), and cleaned up redundant initialization logicJohannes Baumeister2026-05-01 10:29:34 +0200
f4403b055fFinal synchronization fix: added legacy status mapping, improved name normalization for names with special characters/brackets, and increased color visibilityJohannes Baumeister2026-05-01 10:23:09 +0200
cccdce49c1Harden owner name matching with normalization and add detailed debug logging for map synchronizationJohannes Baumeister2026-05-01 10:19:15 +0200
c5469e7fa5Remove manual save button and finalize automatic synchronization between owner table and mapJohannes Baumeister2026-05-01 10:14:42 +0200
42237cddcfEnsure ALKIS DB layer is always loaded and add auto-column mapping for owner layersJohannes Baumeister2026-04-30 21:55:42 +0200
826fbb8973Full update of owner status categories and premium legend UI based on user imageJohannes Baumeister2026-04-30 21:52:13 +0200
b03a7b2568Fix map synchronization for ALKIS DB layer by using state.ownerStatuses in style functionJohannes Baumeister2026-04-30 14:51:40 +0200