b08bdf8bacstyle: custom layers control icon; fix: disable ALKIS by defaultJohannes Baumeister2026-07-04 22:21:00 +0200
2c6eac1c99fix: JSON.parse of wea selector values correctly replaces " allowing mw to be parsedJohannes Baumeister2026-07-04 22:10:15 +0200
3ce303a00ffix: store and retrieve nennleistung (MW) properly in DB and frontendJohannes Baumeister2026-07-04 21:58:56 +0200
f8313c8feefeat: customize coordinate PDF format (sort by WEA Nr, add new columns, hide project name from header)Johannes Baumeister2026-07-04 21:45:25 +0200
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