From 90b9ad9ffae425f227013568b34600fbf0665ea4 Mon Sep 17 00:00:00 2001 From: Johannes Baumeister Date: Tue, 28 Apr 2026 13:01:00 +0200 Subject: [PATCH] chore: disable automatic shapefile turbine loading to rely on database --- config/layers.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/layers.js b/config/layers.js index 37ea98b..dcfbf3b 100644 --- a/config/layers.js +++ b/config/layers.js @@ -28,13 +28,13 @@ window.LAYER_CONFIG = [ "weight": 3.0, "fillOpacity": 0 }, - { +/* { "name": "WEA Standorte", "file": "WEA_Standorte", "color": "#ff00ff", "weight": 2, "fillOpacity": 1 - }, + },*/ { "name": "Windeignungsgebiet", "file": "Windeignungsgebiet",