[
    {
        "type": "WMS",
        "id": "demo_dop_nrw",
        "title": "Digitales Orthophoto (DOP NRW)",
        "url": "https://www.wms.nrw.de/geobasis/wms_nw_dop",
        "layers": "nw_dop",
        "visible": true,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(110, 110, 110, 0.8)",
                        "fillColor": "rgba(130, 191, 224, 0.8)",
                        "title": "Auswählbares Gebäude"
                    },
                    {
                        "type": "point",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(130, 191, 224)",
                        "title": "Punkt"
                    },
                    {
                        "type": "line",
                        "strokeColor": "rgb(130, 191, 224)",
                        "title": "Strecke"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(130, 191, 224)",
                        "title": "Fläche"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Fläche (diagonal)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(130, 191, 224)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Fläche (diagonal-reverse)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(130, 191, 224)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Fläche (horizontal)",
                        "hatch": ["horizontal"],
                        "hatchColor": "rgb(130, 191, 224)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Fläche (vertical)",
                        "hatch": ["vertical"],
                        "hatchColor": "rgb(130, 191, 224)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "red",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Fläche (Punkte)",
                        "showPoints": true,
                        "pointColor": "red"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "gebauederechner_nrw",
        "title": "Gebäuderechner NRW",
        "opacity": 0.8,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "gr_hu_blau",
        "visible": true,
        "maxResolution": 2.38865713391176,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(110, 110, 110, 0.8)",
                        "fillColor": "rgba(130, 191, 224, 0.8)",
                        "title": "Auswählbares Gebäude"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gkz",
                        "alias": "Gemeindeschlüssel"
                    },
                    {
                        "feldname": "oi",
                        "alias": "Objektidentifikator"
                    },
                    {
                        "feldname": "gebaeude_typ",
                        "alias": "Funktion"
                    },
                    {
                        "feldname": "beheizt",
                        "alias": "Beheizt"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "bodendenkmaeler",
        "title": "Bodendenkmäler",
        "url": "https://www.wms.nrw.de/wms/wms_nw_inspire-denkmal",
        "layers": "ProtectedSites_Archaeological_Point,ProtectedSites_Archaeological_Multipoint,ProtectedSites_Archaeological_Line,ProtectedSites_Archaeological_Surface",
        "sld": "{DATA_URL}/sld/denkmal.xml",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "#01F2FF"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "sitename",
                        "alias": "Denkmal"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "baudenkmaeler_und_denkmalbereiche",
        "title": "Baudenkmäler und Denkmalbereiche",
        "url": "https://www.wms.nrw.de/wms/wms_nw_inspire-denkmal",
        "layers": "ProtectedSites_Cultural_Point,ProtectedSites_Cultural_Multipoint,ProtectedSites_Cultural_Line,ProtectedSites_Cultural_Surface",
        "sld": "{DATA_URL}/sld/denkmal.xml",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "#FFAA00"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "sitename",
                        "alias": "Denkmal"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "photovoltaik_auf_dachflaechen",
        "title": "Photovoltaik und Steckersolar an Gebäuden",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "gr_hu,sk_potentiale_photovoltaik_dachflaechen",
        "visible": true,
        "maxResolution": 2.38865713391176,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(232, 190, 255)",
                        "strokeColor": "rgb(232, 190, 255)",
                        "title": "Flach"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(0, 112, 255)",
                        "strokeColor": "rgb(0, 112, 255)",
                        "title": "Nord"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(0, 230, 169)",
                        "strokeColor": "rgb(0, 230, 169)",
                        "title": "Ost"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(255, 255, 0)",
                        "strokeColor": "rgb(255, 255, 0)",
                        "title": "Süd"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(230, 0, 169)",
                        "strokeColor": "rgb(230, 0, 169)",
                        "title": "West"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(144, 168, 140)",
                        "strokeColor": "rgb(144, 168, 140)",
                        "title": "Prüfung durch ein Fachunternehmen erforderlich"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "LANUK_ID",
                        "alias": "LANUK ID"
                    },
                    {
                        "feldname": "dachtyp",
                        "alias": "Dachtyp"
                    },
                    {
                        "feldname": "himmel_kat",
                        "alias": "Himmelsrichtung"
                    },
                    {
                        "feldname": "richtung",
                        "alias": "Ausrichtung (Grad)"
                    },
                    {
                        "feldname": "neigung",
                        "alias": "Neigung (Grad)"
                    },
                    {
                        "feldname": "radabs",
                        "alias": "Strahlungsenergie (kWh/m² pro Jahr)"
                    },
                    {
                        "feldname": "modanetto_int",
                        "alias": "Mögliche Modulfläche (m²)"
                    },
                    {
                        "feldname": "kw",
                        "alias": "Max. installierbare Leistung (kWp)"
                    },
                    {
                        "feldname": "str",
                        "alias": "Pot. Stromertrag pro Jahr (kWh)"
                    },
                    {
                        "feldname": "jahr",
                        "alias": "Jahr der Befliegung"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "sk_potentiale_photovoltaik_dachflaechen"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "solarthermie_auf_dachflaechen",
        "title": "Solarthermie auf Dachflächen",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "gr_hu,sk_potentiale_solarthermie_dachflaechen",
        "maxResolution": 2.38865713391176,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(76, 230, 0)",
                        "strokeColor": "rgb(76, 230, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "LANUK_ID",
                        "alias": "LANUK ID"
                    },
                    {
                        "feldname": "dachtyp",
                        "alias": "Dachtyp"
                    },
                    {
                        "feldname": "richtung",
                        "alias": "Ausrichtung (Grad)"
                    },
                    {
                        "feldname": "neigung",
                        "alias": "Neigung (Grad)"
                    },
                    {
                        "feldname": "modanetto_int",
                        "alias": "Größe der Fläche (m²)"
                    },
                    {
                        "feldname": "radabs",
                        "alias": "Strahlungsenergie (kWh/m² pro Jahr)"
                    },
                    {
                        "feldname": "jahr",
                        "alias": "Stand der Befliegung"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "sk_potentiale_solarthermie_dachflaechen"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "heilquellenschutzgebiete",
        "title": "Heilquellenschutzgebiete",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/wsg",
        "layers": "2",
        "sld": "{DATA_URL}/sld/wsg.xml",
        "styles": "energieatlas",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#FF0000",
                        "strokeColor": "#FF0000",
                        "title": "1"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "#CDF57A",
                        "strokeColor": "#CDF57A",
                        "title": "2"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "#FFD37F",
                        "strokeColor": "#FFD37F",
                        "title": "3"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "zone_",
                        "alias": "Zone"
                    },
                    {
                        "feldname": "name",
                        "alias": "Name"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "landschaftsschutzgebiete",
        "title": "Landschaftsschutzgebiete",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Landschaftsschutzgebiet",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(13, 79, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(13, 79, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "nationalpark",
        "title": "Nationalpark",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Nationalpark",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(0 92 230)",
                        "fillColor": "rgb(255, 255, 255)",
                        "hatch": ["diagonal", "diagonal-reverse"],
                        "hatchColor": "rgb(0 92 230)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "naturschutzgebiete",
        "title": "Naturschutzgebiete",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Naturschutzgebiete",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "hatchColor": "rgb(137, 68, 68)",
                        "hatch": ["diagonal-reverse"]
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "vogelschutzgebiete",
        "title": "Vogelschutzgebiete",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Vogelschutzgebiete",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "hatchColor": "rgb(37, 150, 190)",
                        "hatch": ["vertical"]
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "waldflaechen",
        "title": "Waldflächen (gesamt)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/waldNRW",
        "layers": "waldbedeckung",
        "sld": "{DATA_URL}/sld/wald.xml",
        "styles": "gesamt",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#4DAB82",
                        "borderColor": "#4DAB82"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Waldtyp",
                        "alias": "Holzart"
                    },
                    {
                        "feldname": "Aktualitaet",
                        "alias": "Stand"
                    }
                ],
                "replace": [
                    { "feldvalue": "1100", "replaceWith": "Laubwald" },
                    { "feldvalue": "1200", "replaceWith": "Nadelwald" },
                    { "feldvalue": "1300", "replaceWith": "Mischwald" }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "laubwald",
        "title": "Laubwald",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/waldNRW",
        "layers": "waldbedeckung",
        "sld": "{DATA_URL}/sld/wald.xml",
        "styles": "laubwald",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#AAFF00",
                        "borderColor": "#AAFF00"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Aktualitaet",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "mischwald",
        "title": "Mischwald",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/waldNRW",
        "layers": "waldbedeckung",
        "sld": "{DATA_URL}/sld/wald.xml",
        "styles": "mischwald",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#4CE600",
                        "borderColor": "#4CE600"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Aktualitaet",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "nadelwald",
        "title": "Nadelwald",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/waldNRW",
        "layers": "waldbedeckung",
        "sld": "{DATA_URL}/sld/wald.xml",
        "styles": "nadelwald",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#70A800",
                        "borderColor": "#70A800"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Aktualitaet",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "kalamitaetsflaechen",
        "title": "Kalamitätsflächen",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/waldNRW",
        "layers": "kalamitaetskarte_nadelwald",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#CC6666",
                        "borderColor": "#CC6666",
                        "title": "sichtbarer bis schwerer Käfer-/Trocknisschaden"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "#730000",
                        "borderColor": "#730000",
                        "title": "aufgearbeitete oder geräumte Kahlfläche"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "bestattungswald",
        "title": "Bestattungswald",
        "url": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW",
        "layers": "bestattungswald",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=bestattungswald"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Waldname",
                        "alias": "Waldname"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "saatgutbestand",
        "title": "Saatgutbestand",
        "url": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW",
        "layers": "saatgutbestand",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=saatgutbestand"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "versuchsflaeche",
        "title": "Versuchsflächen",
        "url": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW",
        "layers": "versuchsflaeche",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "https://www.wms.nrw.de/umwelt/waldfunktionenNRW?request=GetLegendGraphic%26version=1.3.0%26format=image/png%26layer=versuchsflaeche"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "naturwaldzellen",
        "title": "Naturwaldzellen",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Naturwaldzellen",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#55FF00",
                        "borderColor": "#55FF00"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "wildnissentwicklungsgebiete",
        "title": "Wildnissentwicklungsgebiete",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "Wildnissentwicklungsgebiete",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(255, 255, 255)",
                        "strokeColor": "rgb(110, 110, 110)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "#974749"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "wasserschutzgebiete",
        "title": "Wasserschutzgebiete",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/wsg",
        "layers": "4",
        "sld": "{DATA_URL}/sld/wsg.xml",
        "styles": "energieatlas",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#FF0000",
                        "strokeColor": "#FF0000",
                        "title": "1"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "#CDF57A",
                        "strokeColor": "#CDF57A",
                        "title": "2"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "#FFD37F",
                        "strokeColor": "#FFD37F",
                        "title": "3, 3A und 3B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "zone_",
                        "alias": "Zone"
                    },
                    {
                        "feldname": "name",
                        "alias": "Name"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "fliessgewaessernetz",
        "title": "Fließgewässernetz",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/gsk3e",
        "layers": "6",
        "sld": "{DATA_URL}/sld/gsk3e.xml",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "#0068f0"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "GEWKZ3E",
                        "alias": "Gewässer-Kennzahl"
                    },
                    {
                        "feldname": "GEWHNAME",
                        "alias": "Gewässername"
                    },
                    {
                        "feldname": "ST_BREITE",
                        "alias": "Breite"
                    },
                    {
                        "feldname": "ERSTELLT",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "fliessgewaesser",
        "title": "Fließgewässer",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/wms/elwas-web-atkis",
        "layers": "atkis_fliessgewaesser_energieatlas,atkis_gewaesserachse",
        "sld": "{DATA_URL}/sld/elwas-web-atkis.xml",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "#0068f0"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "breite",
                        "alias": "Breite"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "atkis_gewaesserachse"
            }
        }
    },
    {
        "type": "WMS",
        "id": "stehgewaesser",
        "title": "Stehgewässer",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/wms/elwas-web-atkis",
        "layers": "atkis_stehendes_gewaesser,atkis_hafenbecken",
        "sld": "{DATA_URL}/sld/elwas-web-atkis.xml",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "#0068f0",
                        "strokeColor": "#0068f0"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "breite",
                        "alias": "Breite"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "atkis_stehendes_gewaesser"
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_75m",
        "title": "in 75 m Höhe",
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_75m",
        "opacity": 0.65,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_100m",
        "title": "in 100 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_100m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_125m",
        "title": "in 125 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_125m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_150m",
        "title": "in 150 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_150m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_175m",
        "title": "in 175 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_175m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_200m",
        "title": "in 200 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_200m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windgeschwindigkeit_225m",
        "title": "in 225 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windgeschwindigkeit_in_225m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 4,5 m/s",
                        "type": "polygon",
                        "fillColor": "#2518D9",
                        "strokeColor": "#2518D9"
                    },
                    {
                        "title": "> 4,5 bis 5 m/s",
                        "type": "polygon",
                        "fillColor": "#4735E8",
                        "strokeColor": "#4735E8"
                    },
                    {
                        "title": "> 5 bis 5,5 m/s",
                        "type": "polygon",
                        "fillColor": "#6A61EE",
                        "strokeColor": "#6A61EE"
                    },
                    {
                        "title": "> 5,5 bis 6 m/s",
                        "type": "polygon",
                        "fillColor": "#A29AED",
                        "strokeColor": "#A29AED"
                    },
                    {
                        "title": "> 6 bis 6,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D0CEF4",
                        "strokeColor": "#D0CEF4"
                    },
                    {
                        "title": "> 6,5 bis 7 m/s",
                        "type": "polygon",
                        "fillColor": "#FFF39B",
                        "strokeColor": "#FFF39B"
                    },
                    {
                        "title": "> 7 bis 7,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FFE54A",
                        "strokeColor": "#FFE54A"
                    },
                    {
                        "title": "> 7,5 bis 8 m/s",
                        "type": "polygon",
                        "fillColor": "#FFB51A",
                        "strokeColor": "#FFB51A"
                    },
                    {
                        "title": "> 8 bis 8,5 m/s",
                        "type": "polygon",
                        "fillColor": "#FF7600",
                        "strokeColor": "#FF7600"
                    },
                    {
                        "title": "> 8,5 bis 9 m/s",
                        "type": "polygon",
                        "fillColor": "#FF4A16",
                        "strokeColor": "#FF4A16"
                    },
                    {
                        "title": "> 9 bis 9,5 m/s",
                        "type": "polygon",
                        "fillColor": "#D50000",
                        "strokeColor": "#D50000"
                    },
                    {
                        "title": "> 9,5 bis 10 m/s",
                        "type": "polygon",
                        "fillColor": "#B214D6",
                        "strokeColor": "#B214D6"
                    },
                    {
                        "title": "> 10 m/s",
                        "type": "polygon",
                        "fillColor": "#74149B",
                        "strokeColor": "#74149B"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windgeschwindigkeit in m/s"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_75m",
        "title": "in 75 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_75m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_100m",
        "title": "in 100 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_100m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_125m",
        "title": "in 125 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_125m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_150m",
        "title": "in 150 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_150m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_175m",
        "title": "in 175 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_175m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_200m",
        "title": "in 200 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_200m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "mittlere_windleistungsdichte_225m",
        "title": "in 225 m Höhe",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "mittlere_windleistungsdichte_in_225m",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 50 W/m²",
                        "type": "polygon",
                        "fillColor": "#3495C8",
                        "strokeColor": "#3495C8"
                    },
                    {
                        "title": "> 50 bis 100 W/m²",
                        "type": "polygon",
                        "fillColor": "#5EA3C2",
                        "strokeColor": "#5EA3C2"
                    },
                    {
                        "title": "> 100 bis 150 W/m²",
                        "type": "polygon",
                        "fillColor": "#76ADB3",
                        "strokeColor": "#76ADB3"
                    },
                    {
                        "title": "> 150 bis 200 W/m²",
                        "type": "polygon",
                        "fillColor": "#8AB5A5",
                        "strokeColor": "#8AB5A5"
                    },
                    {
                        "title": "> 200 bis 250 W/m²",
                        "type": "polygon",
                        "fillColor": "#9FC295",
                        "strokeColor": "#9FC295"
                    },
                    {
                        "title": "> 250 bis 300 W/m²",
                        "type": "polygon",
                        "fillColor": "#B8CF86",
                        "strokeColor": "#B8CF86"
                    },
                    {
                        "title": "> 300 bis 350 W/m²",
                        "type": "polygon",
                        "fillColor": "#D0DB6E",
                        "strokeColor": "#D0DB6E"
                    },
                    {
                        "title": "> 350 bis 400 W/m²",
                        "type": "polygon",
                        "fillColor": "#E7E75B",
                        "strokeColor": "#E7E75B"
                    },
                    {
                        "title": "> 400 bis 450 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFF14B",
                        "strokeColor": "#FFF14B"
                    },
                    {
                        "title": "> 450 bis 500 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFD54A",
                        "strokeColor": "#FFD54A"
                    },
                    {
                        "title": "> 500 bis 550 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFBE45",
                        "strokeColor": "#FFBE45"
                    },
                    {
                        "title": "> 550 bis 600 W/m²",
                        "type": "polygon",
                        "fillColor": "#FFA13A",
                        "strokeColor": "#FFA13A"
                    },
                    {
                        "title": "> 600 bis 650 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF8330",
                        "strokeColor": "#FF8330"
                    },
                    {
                        "title": "> 650 bis 700 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF6927",
                        "strokeColor": "#FF6927"
                    },
                    {
                        "title": "> 700 bis 750 W/m²",
                        "type": "polygon",
                        "fillColor": "#FF501F",
                        "strokeColor": "#FF501F"
                    },
                    {
                        "title": "> 750 bis 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#F53A17",
                        "strokeColor": "#F53A17"
                    },
                    {
                        "title": "> 800 W/m²",
                        "type": "polygon",
                        "fillColor": "#ED1017",
                        "strokeColor": "#ED1017"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Windleistungsdichte in W/qm"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "standortguete_enercon_115",
        "title": "Enercon 115 (150 m über Grund)",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "standortguete_enercon_115",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 60 %",
                        "type": "polygon",
                        "fillColor": "#F72E0A",
                        "strokeColor": "#F72E0A"
                    },
                    {
                        "title": "> 60 bis 70 %",
                        "type": "polygon",
                        "fillColor": "#FF6500",
                        "strokeColor": "#FF6500"
                    },
                    {
                        "title": "> 70 bis 80 %",
                        "type": "polygon",
                        "fillColor": "#FF8A00",
                        "strokeColor": "#FF8A00"
                    },
                    {
                        "title": "> 80 bis 90 %",
                        "type": "polygon",
                        "fillColor": "#FFB000",
                        "strokeColor": "#FFB000"
                    },
                    {
                        "title": "> 90 bis 100 %",
                        "type": "polygon",
                        "fillColor": "#FFD000",
                        "strokeColor": "#FFD000"
                    },
                    {
                        "title": "> 100 bis 110 %",
                        "type": "polygon",
                        "fillColor": "#FFF200",
                        "strokeColor": "#FFF200"
                    },
                    {
                        "title": "> 110 bis 120 %",
                        "type": "polygon",
                        "fillColor": "#B9D800",
                        "strokeColor": "#B9D800"
                    },
                    {
                        "title": "> 120 bis 130 %",
                        "type": "polygon",
                        "fillColor": "#84B800",
                        "strokeColor": "#84B800"
                    },
                    {
                        "title": "> 130 bis 140 %",
                        "type": "polygon",
                        "fillColor": "#5D9900",
                        "strokeColor": "#5D9900"
                    },
                    {
                        "title": "> 140 bis 150 %",
                        "type": "polygon",
                        "fillColor": "#377C00",
                        "strokeColor": "#377C00"
                    },
                    {
                        "title": "> 150 %",
                        "type": "polygon",
                        "fillColor": "#006400",
                        "strokeColor": "#006400"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Standortgüte in %"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "standortguete_nordex_149",
        "title": "Nordex 149 (175 m über Grund)",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "standortguete_nordex_149",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 60 %",
                        "type": "polygon",
                        "fillColor": "#F72E0A",
                        "strokeColor": "#F72E0A"
                    },
                    {
                        "title": "> 60 bis 70 %",
                        "type": "polygon",
                        "fillColor": "#FF6500",
                        "strokeColor": "#FF6500"
                    },
                    {
                        "title": "> 70 bis 80 %",
                        "type": "polygon",
                        "fillColor": "#FF8A00",
                        "strokeColor": "#FF8A00"
                    },
                    {
                        "title": "> 80 bis 90 %",
                        "type": "polygon",
                        "fillColor": "#FFB000",
                        "strokeColor": "#FFB000"
                    },
                    {
                        "title": "> 90 bis 100 %",
                        "type": "polygon",
                        "fillColor": "#FFD000",
                        "strokeColor": "#FFD000"
                    },
                    {
                        "title": "> 100 bis 110 %",
                        "type": "polygon",
                        "fillColor": "#FFF200",
                        "strokeColor": "#FFF200"
                    },
                    {
                        "title": "> 110 bis 120 %",
                        "type": "polygon",
                        "fillColor": "#B9D800",
                        "strokeColor": "#B9D800"
                    },
                    {
                        "title": "> 120 bis 130 %",
                        "type": "polygon",
                        "fillColor": "#84B800",
                        "strokeColor": "#84B800"
                    },
                    {
                        "title": "> 130 bis 140 %",
                        "type": "polygon",
                        "fillColor": "#5D9900",
                        "strokeColor": "#5D9900"
                    },
                    {
                        "title": "> 140 bis 150 %",
                        "type": "polygon",
                        "fillColor": "#377C00",
                        "strokeColor": "#377C00"
                    },
                    {
                        "title": "> 150 %",
                        "type": "polygon",
                        "fillColor": "#006400",
                        "strokeColor": "#006400"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Standortgüte in %"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "standortguete_vestas_172",
        "title": "Vestas 172 (200 m über Grund)",
        "opacity": 0.65,
        "url": "https://www.wms.nrw.de/umwelt/ea_wind",
        "layers": "standortguete_vestas_172",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "bis 60 %",
                        "type": "polygon",
                        "fillColor": "#F72E0A",
                        "strokeColor": "#F72E0A"
                    },
                    {
                        "title": "> 60 bis 70 %",
                        "type": "polygon",
                        "fillColor": "#FF6500",
                        "strokeColor": "#FF6500"
                    },
                    {
                        "title": "> 70 bis 80 %",
                        "type": "polygon",
                        "fillColor": "#FF8A00",
                        "strokeColor": "#FF8A00"
                    },
                    {
                        "title": "> 80 bis 90 %",
                        "type": "polygon",
                        "fillColor": "#FFB000",
                        "strokeColor": "#FFB000"
                    },
                    {
                        "title": "> 90 bis 100 %",
                        "type": "polygon",
                        "fillColor": "#FFD000",
                        "strokeColor": "#FFD000"
                    },
                    {
                        "title": "> 100 bis 110 %",
                        "type": "polygon",
                        "fillColor": "#FFF200",
                        "strokeColor": "#FFF200"
                    },
                    {
                        "title": "> 110 bis 120 %",
                        "type": "polygon",
                        "fillColor": "#B9D800",
                        "strokeColor": "#B9D800"
                    },
                    {
                        "title": "> 120 bis 130 %",
                        "type": "polygon",
                        "fillColor": "#84B800",
                        "strokeColor": "#84B800"
                    },
                    {
                        "title": "> 130 bis 140 %",
                        "type": "polygon",
                        "fillColor": "#5D9900",
                        "strokeColor": "#5D9900"
                    },
                    {
                        "title": "> 140 bis 150 %",
                        "type": "polygon",
                        "fillColor": "#377C00",
                        "strokeColor": "#377C00"
                    },
                    {
                        "title": "> 150 %",
                        "type": "polygon",
                        "fillColor": "#006400",
                        "strokeColor": "#006400"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Standortgüte in %"
                    }
                ],
                "infoFormat": "application/json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "waermenetze_versorgungsgebiet",
        "title": "Wärmenetze (Versorgungsgebiet)",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_waermenetze",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "rgb(0, 77, 168)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gemeinde",
                        "alias": "Gemeinde"
                    },
                    {
                        "feldname": "versorger",
                        "alias": "Versorger"
                    },
                    {
                        "feldname": "netzlaenge_gemeinde_m",
                        "alias": "Netzlänge [m]"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "waermeliniendichte",
        "title": "Wärmeliniendichte [kWh/m a]",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_waermeliniendichte",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "rgb(255, 204, 204)",
                        "title": "> 0 - 750"
                    },
                    {
                        "type": "line",
                        "strokeColor": "rgb(252, 132, 111)",
                        "title": "> 750 - 1500"
                    },
                    {
                        "type": "line",
                        "strokeColor": "rgb(245, 96, 72)",
                        "title": "> 1500 - 3000"
                    },
                    {
                        "type": "line",
                        "strokeColor": "rgb(233, 60, 38)",
                        "title": "> 3000 - 6000"
                    },
                    {
                        "type": "line",
                        "strokeColor": "rgb(219, 0, 0)",
                        "title": "> 6000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Gemeinde",
                        "alias": "Gemeinde"
                    },
                    {
                        "feldname": "Waermedichte_RW_WW_GHD_PW",
                        "alias": "Wärmeliniendichte [kWh/m a]"
                    }
                ],
                "infoFormat": "application/json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_baublockebene_raumwarmebedarf",
        "title": "Raumwärmebedarf",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,25 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,25 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_baublockebene_raumwarmebedarf_2045_hoch",
        "title": "Raumwärmebedarf 2045 Szenario hoch",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_hoch_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,25 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,25 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_baublockebene_raumwarmebedarf_2045_erhoeht",
        "title": "Raumwärmebedarf 2045 Szenario erhöht",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_erhoeht_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,25 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,25 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_baublockebene_raumwarmebedarf_2045_moderat",
        "title": "Raumwärmebedarf 2045 Szenario moderat",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_moderat_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,25 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,25 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_raster_raumwarmebedarf",
        "title": "Raumwärmebedarf",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_raster",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,2 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,2 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_raster_raumwarmebedarf_2045_hoch",
        "title": "Raumwärmebedarf 2045 Szenario hoch",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_hoch_raster",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,2 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,2 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_raster_raumwarmebedarf_2045_erhoeht",
        "title": "Raumwärmebedarf 2045 Szenario erhöht",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_erhoeht_raster",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,2 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,2 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebedarf_raster_raumwarmebedarf_2045_moderat",
        "title": "Raumwärmebedarf 2045 Szenario moderat",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_raumwaermebedarf_2045_szenario_moderat_raster",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 0,2 GWh",
                        "type": "polygon",
                        "fillColor": "#ffcccc",
                        "strokeColor": "#ffcccc"
                    },
                    {
                        "title": "> 0,2 - 0,5 GWh",
                        "type": "polygon",
                        "fillColor": "#f79d8f",
                        "strokeColor": "#f79d8f"
                    },
                    {
                        "title": "> 0,5 - 1 GWh",
                        "type": "polygon",
                        "fillColor": "#e86e58",
                        "strokeColor": "#e86e58"
                    },
                    {
                        "title": "> 1 - 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#d4432c",
                        "strokeColor": "#d4432c"
                    },
                    {
                        "title": "> 1,5 GWh",
                        "type": "polygon",
                        "fillColor": "#bd0000",
                        "strokeColor": "#bd0000"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "raumwaermebedarf_warmwasser_gwh",
                        "alias": "Raumwärmebedarf Warmwasser [GWh]"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_hauptenergeitraeger",
        "title": "Hauptenergieträger",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_hauptenergietraeger",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "Gas",
                        "type": "polygon",
                        "fillColor": "#f8f311",
                        "strokeColor": "#f8f311"
                    },
                    {
                        "title": "Heizöl",
                        "type": "polygon",
                        "fillColor": "#b5653d",
                        "strokeColor": "#b5653d"
                    },
                    {
                        "title": "Holz, Holz Pellets",
                        "type": "polygon",
                        "fillColor": "#b8b53d",
                        "strokeColor": "#b8b53d"
                    },
                    {
                        "title": "Biomasse (ohne Holz), Biogas",
                        "type": "polygon",
                        "fillColor": "#377e47",
                        "strokeColor": "#377e47"
                    },
                    {
                        "title": "Solar-/Geothermie, Wärmepumpen",
                        "type": "polygon",
                        "fillColor": "#d2effe",
                        "strokeColor": "#d2effe"
                    },
                    {
                        "title": "Strom (ohne Wärmepumpen)",
                        "type": "polygon",
                        "fillColor": "#16dbce",
                        "strokeColor": "#16dbce"
                    },
                    {
                        "title": "Kohle",
                        "type": "polygon",
                        "fillColor": "#979796",
                        "strokeColor": "#979796"
                    },
                    {
                        "title": "Fernwärme (verschiedene Energieträger)",
                        "type": "polygon",
                        "fillColor": "#ffb92d",
                        "strokeColor": "#ffb92d"
                    },
                    {
                        "title": "kein Energieträger (keine Heizung)",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#7d7d7d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_gas",
        "title": "Gas",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_gas",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#f5f3c8",
                        "strokeColor": "#f5f3c8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#f0eb8c",
                        "strokeColor": "#f0eb8c"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#f5f050",
                        "strokeColor": "#f5f050"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#f8f311",
                        "strokeColor": "#f8f311"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_heizoel",
        "title": "Heizöl",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_heizoel",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#ebdcd2",
                        "strokeColor": "#ebdcd2"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#d7aa91",
                        "strokeColor": "#d7aa91"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#c3825f",
                        "strokeColor": "#c3825f"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#b5653d",
                        "strokeColor": "#b5653d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_holz",
        "title": "Holz, Holz Pellets",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_holz_holzpellets",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#e6e4c8",
                        "strokeColor": "#e6e4c8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#d7d296",
                        "strokeColor": "#d7d296"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#c8c369",
                        "strokeColor": "#c8c369"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#b8b53d",
                        "strokeColor": "#b8b53d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_biomasse",
        "title": "Biomasse (ohne Holz), Biogas",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_biomasse_ohne_holz_biogas",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#d7e6dc",
                        "strokeColor": "#d7e6dc"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#aacdb9",
                        "strokeColor": "#aacdb9"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#6ea587",
                        "strokeColor": "#6ea587"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#377e47",
                        "strokeColor": "#377e47"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_thermie",
        "title": "Solar-/Geothermie, Wärmepumpen",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_solar_geothermie_waermepumpen",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#f5fafc",
                        "strokeColor": "#f5fafc"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#e8f5fa",
                        "strokeColor": "#e8f5fa"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#dcf2f8",
                        "strokeColor": "#dcf2f8"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#d2effe",
                        "strokeColor": "#d2effe"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_strom",
        "title": "Strom (ohne Wärmepumpen)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_strom_ohne_waermepumpen",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#d7f5f2",
                        "strokeColor": "#d7f5f2"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#a0ebe4",
                        "strokeColor": "#a0ebe4"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#5ae1d7",
                        "strokeColor": "#5ae1d7"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#16dbce",
                        "strokeColor": "#16dbce"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_kohle",
        "title": "Kohle",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_kohle",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#e6e6e6",
                        "strokeColor": "#e6e6e6"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#cdcdcd",
                        "strokeColor": "#cdcdcd"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#afafaf",
                        "strokeColor": "#afafaf"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#979796",
                        "strokeColor": "#979796"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_fernwaerme",
        "title": "Fernwärme (verschiedene Energieträger)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_fernwaerme",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#ffebc8",
                        "strokeColor": "#ffebc8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#ffd796",
                        "strokeColor": "#ffd796"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#ffc85a",
                        "strokeColor": "#ffc85a"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#ffb92d",
                        "strokeColor": "#ffb92d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_energietraeger_keine",
        "title": "kein Energieträger (keine Heizung)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_energietraeger_kein_energietraeger_keine_heizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#d7d7d7",
                        "strokeColor": "#808080"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#e6e6e6",
                        "strokeColor": "#828282"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#f5f5f5",
                        "strokeColor": "#858585"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#868686"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_energietraeger",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_hauptheizungsart",
        "title": "Hauptheizungsart",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_hauptheizungsart",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "Fernheizung (Fernwärme)",
                        "type": "polygon",
                        "fillColor": "#ffb92d",
                        "strokeColor": "#ffb92d"
                    },
                    {
                        "title": "Etagenheizung",
                        "type": "polygon",
                        "fillColor": "#e0d10e",
                        "strokeColor": "#e0d10e"
                    },
                    {
                        "title": "Blockheizung",
                        "type": "polygon",
                        "fillColor": "#a06642",
                        "strokeColor": "#a06642"
                    },
                    {
                        "title": "Zentralheizung",
                        "type": "polygon",
                        "fillColor": "#a6a144",
                        "strokeColor": "#a6a144"
                    },
                    {
                        "title": "Einzel-/Mehrraumöfen (auch Nachtspeicherheizung)",
                        "type": "polygon",
                        "fillColor": "#16dbce",
                        "strokeColor": "#16dbce"
                    },
                    {
                        "title": "keine Heizung",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#7d7d7d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_fernheizung",
        "title": "Fernheizung (Fernwärme)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_fernheizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#ffebc8",
                        "strokeColor": "#ffebc8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#ffd796",
                        "strokeColor": "#ffd796"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#ffc85a",
                        "strokeColor": "#ffc85a"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#ffb92d",
                        "strokeColor": "#ffb92d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_etagenheizung",
        "title": "Etagenheizung",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_etagenheizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#f5f2c8",
                        "strokeColor": "#f5f2c8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#ebe48c",
                        "strokeColor": "#ebe48c"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#e6dc50",
                        "strokeColor": "#e6dc50"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#e0d10e",
                        "strokeColor": "#e0d10e"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_blockheizung",
        "title": "Blockheizung",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_blockheizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#ebdcd2",
                        "strokeColor": "#ebdcd2"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#d7aa91",
                        "strokeColor": "#d7aa91"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#c3825f",
                        "strokeColor": "#c3825f"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#b5653d",
                        "strokeColor": "#b5653d"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_zentralheizung",
        "title": "Zentralheizung",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_zentralheizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#ebe9c8",
                        "strokeColor": "#ebe9c8"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#d7d296",
                        "strokeColor": "#d7d296"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#c3be69",
                        "strokeColor": "#c3be69"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#a6a144",
                        "strokeColor": "#a6a144"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_oefen",
        "title": "Einzel-/Mehrraumöfen (auch Nachtspeicherheizung)",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_einzel_mehrraumoefen_nachtspeicherheizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#d7f5f2",
                        "strokeColor": "#d7f5f2"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#a0ebe4",
                        "strokeColor": "#a0ebe4"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#5ae1d7",
                        "strokeColor": "#5ae1d7"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#16dbce",
                        "strokeColor": "#16dbce"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "raumwaermebereitstellung_baublockebene_heizungsart_keine",
        "title": "keine Heizung",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_rw_bereitstellung_zensus_heizungsart_keine_heizung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "> 0 - 10 %",
                        "type": "polygon",
                        "fillColor": "#d7d7d7",
                        "strokeColor": "#808080"
                    },
                    {
                        "title": "> 10 - 20 %",
                        "type": "polygon",
                        "fillColor": "#e6e6e6",
                        "strokeColor": "#828282"
                    },
                    {
                        "title": "> 20 - 50 %",
                        "type": "polygon",
                        "fillColor": "#f5f5f5",
                        "strokeColor": "#858585"
                    },
                    {
                        "title": "> 50 %",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#868686"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "anteil_heizungsart",
                        "alias": "Anteil in %"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "energetische_gebaeudesanierung_gemeinde_modernisierungspotential",
        "title": "Modernisierungspotential",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_modernisierungspotential_gemeindeebene",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "deutlich unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#f9e1f7",
                        "strokeColor": "#f9e1f7"
                    },
                    {
                        "title": "unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#e9bbcf",
                        "strokeColor": "#e9bbcf"
                    },
                    {
                        "title": "durchschnittlich",
                        "type": "polygon",
                        "fillColor": "#d698ab",
                        "strokeColor": "#d698ab"
                    },
                    {
                        "title": "überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#c3798d",
                        "strokeColor": "#c3798d"
                    },
                    {
                        "title": "deutlich überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#ae5672",
                        "strokeColor": "#ae5672"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gemeinde",
                        "alias": "Gemeinde"
                    },
                    {
                        "feldname": "realisierungschance_kategorisiert",
                        "alias": "Realisierungschance"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "energetische_gebaeudesanierung_gemeinde_realisierungschance",
        "title": "Realisierungschance",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_realisierungschance_gemeindeebene",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "deutlich unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#e6cbeb",
                        "strokeColor": "#e6cbeb"
                    },
                    {
                        "title": "unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#d6adef",
                        "strokeColor": "#d6adef"
                    },
                    {
                        "title": "durchschnittlich",
                        "type": "polygon",
                        "fillColor": "#c392f0",
                        "strokeColor": "#c392f0"
                    },
                    {
                        "title": "überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#b076f2",
                        "strokeColor": "#b076f2"
                    },
                    {
                        "title": "deutlich überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#9953f4",
                        "strokeColor": "#9953f4"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gemeinde",
                        "alias": "Gemeinde"
                    },
                    {
                        "feldname": "realisierungschance_kategorisiert",
                        "alias": "Realisierungschance"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "energetische_gebaeudesanierung_baublock_modernisierungspotential",
        "title": "Modernisierungspotential",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_modernisierungspotential_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "deutlich unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#f9e1f7",
                        "strokeColor": "#f9e1f7"
                    },
                    {
                        "title": "unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#e9bbcf",
                        "strokeColor": "#e9bbcf"
                    },
                    {
                        "title": "durchschnittlich",
                        "type": "polygon",
                        "fillColor": "#d698ab",
                        "strokeColor": "#d698ab"
                    },
                    {
                        "title": "überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#c3798d",
                        "strokeColor": "#c3798d"
                    },
                    {
                        "title": "deutlich überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#ae5672",
                        "strokeColor": "#ae5672"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "AngebSumme",
                        "alias": "Berücksichtigte Angebote"
                    },
                    {
                        "feldname": "GenMoPoKategorisiert",
                        "alias": "Modernisierungspotenzial"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "energetische_gebaeudesanierung_baublock_realisierungschance",
        "title": "Realisierungschance",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_realisierungschance_baublock",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "deutlich unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#e6cbeb",
                        "strokeColor": "#e6cbeb"
                    },
                    {
                        "title": "unterdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#d6adef",
                        "strokeColor": "#d6adef"
                    },
                    {
                        "title": "durchschnittlich",
                        "type": "polygon",
                        "fillColor": "#c392f0",
                        "strokeColor": "#c392f0"
                    },
                    {
                        "title": "überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#b076f2",
                        "strokeColor": "#b076f2"
                    },
                    {
                        "title": "deutlich überdurchschnittlich",
                        "type": "polygon",
                        "fillColor": "#9953f4",
                        "strokeColor": "#9953f4"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "AngebSumme",
                        "alias": "Berücksichtigte Angebote"
                    },
                    {
                        "feldname": "RealChaKategorisiert",
                        "alias": "Realisierungschance"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "geothermie_mitteltiefe",
        "title": "potenzielle Eignung Mitteltiefe Geothermie",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_bearbeitung_gd_masterplan,wk_potenzielle_eignung_mitteltiefe_geothermie",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "geeignet",
                        "type": "polygon",
                        "fillColor": "#fdce70",
                        "strokeColor": "#a1947a"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#efbc65",
                        "strokeColor": "#9d8f76"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#e0ad5b",
                        "strokeColor": "#998b74"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#d29d53",
                        "strokeColor": "#958772"
                    },
                    {
                        "title": "sehr gut geeignet",
                        "type": "polygon",
                        "fillColor": "#c38f4b",
                        "strokeColor": "#91826f"
                    },
                    {
                        "title": "Derzeit in Bearbeitung durch den Geologischen Dienst NRW (Masterplan Geothermie NRW)",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#777777",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "#cd30fc"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "hinweise_gd",
                        "alias": "Hinweis"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "wk_potenzielle_eignung_mitteltiefe_geothermie"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "geothermie_tiefe",
        "title": "potenzielle Eignung Tiefe Geothermie",
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "wk_bearbeitung_gd_masterplan,wk_potenzielle_eignung_tiefe_geothermie",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "geeignet",
                        "type": "polygon",
                        "fillColor": "#fdce70",
                        "strokeColor": "#a1947a"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#efbc65",
                        "strokeColor": "#9d8f76"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#e0ad5b",
                        "strokeColor": "#998b74"
                    },
                    {
                        "title": "",
                        "type": "polygon",
                        "fillColor": "#d29d53",
                        "strokeColor": "#958772"
                    },
                    {
                        "title": "sehr gut geeignet",
                        "type": "polygon",
                        "fillColor": "#c38f4b",
                        "strokeColor": "#91826f"
                    },
                    {
                        "title": "keine Bewertung; Potenzial tiefer 5.000 m möglich",
                        "type": "polygon",
                        "fillColor": "#defdcf",
                        "strokeColor": "#99a195"
                    },
                    {
                        "title": "Derzeit in Bearbeitung durch den Geologischen Dienst NRW (Masterplan Geothermie NRW)",
                        "type": "polygon",
                        "fillColor": "#ffffff",
                        "strokeColor": "#777777",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "#cd30fc"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "hinweise_gd",
                        "alias": "Hinweis"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "wk_potenzielle_eignung_tiefe_geothermie"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "WMS",
        "id": "ffh_gebiete",
        "title": "FFH-Gebiete",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "FFH-Gebiete",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "pointPolygon",
                        "strokeColor": "rgb(255, 0, 0)",
                        "pointColor": "rgb(255, 0, 0)",
                        "pointRadius": 1,
                        "pointSpacing": 5
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "WMS",
        "id": "gesetzlich_geschuetzte_biotope",
        "title": "Gesetzlich geschützte Biotope",
        "url": "https://www.wms.nrw.de/umwelt/linfos",
        "layers": "11,12,13",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(219, 0, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(219, 0, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "localid",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "LINK",
                        "alias": "Weitere Informationen"
                    }
                ],
                "infoFormat": "application/vnd.ogc.gml",
                "gmlId": "11_"
            }
        }
    },
    {
        "type": "WMS",
        "id": "hangneigung",
        "title": "Hangneigung > 35 %",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/hangneigung",
        "layers": "Hangneigungen",
        "sld": "{DATA_URL}/sld/hangneigungen.xml",
        "maxResolution": 76.4370282851763,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(137, 68, 68, 0)",
                        "fillColor": "rgba(137, 68, 68, 0.7)"
                    }
                ]
            }
        }
    },
    {
        "type": "WMS",
        "id": "landschaftsbildbewertung",
        "title": "Landschaftsbildbewertung",
        "opacity": 0.7,
        "url": "https://www.wms.nrw.de/umwelt/energieatlas",
        "layers": "landschaftsbildbewertung",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(255, 170, 0)",
                        "strokeColor": "rgb(190,190,190)",
                        "title": "sehr gering / gering"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(163, 255, 115)",
                        "strokeColor": "rgb(190,190,190)",
                        "title": "mittel"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(76, 230, 0)",
                        "strokeColor": "rgb(190,190,190)",
                        "title": "hoch"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgb(38, 115, 0)",
                        "strokeColor": "rgb(190,190,190)",
                        "title": "sehr hoch"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "LBE_NR",
                        "alias": "Objektkennung"
                    },
                    {
                        "feldname": "Wert",
                        "alias": "Wert"
                    },
                    {
                        "feldname": "Wert_Text",
                        "alias": "Wertstufe"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wohngebaeude_kur_und_klinikgebaeude",
        "title": "Wohngebäude, Kur- und Klinikgebäude",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "51",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "#E64C00",
                        "fillColor": "#E64C00",
                        "title": "Wohngebäude, Kur- und Klinikgebäude"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "privilegierte_infrastrukturbereiche_nach_baugb",
        "title": "privilegierte Infrastrukturbereiche nach BauGB",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "5",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 127, 127)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "200m um Autobahnen",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(255, 127, 127)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(115, 178, 255)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "200m um zweigleisige, übergeordnete Schienenwege",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(115, 178, 255)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 170, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": " 200m um zweigleisige, teilweise übergeordnete Schienenwege",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(255, 170, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Typ",
                        "alias": "Typ"
                    },
                    {
                        "feldname": "str_nr",
                        "alias": "Streckennummer des Schienenweges"
                    },
                    {
                        "feldname": "Stand",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "foerderkulisse_nach_eeg",
        "title": "Förderkulisse nach EEG",
        "opacity": 0.65,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "13",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgba(230, 76, 0, 0.65)",
                        "strokeColor": "rgba(230, 76, 0, 0)",
                        "title": "Halde"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(168, 112, 0, 0.65)",
                        "strokeColor": "rgba(168, 112, 0, 0)",
                        "title": "Deponie"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(105, 77, 43, 0.65)",
                        "strokeColor": "rgba(105, 77, 43, 0)",
                        "title": "Bergbaugebiet (stillgelegt)"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(168, 168, 0, 0.65)",
                        "strokeColor": "rgba(168, 168, 0, 0)",
                        "title": "Gewerbe- und Industriegebiet (stillgelegt)"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(68, 137, 112, 0.65)",
                        "strokeColor": "rgba(68, 137, 112, 0)",
                        "title": "Gewerbe- und Industrie"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(255, 170, 0, 0.65)",
                        "strokeColor": "rgba(255, 170, 0, 0)",
                        "title": "Acker in benachteiligtem Gebieten"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(137, 205, 102, 0.65)",
                        "strokeColor": "rgba(137, 205, 102, 0)",
                        "title": "Grünland in benachteiligtem Gebieten"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(255, 176, 176, 0.65)",
                        "strokeColor": "rgba(255, 176, 176, 0)",
                        "title": "500 m Randstreifen Bundesautobahn"
                    },
                    {
                        "type": "polygon",
                        "fillColor": "rgba(173, 198, 255, 0.65)",
                        "strokeColor": "rgba(173, 198, 255, 0)",
                        "title": "500 m Randstreifen Bahn"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Typ",
                        "alias": "Typ"
                    },
                    {
                        "feldname": "Stand",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "foerderkulisse_fuer_besondere_solaranlagen_nach_egg",
        "title": "Förderkulisse für besondere Solaranlagen nach EEG",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "12",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(168, 56, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Parkplatz",
                        "showPoints": true,
                        "pointColor": "rgb(168, 56, 0)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 170, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Acker",
                        "showPoints": true,
                        "pointColor": "rgb(255, 170, 0)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(137, 205, 102)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Grünland",
                        "showPoints": true,
                        "pointColor": "rgb(137, 205, 102)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 85, 0)",
                        "fillColor": "rgb(255, 255, 255)",
                        "title": "Sonstige landwirtschaftliche Flächen",
                        "showPoints": true,
                        "pointColor": "rgb(255, 85, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Typ",
                        "alias": "Typ"
                    },
                    {
                        "feldname": "Stand",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "flaechenkulisse_nach_lep",
        "title": "Flächenkulisse nach LEP",
        "opacity": 0.65,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "7,8,9,10,11",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(137, 68, 68, 0.65)",
                        "fillColor": "rgba(255, 255, 255, 0.65)",
                        "title": "Agri-PV (Ziel)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgba(137, 68, 68, 0.65)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(230, 152, 0, 0.65)",
                        "fillColor": "rgba(255, 255, 255, 0.65)",
                        "title": "Agri-PV (Grundsatz)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgba(230, 152, 0, 0.65)"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(110, 110, 110, 0.65)",
                        "fillColor": "rgba(137, 205, 102, 0.65)",
                        "title": " Vorzugsweise zu nutzende Flächen"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(110, 110, 110, 0.65)",
                        "fillColor": "rgba(211, 255, 190, 0.65)",
                        "title": "Grundsätzlich mögliche Flächen"
                    },
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(110, 110, 110, 0.65)",
                        "fillColor": "rgba(255, 127, 127, 0.65)",
                        "title": "Ausschlussflächen"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Kategorie",
                        "alias": "Kategorie"
                    },
                    {
                        "feldname": "Bezeichnung",
                        "alias": "Bezeichnung"
                    },
                    {
                        "feldname": "Datenquelle",
                        "alias": "Datenquelle"
                    },
                    {
                        "feldname": "Stand",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "suchflaechen_fuer_freiflaechen_pv_zugangskarte_fuer_den_ertragsrechner",
        "title": "Suchflächen für Freiflächen-PV, Zugangskarte für den Ertragsrechner",
        "opacity": 0.65,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "21,22,23,24,25",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(255, 255, 115, 0)",
                        "fillColor": "rgba(255, 255, 115, 0.65)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "nutzart",
                        "alias": "Art der Nutzung"
                    },
                    {
                        "feldname": "flaechetyp",
                        "alias": "Flächentyp (1°-10°=flach)"
                    },
                    {
                        "feldname": "neigung",
                        "alias": "Neigung (Grad)"
                    },
                    {
                        "feldname": "richtung",
                        "alias": "Ausrichtung (Grad; -1=flach)"
                    },
                    {
                        "feldname": "radabs",
                        "alias": "Strahlungsenergie auf die aufgeständerten Module (kWh/m² pro Jahr)"
                    },
                    {
                        "feldname": "kwh_kwp",
                        "alias": "Stromertrag pro kWp (kWh/kWp)"
                    },
                    {
                        "feldname": "modarea",
                        "alias": "Modulfläche bei Südausrichtung (m²)"
                    },
                    {
                        "feldname": "kw",
                        "alias": "Installierbare Leistung (kW)"
                    },
                    {
                        "feldname": "str",
                        "alias": "Stromertrag (kWh/a)"
                    }
                ],
                "infoFormat": "application/geo+json"
            },
            "toc": {
                "isRadio": true
            }
        }
    },
    {
        "type": "AGS",
        "id": "negativflaechen",
        "title": "Negativflächen",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "15,16,17,18,19",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "title": "Abbau",
                        "type": "polygon",
                        "fillColor": "rgb(137, 112, 68)",
                        "strokeColor": "rgb(115, 76, 0)"
                    },
                    {
                        "title": "Stromleitungen",
                        "type": "polygon",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(168, 242, 232)"
                    },
                    {
                        "title": "Verkehr",
                        "type": "polygon",
                        "fillColor": "rgb(178, 178, 178)"
                    },
                    {
                        "title": "Kultur und Freizeit",
                        "type": "polygon",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(169, 0, 230)"
                    },
                    {
                        "title": "Siedlung und Gewerbe",
                        "type": "polygon",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(242, 192, 99)"
                    },
                    {
                        "title": "Wasser",
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbVZ640cMQieSLSQfqaZVJVm3E+KuNNKWcnng+8Bc/xYzdgGg/l4eDau67ruP/8+1t/fv64GZbz7mCN7oocjI14/+6KKqTIkW7uPMVkV374OHeL5jgy+/6+NamMkTPEGUg4hI9MF7c10yfYN9dRPAQzC1buy9slwy+QEg3bloepZhR8yrOJXniuZ97bmC7xVjyNS4acmOuWgFR3XtiYU7+ykJLpqnQvtDswV/sg2ViGejb/HuqhBHnThXfEHUwIp65SdSrbjzQm8X/QtplWIu5BjMidJqxtSUcFRrbFoA6dxOOc7CUwNqXDjbCdmlFrKVA85CRa9R8WowLsL8/OdeehEo9MMZe/BFFEh6nrGoS6CKh1CbQ46nRZCinM7U7s39YBCzdBK0kDjJ0QZpKvnCXpWFtM/1SVlMrvUSY73sS5cL/9k8+H2Bqqe64zpU7CbFLJ5Na7PZ6U3UA6ReTycXlltLpxSp+QG9+rIPB4KnJ4oR0pOcD5oIEMZBVIwe1fCABmilD0ms9Iz481CLtAmSulSDVFlKTI7X3jWnr3VmJ4cSmV85oVuj2DBe4mx2tlILX8qxJ3cch7oXV04uoYoBnbqdcfDVee3MnirRrJSwpDifvJBMt08Qe/TKNbf1MkDrIayfdzDkeD9JreWIgNVaLsd4EkINWuHt2tQB95qcnIMdOSc9CWmWblRxl1PdeN3ckDh1DdHqV0R55LgHnwlHzkzFEWUzafwRko7zQs6vPt9y+oYqPJ05jOl1eYl0znzeKgGZsR4OuXQ0UOBfLYmqsXnczav8p21UpXpEEt0O33715IxKommgtw0SaGDVcti+a/lJGMrc47cTmyzKhJIqUoIG2dzk/KE1jMPrzORsViuBLG5TG4nphX92D5viil0dmI5wPEs2pcdGpuPygCmaCWwGlcrgXK7c3VcVUfm3Ks7/bpaCaYJUwmVmN6Dnc2qdYx3kqkzvmCbqKR6QvGuc21kSS17D8UgtUHIvlJ0qoASGpNwCLboFOx2XtPvYMwgVhIzpAVS0iEFZsjQJ76uqIkxqkWu8Z2DewLeDt2sDVUgqni3W6+Z4owXVaB4KqY7WdSR48hjMsPdVFFmcsOaIEztyQNt2iVFITfmFV4mc53NiVIK0DObQwpNv5y4no9KKeWU3fLRSXwVKeWukhOdhl1VplJC7cY6yFEQFchbHYg72bpbNZBBaHydMe1s2oExqptPdIHVfjCm7yGsJ94959RkiQ4c2RKZotPMjcYQT2aM2ow4398iEzDN3ExBdZ5R5wvOi/ETUOtBzxeU4PkAAAAASUVORK5CYII="
                    },
                    {
                        "title": "Schutzgebiete",
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEP0lEQVR4nO2caw7bIAyAmZQb+U471O7kM21K1VSE+gXYZlvwn6op8JEHfsXlKKUUxJ+/y1sAfv04v5+fpUPw3ace6xqvbpPByeQdHLzubAHBu53UPouTyTuowanP9kkavaORHKldFO/rAmod20caiYlIx6M4mkTxvi6gVaiBoZoApTf+Zs4o73UBLQpZ+w0YcHssg5PJOygroy2/GcWNwZxs3sEpzZ5lgQblm8XJ5rFujPUuoVH5ZnIyeSYjQinSdkIw6M6s4HjyDguA0iURJwLBnAgeewHrR7cddNaJXsGJ4h3WwbhYEwS/yeJyRHAyeS83huvYq6CRCJcoRzeCU7fN5H2W8GxcC2+dwsGjOat4Lz9QG0CbKDCWjPoexVnFO3rvohSDQqcSzuJE8o4eiDQgNE6nJdTK4ETzbskEbb1fberPWjRrGM1ZwROtsKdgMEeyxJE8cgn3wFDxx9qlE8XhXJho3pcVPjtYdRgwmQ6Lz+XNWcUzp/Q55QqN7rBO1Jsz6t7M8tRkAjcwNykY0DVZnAieyQ+8jo36X5x4cqwOtDdP9AOtj70kFuPiwVnF+4qFZ3UXKsshirOKd/MD6w4STIIURqFncbJ5tyU8o99QyaFlcOrvWTzSD+xVqqC4DtwT4s2R2kXxvp5A6rO9u7PWGP+Tupiz3e0CWr10TQehYvEiOHW/TN5QbYym6+AhdTGkFZbullUHoRBPRnOyeZ/SjhY8ot/A4EtFclbwPsVF7QSsg6NB+XK/e3NW8MiXSr1hGj60LuYU1YhQirSdEDgkF7I4njzRCtcxZKtLIk4E/sG6GDWdRQ0660RHcrT2Eed1WAaTQqNCHLPEqxEcKrKI5rGlHb0KGplwSZugF+dqq0Un3jy2OmtEpxTmd+5kPDlSn0geWxtj9fJBqR+xOr2znFW8rtIOKSaEB9bFsOksCiINCA+ti7klEyzrXbJeYIyDozgX62qTxXMpsOSEssiRHOp7NG/qnQga3pBR7kwEp26bybtZ4bODVYdRzmbpeD/hzVnFM6X0OeUKje5oJ2q5g14caexInvo/EWrg3olKksWJ4ql+4HVsxP8Cg8WM5kTzWD9wJEKxShYng9f1WtPrhCCJk8FzK+3oWRJZnAwe+Zf/0VgTHlhg5FKdZekbzWmPZfHIdNaIdYIBPePJsTrw3ry98Q7cn9pe3bo33unUra1q2BvvNMLpOipVdsreeKdTt7bLe2+8YxQ2G8MpTSp25AQNyjeLk83bG+9MGpW98Q7MFRjtjXdw7v3J3ninkpHc4N54B/iQjzpGujFcR+lOSNkPbF5Ga4G9B6dum8nbG+8Icl148Z3IaOKTejlTjFmRCM4q3t54B+7LnlI5knHZG+8oF6p1psWUvrberzb1Zy3aG69ozgre3nhnUK6bszfeGUwkfFL6lMNo8calTAcYfC5vzire3ngH5wqM/gArljNt69EUxQAAAABJRU5ErkJggg=="
                    },
                    {
                        "title": "Wald und Natur",
                        "type": "polygon",
                        "fillColor": "rgb(0, 0, 0)",
                        "strokeColor": "rgb(109, 187, 67)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "info",
                        "alias": "Flächenart"
                    },
                    {
                        "feldname": "Kategorie",
                        "alias": "Kategorie"
                    },
                    {
                        "feldname": "Stand",
                        "alias": "Stand"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "weitere_waermenetze",
        "title": "weitere Wärmenetze",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/solar_waermekataster/MapServer/export",
        "layers": "2",
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAALiIAAC4iAari3ZIAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAABh2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4NCjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iPjxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+PHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj48L3JkZjpEZXNjcmlwdGlvbj48L3JkZjpSREY+PC94OnhtcG1ldGE+DQo8P3hwYWNrZXQgZW5kPSd3Jz8+LJSYCwAAAx9JREFUOE9tlF1oXEUUx39z597d7Feym3ZjzIY2aYit1lbxQW1Lg4KCoKIGi8WQxtTSB32y6osoiCD4ooIIokKVtEUbpVQL6ksEQYSUGFql9EsJm5KPpnWT3ex29+69M+PDdm932/7fzv/858w5Z84Z8Wt6g6ERQqDLFbTrBpSMxxC2DaZZWocBLW4OZDyPaH8fkfXrarYxFKZP4ecLCCkbpQFuG8j7L8fWbw/Sueu5gPvrxZe5/P0P2Mm2RmkAA9q6mUQIjFJNlK5W8bwcXm4ZVSqBEE1+gFsDGYOMRZuo5PYHue/gGFsOfUHX8G5UsdTkB5AjsdS7TYzWWJEWZEsYKxxi8btjWLZD974RElvuAQELh8eRkUjjKXNLRjIRZ+7LMc6/+Q4rf5xket8oxTPnbgi0wSgfL7eMl1vGLxQAsOt+byUPSgECbVzQGjBIBPOHjxLd2E+0r4ezr71BKJ1m40fvY9k2pQv/MvPhp4iJtb1GIOjev4dwpgsBGF9hp9pI7dzB0o8/oUvXiG3eRLizg8vHj5N8aBsdzzwJQCU7y+9bt2sLpdCuyx2DT5OfnKIwfZr8yT+Jb76bhSPjrE6fppydZX7sG0oX/iH18A7yk1NBpUYpMAZbSEnXnt1Y4TDCspj76ghlvUJqYBtLJ37h6uQE4XAaz83R0nUnMh5j5oOP8QurCFvizi8ipET81nOvGZj5GwBdqTD1+LNkRodof3SAcnaWKyd+5tLnX6Ndl54Dr2In27j41nvBlAvHRra2aqtxuIzn07Kum8zeYSK962l/ZCedLwxilI/2XVS5jC6XMXg4a9px2lPYiUStNH2tTPaTz3BSSSrZS/j52nPW4a8WMdoj2ttH6wP3I6NR4ndtorp0FeE4gc42SnH+9bfBGJQqkX7siaZAwrbxqnn694+QeWkIAC+3zNlXDuCsXRPobITASSVrhm6jdO4ip54fDnrgzi0giWCFbtxuNWRSR/P2CwFK4ReLcJ21Qg7G13QMPkVmdAgQLI4fY+HQUWQiDvVvZCK9oXnVbwMhRK3R1SoCEE4IGY1grn90BvT/Y9xD/qc2woAAAAAASUVORK5CYII="
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gemeinde",
                        "alias": "Gemeinde"
                    },
                    {
                        "feldname": "name_versorger",
                        "alias": "Versorger"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "strominfrastruktur_freileitungen",
        "title": "Freileitungen",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "12",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "line",
                        "strokeColor": "rgba(116, 61, 143, 0.7)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "waerme_planung_gewerbe_industrie",
        "title": "Gewerbe- und Industrieflächen",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "25",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(178, 178, 178)",
                        "strokeColor": "rgb(178, 178, 178)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "abgrabungsbereiche",
        "title": "Abgrabungsbereiche (BSAB)",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "9",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(137, 68, 68)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "aufschuettung_ablagerung",
        "title": "Aufschüttungen, Ablagerungen",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "10",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(215, 176, 158)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "braunkohle_abbaubereiche",
        "title": "Flächen des Braunkohlebergbaus im Rheinischen Revier",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "11",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(137, 68, 68)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "freileitungen_100m_puffer",
        "title": "Freileitungen mit 100 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "13",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(116, 61, 143)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "seismologische_stationen_puffer",
        "title": "Seismologische Stationen mit Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "14",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(252, 238, 197)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "kennung",
                        "alias": "Kennung"
                    },
                    {
                        "feldname": "lage",
                        "alias": "Lage"
                    },
                    {
                        "feldname": "betreiber",
                        "alias": "Betreiber"
                    },
                    {
                        "feldname": "buff_dist_m",
                        "alias": "Puffer [m]"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wetterradar",
        "title": "Wetterradar",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "15",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhJJREFUSInN1j1rFFEUh/HnxMAFq5BuhTQigqWQXtdWoqy6ScRKjRbaSexFLC0sRMRWYkyIL5igrkpE8DOIolgEYcFisdMjZo/FvbtOZu+8bHYJ/mGKuXM4v5nhcGdG2eGMFhUYjJlz82VqRfW9wNq2QYMx4LWoThZhIfMGZwSW+gY7GDAJfDfnFvMkUd0HHAUWDMhCo2AaA6ojqh/yQAMxuCcwl4f2gDFMIBfDNzeDiwYicD4L3QJuF0uhFwJ6LoZ2wUGxFDoXoB40+YQDYxFUBM4CC+bcD1FtJEE/+uPjU9JqRTEDAa6YcxPd5qp3BT5mocBe4BCqB4FG75S2WhtZd25wW+CSqCaXp82/kU8RtN2Gb5JYK9w9OmkHLHKpAqwbHBb4XNSnFGi+7nJOyR5gBrgxFHCY+W/BTeArfuKy8mVoYBjxKvA2A70q8HBoYEA3DKo410B1InHpmsDNsn2SoALO4Fb4pm3GUFQPlG1uzh1BtRZOf6XBGvBEYMaALLRPbBXYjf8LuLMFFHhhcAp4FFAJ6J8BsefASYHf6SdEYM2gDqyI37LoF01hL4ETHawHDOgzg2lguV80hb0CauJno5volAo8NZgFlsTjYpXK9Vyt2dyP6v2AvQGOSxiUQjCgjw1OA4tAnWazngv+yzpwLIblggFdMRgBHgC7SmDvgCmBn1kFxT+3sIw/hpId37z/AuA4ztdU4t4oAAAAAElFTkSuQmCC"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "gemeinde",
                        "alias": "Gemeinde"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wetterradar_5000m_puffer",
        "title": "Wetterradar mit 5.000 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "16",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "pointPolygon",
                        "strokeColor": "rgb(190, 240, 240)",
                        "pointColor": "rgb(255, 167, 127)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bereiche_schutz_natur",
        "title": "Bereiche für den Schutz der Natur (BSN)",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "18",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(121, 242, 200)",
                        "fillColor": "rgb(255, 255, 255)",
                        "hatch": ["vertical"],
                        "hatchColor": "rgb(121, 242, 200)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "natur_nationale_naturmonumente",
        "title": "Nationale Naturmonumente",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "20",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(131, 158, 77)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "name",
                        "alias": "Name"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "allgemeine_siedlungsbereiche_asb",
        "title": "Allgemeine Siedlungsbereiche (ASB)",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "22",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 127, 127)",
                        "hatch": ["horizontal"],
                        "hatchColor": "rgb(255, 127, 127)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bereiche_fuer_gewerbliche_und_industrielle_nutzungen_gib",
        "title": "Bereiche für gewerbliche und industrielle Nutzungen (GIB)",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "24",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(104, 104, 104)",
                        "hatch": ["horizontal"],
                        "hatchColor": "rgb(104, 104, 104)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "gewerbe_und_industrieflaechen",
        "title": "Gewerbe- und Industrieflächen",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "25",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(178, 178, 178)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "kur_und_klinikflaechen",
        "title": "Kur- und Klinikflächen",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "28",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(163, 255, 115)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "staatlich_anerkannte_kur_und_erholungsgebiete",
        "title": "staatlich anerkannte Kur- und Erholungsgebiete",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "26",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(163, 255, 115)",
                        "hatch": ["horizontal"],
                        "hatchColor": "rgb(163, 255, 115)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "staatlich_anerkannte_kur_und_erholungsgebiete_mit_500_m_abstand",
        "title": "staatlich anerkannte Kur- und Erholungsgebiete mit 500 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "27",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(163, 255, 115)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(163, 255, 115)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wochenendhausgebiete_ferienhausgebiete_campingplaetze",
        "title": "Wochenendhausgebiete, Ferienhausgebiete, Campingplätze",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "29",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(115, 255, 223)",
                        "hatch": ["horizontal"],
                        "hatchColor": "rgb(115, 255, 223)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wohngebaeude_aussenbereich_mit_500_m_abstand",
        "title": "Wohngebäude (Außenbereich) mit 500 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "31",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(230, 76, 0)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(230, 76, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "wohngebaeude_innenbereich_kur_und_klinikgebaeude_mit_700_m_bstand",
        "title": "Wohngebäude (Innenbereich) & Kur- und Klinikgebäude mit 700 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "50",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(230, 76, 0)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(230, 76, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bahnstrecke_mit_100_m_abstand_elektrifiziert",
        "title": "Bahnstrecken mit 100 m Abstand (elektrifiziert)",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "33",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(130,130,130)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bahnstrecken_mit_20_m_abstand",
        "title": "Bahnstrecken mit 20 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "34",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(130,130,130)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bundesautobahnen_mit_40_m_abstand",
        "title": "Bundesautobahnen mit 40 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "36",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(137,68,68)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bundesstrassen_mit_20_m_abstand",
        "title": "Bundesstraßen mit 20 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "37",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(205,102,102)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "flughaefen_und_flugplaetze",
        "title": "Flughäfen und Flugplätze",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "40",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(126,102,140)",
                        "strokeColor": "rgb(52,52,52)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "flugsicherungseinrichtungen_mit_7000_m_abstand",
        "title": "Flugsicherungseinrichtungen mit 7.000 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "39",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(100, 0, 150)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(100, 0, 150)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "strassenart",
                        "alias": "Straßenart"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "land_und_kreisstrassen_mit_20_m_abstand",
        "title": "Land- und Kreisstraßen mit 20 m Abstand",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "41",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(240,197,103)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "verkehrsflughaefen",
        "title": "Verkehrsflughäfen",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "42",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjklEQVRIib2WTSgFURTHf3gLKflMUhayoGepngW7t7CRhVI+8rGwkaUUFgpZyMLGzkKPkpQ1ZWFNURRlYyMKOwslDTp1pm63mXkzb968f90653Ruv5lzz7kzKUqkVIy9NcAn8JckaBVYAd6A5qRArcCy2q9hNxUCmjL2PSQJmjbsxEB9QHspQFI2U/dJgCqBYcP/Bp4C8veBD2AR+IkCGtTZcfUIOD65Y8CEtv+8BKKAJkOWrRrYUvvKDdqgJqAHaAQqjLjk9Vu5ZcCAB2gIaPED1QI7wChQTjiN6ArSsw2SQx6n+FoAToF3F7Sr9CWg1ypbHK0JxD6jM10Cqfc4ozugzohtaut63Rx7ameAYxvkytH+t3UEzBp+l89b5IAZrUzGfNKwylmgtE+efJ/mgGugWyvjRAFd6pB2qN8GVAFfHrm3OncvwG8hd51cKxtqyxx1Ajc+uYemExV0AKwbs5YOABEHJCNwAWTzNERskNsU2TwNURTQCbANNCT9RtJlcifKX5DXvBUNJDrXFVr/frlEJeV3EKoAAAAASUVORK5CYII="
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "verkehrslandeplaetze_sonderlandeplaetze_ul_sonderlandeplaetze_segelflugplaetze",
        "title": "Verkehrslandeplätze, Sonderlandeplätze, UL-Sonderlandeplätze, Segelflugplätze",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "43",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQ4je3TvyvFYRTH8VfXLcWgbokoWSwoiwmLxaSMzMpgM/gD/A83dbspGQ0WswxKZgsmq9WiKKJbZ3jS/bo/nntL8anT+Zync971PD2nrI8q/wl4BZuo4bPX8HMs4wP1XsIrmA2/iBO8dQofCcg85iIafjzp2cE2HnGH+8iNeMBLM/gQntu8yQBmIjaS8xssNYOX5KuUFin8Fbs/DB5gDBc4K+h5KoK/xzcr0l7Ab1v0/b4l6lj/8KxnmcBw+EkMdrP+3zWNI6wmC7KFNRxjPwc+hVEc4jrAl1jBei78CgtJfRq52mKuLXiW+gr/AqKdItTFuGd3AAAAAElFTkSuQmCC"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "bauschutzbereiche_flughaefen_und_flugplaetze",
        "title": "Bauschutzbereiche Flughäfen und Flugplätze",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "35",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(204,204,204)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "waldbereiche_regionalplanung",
        "title": "Waldbereiche Regionalplanung",
        "opacity": 0.7,
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "46",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "fillColor": "rgb(255, 255, 255)",
                        "strokeColor": "rgb(110, 110, 110)",
                        "hatch": ["diagonal"],
                        "hatchColor": "#75C34D"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "50_m_puffer_stehende_gewaesser_5_ha_und_fliessgewaesser_1_ordnung",
        "title": "50 m Puffer um stehende Gewässer > 5 ha und Fließgewässer 1. Ordnung",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "5",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(110, 110, 110)",
                        "fillColor": "rgb(255, 255, 255)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(0, 104, 240)"
                    }
                ]
            },
            "mouseOverConfig": {
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "raumplanung_windenergie_kommunalplanung",
        "title": "Kommunalplanung",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "48",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 170, 0)",
                        "hatch": ["diagonal"],
                        "hatchColor": "rgb(255, 170, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "flaeche_ha",
                        "alias": "Fläche [ha]"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "raumplanung_windenergie_regionalplanung",
        "title": "Regionalplanung",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "49",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgb(255, 170, 0)",
                        "hatch": ["diagonal-reverse"],
                        "hatchColor": "rgb(255, 170, 0)"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "Planungsregion",
                        "alias": "Planungsregion"
                    },
                    {
                        "feldname": "Status_Regionalplan",
                        "alias": "Status Planungsregion"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "schwerpunktvorkommen_brutvoegel",
        "title": "Schwerpunktvorkommen Brutvögel",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "2",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "pointPolygon",
                        "title": "Brachvogel",
                        "strokeColor": "rgb(215, 176, 158)",
                        "pointColor": "rgb(215, 176, 158)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Grauammer",
                        "strokeColor": "rgb(178, 178, 178)",
                        "pointColor": "rgb(178, 178, 178)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Rohrweihe",
                        "strokeColor": "rgb(180, 215, 158)",
                        "pointColor": "rgb(171, 204, 149)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Rotmilan",
                        "strokeColor": "rgb(245, 122, 122)",
                        "pointColor": "rgb(245, 122, 122)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Schwarzstorch",
                        "strokeColor": "rgb(215, 215, 158)",
                        "pointColor": "rgb(215, 215, 158)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Wachtelkoenig",
                        "strokeColor": "rgb(158, 170, 215)",
                        "pointColor": "rgb(158, 170, 215)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Weißstorch",
                        "strokeColor": "rgb(245, 122, 182)",
                        "pointColor": "rgb(245, 122, 182)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Wiesenweihe",
                        "strokeColor": "rgb(255, 211, 127)",
                        "pointColor": "rgb(255, 211, 127)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "artname",
                        "alias": "Artname"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "AGS",
        "id": "schwerpunktvorkommen_zugvoegel",
        "title": "Schwerpunktvorkommen Zugvögel",
        "url": "https://www.gis.nrw.de/arcgis/rest/services/umwelt_energie/planungskarte/MapServer/export",
        "layers": "3",
        "maxResolution": 38.2185141425881,
        "attributes": {
            "customLegendConfig": {
                "items": [
                    {
                        "type": "pointPolygon",
                        "title": "Goldregenpfeifer",
                        "strokeColor": "rgb(255, 0, 197)",
                        "pointColor": "rgb(255, 0, 197)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Kranich",
                        "strokeColor": "rgb(180, 215, 158)",
                        "pointColor": "rgb(56, 168, 0)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Mornellregenpfeifer",
                        "strokeColor": "rgb(76, 0, 115)",
                        "pointColor": "rgb(76, 0, 115)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "Sing- und Zwergschwan",
                        "strokeColor": "rgb(0, 168, 132)",
                        "pointColor": "rgb(0, 168, 132)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    },
                    {
                        "type": "pointPolygon",
                        "title": "nordische Gänse",
                        "strokeColor": "rgb(56, 168, 0)",
                        "pointColor": "rgb(56, 168, 0)",
                        "pointRadius": 2,
                        "pointSpacing": 7
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "artname",
                        "alias": "Artname"
                    }
                ],
                "infoFormat": "application/geo+json"
            }
        }
    },
    {
        "type": "COG",
        "id": "strahlungsenergie_50cm",
        "title": "Strahlungsenergie (Auflösung 0,5m)",
        "url": "{DATA_URL}/geotiff/strahlungsenergie_50cm.tif",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "interpolate",
                        "colorRanges": [
                            "rgb(43, 131, 186)",
                            "rgb(171, 221, 164)",
                            "rgb(255, 255, 191)",
                            "rgb(253, 174, 97)",
                            "rgb(215, 25, 28)"
                        ],
                        "min": "228 kWh/m² pro Jahr",
                        "max": "1.150 kWh/m² pro Jahr"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Strahlungsenergie [kWh/m² pro Jahr]"
                    }
                ]
            },
            "toc": {
                "isRadio": true
            }
        },
        "cogStyle": {
            "color": [
                "case",
                ["any", ["==", ["band", 1], 0], ["==", ["band", 1], 65535]],
                [0, 0, 0, 0],
                [
                    "interpolate",
                    ["linear"],
                    ["band", 1],
                    228,
                    [43, 131, 186],
                    459,
                    [171, 221, 164],
                    689,
                    [255, 255, 191],
                    920,
                    [253, 174, 97],
                    1150,
                    [215, 25, 28]
                ]
            ]
        }
    },
    {
        "type": "COG",
        "id": "strahlungsenergie_1m",
        "title": "Strahlungsenergie (Auflösung 1m)",
        "url": "{DATA_URL}/geotiff/strahlungsenergie_1m.tif",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "interpolate",
                        "colorRanges": [
                            "rgb(43, 131, 186)",
                            "rgb(171, 221, 164)",
                            "rgb(255, 255, 191)",
                            "rgb(253, 174, 97)",
                            "rgb(215, 25, 28)"
                        ],
                        "min": "227 kWh/m² pro Jahr",
                        "max": "1.154 kWh/m² pro Jahr"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Strahlungsenergie [kWh/m² pro Jahr]"
                    }
                ]
            },
            "toc": {
                "isRadio": true
            }
        },
        "cogStyle": {
            "color": [
                "case",
                ["any", ["==", ["band", 1], 0], ["==", ["band", 1], 65535]],
                [0, 0, 0, 0],
                [
                    "interpolate",
                    ["linear"],
                    ["band", 1],
                    227,
                    [43, 131, 186],
                    459,
                    [171, 221, 164],
                    691,
                    [255, 255, 191],
                    922,
                    [253, 174, 97],
                    1154,
                    [215, 25, 28]
                ]
            ]
        }
    },
    {
        "type": "COG",
        "id": "globalstrahlung",
        "title": "Globalstrahlung",
        "opacity": 0.75,
        "url": "{DATA_URL}/geotiff/globalstrahlung_1991_2020.tiff",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "interpolate",
                        "colorRanges": [
                            "rgb(43, 131, 186)",
                            "rgb(171, 221, 164)",
                            "rgb(255, 255, 191)",
                            "rgb(253, 174, 97)",
                            "rgb(215, 25, 28)"
                        ],
                        "min": "974 kWh/m² pro Jahr",
                        "max": "1.080 kWh/m² pro Jahr"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Globalstrahlung [kWh/m² pro Jahr]"
                    }
                ]
            },
            "toc": {
                "isRadio": true
            }
        },
        "cogStyle": {
            "color": [
                "case",
                [
                    "any",
                    ["==", ["band", 1], 0],
                    ["==", ["band", 1], 3.4e38],
                    ["<", ["band", 1], 974.71]
                ],
                [0, 0, 0, 0],
                [
                    "interpolate",
                    ["linear"],
                    ["band", 1],
                    974.71,
                    [43, 131, 186],
                    1001.26,
                    [171, 221, 164],
                    1027.81,
                    [255, 255, 191],
                    1054.36,
                    [253, 174, 97],
                    1080.91,
                    [215, 25, 28]
                ]
            ]
        }
    },
    {
        "type": "COG",
        "id": "sonnenscheindauer",
        "title": "Sonnenscheindauer",
        "opacity": 0.75,
        "url": "{DATA_URL}/geotiff/sonnenscheindauer_1991_2020.tiff",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "interpolate",
                        "colorRanges": [
                            "rgb(255, 255, 178)",
                            "rgb(254, 204, 92)",
                            "rgb(253, 141, 60)",
                            "rgb(240, 59, 32)",
                            "rgb(189, 0, 38)"
                        ],
                        "min": "1.413 Stunden pro Jahr",
                        "max": "1.669 Stunden pro Jahr"
                    }
                ]
            },
            "mouseOverConfig": {
                "customMapping": [
                    {
                        "feldname": "value",
                        "alias": "Sonnenscheindauer [h/a]"
                    }
                ]
            },
            "toc": {
                "isRadio": true
            }
        },
        "cogStyle": {
            "color": [
                "case",
                [
                    "any",
                    ["==", ["band", 1], 0],
                    ["==", ["band", 1], 3.4e38],
                    ["<", ["band", 1], 1413]
                ],
                [0, 0, 0, 0],
                [
                    "interpolate",
                    ["linear"],
                    ["band", 1],
                    1413,
                    [255, 255, 178],
                    1477,
                    [254, 204, 92],
                    1541,
                    [253, 141, 60],
                    1605,
                    [240, 59, 32],
                    1669,
                    [189, 0, 38]
                ]
            ]
        }
    },
    {
        "type": "GeoJSON",
        "id": "einheitenstandorte_in_betrieb",
        "title": "Einheitenstandorte in Betrieb",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/tpf/standorte_in_betrieb.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_w_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "transparenzplattform"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "einheitenstandorte_genehmigt",
        "title": "Einheitenstandorte genehmigt",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/tpf/standorte_genehmigt.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_genehm_w_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "transparenzplattform"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_genehm_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "windenergie_im_antragsverfahren_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/inbeantragung/{year}/{year}{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_beantragt_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "beantragt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_beantragt_36.png"
            }
        }
    },

    {
        "type": "GeoJSON",
        "id": "windenergie_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/genehmigt/{year}/{year}{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_genehm_w_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_genehm_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "windenergie_in_betrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/inbetrieb/{year}/{year}{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_w_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "windenergie_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/wind/stillgelegt/{year}/{year}{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/windenergie_stillge_w_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_windenergie_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/windenergie_stillge_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "gemeldete_vorhaben",
        "title": "Gemeldete Vorhaben",
        "opacity": 0.8,
        "visible": true,
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(0, 132, 168, 0)",
                        "fillColor": "rgba(0, 132, 168, 0.8)"
                    }
                ]
            },
            "crs": "EPSG:25832",
            "dataUrl": "{DATA_URL}/fme_processed/wind/tpf/gemeldet.json",
            "mouseOverConfig": {
                "id": "transparenzplattform_windenergie_standorte",
                "status": "transparenzplattform"
            }
        },
        "geojsonStyle": {
            "polygon": {
                "fillColor": "rgb(0, 132, 168)",
                "strokeColor": "rgb(0, 132, 168)"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "vorhaben_mit_beteiligungsentwurf",
        "title": "Vorhaben mit Beteiligungsentwurf",
        "opacity": 0.8,
        "visible": true,
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(255, 170, 0, 0)",
                        "fillColor": "rgba(255, 170, 0, 0.8)"
                    }
                ]
            },
            "crs": "EPSG:25832",
            "dataUrl": "{DATA_URL}/fme_processed/wind/tpf/beteiligungsentwurf.json",
            "mouseOverConfig": {
                "id": "transparenzplattform_windenergie_standorte",
                "status": "transparenzplattform"
            }
        },
        "geojsonStyle": {
            "polygon": {
                "fillColor": "rgb(255, 170, 0)",
                "strokeColor": "rgb(255, 170, 0)"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "vorhaben_mit_beteiligungsvereinbarung",
        "title": "Vorhaben mit Beteiligungsvereinbarung",
        "opacity": 0.8,
        "visible": true,
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "polygon",
                        "strokeColor": "rgba(56, 168, 0, 0)",
                        "fillColor": "rgba(56, 168, 0, 0.8)"
                    }
                ]
            },
            "crs": "EPSG:25832",
            "dataUrl": "{DATA_URL}/fme_processed/wind/tpf/beteiligungsvereinbarung.json",
            "mouseOverConfig": {
                "id": "transparenzplattform_windenergie_standorte",
                "status": "transparenzplattform"
            }
        },
        "geojsonStyle": {
            "polygon": {
                "fillColor": "rgb(56, 168, 0)",
                "strokeColor": "rgb(56, 168, 0)"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "umspannstationen",
        "title": "Umspannstationen",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/umspannwerk_36.png"
                    }
                ]
            },
            "crs": "EPSG:25832",
            "dataUrl": "{DATA_URL}/fme_processed/planungskarten/pli_umspannstationen.json",
            "mouseOverConfig": {
                "id": "stromkarten_umspannwerk_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/umspannwerk_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "elektro_ladesaeulen_gesamt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/ladesaeule_gesamt_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/inbetrieb/{year}/elektroladesaeule_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_elektro_ladesaeule_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/ladesaeule_gesamt_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "gruenladesaeulen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gruenladesaule_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/inbetrieb/{year}/gruenstromladesaeule_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_elektro_ladesaeulen_gruenstrom_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gruenladesaule_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "schnellladesaeulen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/schnelladesaule_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/inbetrieb/{year}/schnellladesaeule_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_elektro_ladesaeulen_schnellladeeinrichtung_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/schnelladesaule_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriegrossspeicher_genehmigt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grossbatterien_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/genehmigt/{year}/batteriegrosp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grossbatterien_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriegrossspeicher_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grossbatterien_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/inbetrieb/{year}/batteriegrosp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grossbatterien_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriegrossspeicher_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grossbatterien_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/stillgelegt/{year}/batteriegrosp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grossbatterien_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriespeicher_genehmigt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/batteriespeicher_genehmigt_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/genehmigt/{year}/batteriesp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/batteriespeicher_genehmigt_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriespeicher_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/batteriespeicher_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/inbetrieb/{year}/batteriesp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/batteriespeicher_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "batteriespeicher_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/batteriespeicher_stillgelegt_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/stillgelegt/{year}/batteriesp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/batteriespeicher_stillgelegt_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pumpspeicher_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/pumpspeicher_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/speicher/inbetrieb/{year}/pumpsp_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_speicher_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/pumpspeicher_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "soko_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/sonst_KW_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/soko/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_sonstige_konventionelle_kraftwerke_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/sonst_KW_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "soko_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/sonst_KW_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/soko/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_sonstige_konventionelle_kraftwerke_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/sonst_KW_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "soko_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/sonst_KW_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/soko/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_sonstige_konventionelle_kraftwerke_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/sonst_KW_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mineraloel_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/mineraloel_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mineraloel/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_mineraloel_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/mineraloel_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mineraloel_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/mineraloel_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mineraloel/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_mineraloel_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/mineraloel_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mineraloel_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/mineraloel_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mineraloel/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_mineraloel_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/mineraloel_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "erdgas_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/erdgas_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/erdgas/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_erdgas_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/erdgas_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "erdgas_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/erdgas_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/erdgas/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_erdgas_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/erdgas_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "erdgas_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/erdgas_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/erdgas/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_erdgas_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/erdgas_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "steinkohle_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/steinkohle_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/steinkohle/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_steinkohle_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/steinkohle_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "steinkohle_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/steinkohle_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/steinkohle/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_steinkohle_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/steinkohle_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "steinkohle_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/steinkohle_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/steinkohle/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_steinkohle_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/steinkohle_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "braunkohle_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/braunkohle_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/braunkohle/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_braunkohle_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/braunkohle_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "braunkohle_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/braunkohle_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/braunkohle/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_braunkohle_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/braunkohle_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "braunkohle_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/braunkohle_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/braunkohle/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_braunkohle_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/braunkohle_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "grubengas_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grubengas_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/grubengas/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_grubengas_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grubengas_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "grubengas_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grubengas_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/grubengas/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_grubengas_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grubengas_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "grubengas_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/grubengas_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/grubengas/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_grubengas_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/grubengas_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "wasserkraft_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/wasserkraft_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_wasserkraft_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/wasserkraft_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "wasserkraft_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/wasserkraft_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_wasserkraft_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/wasserkraft_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "wasserkraft_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/wasserkraft_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_wasserkraft_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/wasserkraft_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mva_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_muellverbrennung_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mva_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_muellverbrennung_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "mva_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_muellverbrennung_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "waermekataster_mva_genehmigungen_standorte",
        "title": "Genehmigt",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_muellverbrennung_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "waermekataster_mva_inbetrieb_standorte",
        "title": "In Betrieb",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_muellverbrennung_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "waermekataster_mva_stillgelegt_standorte",
        "title": "Stillgelegt",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/muellverbrennung_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/mva/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_muellverbrennung_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/muellverbrennung_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "klaergas_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/klaergas_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/klaergas/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_klaergas_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/klaergas_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "klaergas_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/klaergas_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/klaergas/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_klaergas_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/klaergas_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "klaergas_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/klaergas_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/klaergas/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_klaergas_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/klaergas_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "deponiegas_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/deponiegas_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/deponiegas/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_deponiegas_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/deponiegas_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "deponiegas_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/deponiegas_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/deponiegas/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_deponiegas_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/deponiegas_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "deponiegas_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/deponiegas_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/deponiegas/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_deponiegas_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/deponiegas_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "biomasse_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/biomasse/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_biomasse_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "biomasse_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/biomasse/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_biomasse_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "biomasse_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/biomasse/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_biomasse_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/energieerzeugung_biomasse_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gesamt_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gesamt_PV_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/genehmigt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gesamt_PV_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gesamt_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gesamt_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gesamt_PV_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/stillgelegt/{year}/{year}{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gesamt_PV_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_freiflaeche_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/genehmigt/{year}/{year}_freiflaeche{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_freiflaeche_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}_freiflaeche{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_freiflaeche_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/stillgelegt/{year}/{year}_freiflaeche{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/freiflaechen_PV_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gebaeude_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36_genehm.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/genehmigt/{year}/{year}_gebaeude{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36_genehm.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gebaeude_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}_gebaeude{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_gebaeude_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36_stillg.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/stillgelegt/{year}/{year}_gebaeude{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/PV_gebaeude_36_stillg.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_dach_genehmigungen_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/dach_PV_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/genehmigt/{year}/{year}_dach{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/dach_PV_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_dach_inbetrieb_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/dach_PV_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}_dach{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/dach_PV_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "pv_dach_stillgelegt_standorte",
        "title": "Standorte",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/dach_PV_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/solar/stillgelegt/{year}/{year}_dach{mode}.json",
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/dach_PV_stillge_36.png"
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_in_betrieb_anzahl_anlagen",
        "title": "Anzahl der Anlagen in Betrieb",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [2.5, 5, 10, 25],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_in_betrieb_leistung",
        "title": "Installierte Leistung in Betrieb",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_im_antragsverfahren_anzahl_anlagen",
        "title": "Anzahl der Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_beantragung",
                "coloredBy": "anzahl",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [2.5, 5, 10, 25],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_im_antragsverfahren_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_beantragung",
                "coloredBy": "leistung_mw",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_genehmigungen_anzahl_anlagen",
        "title": "Anzahl der Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_stillgelegt_anzahl_anlagen",
        "title": "Anzahl der Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "windenergie_in_betrieb_ertrag",
        "title": "Stromertrag in Betrieb",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "title": "Stromertrag [GWh]"
            },
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "1a3f49f2-afd7-4222-8b11-fb3d06ecf874",
                "classBreaks": {
                    "krs": [5, 10, 20, 50, 100],
                    "gem": [5, 10, 15, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_genehmigungen_anzahl_anlagen",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "gesamt",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 15000, 20000, 25000],
                    "gem": [0, 500, 1000, 2000, 3000, 4000, 5000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "gesamt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 100, 200, 300, 400, 500],
                    "gem": [0, 10, 15, 20, 25, 50, 75, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_in_betrieb_anzahl_anlagen",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gesamt",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 15000, 20000, 25000],
                    "gem": [0, 500, 1000, 2000, 3000, 4000, 5000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_in_betrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gesamt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 100, 200, 300, 400, 500],
                    "gem": [0, 10, 15, 20, 25, 50, 75, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_in_betrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gesamt",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 10, 20, 40, 60, 80, 100, 120]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_stillgelegt_anzahl_anlagen",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "gesamt",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 15000, 20000, 25000],
                    "gem": [0, 500, 1000, 2000, 3000, 4000, 5000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "gesamt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 100, 200, 300, 400, 500],
                    "gem": [0, 10, 15, 20, 25, 50, 75, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_anteil",
        "title": "Anteil Photovoltaik am Stromverbrauch in Prozent",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/stromverbrauch/{administrativeUnit}/{year}.json",
                "status": "stromverbrauch",
                "coloredBy": "anteil_solar",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 50, 100],
                    "gem": [0, 5, 10, 25, 50, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_leistung_pro_ew",
        "title": "Installierte Leistung pro Einwohner in kW",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_pro_ew_ha/{administrativeUnit}/2026_leistung_pro_ew.json",
                "coloredBy": "leistung_pro_ew_gesamt",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 3, 6, 10],
                    "gem": [0, 0.5, 1, 1.5, 3, 6, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_pv_leistung_pro_ha",
        "title": "Installierte Leistung pro ha in kW",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_pro_ew_ha/{administrativeUnit}/2026_leistung_pro_ha.json",
                "coloredBy": "leistung_pro_ha_gesamt",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 2, 4, 6, 8],
                    "gem": [0, 0.5, 1, 2, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_solarthermie_kollektorflaeche",
        "title": "Kollektorfläche",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/{year}_solarthermie_dach_bestand.json",
                "coloredBy": "kollektorflaeche_m2",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 10000, 20000, 30000, 50000],
                    "gem": [0, 500, 1000, 2500, 5000, 7500, 10000, 25000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "ausbaustand_auf_verwaltungsebene_solarthermie_kollektorflaeche_waermeertrag",
        "title": "Wärmeertrag in GWh/a",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/{year}_solarthermie_dach_bestand.json",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 2, 5, 10, 20],
                    "gem": [0, 1, 2, 5, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarpotenziale_pv_dach_stromertrag",
        "title": "Potenzieller Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_solarthermie_auf_dach/{administrativeUnit}/pv_solarthermie_auf_dach.json",
                "status": "pv_auf_dachflaechen",
                "coloredBy": "moeglicher_stromertrag_gwh_a",
                "colorId": "2479e09f-bc95-4751-ba9d-1e04e5fd5649",
                "classBreaks": {
                    "krs": [0, 500, 1000, 1500, 2000],
                    "gem": [0, 50, 100, 250, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarpotenziale_pv_dach_leistung",
        "title": "Installierbare Leistung in MWp",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_solarthermie_auf_dach/{administrativeUnit}/pv_solarthermie_auf_dach.json",
                "status": "pv_auf_dachflaechen",
                "coloredBy": "installierbare_leistung_mwp",
                "colorId": "2479e09f-bc95-4751-ba9d-1e04e5fd5649",
                "classBreaks": {
                    "krs": [0, 500, 1000, 1500, 2000],
                    "gem": [0, 50, 100, 250, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarpotenziale_pv_dach_modulflaeche",
        "title": "Installierbare Modulfläche in km²",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_solarthermie_auf_dach/{administrativeUnit}/pv_solarthermie_auf_dach.json",
                "status": "pv_auf_dachflaechen",
                "coloredBy": "installierbare_modulflaeche_qkm",
                "colorId": "2479e09f-bc95-4751-ba9d-1e04e5fd5649",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 3, 6, 10],
                    "gem": [0, 0.5, 1, 1.5, 3, 6, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarpotenziale_solarthermie_ertrag",
        "title": "Theoretischer Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/sk_pv_solarthermie_auf_dach/{administrativeUnit}/pv_solarthermie_auf_dach.json",
                "status": "solarthermie_dachflaeche",
                "coloredBy": "theoretisch_erzeugbare_waermemenge_gwh_a",
                "colorId": "2479e09f-bc95-4751-ba9d-1e04e5fd5649",
                "classBreaks": {
                    "krs": [0, 1500, 3000, 3500, 4000],
                    "gem": [0, 200, 400, 600, 800, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "photovoltaikanlagen_in_betrieben",
        "title": "Photovoltaikanlagen in Betrieb ≥30 kW",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "solarpotenziale_freiflaechen_ueber_100kwp",
        "title": "PV-Freiflächenanlagen ≥100 kWp",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "dataUrl": "{DATA_URL}/fme_processed/solar/inbetrieb/{year}/{year}_freiflaeche_100{mode}.json",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
                    }
                ]
            },
            "mouseOverConfig": {
                "id": "stromkarten_photovoltaik_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/gesamt_PV_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "industruelle_abwaerme_standorte",
        "title": "Industrielle Abwärme",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/indust_abwaerme_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_standorte/industrielle_abwaerme.json",
            "mouseOverConfig": {
                "id": "waermekataster_industrielle_abwaerme_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/indust_abwaerme_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "plattform_abwaerme_standorte",
        "title": "Plattform für Abwärme",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/plattform_abwaerme_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_abwaerme_plattform/wk_abwaerme_plattform.json",
            "mouseOverConfig": {
                "id": "waermekataster_plattform_abwaerme_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/plattform_abwaerme_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "rechenzentren",
        "title": "Rechenzentren",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/rechenzentrum_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_standorte/abwaerme_rechenzentren.json",
            "mouseOverConfig": {
                "id": "waermekataster_rechenzentren_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/rechenzentrum_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "warmes_grubenwasser",
        "title": "Warmes Grubenwasser",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/warm_grubenwasser_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_standorte/warmes_grubenwasser.json",
            "mouseOverConfig": {
                "id": "waermekataster_warmes_grubenwasser_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/warm_grubenwasser_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "kwk_anlagen_genehmigt",
        "title": "Genehmigt",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/KWK_relevant_genehm_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_kwk/genehmigt/{year}/kwk_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_kwk_standorte",
                "status": "genehmigt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/KWK_relevant_genehm_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "kwk_anlagen_inbetrieb",
        "title": "In Betrieb",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/KWK_relevant_w_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_kwk/inbetrieb/{year}/kwk_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_kwk_standorte",
                "status": "inbetrieb"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/KWK_relevant_w_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "kwk_anlagen_stillgelegt",
        "title": "Stillgelegt",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/KWK_relevant_stillge_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_kwk/stillgelegt/{year}/kwk_{year}{mode}.json",
            "mouseOverConfig": {
                "id": "waermekataster_kwk_standorte",
                "status": "stillgelegt"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/KWK_relevant_stillge_36.png"
            }
        }
    },
    {
        "type": "GeoJSON",
        "id": "prozesswaermebedarf",
        "title": "Prozesswärmebedarf",
        "attributes": {
            "attributions": "LANUK (Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "customLegendConfig": {
                "items": [
                    {
                        "type": "image",
                        "imageUrl": "{DATA_URL}/images/standorte/prozesswaerme_36.png"
                    }
                ]
            },
            "dataUrl": "{DATA_URL}/fme_processed/wk_standorte/standorte_prozesswaermebedarf.json",
            "mouseOverConfig": {
                "id": "waermekataster_prozesswaerme_standorte",
                "status": "statuslos"
            }
        },
        "geojsonStyle": {
            "point": {
                "iconUrl": "{DATA_URL}/images/standorte/prozesswaerme_36.png"
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_flaechenpotenziale",
        "title": "Flächenpotenziale",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "flaechenpotenzial_ha",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 4000, 6000, 8000, 10000],
                    "gem": [0, 1000, 2000, 4000, 6000, 8000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_anlagenzahl",
        "title": "installierbare Anlagenzahl",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "installierbare_anlagenzahl",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 300, 400, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_leistung",
        "title": "installierbare Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "installierbare_leistung_el_mw",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 500, 1000, 2000, 4000],
                    "gem": [0, 50, 100, 250, 500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_ertrag",
        "title": "möglicher Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "moeglicher_stromertrag_gwh",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 4000, 6000, 8000, 10000],
                    "gem": [0, 100, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_BSN_flaechenpotenziale",
        "title": "Flächenpotenziale",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "flaechenpotenzial_inkl_bsn_ha",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 4000, 6000, 8000, 10000],
                    "gem": [0, 1000, 2000, 4000, 6000, 8000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_BSN_anlagenzahl",
        "title": "installierbare Anlagenzahl",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "installierbare_anlagenzahl_inkl_bsn",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 300, 400, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_BSN_leistung",
        "title": "installierbare Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "installierbare_leistung_inkl_bsn_mw",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 500, 1000, 2000, 4000],
                    "gem": [0, 50, 100, 250, 500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "potenzial_flaechenanalyse_flaechenpotenzial_BSN_ertrag",
        "title": "möglicher Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wind/potenziale/{administrativeUnit}/windstudie_potenziale.json",
                "status": "SUB",
                "coloredBy": "moeglicher_stromertrag_inkl_bsn_gwh",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 4000, 6000, 8000, 10000],
                    "gem": [0, 100, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "statistik_stromverbrauch",
        "title": "Stromverbrauch",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/stromverbrauch/{administrativeUnit}/{year}.json",
                "status": "stromverbrauch",
                "coloredBy": "nettostromverbrauch_gwh",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000, 5000],
                    "gem": [0, 100, 200, 300, 500, 800, 1000, 1500, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "statistik_anteil_ee_stromverbrauch",
        "title": "Anteil EE am Stromverbrauch",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/stromverbrauch/{administrativeUnit}/{year}.json",
                "status": "stromverbrauch",
                "coloredBy": "anteil_ee_gesamt",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 10, 20, 50, 75, 100],
                    "gem": [0, 25, 50, 75, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "elektro_ladesaeulen_gesamt_anzahl",
        "title": "Anzahl Ladesäulen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/elektroladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 150, 300, 450, 600, 750],
                    "gem": [0, 25, 50, 100, 200, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "elektro_ladesaeulen_gesamt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/elektroladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anschlussleistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 5, 8, 10, 15],
                    "gem": [0, 1, 2, 3, 5, 8, 10, 15]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gruenladesaeulen_anzahl",
        "title": "Anzahl Ladesäulen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/gruenstromladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 5, 10, 15, 20, 40, 50],
                    "gem": [0, 5, 10, 15, 20, 40, 50]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gruenladesaeulen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/gruenstromladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anschlussleistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 5, 8, 10, 15],
                    "gem": [0, 1, 2, 3, 5, 8, 10, 15]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "schnellladesaeulen_anzahl",
        "title": "Anzahl Ladesäulen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/schnellladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 10, 20, 50, 100, 200, 400],
                    "gem": [0, 10, 20, 50, 100, 200, 400]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "schnellladesaeulen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/ladesaeulen/{administrativeUnit}/{year}/schnellladesaeule_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anschlussleistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40, 50],
                    "gem": [0, 10, 20, 30, 40, 50]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_genehmigt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_genehmigt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 20, 50, 100, 150, 200],
                    "gem": [0, 20, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 20, 50, 100],
                    "gem": [0, 5, 20, 50, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriegrossspeicher_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriegrosp_{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 20, 50, 100],
                    "gem": [0, 5, 20, 50, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_genehmigt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_genehmigt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 2000, 4000, 6000, 8000, 10000],
                    "gem": [0, 500, 1000, 2000, 4000, 6000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 20, 40, 60, 80, 100],
                    "gem": [0, 10, 20, 40, 60, 80]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 40, 60],
                    "gem": [0, 5, 10, 20, 40, 60]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "batteriespeicher_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/batteriesp_{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 0.1, 0.2, 0.5, 0.7, 1],
                    "gem": [0, 0.1, 0.2, 0.5, 0.7, 1]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pumpspeicher_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/pumpsp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pumpspeicher_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/pumpsp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 50, 100, 150, 200],
                    "gem": [0, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "sonstigespeicher_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/sosp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "sonstigespeicher_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/sosp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 0.2, 0.5, 0.7, 1, 2, 5],
                    "gem": [0, 0.2, 0.5, 0.7, 1, 2, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserstoffspeicher_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/wassersp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 2, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserstoffspeicher_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/speicher/{administrativeUnit}/{year}/wassersp_{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 0.1, 0.2, 0.5, 0.7, 1],
                    "gem": [0, 0.1, 0.2, 0.5, 0.7, 1]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "emissionen_fossile_kraftwerke",
        "title": "CO2-Emissionen der fossilen Kraftwerke",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/emissionen/{administrativeUnit}/{year}.json",
                "coloredBy": "emission_t_co2_eq",
                "colorId": "grau_braun",
                "classBreaks": {
                    "krs": [0, 100000, 500000, 1000000, 5000000, 8000000],
                    "gem": [0, 100000, 500000, 1000000, 2000000, 5000000, 8000000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30, 40, 50],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 100, 400, 600],
                    "gem": [0, 5, 10, 15, 100, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30, 40, 50],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 100, 400, 600],
                    "gem": [0, 5, 10, 15, 100, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30, 40, 50],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "soko_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/soko/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 100, 400, 600],
                    "gem": [0, 5, 10, 15, 100, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 10, 50, 100, 150, 200],
                    "gem": [0, 5, 10, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 10, 50, 100, 150, 200],
                    "gem": [0, 5, 10, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mineraloel_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mineraloel/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 10, 50, 100, 150, 200],
                    "gem": [0, 5, 10, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 400, 500],
                    "gem": [0, 25, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500, 1000],
                    "gem": [0, 50, 100, 200, 400, 800]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 400, 500],
                    "gem": [0, 25, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500, 1000],
                    "gem": [0, 50, 100, 200, 400, 800]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 400, 500],
                    "gem": [0, 25, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "erdgas_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/erdgas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500, 1000],
                    "gem": [0, 50, 100, 200, 400, 800]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8],
                    "gem": [0, 1, 2, 3, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 20, 100, 500, 1000, 3000],
                    "gem": [0, 20, 100, 600, 900, 1200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8],
                    "gem": [0, 1, 2, 3, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 20, 100, 500, 1000, 3000],
                    "gem": [0, 20, 100, 600, 900, 1200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8],
                    "gem": [0, 1, 2, 3, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "steinkohle_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/steinkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 20, 100, 500, 1000, 3000],
                    "gem": [0, 20, 100, 600, 900, 1200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 8, 10],
                    "gem": [0, 1, 2, 3, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 2.5, 10, 100, 1800],
                    "gem": [0, 1, 10, 100, 200, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 2.5, 10, 100, 1800],
                    "gem": [0, 1, 10, 100, 200, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "braunkohle_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/braunkohle/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "elektr_bruttoleistung_mw",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 2.5, 10, 100, 1800],
                    "gem": [0, 1, 10, 100, 200, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6, 7],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 5, 10, 15, 20],
                    "gem": [0, 5, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6, 7],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 5, 10, 15, 20],
                    "gem": [0, 5, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40, 50],
                    "gem": [0, 5, 10, 15, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6, 7],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubengas_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/grubengas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 5, 10, 15, 20],
                    "gem": [0, 5, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50, 70],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 5, 10, 25, 40],
                    "gem": [0, 3, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50, 70],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 5, 10, 25, 40],
                    "gem": [0, 3, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 5, 10, 30, 60, 90],
                    "gem": [0, 1, 5, 10, 15, 30, 45]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50, 70],
                    "gem": [0, 2, 4, 6, 8, 10, 12]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "wasserkraft_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wasserkraft/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 1, 5, 10, 25, 40],
                    "gem": [0, 3, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 15, 25, 50, 100, 150],
                    "gem": [0, 15, 25, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 15, 25, 50, 100, 150],
                    "gem": [0, 15, 25, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "mva_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/mva/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 15, 25, 50, 100, 150],
                    "gem": [0, 15, 25, 50, 100, 150]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 3, 5, 10, 15],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 2, 3, 5, 6, 8, 10],
                    "gem": [0, 1, 2, 5, 8, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 3, 5, 10, 15],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 2, 3, 5, 6, 8, 10],
                    "gem": [0, 1, 2, 5, 8, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 3, 5, 10, 20, 30],
                    "gem": [0, 2, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 3, 5, 10, 15],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "klaergas_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/klaergas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 2, 3, 5, 6, 8, 10],
                    "gem": [0, 1, 2, 5, 8, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "leistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 2, 2.5, 3],
                    "gem": [0, 0.5, 1, 1.5, 2, 2.5, 3]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "leistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 2, 2.5, 3],
                    "gem": [0, 0.5, 1, 1.5, 2, 2.5, 3]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 2, 2.5, 3],
                    "gem": [0, 0.5, 1, 1.5, 2, 2.5, 3]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5, 6],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "deponiegas_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/deponiegas/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "leistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 2, 2.5, 3],
                    "gem": [0, 0.5, 1, 1.5, 2, 2.5, 3]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_genehmigungen_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "anzahl",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 25, 50],
                    "gem": [0, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_inbetrieb_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "anzahl",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 25, 50],
                    "gem": [0, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 10, 50, 100, 150, 250],
                    "gem": [0, 25, 50, 100, 250]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_stillgelegt_anzahl",
        "title": "Anzahl Anlagen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "anzahl",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 50],
                    "gem": [0, 5, 10, 15, 20, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "biomasse_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/biomasse/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 5, 10, 25, 50],
                    "gem": [0, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_genehmigungen_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "freiflaeche",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 10, 20, 40, 60],
                    "gem": [0, 2, 5, 7, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "freiflaeche",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5, 15, 30, 50],
                    "gem": [0, 1, 3, 5, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_inbetrieb_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "freiflaeche",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 10, 20, 40, 60],
                    "gem": [0, 2, 5, 7, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "freiflaeche",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5, 15, 30, 50],
                    "gem": [0, 1, 3, 5, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "freiflaeche",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5, 10, 15, 25],
                    "gem": [0, 0.5, 1, 1.5, 3, 5, 10, 15]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_stillgelegt_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "freiflaeche",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 10, 20, 40, 60],
                    "gem": [0, 2, 5, 7, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_freiflaeche_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "freiflaeche",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5, 15, 30, 50],
                    "gem": [0, 1, 3, 5, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_genehmigungen_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "gebaeude",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 1500, 2000, 3000, 5000, 8000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "gebaeude",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 70, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_inbetrieb_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gebaeude",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 1500, 2000, 3000, 5000, 8000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gebaeude",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 70, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "gebaeude",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 70, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_stillgelegt_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "gebaeude",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 1500, 2000, 3000, 5000, 8000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_gebaeude_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "gebaeude",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 10, 20, 30, 40, 50, 70, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_genehmigungen_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "dach",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 2000, 4000, 8000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_genehmigungen_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "genehmigt",
                "secStatus": "dach",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 15, 30, 60, 80, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_inbetrieb_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "dach",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 2000, 4000, 8000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "dach",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 15, 30, 60, 80, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "dach",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 400],
                    "gem": [0, 15, 25, 50, 80, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_stillgelegt_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "dach",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 15000, 25000],
                    "gem": [0, 1000, 2000, 4000, 8000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_dach_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "dach",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 500],
                    "gem": [0, 15, 30, 60, 80, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_solarstecker_inbetrieb_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "stecker",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 6000],
                    "gem": [0, 250, 500, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_solarstecker_inbetrieb_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "stecker",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4],
                    "gem": [0, 0.3, 0.5, 1, 1.5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_solarstecker_inbetrieb_ertrag",
        "title": "Stromertrag",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "in_betrieb",
                "secStatus": "stecker",
                "coloredBy": "strom_ertrag_gwh",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4],
                    "gem": [0, 0.5, 0.8, 1, 1.5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_solarstecker_stillgelegt_anzahl",
        "title": "Anzahl PV-Anlagen",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "stecker",
                "coloredBy": "anzahl",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 6000],
                    "gem": [0, 250, 500, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "pv_solarstecker_stillgelegt_leistung",
        "title": "Installierte Leistung",
        "attributes": {
            "attributions": "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen (LANUK – Fachzentrum: Klimaanpassung, Klimaschutz, Wärme und Erneuerbare Energien)",
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/solar/{administrativeUnit}/{year}/{year}{mode}.json",
                "status": "stillgelegt",
                "secStatus": "stecker",
                "coloredBy": "bruttoleistung_mw",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4],
                    "gem": [0, 0.3, 0.5, 1, 1.5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_klaeranlagen_pot_waermeleistung",
        "title": "Potenzielle Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwasser/{administrativeUnit}/klaeranlage_pwl.json",
                "coloredBy": "potenzielle_waermeleistung_mw",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 10, 30, 50, 100, 150, 200],
                    "gem": [0, 5, 10, 20, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_klaeranlagen_pot_waermeertrag",
        "title": "Potenzieller Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwasser/{administrativeUnit}/klaeranlage_pwe.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 20, 50, 100, 200, 300, 500, 600],
                    "gem": [0, 20, 50, 100, 200, 300, 500, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_abwasserkanaele_pot_waermeleistung",
        "title": "Potenzielle Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwasser/{administrativeUnit}/abwasserkanal_pwl.json",
                "coloredBy": "potenzielle_waermeleistung_mw",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 25, 50, 75, 100],
                    "gem": [0, 5, 20, 50, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_abwasserkanaele_pot_waermeertrag",
        "title": "Potenzieller Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwasser/{administrativeUnit}/abwasserkanal_pwe.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 50, 100, 150, 200, 300],
                    "gem": [0, 20, 50, 100, 150, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_biomasse_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_biomasse/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 10, 25, 50, 100],
                    "gem": [0, 2, 6, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_biomasse_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_biomasse/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 10, 20, 40, 80],
                    "gem": [0, 1, 5, 10, 20, 40]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_biomasse_potenzial_gesamt",
        "title": "Biomasse",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_biomasse_potenzial/{administrativeUnit}/biomasse_potenzial.json",
                "coloredBy": "biomasse_gesamt_gwh",
                "colorId": "limettengrün",
                "classBreaks": {
                    "krs": [0, 200, 400, 600, 800],
                    "gem": [0, 50, 100, 200, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_deponiegas_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_deponiegas/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_deponiegas_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_deponiegas/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 500, 1000, 1500],
                    "gem": [0, 100, 500, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_deponiegas_waermeertrag",
        "title": "Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_ertrag/{administrativeUnit}/{year}/deponiegas_ertrag.json",
                "coloredBy": "waermeertrag_gwh",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 500, 1000, 1500],
                    "gem": [0, 100, 500, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_bestand_oberflaechennah_anzahl",
        "title": "Anzahl Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/{year}_bestand_oberflaechennah.json",
                "coloredBy": "anzahl",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 500, 1000, 2000, 3000],
                    "gem": [0, 25, 50, 75, 100, 250, 500, 1000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_bestand_oberflaechennah_leistung",
        "title": "Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/{year}_bestand_oberflaechennah.json",
                "coloredBy": "leistung_th_mw",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 5, 10, 25, 50],
                    "gem": [0, 1, 2, 4, 6, 8, 10, 25]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_bestand_oberflaechennah_ertrag",
        "title": "Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/{year}_bestand_oberflaechennah.json",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 50],
                    "gem": [0, 2, 5, 10, 25, 50, 75, 100]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_sonden_ertrag_bis250",
        "title": "Wärmeertrag bis 250 m",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/sonden.json",
                "status": "2022_bis_250",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000],
                    "gem": [0, 100, 200, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_sonden_ertrag_bis250_in2045",
        "title": "Wärmeertrag bis 250 m im Jahr 2045",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/sonden.json",
                "status": "2045_bis_250",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000],
                    "gem": [0, 100, 200, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_sonden_ertrag_bis1000",
        "title": "Wärmeertrag 251 m bis 1000 m",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/sonden.json",
                "status": "2022_bis_1000",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 300],
                    "gem": [0, 20, 50, 100, 200, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_sonden_ertrag_bis1000_in2045",
        "title": "Wärmeertrag 251 m bis 1000 m im Jahr 2045",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/sonden.json",
                "status": "2024_bis_1000",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 300],
                    "gem": [0, 20, 50, 100, 200, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_dubletten_mitteltief_ertrag",
        "title": "Theoretischer Ertrag mitteltiefe Geothermie",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/potenzial_dubletten.json",
                "status": "mitteltief",
                "coloredBy": "max_ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 250, 750],
                    "gem": [0, 5, 15, 30, 50, 75, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "geothermie_dubletten_tief_ertrag",
        "title": "Theoretischer Ertrag tiefe Geothermie",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_geothermie/{administrativeUnit}/potenzial_dubletten.json",
                "status": "tief",
                "coloredBy": "max_ertrag_th_gwh",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 200, 400, 800, 1600],
                    "gem": [0, 5, 10, 25, 50, 75, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_fluesse_leistung",
        "title": "Potenzielle Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/fluesse_pwl.json",
                "coloredBy": "potenzielle_waermeleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 90],
                    "gem": [0, 0.5, 1, 1.5, 2.5, 6.5, 30, 90]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_fluesse_ertrag",
        "title": "Potenzieller Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/fluesse_pwe.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 2.5, 10, 50, 250],
                    "gem": [0, 1.5, 3, 5, 10, 50, 150, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_kanal_leistung",
        "title": "Potenzielle Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/kanaele_pwl.json",
                "coloredBy": "potenzielle_waermeleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 3, 5],
                    "gem": [0, 0.5, 0.7, 0.8, 0.9, 1, 1.3, 1.7]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_kanal_ertrag",
        "title": "Potenzieller Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/kanaele_pwe.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 2.5, 5, 10, 15],
                    "gem": [0, 1, 1.5, 2.5, 3.5, 4, 5, 7]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_seen_leistung",
        "title": "Potenzielle Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/seen_pwl.json",
                "coloredBy": "potenzielle_waermeleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 5, 10, 30, 75],
                    "gem": [0, 5, 15, 30, 75]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "gewaesser_seen_ertrag",
        "title": "Potenzieller Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_gewaesser/{administrativeUnit}/seen_pwe.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 20, 65, 125, 300],
                    "gem": [0, 20, 65, 125, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_grubengas_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_grubengas/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4, 5],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_grubengas_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_grubengas/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 500, 1000, 1500],
                    "gem": [0, 100, 500, 1000, 1500]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_grubengas_waermeertrag",
        "title": "Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_ertrag/{administrativeUnit}/{year}/grubengas_ertrag.json",
                "coloredBy": "waermeertrag_gwh",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 5, 7, 10],
                    "gem": [0, 1, 2, 3, 4, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_indust_abwaerme_2022_waermeertrag",
        "title": "Wärmeertrag 2022",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwaerme/{administrativeUnit}/2022_industriell.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 300, 500, 1000, 1500, 3000],
                    "gem": [0, 100, 250, 500, 1000, 2000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_indust_abwaerme_2045_waermeertrag",
        "title": "Wärmeertrag 2045",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_abwaerme/{administrativeUnit}/2045_industriell.json",
                "coloredBy": "potenzieller_waermeertrag_gw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 100, 250, 500, 1000, 2000],
                    "gem": [0, 100, 200, 400, 800, 1000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_klaergas_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_klaergas/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 3, 5, 10, 15],
                    "gem": [0, 1, 2, 3, 4, 5, 6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_klaergas_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_klaergas/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 1, 5, 10, 15],
                    "gem": [0, 1, 2, 3, 4, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_klaergas_waermeertrag",
        "title": "Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_ertrag/{administrativeUnit}/{year}/klaergas_ertrag.json",
                "coloredBy": "waermeertrag_gwh",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30],
                    "gem": [0, 2, 4, 6, 8, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_mva_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_mva/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 1, 2, 3, 4],
                    "gem": [0, 1, 2, 3, 4]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_mva_kwk_leistung",
        "title": "thermische KWK-Nutzleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_mva/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "türkis",
                "classBreaks": {
                    "krs": [0, 25, 50, 75, 100, 125, 150, 200],
                    "gem": [0, 5, 10, 15, 20, 25, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "rechenzentren_2045_wasser_leistung",
        "title": "Wärmeleistung 2045 wassergekühlt",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_rechenzentren/{administrativeUnit}/2045_rechenzentren.json",
                "coloredBy": "pot_leistung_wasser",
                "colorId": "pastell_orange_nach_gelb",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30],
                    "gem": [0, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "rechenzentren_2045_luft_leistung",
        "title": "Wärmeleistung 2045 luftgekühlt",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_rechenzentren/{administrativeUnit}/2045_rechenzentren.json",
                "coloredBy": "pot_leistung_luft",
                "colorId": "pastell_orange_nach_gelb",
                "classBreaks": {
                    "krs": [0, 5, 10, 20, 30],
                    "gem": [0, 5, 10, 20, 30]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "rechenzentren_2045_wasser_ertrag",
        "title": "Wärmeertrag 2045 wassergekühlt",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_rechenzentren/{administrativeUnit}/2045_rechenzentren.json",
                "coloredBy": "pot_ertrag_wasser",
                "colorId": "pastell_orange_nach_gelb",
                "classBreaks": {
                    "krs": [0, 50, 100, 300],
                    "gem": [0, 50, 100, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "rechenzentren_2045_luft_ertrag",
        "title": "Wärmeertrag 2045 luftgekühlt",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_rechenzentren/{administrativeUnit}/2045_rechenzentren.json",
                "coloredBy": "pot_ertrag_luft",
                "colorId": "pastell_orange_nach_gelb",
                "classBreaks": {
                    "krs": [0, 50, 100, 300],
                    "gem": [0, 50, 100, 300]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarthermie_freiflaeche_flachkollektor",
        "title": "Flachkollektoren",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/solarthermie_freiflaeche_potenzial.json",
                "status": "flachkollektor",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 10000, 20000, 50000, 100000],
                    "gem": [0, 2500, 5000, 10000, 15000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarthermie_freiflaeche_parabolrinne_nordsued",
        "title": "Parabolrinnen Nord-Süd",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/solarthermie_freiflaeche_potenzial.json",
                "status": "parabolrinne_n_s",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 20000, 50000],
                    "gem": [0, 1000, 2000, 3000, 5000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarthermie_freiflaeche_parabolrinne_ostwest",
        "title": "Parabolrinnen Ost-West",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/solarthermie_freiflaeche_potenzial.json",
                "status": "parabolrinne_o_w",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 5000, 10000, 20000, 50000],
                    "gem": [0, 1000, 2000, 3000, 5000, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "solarthermie_freiflaeche_vakuum",
        "title": "Vakuumröhren",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_solarthermie/{administrativeUnit}/solarthermie_freiflaeche_potenzial.json",
                "status": "vakuum",
                "coloredBy": "ertrag_th_gwh",
                "colorId": "740763dc-e603-4cf3-92b0-9d80eac68d24",
                "classBreaks": {
                    "krs": [0, 10000, 20000, 50000, 100000],
                    "gem": [0, 3000, 5000, 10000, 15000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubenwasser_leistung",
        "title": "Wärmeleistung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_grubenwasser/{administrativeUnit}/warmes_grubenwasser.json",
                "coloredBy": "pot_leistung_mw",
                "colorId": "blass_blau",
                "classBreaks": {
                    "krs": [0, 15, 20, 25, 50, 100],
                    "gem": [0, 5, 10, 25, 50, 75, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "grubenwasser_ertrag",
        "title": "Wärmeertrag",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_grubenwasser/{administrativeUnit}/warmes_grubenwasser.json",
                "coloredBy": "pot_waermeertrag_gwh",
                "colorId": "blass_blau",
                "classBreaks": {
                    "krs": [0, 15, 20, 25, 50, 100],
                    "gem": [0, 5, 10, 25, 50, 75, 100, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_braunkohle_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_braunkohle/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8, 10],
                    "gem": [0, 1, 2, 3, 6, 9]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_braunkohle_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_braunkohle/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 20, 100, 200, 400],
                    "gem": [0, 20, 50, 100, 200, 700]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_steinkohle_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_steinkohle/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8, 10],
                    "gem": [0, 1, 2, 3, 6, 9]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_steinkohle_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_steinkohle/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 20, 100, 200, 400],
                    "gem": [0, 20, 50, 100, 200, 700]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_erdgas_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_erdgas/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 50, 100, 200, 400],
                    "gem": [0, 25, 50, 100, 150, 200]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_erdgas_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_erdgas/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "orange",
                "classBreaks": {
                    "krs": [0, 20, 100, 200, 400],
                    "gem": [0, 20, 50, 100, 200, 700]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_mineraloel_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_mineraloel/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40],
                    "gem": [0, 5, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_mineraloel_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_mineraloel/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 1, 5, 50],
                    "gem": [0, 1, 5, 50]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_sonstige_kwk_einheiten",
        "title": "Anzahl KWK-Einheiten",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_sonstige/{administrativeUnit}/2026/2026.json",
                "status": "kwk_einheit",
                "coloredBy": "anzahl_kwk_einheiten",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 10, 20, 30, 40],
                    "gem": [0, 5, 10, 15, 20]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "dav_sonstige_kwk_waermeleistung",
        "title": "Wärmeleistung (KWK)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_sonstige/{administrativeUnit}/2026/2026.json",
                "status": "thermische_leistung",
                "coloredBy": "thermische_kwk_nutzleistung_mw",
                "colorId": "flieder",
                "classBreaks": {
                    "krs": [0, 1, 5, 50],
                    "gem": [0, 1, 5, 50]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "kaeltebedarf_2021",
        "title": "Raumkältebedarf",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_kaeltebedarf/{administrativeUnit}/kaeltebedarf.json",
                "status": "2021",
                "coloredBy": "kaeltebedarf_gwh",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 25, 50, 100, 200, 400, 600],
                    "gem": [0, 25, 50, 100, 200, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "kaeltebedarf_2050",
        "title": "Raumkältebedarf 2050",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_kaeltebedarf/{administrativeUnit}/kaeltebedarf.json",
                "status": "2050",
                "coloredBy": "kaeltebedarf_gwh",
                "colorId": "mittel_bläulich",
                "classBreaks": {
                    "krs": [0, 25, 50, 100, 200, 400, 600],
                    "gem": [0, 25, 50, 100, 200, 400, 600]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "prozesswaermebedarf_elektrifizierung_2020",
        "title": "Prozesswärmebedarf Elektrifizierung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_prozesswaermebedarf/{administrativeUnit}/2020_prozesswaermebedarf.json",
                "status": "elektrifizierung",
                "coloredBy": "prozesswaerme_endenergie_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 5, 50, 250, 1500, 10000],
                    "gem": [0, 5, 50, 250, 1500, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "prozesswaermebedarf_wasserstoff_2020",
        "title": "Prozesswärmebedarf Wasserstoff",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_prozesswaermebedarf/{administrativeUnit}/2020_prozesswaermebedarf.json",
                "status": "wasserstoff",
                "coloredBy": "prozesswaerme_endenergie_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 5, 50, 250, 1500, 10000],
                    "gem": [0, 5, 50, 250, 1500, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "prozesswaermebedarf_elektrifizierung_2045",
        "title": "Prozesswärmebedarf Elektrifizierung 2045",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_prozesswaermebedarf/{administrativeUnit}/2045_prozesswaermebedarf.json",
                "status": "elektrifizierung",
                "coloredBy": "prozesswaerme_endenergie_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 5, 50, 250, 1500, 10000],
                    "gem": [0, 5, 50, 250, 1500, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "prozesswaermebedarf_wasserstoff_2045",
        "title": "Prozesswärmebedarf Wasserstoff 2045",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_prozesswaermebedarf/{administrativeUnit}/2045_prozesswaermebedarf.json",
                "status": "wasserstoff",
                "coloredBy": "prozesswaerme_endenergie_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 5, 50, 250, 1500, 10000],
                    "gem": [0, 5, 50, 250, 1500, 10000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebedarf_2022",
        "title": "Raumwärmebedarf",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebedarf/{administrativeUnit}/2022_raumwaermebedarf.json",
                "status": "hoch",
                "coloredBy": "raumwaermebedarf_warmwasser_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000, 5000, 6000],
                    "gem": [0, 250, 500, 1000, 3000, 5000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebedarf_2045_hoch",
        "title": "Raumwärmebedarf 2045 Szenario hoch",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebedarf/{administrativeUnit}/2045_raumwaermebedarf.json",
                "status": "hoch",
                "coloredBy": "raumwaermebedarf_warmwasser_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000, 5000, 6000],
                    "gem": [0, 250, 500, 1000, 3000, 5000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebedarf_2045_erhoeht",
        "title": "Raumwärmebedarf 2045 Szenario erhöht",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebedarf/{administrativeUnit}/2045_raumwaermebedarf.json",
                "status": "erhoeht",
                "coloredBy": "raumwaermebedarf_warmwasser_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000, 5000, 6000],
                    "gem": [0, 250, 500, 1000, 3000, 5000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebedarf_2045_moderat",
        "title": "Raumwärmebedarf 2045 Szenario moderat",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebedarf/{administrativeUnit}/2045_raumwaermebedarf.json",
                "status": "moderat",
                "coloredBy": "raumwaermebedarf_warmwasser_gwh",
                "colorId": "rosa_mattrot",
                "classBreaks": {
                    "krs": [0, 1000, 2000, 3000, 4000, 5000, 6000],
                    "gem": [0, 250, 500, 1000, 3000, 5000]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_gas",
        "title": "Gas",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "gas",
                "coloredBy": "anteil_energietraeger",
                "colorId": "c0c5432b-686c-4de7-842f-bee9d0faff84",
                "classBreaks": {
                    "krs": [0, 50, 55, 60, 65, 70, 75],
                    "gem": [0, 50, 55, 60, 65, 70, 75]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_heizoel",
        "title": "Heizöl",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "heizoel",
                "coloredBy": "anteil_energietraeger",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 8, 12, 16, 20, 24],
                    "gem": [0, 8, 12, 16, 20, 24]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_holz",
        "title": "Holz, Holz Pellets",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "holz",
                "coloredBy": "anteil_energietraeger",
                "colorId": "blass_blau",
                "classBreaks": {
                    "krs": [0, 0.5, 1, 1.5, 2],
                    "gem": [0, 0.5, 1, 1.5, 2]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_biomasse",
        "title": "Biomasse (ohne Holz), Biogas",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "biomasse",
                "coloredBy": "anteil_energietraeger",
                "colorId": "blass_blau",
                "classBreaks": {
                    "krs": [0, 0.02, 0.03, 0.04, 0.05, 0.1, 1.5],
                    "gem": [0, 0.02, 0.03, 0.04, 0.05, 0.1, 1.5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_solar_geo_waermepumpe",
        "title": "Solar-/Geothermie, Wärmepumpen",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "solar_geo_waermepumpe",
                "coloredBy": "anteil_energietraeger",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 1, 2, 4, 6, 8, 10],
                    "gem": [0, 1, 2, 3, 4, 6, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_strom_ohne_waermepumpe",
        "title": "Strom (ohne Wärmepumpen)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "strom_ohne_waermepumpe",
                "coloredBy": "anteil_energietraeger",
                "colorId": "blass_blau",
                "classBreaks": {
                    "krs": [0, 2.5, 3, 3.5, 4],
                    "gem": [0, 2.5, 3, 3.5, 4]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_kohle",
        "title": "Kohle",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "kohle",
                "coloredBy": "anteil_energietraeger",
                "colorId": "grau_braun",
                "classBreaks": {
                    "krs": [0, 0.05, 0.1, 0.2, 0.3, 0.4, 1, 5],
                    "gem": [0, 0.05, 0.1, 0.2, 0.3, 0.4, 1, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_fernwaerme",
        "title": "Fernwärme (verschiedene Energieträger)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "fernwaerme",
                "coloredBy": "anteil_energietraeger",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 3, 4.5, 6, 8, 10],
                    "gem": [0, 3, 4.5, 6, 8, 10]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_energie_keine_heizung",
        "title": "kein Energieträger (keine Heizung)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/energietraeger_gebaeude.json",
                "status": "keine_heizung",
                "coloredBy": "anteil_energietraeger",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 0.45, 0.55, 0.65, 0.75, 1, 5],
                    "gem": [0, 0.45, 0.55, 0.65, 0.75, 1, 5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_fernheizung",
        "title": "Fernheizung (Fernwärme)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "fernheizung",
                "coloredBy": "anteil_heizungsart",
                "colorId": "warmer_pfirsich",
                "classBreaks": {
                    "krs": [0, 4.5, 5, 6, 7, 8],
                    "gem": [0, 4.5, 5, 6, 7, 8]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_etagenheizung",
        "title": "Etagenheizung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "etagenheizung",
                "coloredBy": "anteil_heizungsart",
                "colorId": "pastell_grün",
                "classBreaks": {
                    "krs": [0, 5.5, 7, 8.5, 10, 11.5],
                    "gem": [0, 5.5, 7, 8.5, 10, 11.5]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_blockheizung",
        "title": "Blockheizung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "blockheizung",
                "coloredBy": "anteil_heizungsart",
                "colorId": "78b3a1aa-4bb3-440c-819b-094bf6cc8cb1",
                "classBreaks": {
                    "krs": [0, 0.85, 0.9, 0.95, 1, 1.05, 1.1],
                    "gem": [0, 0.85, 0.9, 0.95, 1, 1.05, 1.1]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_zentralheizung",
        "title": "Zentralheizung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "zentralheizung",
                "coloredBy": "anteil_heizungsart",
                "colorId": "braun",
                "classBreaks": {
                    "krs": [0, 78, 80, 82, 84, 86, 90],
                    "gem": [0, 78, 80, 82, 84, 86, 90]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_einzel_mehrraumoefen",
        "title": "Einzel-/Mehrraumöfen (auch Nachtspeicherheizung)",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "einzel_mehrraumoefen",
                "coloredBy": "anteil_heizungsart",
                "colorId": "grau_blau",
                "classBreaks": {
                    "krs": [0, 2.8, 3, 3.2, 3.4, 3.6],
                    "gem": [0, 2.8, 3, 3.2, 3.4, 3.6]
                }
            }
        }
    },
    {
        "type": "VectorTile",
        "id": "raumwaermebereitstellung_dav_heizung_einzel_keine_heizung",
        "title": "keine Heizung",
        "attributes": {
            "toc": {
                "isRadio": true
            },
            "vectorTileConfig": {
                "dataUrl": "{DATA_URL}/fme_processed/wk_raumwaermebereitstellung/{administrativeUnit}/heizungsart_gebaeude.json",
                "status": "keine_heizung",
                "coloredBy": "anteil_heizungsart",
                "colorId": "grau",
                "classBreaks": {
                    "krs": [0, 0.4, 0.45, 0.5, 0.6, 1.5],
                    "gem": [0, 0.4, 0.45, 0.5, 0.6, 1.5]
                }
            }
        }
    }
]
