Commit 389ebd3d authored by JOE XMG's avatar JOE XMG
Browse files

publish

parent 2bb00b6e
Pipeline #5983 passed with stages
in 24 seconds
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">dm</div>
<!-- Image and text -->
<div>
<!-- <nav class="navbar navbar-light bg-light">
<a class="navbar-brand" href="#">
<h2>EnSys-LE Dashboard</h2>
<small>Visualizing the Energy System Transformation</small>
</a>
</nav> -->
<div class="row" style="overflow: hidden; margin: 0px">
<div class="col" id="cesiumContainer">
<!-- <div class="card-body cesiumLegend" id="ffpv_dis_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<br>
</div> -->
<!-- <div class="card-body cesiumLegend" id="ffpv_con_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<br>
</div> -->
<!-- <div class="card-body cesiumLegend" id="ffpv_agr_legend" style="display: none">
<h6>Legend </h6>
<small>Yearly potential yield of ground-mounted PV Plants (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<br>
</div> -->
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="HeatDemand">Heat Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<!-- <option value="SimulatedBuildings">Simulated Buildings (in White)</option> -->
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div id="chart"></div>
<hr>
<!-- add the feature to activate maptile here -->
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_dm">
<label class="form-check-label" for="ffpv_agr_dm_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 16114 GWh/yr </small> <br>
<small>Specific Yeild: 0.22 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_dm">
<label class="form-check-label" for="ffpv_gra_dm_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 19,465 GWh/yr </small> <br>
<small>Specific Yeild: 0.62 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_dm">
<label class="form-check-label" for="ffpv_dis_dm_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 24855 GWh/yr </small> <br>
<small>Specific Yeild: 0.61 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_dm">
<label class="form-check-label" for="ffpv_con_dm_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1521 GWh/yr </small> <br>
<small>Specific Yeild: 0.61 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_dm-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">ik</div>
<div>
<div class="row" style="overflow: hidden; margin: 0px">
<div id="cesiumContainer" class="col">
<div class="legend-visible" style="display:none" id="heat-demand-legend">
<div class="heat-demand-legend-container">
<h6 id="heat-demand-legend-title">Specific Space Heating Demand [kWh/m².year]</h6>
<div class="Heat-Demand-Bar" id="top">
<div class="classes">A+</div>
<div class="line">|</div>
<div class="classes">A</div>
<div class="line">|</div>
<div class="classes">B</div>
<div class="line">|</div>
<div class="classes">C</div>
<div class="line">|</div>
<div class="classes">D</div>
<div class="line">|</div>
<div class="classes">E</div>
<div class="line">|</div>
<div class="classes">F</div>
<div class="line">|</div>
<div class="classes">G</div>
<div class="line">|</div>
<div class="classes">H</div>
</div>
<div class="values">
<div class="value">0</div>
<div class="value">25</div>
<div class="value">50</div>
<div class="value">75</div>
<div class="value">100</div>
<div class="value">125</div>
<div class="value">150</div>
<div class="value">175</div>
<div class="value">200</div>
<div class="value">&gt;250</div>
</div>
</div>
</div>
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="HeatDemand">Heat Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<!-- <option value="SimulatedBuildings">Simulated Buildings (in White)</option> -->
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>PV Potential kW⋅h<sub>el</sub> </small> <br>
<span class="dot" style="background-color: #00441b"></span> >= 10615 <br>
<span class="dot" style="background-color: #006d2c"></span> 9615 - 10615 <br>
<span class="dot" style="background-color: #238b45"></span> 8615 - 9615 <br>
<span class="dot" style="background-color: #41ab5d"></span> 7615 - 8615 <br>
<span class="dot" style="background-color: #74c476"></span> 6615 - 7615 <br>
<span class="dot" style="background-color: #a1d99b"></span> 5615 - 6615 <br>
<span class="dot" style="background-color: #c7e9c0"></span> 4615 - 5615 <br>
<span class="dot" style="background-color: #e5f5e0"></span> 3615 - 4615<br>
<span class="dot" style="background-color: #f7fcf5"></span> 0 - 3615<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div id="chart"></div>
<hr>
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_ik">
<label class="form-check-label" for="ffpv_agr_ik_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 5,074 GWh/yr </small> <br>
<small>Specific Yeild: 0.18 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_ik">
<label class="form-check-label" for="ffpv_gra_ik_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 5,322 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_ik">
<label class="form-check-label" for="ffpv_dis_ik_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 17,692 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_ik">
<label class="form-check-label" for="ffpv_con_ik_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1,282 GWh/yr </small> <br>
<small>Specific Yeild: 0.53 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_ik-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
</script>
</body>
</html>
\ No newline at end of file
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<title>EnSysLE Dashboard</title>
<link rel="shortcut icon" href="favicon.ico" />
<script src="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.91/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="../build/pack.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css">
</head>
<body>
<div id="region" style="display: none;">lu</div>
<!-- Image and text -->
<div>
<!-- <nav class="navbar navbar-light bg-light">
<a class="navbar-brand" href="#">
<h2>EnSys-LE Dashboard</h2>
<small>Visualizing the Energy System Transformation</small>
</a>
</nav> -->
<div class="row" style="overflow: hidden; margin: 0px">
<div class="col" id="cesiumContainer">
</div>
<div class="menuContainer">
<div style="margin-top: 10px; padding: 20px; ">
<span id="dashboard-intro-content"></span>
<hr>
<div id="select-land-area"></div>
<hr>
<h6><i class="bi bi-house"></i> Building Energy Simulation </h6>
<select class="form-select" id="BuildingStyleSelector">
<option value="AllWhite" selected>--Select--</option>
<option value="PVPotential">PV Potential</option>
<option value="ElecDemand">Elec Demand</option>
<option value="SpecificHeatDemand">Specific Heat Demand</option>
</select>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="shadow_check">
<label class="form-check-label" for="shadow_check">
Building shadow
</label>
</div>
<div id="chart"></div>
<div class="ffpv-legend cesiumLegend" id="SpecificHeatDemand-legend" style="display:none">
</div>
<div class="ffpv-legend cesiumLegend" id="HeatDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Heat Demand kW⋅h<sub>th</sub> </small> <br>
<span class="dot" style="background-color: #3f007d"></span> >= 24568<br>
<span class="dot" style="background-color: #54278f"></span> 22620 - 24568<br>
<span class="dot" style="background-color: #6a51a3"></span> 20673 - 22620<br>
<span class="dot" style="background-color: #807dba"></span> 18726 - 20673<br>
<span class="dot" style="background-color: #9e9ac8"></span> 16779 - 18726<br>
<span class="dot" style="background-color: #bcbddc"></span> 14832 - 16779<br>
<span class="dot" style="background-color: #dadaeb"></span> 12884 - 14832<br>
<span class="dot" style="background-color: #efedf5"></span> 10937 - 12884<br>
<span class="dot" style="background-color: #fcfbfd"></span> 0 - 10937<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="PVPotential-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>PV Potential kW⋅h<sub>el</sub> </small> <br>
<span class="dot" style="background-color: #00441b"></span> >= 10615 <br>
<span class="dot" style="background-color: #006d2c"></span> 9615 - 10615 <br>
<span class="dot" style="background-color: #238b45"></span> 8615 - 9615 <br>
<span class="dot" style="background-color: #41ab5d"></span> 7615 - 8615 <br>
<span class="dot" style="background-color: #74c476"></span> 6615 - 7615 <br>
<span class="dot" style="background-color: #a1d99b"></span> 5615 - 6615 <br>
<span class="dot" style="background-color: #c7e9c0"></span> 4615 - 5615 <br>
<span class="dot" style="background-color: #e5f5e0"></span> 3615 - 4615<br>
<span class="dot" style="background-color: #f7fcf5"></span> 0 - 3615<br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<div class="ffpv-legend cesiumLegend" id="ElecDemand-legend" style="display: none">
<!-- <h6 class="card-title">Electricity supply from the grid</h6> -->
<small>Elec Demand kW⋅h<sub>el</sub></small> <br>
<span class="dot" style="background-color: #a63603"></span> >= 7229 <br>
<span class="dot" style="background-color: #e6550d"></span> 6229 - 7229 <br>
<span class="dot" style="background-color: #fd8d3c"></span> 5229 - 6229 <br>
<span class="dot" style="background-color: #fdae6b"></span> 4229 - 5229 <br>
<span class="dot" style="background-color: #fdd0a2"></span> 3229 - 4229 <br>
<span class="dot" style="background-color: #feedde "></span> 0 - 3229 <br>
<!-- <span class="dot" style="background-color: #e8f1f2"></span> No Data<br> -->
<br>
</div>
<hr>
<h6><i class="bi bi-sun"></i> Ground-mounted PV Plants Simulation</h6>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_agr_lu">
<label class="form-check-label" for="ffpv_agr_lu_check">
Agri-Photovoltaic Scenario
</label>
<div id="ffpv_agr_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">This concept scenario is to realize food and electricity
production simultaneously on
the same land, using various panel-mounting designs. A ground cover ratio is around
one
third compared to conventional ground-mounted PV.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FFFFB2"></span> 0 - 1 <br>
<span class="dot" style="background-color: #FECC5C"></span> 1 - 2 <br>
<span class="dot" style="background-color: #FD8D3C"></span> 2 - 3.5 <br>
<span class="dot" style="background-color: #F03B20"></span> 3.5 - 6<br>
<span class="dot" style="background-color: #BD0026"></span> >6<br>
<small>Total Yeild: 6,503 GWh/yr </small> <br>
<small>Specific Yeild: 0.23 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_gra_lu">
<label class="form-check-label" for="ffpv_gra_lu_check">
Grassland Area Scenario
</label>
<div id="ffpv_gra_legend" style="display:none">
<div class="ffpv-legend">
<small class="ffpv-description">This scenario simulates PV potential on all
grasslands.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #FEEBE2"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #FBB4B9"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #F768A1"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #C51B8A"></span> 25 - 85 <br>
<span class="dot" style="background-color: #7A0177"></span> >85 <br>
<small>Total Yeild: 1,295 GWh/yr </small> <br>
<small>Specific Yeild: 0.67 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_dis_lu">
<label class="form-check-label" for="ffpv_dis_lu_check">
Less-favoured Scenario
</label>
<div id="ffpv_dis_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The Grassland & arable land defined as agriculturally
less productive.</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #EDF8FB"></span> 0 - 3 <br>
<span class="dot" style="background-color: #B2E2E2"></span> 3 - 8 <br>
<span class="dot" style="background-color: #66C2A4"></span> 8 - 16 <br>
<span class="dot" style="background-color: #2CA25F"></span> 16 - 32 <br>
<span class="dot" style="background-color: #006D2C"></span> >32 <br>
<small>Total Yeild: 187 GWh/yr </small> <br>
<small>Specific Yeild: 0.68 GWh/ha*yr </small>
</div>
</div>
</div>
<div class="form-check">
<input class="form-check-input ffpv_input" type="checkbox" value="" id="ffpv_con_lu">
<label class="form-check-label" for="ffpv_con_lu_check">
Conversion Scenario
</label>
<div id="ffpv_con_legend" style="display: none">
<div class="ffpv-legend">
<small class="ffpv-description">The conversion areas defined by EEG and 200m-corridors
along
highways & railways</small>
<hr>
<small>Yearly potential yield (GWh/yr)</small> <br>
<span class="dot" style="background-color: #F0F9E8"></span> 0 - 2.5 <br>
<span class="dot" style="background-color: #BAE4BC"></span> 2.5 - 7.5 <br>
<span class="dot" style="background-color: #7BCCC4"></span> 7.5 - 25 <br>
<span class="dot" style="background-color: #43A2CA"></span> 25 - 85 <br>
<span class="dot" style="background-color: #0868AC"></span> >85 <br>
<small>Total Yeild: 1,235 GWh/yr </small> <br>
<small>Specific Yeild: 0.68 GWh/ha*yr </small>
</div>
</div>
</div>
<hr>
<div id="BioenergyMenu"></div>
<hr>
<div id="footerArea"></div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="../build/jquery.min.js"></script>
<script src="../build/pack-min.js"></script>
<script src="../build/pack_lu-min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
</script>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
var _0x3a418d=_0x53e5;(function(_0x404008,_0x50b22f){var _0x424009=_0x53e5,_0x3b74d7=_0x404008();while(!![]){try{var _0x58dced=-parseInt(_0x424009(0x183))/0x1+-parseInt(_0x424009(0x16a))/0x2*(parseInt(_0x424009(0x152))/0x3)+parseInt(_0x424009(0x1a8))/0x4*(-parseInt(_0x424009(0x139))/0x5)+-parseInt(_0x424009(0x181))/0x6*(parseInt(_0x424009(0x169))/0x7)+-parseInt(_0x424009(0x1a0))/0x8+-parseInt(_0x424009(0x176))/0x9+parseInt(_0x424009(0x19a))/0xa;if(_0x58dced===_0x50b22f)break;else _0x3b74d7['push'](_0x3b74d7['shift']());}catch(_0x2c43ec){_0x3b74d7['push'](_0x3b74d7['shift']());}}}(_0x3a24,0x48aff),$(document)[_0x3a418d(0x145)](function(){var _0x3b9569=_0x3a418d;$('#loading')[_0x3b9569(0x15f)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x3a418d(0x146))[_0x3a418d(0x13c)](function(){var _0x50e461=_0x3a418d;Cesium['Fullscreen'][_0x50e461(0x138)](document[_0x50e461(0x172)]);});function _0x53e5(_0x32d751,_0x58722e){var _0x3a2467=_0x3a24();return _0x53e5=function(_0x53e5cc,_0x436642){_0x53e5cc=_0x53e5cc-0x131;var _0x37fbc8=_0x3a2467[_0x53e5cc];return _0x37fbc8;},_0x53e5(_0x32d751,_0x58722e);}var building_style=[],addBuilding=function(){var _0x21caf2=_0x3a418d;try{tileset_3Dbuildings=viewer['scene'][_0x21caf2(0x166)][_0x21caf2(0x17d)](new Cesium['Cesium3DTileset']({'url':_0x21caf2(0x18b),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x445f95){console[_0x21caf2(0x162)](_0x21caf2(0x1a1)+_0x445f95);}tileset_3Dbuildings[_0x21caf2(0x1a7)]['then'](function(){var _0x12506d=_0x21caf2,_0x5b2932=tileset_3Dbuildings['boundingSphere'],_0x25b7cd=Cesium[_0x12506d(0x14b)]['fromCartesian'](_0x5b2932[_0x12506d(0x190)]),_0x1963e4=Cesium[_0x12506d(0x165)][_0x12506d(0x19b)](_0x25b7cd[_0x12506d(0x15d)],_0x25b7cd[_0x12506d(0x17a)],0x0),_0x1a1a43=Cesium[_0x12506d(0x165)][_0x12506d(0x19b)](_0x25b7cd[_0x12506d(0x15d)],_0x25b7cd[_0x12506d(0x17a)],0x28),_0xa4a57b=Cesium[_0x12506d(0x165)][_0x12506d(0x15e)](_0x1a1a43,_0x1963e4,new Cesium[(_0x12506d(0x165))]());tileset_3Dbuildings[_0x12506d(0x180)]=Cesium[_0x12506d(0x15c)]['fromTranslation'](_0xa4a57b);}),building_style[_0x21caf2(0x156)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':_0x21caf2(0x197)}),building_style[_0x21caf2(0x19e)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250',_0x21caf2(0x158)],[_0x21caf2(0x171),_0x21caf2(0x178)],[_0x21caf2(0x13d),_0x21caf2(0x19d)],[_0x21caf2(0x133),_0x21caf2(0x143)],[_0x21caf2(0x17b),_0x21caf2(0x135)],[_0x21caf2(0x187),_0x21caf2(0x1a6)],['Number(${Specific_space_heating_demand})>=\x2050',_0x21caf2(0x18e)],[_0x21caf2(0x149),'color(\x22#66c2a5\x22)'],['Number(${Specific_space_heating_demand})>=\x200','color(\x22#3288bd\x22)'],['true','color(\x22white\x22,0)']]}}),building_style[_0x21caf2(0x199)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[[_0x21caf2(0x188),_0x21caf2(0x16d)],[_0x21caf2(0x13f),_0x21caf2(0x136)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500',_0x21caf2(0x1a2)],[_0x21caf2(0x18a),_0x21caf2(0x140)],[_0x21caf2(0x163),'color(\x27#e6f598\x27)'],[_0x21caf2(0x15a),_0x21caf2(0x14a)],[_0x21caf2(0x189),_0x21caf2(0x159)],[_0x21caf2(0x184),_0x21caf2(0x14e)],[_0x21caf2(0x167),_0x21caf2(0x160)],['Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x20200000',_0x21caf2(0x13a)],['true',_0x21caf2(0x14f)]]}}),building_style['PVPotential']=new Cesium[(_0x21caf2(0x19c))]({'pointSize':_0x21caf2(0x13b),'show':!0x0,'color':{'conditions':[[_0x21caf2(0x185),_0x21caf2(0x1a4)],[_0x21caf2(0x18c),_0x21caf2(0x186)],[_0x21caf2(0x14d),_0x21caf2(0x16f)],[_0x21caf2(0x195),_0x21caf2(0x1a3)],[_0x21caf2(0x192),'color(\x22#F6EC00\x22)'],[_0x21caf2(0x193),_0x21caf2(0x182)],[_0x21caf2(0x154),_0x21caf2(0x16c)],[_0x21caf2(0x148),_0x21caf2(0x134)],[_0x21caf2(0x147),'color(\x22#61B949\x22)'],[_0x21caf2(0x175),_0x21caf2(0x196)]]}}),building_style[_0x21caf2(0x161)]=new Cesium[(_0x21caf2(0x19c))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x21caf2(0x16e),_0x21caf2(0x16d)],[_0x21caf2(0x141),'color(\x27#feedde\x27)'],[_0x21caf2(0x17c),'color(\x27#fdd0a2\x27)'],[_0x21caf2(0x144),_0x21caf2(0x17e)],[_0x21caf2(0x179),'color(\x27#fd8d3c\x27)'],[_0x21caf2(0x18f),_0x21caf2(0x174)],[_0x21caf2(0x175),_0x21caf2(0x157)]]}}),tileset_3Dbuildings[_0x21caf2(0x137)]=building_style[_0x21caf2(0x156)];};function _0x3a24(){var _0x5f2c41=['124kalgap','.cesiumLegend','prototype','#BuildingStyleSelector','Number(${Specific_space_heating_demand})>=\x20125','color(\x22#A4C711\x22)','color(\x22#ffffbf\x22)','color(\x27#3288bd\x27)','style','requestFullscreen','44405YlyKLT','color(\x27#d53e4f\x27)','3.0','click','Number(${Specific_space_heating_demand})>=\x20150','\x20Style\x20in\x20the\x20html','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','color(\x27#abdda4\x27)','Number(${electric_load})\x20<\x203229000','abs','color(\x22#fee08b\x22)','Number(${electric_load})\x20<\x205229000','ready','#full-screen-button','Number(${PV_potential_yield})\x20>=\x208','Number(${PV_potential_yield})\x20<\x208','Number(${Specific_space_heating_demand})>=\x2025','color(\x27#ffffbf\x27)','Cartographic','toIsoString_Start','Number(${PV_potential_yield})\x20<\x203','color(\x27#fdae61\x27)','color(\x27#fff\x27,0)','shadows','JulianDate','84WUznrV','getMonth','Number(${PV_potential_yield})\x20<\x207','No\x20','AllWhite','color(\x22white\x22,0)','color(\x22#d53e4f\x22)','color(\x27#fee08b\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','clock','Matrix4','longitude','subtract','hide','color(\x27#f46d43\x27)','ElecDemand','log','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','floor','Cartesian3','primitives','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','fromIso8601','1365511tlqMXp','37322gJblri','show','color(\x22#B2D531\x22)','color(\x27#ffffff\x27,0)','Number(${electric_load})\x20===\x200','color(\x22#F9A717\x22)','T08:00:00Z','Number(${Specific_space_heating_demand})>=\x20200','body','getFullYear','color(\x27#e6550d\x27)','true','2259468Gizyxz','getDate','color(\x22#f46d43\x22)','Number(${electric_load})\x20<\x206229000','latitude','Number(${Specific_space_heating_demand})>=\x20100','Number(${electric_load})\x20<\x204229000','add','color(\x27#fdae6b\x27)','value','modelMatrix','6TZzbVb','color(\x22#D1E023\x22)','587112HCrNSj','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${PV_potential_yield})\x20<\x201','color(\x22#F56D1F\x22)','Number(${Specific_space_heating_demand})>=\x2075','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Dithmarschen/tileset_dm_all/tileset.json','Number(${PV_potential_yield})\x20<\x202','-legend','color(\x22#abdda4\x22)','Number(${electric_load})\x20>=\x206229000','center','toIsoString_Stop','Number(${PV_potential_yield})\x20<\x205','Number(${PV_potential_yield})\x20<\x206','checked','Number(${PV_potential_yield})\x20<\x204','color(\x22#61B949\x22,0)','color(\x27#ffffff\x27)','change','HeatDemand','25854920AhQtTv','fromRadians','Cesium3DTileStyle','color(\x22#fdae61\x22)','SpecificHeatDemand','T23:00:00Z','3653672wtzLJR','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x27#66c2a5\x27)','color(\x22#FECE02\x22)','color(\x22#F22E22\x22)','getTimezoneOffset','color(\x22#e6f598\x22)','readyPromise'];_0x3a24=function(){return _0x5f2c41;};return _0x3a24();}addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x3a418d(0x131)][_0x3a418d(0x14c)]=function(){var _0x200ca5=_0x3a418d;this['getTimezoneOffset']();var _0x4834cc=function(_0x3ae010){var _0x55b8ec=_0x53e5,_0x21013b=Math[_0x55b8ec(0x164)](Math[_0x55b8ec(0x142)](_0x3ae010));return(_0x21013b<0xa?'0':'')+_0x21013b;};return this[_0x200ca5(0x173)]()+'-'+_0x4834cc(this[_0x200ca5(0x153)]()+0x1)+'-'+_0x4834cc(this[_0x200ca5(0x177)]())+_0x200ca5(0x170);},Date[_0x3a418d(0x131)][_0x3a418d(0x191)]=function(){var _0x2efd62=_0x3a418d;this[_0x2efd62(0x1a5)]();var _0x2aa3dd=function(_0x5e59e5){var _0x32e418=_0x2efd62,_0x65f6c7=Math[_0x32e418(0x164)](Math[_0x32e418(0x142)](_0x5e59e5));return(_0x65f6c7<0xa?'0':'')+_0x65f6c7;};return this[_0x2efd62(0x173)]()+'-'+_0x2aa3dd(this['getMonth']()+0x1)+'-'+_0x2aa3dd(this[_0x2efd62(0x177)]())+_0x2efd62(0x19f);};var dateEvent=new Date(),startTime=dateEvent[_0x3a418d(0x14c)](),stopTime=dateEvent['toIsoString_Stop']();viewer[_0x3a418d(0x15b)]['currentTime']=Cesium[_0x3a418d(0x151)][_0x3a418d(0x168)](startTime),$(_0x3a418d(0x132))['on'](_0x3a418d(0x198),function(){var _0x1a20cb=_0x3a418d;tileset_3Dbuildings[_0x1a20cb(0x137)]=building_style[this[_0x1a20cb(0x17f)]],$(_0x1a20cb(0x1a9))['hide']();try{$('#'+this[_0x1a20cb(0x17f)]+_0x1a20cb(0x18d))[_0x1a20cb(0x16b)](),activateChart(this[_0x1a20cb(0x17f)]);}catch(_0x4d0854){console['log'](_0x1a20cb(0x155)+this[_0x1a20cb(0x17f)]+_0x1a20cb(0x13e));}}),$('#shadow_check')[_0x3a418d(0x198)](function(){var _0x292e80=_0x3a418d;this[_0x292e80(0x194)]?viewer[_0x292e80(0x150)]=!0x0:viewer[_0x292e80(0x150)]=!0x1;});
\ No newline at end of file
var _0x1a4cd2=_0x266c;(function(_0x50d1cd,_0x13eac3){var _0x5d521b=_0x266c,_0x14a43d=_0x50d1cd();while(!![]){try{var _0x41bae4=-parseInt(_0x5d521b(0x214))/0x1+parseInt(_0x5d521b(0x20c))/0x2*(parseInt(_0x5d521b(0x1f5))/0x3)+-parseInt(_0x5d521b(0x212))/0x4+parseInt(_0x5d521b(0x1e2))/0x5*(-parseInt(_0x5d521b(0x1db))/0x6)+-parseInt(_0x5d521b(0x1c5))/0x7*(parseInt(_0x5d521b(0x21a))/0x8)+parseInt(_0x5d521b(0x228))/0x9*(parseInt(_0x5d521b(0x1d7))/0xa)+parseInt(_0x5d521b(0x1bd))/0xb;if(_0x41bae4===_0x13eac3)break;else _0x14a43d['push'](_0x14a43d['shift']());}catch(_0x4d789f){_0x14a43d['push'](_0x14a43d['shift']());}}}(_0x4549,0xdcbae),$(document)['ready'](function(){var _0x3bd2f2=_0x266c;$(_0x3bd2f2(0x22b))[_0x3bd2f2(0x1df)]();}));function _0x4549(){var _0x58581b=['click','scene','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x22#F6EC00\x22)','color(\x22#F9A717\x22)','-legend','color(\x22#ffffbf\x22)','Number(${electric_load})\x20<\x203229000','366YKgVqC','color(\x27#66c2a5\x27)','AllWhite','3.0','Cartesian3','Number(${Specific_space_heating_demand})>=\x2025','3318652KsVRrm','color(\x27#fff\x27,0)','1118238SGpkJa','Number(${Specific_space_heating_demand})>=\x2050','\x20Style\x20in\x20the\x20html','log','Number(${Specific_space_heating_demand})>=\x2075','Cesium3DTileset','232XYPBdj','Number(${PV_potential_yield})\x20<\x207','Number(${Specific_space_heating_demand})>=\x20150','Number(${PV_potential_yield})\x20>=\x208','modelMatrix','Number(${Specific_space_heating_demand})>=\x20200','T23:00:00Z','color(\x22#A4C711\x22)','Cartographic','Matrix4','color(\x27#ffffff\x27,0)','primitives','color(\x22#D1E023\x22)','true','155529BfGDxp','color(\x27#fee08b\x27)','Number(${electric_load})\x20===\x200','#loading','subtract','color(\x22#e6f598\x22)','shadows','latitude','color(\x22#B2D531\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','style','SpecificHeatDemand','readyPromise','toIsoString_Stop','color(\x27#e6f598\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','36126398hHcAtq','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','color(\x22#abdda4\x22)','color(\x22#fee08b\x22)','#shadow_check','then','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','356461BDHcfA','currentTime','checked','Number(${electric_load})\x20>=\x206229000','No\x20','Number(${electric_load})\x20<\x205229000','PVPotential','Number(${PV_potential_yield})\x20<\x203','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','color(\x22#f46d43\x22)','color(\x22white\x22,0)','abs','Number(${Specific_space_heating_demand})>=\x20125','color(\x27#3288bd\x27)','#BuildingStyleSelector','getMonth','getDate','prototype','380LPmZWQ','Number(${electric_load})\x20<\x206229000','clock','color(\x27#f46d43\x27)','1435974QXHNcM','color(\x27#fdd0a2\x27)','longitude','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Dithmarschen/tileset_dm_all/tileset.json','hide','show','Number(${Specific_space_heating_demand})>=\x20100','15NFgUvD','getTimezoneOffset','getFullYear','Fullscreen','fromRadians','color(\x22#66c2a5\x22)','toIsoString_Start','ElecDemand','center','#full-screen-button','Number(${electric_load})\x20<\x204229000','Cesium3DTileStyle','Number(${PV_potential_yield})\x20<\x202','color(\x22#3288bd\x22)','color(\x22#fdae61\x22)','requestFullscreen','add','fromCartesian','value','18129IzRNrZ','floor','Number(${Specific_space_heating_demand})>=\x200','color(\x27#abdda4\x27)','color(\x27#ffffbf\x27)','Number(${Specific_space_heating_demand})>\x20250','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','color(\x22#61B949\x22)','color(\x27#d53e4f\x27)','color(\x27#fdae6b\x27)','color(\x27#fdae61\x27)','color(\x22#d53e4f\x22)','HeatDemand','fromIso8601','fromTranslation'];_0x4549=function(){return _0x58581b;};return _0x4549();}var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x1a4cd2(0x1eb))[_0x1a4cd2(0x204)](function(){var _0x3f9919=_0x1a4cd2;Cesium[_0x3f9919(0x1e5)][_0x3f9919(0x1f1)](document['body']);});var building_style=[],addBuilding=function(){var _0x590836=_0x1a4cd2;try{tileset_3Dbuildings=viewer[_0x590836(0x205)][_0x590836(0x225)][_0x590836(0x1f2)](new Cesium[(_0x590836(0x219))]({'url':_0x590836(0x1de),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x18dcab){console['log'](_0x590836(0x206)+_0x18dcab);}tileset_3Dbuildings[_0x590836(0x1b9)][_0x590836(0x1c3)](function(){var _0x4f4384=_0x590836,_0x127edd=tileset_3Dbuildings['boundingSphere'],_0x18ed32=Cesium[_0x4f4384(0x222)][_0x4f4384(0x1f3)](_0x127edd[_0x4f4384(0x1ea)]),_0x5455c5=Cesium[_0x4f4384(0x210)][_0x4f4384(0x1e6)](_0x18ed32[_0x4f4384(0x1dd)],_0x18ed32[_0x4f4384(0x1b4)],0x0),_0x48a00a=Cesium[_0x4f4384(0x210)][_0x4f4384(0x1e6)](_0x18ed32[_0x4f4384(0x1dd)],_0x18ed32[_0x4f4384(0x1b4)],0x28),_0x1d3b83=Cesium[_0x4f4384(0x210)][_0x4f4384(0x22c)](_0x48a00a,_0x5455c5,new Cesium['Cartesian3']());tileset_3Dbuildings[_0x4f4384(0x21e)]=Cesium[_0x4f4384(0x223)][_0x4f4384(0x203)](_0x1d3b83);}),building_style[_0x590836(0x20e)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':'color(\x27#ffffff\x27)'}),building_style[_0x590836(0x1b8)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x1fa),_0x590836(0x200)],[_0x590836(0x21f),_0x590836(0x1ce)],[_0x590836(0x21c),_0x590836(0x1f0)],[_0x590836(0x1d1),_0x590836(0x1c1)],[_0x590836(0x1e1),_0x590836(0x20a)],[_0x590836(0x218),_0x590836(0x1b2)],[_0x590836(0x215),_0x590836(0x1c0)],[_0x590836(0x211),_0x590836(0x1e7)],[_0x590836(0x1f7),_0x590836(0x1ef)],['true',_0x590836(0x1cf)]]}}),building_style[_0x590836(0x201)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x1bf),_0x590836(0x224)],[_0x590836(0x1fb),_0x590836(0x1d2)],[_0x590836(0x1bc),_0x590836(0x20d)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500',_0x590836(0x1f8)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000',_0x590836(0x1bb)],[_0x590836(0x1be),_0x590836(0x1f9)],[_0x590836(0x1c4),_0x590836(0x229)],[_0x590836(0x1b6),_0x590836(0x1ff)],[_0x590836(0x1cd),_0x590836(0x1da)],['Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x20200000',_0x590836(0x1fd)],[_0x590836(0x227),_0x590836(0x213)]]}}),building_style[_0x590836(0x1cb)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[['Number(${PV_potential_yield})\x20<\x201','color(\x22#F22E22\x22)'],[_0x590836(0x1ee),'color(\x22#F56D1F\x22)'],[_0x590836(0x1cc),_0x590836(0x208)],['Number(${PV_potential_yield})\x20<\x204','color(\x22#FECE02\x22)'],['Number(${PV_potential_yield})\x20<\x205',_0x590836(0x207)],['Number(${PV_potential_yield})\x20<\x206',_0x590836(0x226)],[_0x590836(0x21b),_0x590836(0x1b5)],['Number(${PV_potential_yield})\x20<\x208',_0x590836(0x221)],[_0x590836(0x21d),_0x590836(0x1fc)],['true','color(\x22#61B949\x22,0)']]}}),building_style[_0x590836(0x1e9)]=new Cesium[(_0x590836(0x1ed))]({'pointSize':_0x590836(0x20f),'show':!0x0,'color':{'conditions':[[_0x590836(0x22a),_0x590836(0x224)],[_0x590836(0x20b),'color(\x27#feedde\x27)'],[_0x590836(0x1ec),_0x590836(0x1dc)],[_0x590836(0x1ca),_0x590836(0x1fe)],[_0x590836(0x1d8),'color(\x27#fd8d3c\x27)'],[_0x590836(0x1c8),'color(\x27#e6550d\x27)'],[_0x590836(0x227),_0x590836(0x1cf)]]}}),tileset_3Dbuildings[_0x590836(0x1b7)]=building_style['AllWhite'];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];function _0x266c(_0x5ba603,_0x58750c){var _0x45491c=_0x4549();return _0x266c=function(_0x266cc8,_0x4e4d59){_0x266cc8=_0x266cc8-0x1b2;var _0x4033a4=_0x45491c[_0x266cc8];return _0x4033a4;},_0x266c(_0x5ba603,_0x58750c);}Date[_0x1a4cd2(0x1d6)][_0x1a4cd2(0x1e8)]=function(){var _0x3f25d2=_0x1a4cd2;this['getTimezoneOffset']();var _0x366c66=function(_0x2894e5){var _0x162107=_0x266c,_0xe1f3f8=Math[_0x162107(0x1f6)](Math[_0x162107(0x1d0)](_0x2894e5));return(_0xe1f3f8<0xa?'0':'')+_0xe1f3f8;};return this[_0x3f25d2(0x1e4)]()+'-'+_0x366c66(this[_0x3f25d2(0x1d4)]()+0x1)+'-'+_0x366c66(this[_0x3f25d2(0x1d5)]())+'T08:00:00Z';},Date[_0x1a4cd2(0x1d6)]['toIsoString_Stop']=function(){var _0x430719=_0x1a4cd2;this[_0x430719(0x1e3)]();var _0x5d0528=function(_0x4b6029){var _0xad882f=_0x430719,_0x587812=Math[_0xad882f(0x1f6)](Math['abs'](_0x4b6029));return(_0x587812<0xa?'0':'')+_0x587812;};return this[_0x430719(0x1e4)]()+'-'+_0x5d0528(this[_0x430719(0x1d4)]()+0x1)+'-'+_0x5d0528(this[_0x430719(0x1d5)]())+_0x430719(0x220);};var dateEvent=new Date(),startTime=dateEvent[_0x1a4cd2(0x1e8)](),stopTime=dateEvent[_0x1a4cd2(0x1ba)]();viewer[_0x1a4cd2(0x1d9)][_0x1a4cd2(0x1c6)]=Cesium['JulianDate'][_0x1a4cd2(0x202)](startTime),$(_0x1a4cd2(0x1d3))['on']('change',function(){var _0x3dc508=_0x1a4cd2;tileset_3Dbuildings['style']=building_style[this['value']],$('.cesiumLegend')[_0x3dc508(0x1df)]();try{$('#'+this[_0x3dc508(0x1f4)]+_0x3dc508(0x209))[_0x3dc508(0x1e0)](),activateChart(this[_0x3dc508(0x1f4)]);}catch(_0x15a990){console[_0x3dc508(0x217)](_0x3dc508(0x1c9)+this['value']+_0x3dc508(0x216));}}),$(_0x1a4cd2(0x1c2))['change'](function(){var _0x5538b5=_0x1a4cd2;this[_0x5538b5(0x1c7)]?viewer[_0x5538b5(0x1b3)]=!0x0:viewer[_0x5538b5(0x1b3)]=!0x1;});
\ No newline at end of file
var _0x12adff=_0x14f8;(function(_0x3c6562,_0xb78c40){var _0xbd192d=_0x14f8,_0x59aa97=_0x3c6562();while(!![]){try{var _0x21fbe9=parseInt(_0xbd192d(0x22e))/0x1+-parseInt(_0xbd192d(0x23d))/0x2+-parseInt(_0xbd192d(0x22c))/0x3+parseInt(_0xbd192d(0x238))/0x4+parseInt(_0xbd192d(0x1d5))/0x5*(-parseInt(_0xbd192d(0x231))/0x6)+-parseInt(_0xbd192d(0x208))/0x7+parseInt(_0xbd192d(0x204))/0x8*(parseInt(_0xbd192d(0x1fa))/0x9);if(_0x21fbe9===_0xb78c40)break;else _0x59aa97['push'](_0x59aa97['shift']());}catch(_0x43e113){_0x59aa97['push'](_0x59aa97['shift']());}}}(_0x1370,0xf171b),($(document)[_0x12adff(0x21c)](function(){var _0x5ef2b5=_0x12adff;$(_0x5ef2b5(0x225))[_0x5ef2b5(0x21a)]();}),$(_0x12adff(0x1cd))[_0x12adff(0x1fd)](function(){var _0x294319=_0x12adff;Cesium[_0x294319(0x1dc)]['requestFullscreen'](document[_0x294319(0x224)]);})));var building_style=[],addBuilding=function(){var _0x2a1935=_0x12adff;try{tileset_3Dbuildings=viewer[_0x2a1935(0x20f)][_0x2a1935(0x1d8)][_0x2a1935(0x1ec)](new Cesium[(_0x2a1935(0x21f))]({'url':_0x2a1935(0x1ce),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x5dd58d){console[_0x2a1935(0x216)](_0x2a1935(0x1e7)+_0x5dd58d);}tileset_3Dbuildings['readyPromise'][_0x2a1935(0x1e6)](function(){var _0x207065=_0x2a1935,_0x10d38b=tileset_3Dbuildings['boundingSphere'],_0x5214a2=Cesium['Cartographic'][_0x207065(0x200)](_0x10d38b[_0x207065(0x1ff)]),_0x5bb56d=Cesium['Cartesian3'][_0x207065(0x1cb)](_0x5214a2[_0x207065(0x235)],_0x5214a2[_0x207065(0x201)],0x0),_0x548dd7=Cesium[_0x207065(0x215)]['fromRadians'](_0x5214a2[_0x207065(0x235)],_0x5214a2[_0x207065(0x201)],0x32),_0x31a2b8=Cesium[_0x207065(0x215)][_0x207065(0x1fb)](_0x548dd7,_0x5bb56d,new Cesium[(_0x207065(0x215))]());tileset_3Dbuildings[_0x207065(0x230)]=Cesium[_0x207065(0x23c)][_0x207065(0x1db)](_0x31a2b8);}),building_style['AllWhite']=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':_0x2a1935(0x203)}),building_style[_0x2a1935(0x1e1)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250','color(\x22#F22E22\x22)'],['Number(${Specific_space_heating_demand})>=\x20200',_0x2a1935(0x1ef)],['Number(${Specific_space_heating_demand})>=\x20150',_0x2a1935(0x21d)],[_0x2a1935(0x20e),_0x2a1935(0x229)],[_0x2a1935(0x213),_0x2a1935(0x1d0)],[_0x2a1935(0x221),_0x2a1935(0x232)],[_0x2a1935(0x1f5),_0x2a1935(0x22b)],[_0x2a1935(0x1fc),'color(\x22#A4C711\x22)'],[_0x2a1935(0x1e8),_0x2a1935(0x223)],[_0x2a1935(0x219),_0x2a1935(0x1f7)]]}}),building_style['HeatDemand']=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x206),'color(\x27#ffffff\x27,0)'],[_0x2a1935(0x23a),'color(\x27#3288bd\x27)'],[_0x2a1935(0x1f4),'color(\x27#66c2a5\x27)'],[_0x2a1935(0x20d),_0x2a1935(0x1f3)],[_0x2a1935(0x1e9),'color(\x27#e6f598\x27)'],[_0x2a1935(0x1e3),_0x2a1935(0x22f)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000',_0x2a1935(0x239)],[_0x2a1935(0x1da),_0x2a1935(0x23e)],[_0x2a1935(0x21e),_0x2a1935(0x202)],[_0x2a1935(0x1fe),_0x2a1935(0x210)],[_0x2a1935(0x219),_0x2a1935(0x217)]]}}),building_style[_0x2a1935(0x1e0)]=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x1d2),_0x2a1935(0x1d3)],[_0x2a1935(0x234),_0x2a1935(0x1ef)],['Number(${PV_potential_yield})\x20<\x203','color(\x22#F9A717\x22)'],[_0x2a1935(0x22d),_0x2a1935(0x229)],[_0x2a1935(0x23b),_0x2a1935(0x1d0)],[_0x2a1935(0x237),_0x2a1935(0x232)],[_0x2a1935(0x1cc),_0x2a1935(0x22b)],[_0x2a1935(0x218),_0x2a1935(0x226)],[_0x2a1935(0x207),_0x2a1935(0x223)],[_0x2a1935(0x219),_0x2a1935(0x212)]]}}),building_style[_0x2a1935(0x1d7)]=new Cesium[(_0x2a1935(0x1d4))]({'pointSize':_0x2a1935(0x1e4),'show':!0x0,'color':{'conditions':[[_0x2a1935(0x1d1),_0x2a1935(0x1f6)],[_0x2a1935(0x1f1),_0x2a1935(0x1d9)],['Number(${electric_load})\x20<\x204229000',_0x2a1935(0x236)],[_0x2a1935(0x1f2),_0x2a1935(0x1ea)],[_0x2a1935(0x1e2),_0x2a1935(0x209)],[_0x2a1935(0x222),_0x2a1935(0x22a)],['true',_0x2a1935(0x1ed)]]}}),tileset_3Dbuildings[_0x2a1935(0x1cf)]=building_style[_0x2a1935(0x1d6)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x12adff(0x1ee)][_0x12adff(0x1f9)]=function(){var _0x3de096=_0x12adff;this['getTimezoneOffset']();var _0x50d5a6=function(_0x545b12){var _0x2990dd=_0x14f8,_0x105c6b=Math[_0x2990dd(0x20c)](Math[_0x2990dd(0x214)](_0x545b12));return(_0x105c6b<0xa?'0':'')+_0x105c6b;};return this[_0x3de096(0x220)]()+'-'+_0x50d5a6(this['getMonth']()+0x1)+'-'+_0x50d5a6(this[_0x3de096(0x1f8)]())+'T08:00:00Z';},Date['prototype'][_0x12adff(0x1eb)]=function(){var _0x21641f=_0x12adff;this[_0x21641f(0x211)]();var _0x1462f9=function(_0x2aeabe){var _0x3cd0cc=_0x21641f,_0x37c129=Math[_0x3cd0cc(0x20c)](Math[_0x3cd0cc(0x214)](_0x2aeabe));return(_0x37c129<0xa?'0':'')+_0x37c129;};return this[_0x21641f(0x220)]()+'-'+_0x1462f9(this[_0x21641f(0x228)]()+0x1)+'-'+_0x1462f9(this[_0x21641f(0x1f8)]())+_0x21641f(0x205);};function _0x14f8(_0x50bd1d,_0x4be499){var _0x137065=_0x1370();return _0x14f8=function(_0x14f842,_0x28aeb9){_0x14f842=_0x14f842-0x1ca;var _0x30b335=_0x137065[_0x14f842];return _0x30b335;},_0x14f8(_0x50bd1d,_0x4be499);}var dateEvent=new Date(),startTime=dateEvent['toIsoString_Start'](),stopTime=dateEvent[_0x12adff(0x1eb)]();function _0x1370(){var _0x1679b8=['#shadow_check','PVPotential','SpecificHeatDemand','Number(${electric_load})\x20<\x206229000','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','3.0','error:\x20','then','->\x20\x20add\x203DTiles\x20failed!\x0a','Number(${Specific_space_heating_demand})>=\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x27#fdae6b\x27)','toIsoString_Stop','add','color(\x22white\x22,0)','prototype','color(\x22#F56D1F\x22)','JulianDate','Number(${electric_load})\x20<\x203229000','Number(${electric_load})\x20<\x205229000','color(\x27#abdda4\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','Number(${Specific_space_heating_demand})>=\x2050','color(\x27#ffffff\x27,0)','color(\x22#61B949\x22),0','getDate','toIsoString_Start','236349eIQXij','subtract','Number(${Specific_space_heating_demand})>=\x2025','click','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2099999999','center','fromCartesian','latitude','color(\x27#f46d43\x27)','color(\x27#ffffff\x27)','1544rwXeza','T23:00:00Z','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Number(${PV_potential_yield})\x20>=\x208','9567733tVMaSc','color(\x27#fd8d3c\x27)','currentTime','clock','floor','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','Number(${Specific_space_heating_demand})>=\x20125','scene','color(\x27#d53e4f\x27)','getTimezoneOffset','color(\x22#61B949\x22,0)','Number(${Specific_space_heating_demand})>=\x20100','abs','Cartesian3','log','color(\x27#fff\x27,0)','Number(${PV_potential_yield})\x20<\x208','true','hide','fromIso8601','ready','color(\x22#F9A717\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','Cesium3DTileset','getFullYear','Number(${Specific_space_heating_demand})>=\x2075','Number(${electric_load})\x20>=\x206229000','color(\x22#61B949\x22)','body','#loading','color(\x22#A4C711\x22)','checked','getMonth','color(\x22#FECE02\x22)','color(\x27#e6550d\x27)','color(\x22#B2D531\x22)','5806026SVKZpd','Number(${PV_potential_yield})\x20<\x204','244688MIHYwI','color(\x27#ffffbf\x27)','modelMatrix','2059986qbDnuq','color(\x22#D1E023\x22)','shadows','Number(${PV_potential_yield})\x20<\x202','longitude','color(\x27#fdd0a2\x27)','Number(${PV_potential_yield})\x20<\x206','3314276PCHgPL','color(\x27#fee08b\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Number(${PV_potential_yield})\x20<\x205','Matrix4','954380cvJIhk','color(\x27#fdae61\x27)','change','fromRadians','Number(${PV_potential_yield})\x20<\x207','#full-screen-button','https://steinbeis-3dps.eu/3DGeoVolumes/collections/IlmKreis/tileset_all/tileset.json','style','color(\x22#F6EC00\x22)','Number(${electric_load})\x20===\x200','Number(${PV_potential_yield})\x20<\x201','color(\x22#F22E22\x22)','Cesium3DTileStyle','20RZRAbw','AllWhite','ElecDemand','primitives','color(\x27#feedde\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','fromTranslation','Fullscreen','.cesiumLegend','value'];_0x1370=function(){return _0x1679b8;};return _0x1370();}viewer[_0x12adff(0x20b)][_0x12adff(0x20a)]=Cesium[_0x12adff(0x1f0)][_0x12adff(0x21b)](startTime),$('#BuildingStyleSelector')['on'](_0x12adff(0x1ca),function(){var _0x937052=_0x12adff;tileset_3Dbuildings[_0x937052(0x1cf)]=building_style[this[_0x937052(0x1de)]],$(_0x937052(0x1dd))['hide']();try{$('#'+this[_0x937052(0x1de)]+'-legend')['show'](),activateChart(this['value']),console['log']('draw\x20chart\x20without\x20error');}catch(_0x32d8e1){console['log']('No\x20'+this[_0x937052(0x1de)]+'\x20Style\x20in\x20the\x20html'),console['log'](_0x937052(0x1e5)+_0x32d8e1);}}),$(_0x12adff(0x1df))[_0x12adff(0x1ca)](function(){var _0x5d8783=_0x12adff;this[_0x5d8783(0x227)]?viewer[_0x5d8783(0x233)]=!0x0:viewer[_0x5d8783(0x233)]=!0x1;});
\ No newline at end of file
var _0x2df9e0=_0x5d47;(function(_0x2bbc0c,_0x22cc1c){var _0x6c6749=_0x5d47,_0x1d4845=_0x2bbc0c();while(!![]){try{var _0x2429c3=parseInt(_0x6c6749(0x16a))/0x1+-parseInt(_0x6c6749(0x186))/0x2*(-parseInt(_0x6c6749(0x179))/0x3)+-parseInt(_0x6c6749(0x187))/0x4+-parseInt(_0x6c6749(0x181))/0x5*(-parseInt(_0x6c6749(0x169))/0x6)+-parseInt(_0x6c6749(0x166))/0x7+parseInt(_0x6c6749(0x16c))/0x8*(parseInt(_0x6c6749(0x148))/0x9)+parseInt(_0x6c6749(0x141))/0xa;if(_0x2429c3===_0x22cc1c)break;else _0x1d4845['push'](_0x1d4845['shift']());}catch(_0x193522){_0x1d4845['push'](_0x1d4845['shift']());}}}(_0x35ae,0xccf27),($(document)[_0x2df9e0(0x185)](function(){var _0x4ce5c8=_0x2df9e0;$(_0x4ce5c8(0x138))[_0x4ce5c8(0x16b)]();}),$(_0x2df9e0(0x149))['click'](function(){var _0x50e7eb=_0x2df9e0;Cesium[_0x50e7eb(0x12b)]['requestFullscreen'](document[_0x50e7eb(0x12f)]);})));var building_style=[],addBuilding=function(){var _0x3ddc6e=_0x2df9e0;try{tileset_3Dbuildings=viewer[_0x3ddc6e(0x13a)][_0x3ddc6e(0x16e)][_0x3ddc6e(0x174)](new Cesium[(_0x3ddc6e(0x14a))]({'url':_0x3ddc6e(0x168),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x55fffc){console[_0x3ddc6e(0x15c)](_0x3ddc6e(0x17c)+_0x55fffc);}tileset_3Dbuildings[_0x3ddc6e(0x183)][_0x3ddc6e(0x15f)](function(){var _0x22e15=_0x3ddc6e,_0xdb883a=tileset_3Dbuildings[_0x22e15(0x145)],_0x55785e=Cesium[_0x22e15(0x188)][_0x22e15(0x17f)](_0xdb883a[_0x22e15(0x17a)]),_0x60c513=Cesium[_0x22e15(0x14e)]['fromRadians'](_0x55785e[_0x22e15(0x144)],_0x55785e['latitude'],0x0),_0x5938a8=Cesium[_0x22e15(0x14e)]['fromRadians'](_0x55785e[_0x22e15(0x144)],_0x55785e[_0x22e15(0x151)],0x32),_0xf663b8=Cesium[_0x22e15(0x14e)]['subtract'](_0x5938a8,_0x60c513,new Cesium[(_0x22e15(0x14e))]());tileset_3Dbuildings['modelMatrix']=Cesium[_0x22e15(0x12c)][_0x22e15(0x15b)](_0xf663b8);}),building_style[_0x3ddc6e(0x161)]=new Cesium['Cesium3DTileStyle']({'pointSize':'3.0','show':!0x0,'color':_0x3ddc6e(0x173)}),building_style[_0x3ddc6e(0x135)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[['Number(${Specific_space_heating_demand})>\x20250','color(\x22#F22E22\x22)'],[_0x3ddc6e(0x160),_0x3ddc6e(0x184)],[_0x3ddc6e(0x158),'color(\x22#F9A717\x22)'],[_0x3ddc6e(0x128),_0x3ddc6e(0x132)],['Number(${Specific_space_heating_demand})>=\x20100',_0x3ddc6e(0x134)],['Number(${Specific_space_heating_demand})>=\x2075','color(\x22#D1E023\x22)'],['Number(${Specific_space_heating_demand})>=\x2050',_0x3ddc6e(0x178)],[_0x3ddc6e(0x170),_0x3ddc6e(0x12a)],[_0x3ddc6e(0x12e),_0x3ddc6e(0x150)],[_0x3ddc6e(0x171),_0x3ddc6e(0x120)]]}}),building_style[_0x3ddc6e(0x124)]=new Cesium[(_0x3ddc6e(0x156))]({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x155),_0x3ddc6e(0x137)],[_0x3ddc6e(0x13c),_0x3ddc6e(0x159)],[_0x3ddc6e(0x130),_0x3ddc6e(0x167)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','color(\x27#abdda4\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x27#e6f598\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000',_0x3ddc6e(0x139)],[_0x3ddc6e(0x14b),_0x3ddc6e(0x126)],[_0x3ddc6e(0x15d),_0x3ddc6e(0x131)],[_0x3ddc6e(0x12d),'color(\x27#f46d43\x27)'],[_0x3ddc6e(0x142),_0x3ddc6e(0x143)],[_0x3ddc6e(0x171),_0x3ddc6e(0x152)]]}}),building_style['PVPotential']=new Cesium[(_0x3ddc6e(0x156))]({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x15e),_0x3ddc6e(0x153)],[_0x3ddc6e(0x157),_0x3ddc6e(0x184)],['Number(${PV_potential_yield})\x20<\x203',_0x3ddc6e(0x17b)],[_0x3ddc6e(0x140),'color(\x22#FECE02\x22)'],[_0x3ddc6e(0x162),_0x3ddc6e(0x134)],[_0x3ddc6e(0x11f),'color(\x22#D1E023\x22)'],['Number(${PV_potential_yield})\x20<\x207',_0x3ddc6e(0x178)],['Number(${PV_potential_yield})\x20<\x208',_0x3ddc6e(0x12a)],['Number(${PV_potential_yield})\x20>=\x208',_0x3ddc6e(0x150)],['true',_0x3ddc6e(0x13f)]]}}),building_style['ElecDemand']=new Cesium['Cesium3DTileStyle']({'pointSize':_0x3ddc6e(0x180),'show':!0x0,'color':{'conditions':[[_0x3ddc6e(0x13b),_0x3ddc6e(0x137)],['Number(${electric_load})\x20<\x203229000','color(\x27#feedde\x27)'],[_0x3ddc6e(0x127),'color(\x27#fdd0a2\x27)'],[_0x3ddc6e(0x182),'color(\x27#fdae6b\x27)'],[_0x3ddc6e(0x13d),_0x3ddc6e(0x16f)],[_0x3ddc6e(0x129),_0x3ddc6e(0x14c)],[_0x3ddc6e(0x171),_0x3ddc6e(0x17d)]]}}),tileset_3Dbuildings[_0x3ddc6e(0x189)]=building_style[_0x3ddc6e(0x161)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0x2df9e0(0x154)][_0x2df9e0(0x164)]=function(){var _0x1fceb4=_0x2df9e0;this['getTimezoneOffset']();var _0x431c93=function(_0x43b0c7){var _0x3bfc30=_0x5d47,_0x2b3976=Math['floor'](Math[_0x3bfc30(0x176)](_0x43b0c7));return(_0x2b3976<0xa?'0':'')+_0x2b3976;};return this['getFullYear']()+'-'+_0x431c93(this[_0x1fceb4(0x122)]()+0x1)+'-'+_0x431c93(this['getDate']())+_0x1fceb4(0x121);},Date['prototype'][_0x2df9e0(0x147)]=function(){var _0x8c3d93=_0x2df9e0;this[_0x8c3d93(0x125)]();var _0x10f272=function(_0x4dd939){var _0x1d0fbe=_0x8c3d93,_0x25c9d0=Math[_0x1d0fbe(0x165)](Math['abs'](_0x4dd939));return(_0x25c9d0<0xa?'0':'')+_0x25c9d0;};return this[_0x8c3d93(0x13e)]()+'-'+_0x10f272(this[_0x8c3d93(0x122)]()+0x1)+'-'+_0x10f272(this[_0x8c3d93(0x133)]())+_0x8c3d93(0x15a);};function _0x35ae(){var _0x1a84b2=['T08:00:00Z','getMonth','\x20Style\x20in\x20the\x20html','HeatDemand','getTimezoneOffset','color(\x27#fee08b\x27)','Number(${electric_load})\x20<\x204229000','Number(${Specific_space_heating_demand})>=\x20125','Number(${electric_load})\x20>=\x206229000','color(\x22#A4C711\x22)','Fullscreen','Matrix4','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','Number(${Specific_space_heating_demand})>=\x200','body','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','color(\x27#fdae61\x27)','color(\x22#FECE02\x22)','getDate','color(\x22#F6EC00\x22)','SpecificHeatDemand','currentTime','color(\x27#ffffff\x27,0)','#loading','color(\x27#ffffbf\x27)','scene','Number(${electric_load})\x20===\x200','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Number(${electric_load})\x20<\x206229000','getFullYear','color(\x22#61B949\x22,0)','Number(${PV_potential_yield})\x20<\x204','7403940kvIrzm','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2099999999','color(\x27#d53e4f\x27)','longitude','boundingSphere','shadows','toIsoString_Stop','477HIxmzv','#full-screen-button','Cesium3DTileset','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','color(\x27#e6550d\x27)','value','Cartesian3','fromIso8601','color(\x22#61B949\x22)','latitude','color(\x27#fff\x27,0)','color(\x22#F22E22\x22)','prototype','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','Cesium3DTileStyle','Number(${PV_potential_yield})\x20<\x202','Number(${Specific_space_heating_demand})>=\x20150','color(\x27#3288bd\x27)','T23:00:00Z','fromTranslation','log','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${PV_potential_yield})\x20<\x201','then','Number(${Specific_space_heating_demand})>=\x20200','AllWhite','Number(${PV_potential_yield})\x20<\x205','No\x20','toIsoString_Start','floor','10665249UWvypN','color(\x27#66c2a5\x27)','https://steinbeis-3dps.eu/3DGeoVolumes/collections/IlmKreis/tileset_all/tileset.json','3486OHDctM','1354673sTjxzF','hide','128056pKLnjE','change','primitives','color(\x27#fd8d3c\x27)','Number(${Specific_space_heating_demand})>=\x2025','true','-legend','color(\x27#ffffff\x27)','add','#BuildingStyleSelector','abs','clock','color(\x22#B2D531\x22)','885HThrcg','center','color(\x22#F9A717\x22)','->\x20\x20add\x203DTiles\x20failed!\x0a','color(\x22white\x22,0)','draw\x20chart\x20without\x20error','fromCartesian','3.0','2045hUOPIi','Number(${electric_load})\x20<\x205229000','readyPromise','color(\x22#F56D1F\x22)','ready','926pVVuSs','3818328PMuhRc','Cartographic','style','Number(${PV_potential_yield})\x20<\x206','color(\x22#61B949\x22),0'];_0x35ae=function(){return _0x1a84b2;};return _0x35ae();}var dateEvent=new Date(),startTime=dateEvent[_0x2df9e0(0x164)](),stopTime=dateEvent['toIsoString_Stop']();function _0x5d47(_0x695c3a,_0x560d71){var _0x35aeb9=_0x35ae();return _0x5d47=function(_0x5d47bc,_0x291940){_0x5d47bc=_0x5d47bc-0x11f;var _0x2ff231=_0x35aeb9[_0x5d47bc];return _0x2ff231;},_0x5d47(_0x695c3a,_0x560d71);}viewer[_0x2df9e0(0x177)][_0x2df9e0(0x136)]=Cesium['JulianDate'][_0x2df9e0(0x14f)](startTime),$(_0x2df9e0(0x175))['on'](_0x2df9e0(0x16d),function(){var _0x213e09=_0x2df9e0;tileset_3Dbuildings[_0x213e09(0x189)]=building_style[this[_0x213e09(0x14d)]],$('.cesiumLegend')['hide']();try{$('#'+this['value']+_0x213e09(0x172))['show'](),activateChart(this[_0x213e09(0x14d)]),console[_0x213e09(0x15c)](_0x213e09(0x17e));}catch(_0x3836ad){console['log'](_0x213e09(0x163)+this[_0x213e09(0x14d)]+_0x213e09(0x123)),console['log']('error:\x20'+_0x3836ad);}}),$('#shadow_check')[_0x2df9e0(0x16d)](function(){var _0x536747=_0x2df9e0;this['checked']?viewer[_0x536747(0x146)]=!0x0:viewer[_0x536747(0x146)]=!0x1;});
\ No newline at end of file
var _0xafd027=_0x57ca;(function(_0x2516b1,_0x156512){var _0x457cf3=_0x57ca,_0x20754d=_0x2516b1();while(!![]){try{var _0x2b6b00=parseInt(_0x457cf3(0x192))/0x1*(parseInt(_0x457cf3(0x1e7))/0x2)+parseInt(_0x457cf3(0x18d))/0x3+parseInt(_0x457cf3(0x1c3))/0x4+parseInt(_0x457cf3(0x1b0))/0x5*(-parseInt(_0x457cf3(0x1b9))/0x6)+-parseInt(_0x457cf3(0x1c1))/0x7*(-parseInt(_0x457cf3(0x1d8))/0x8)+parseInt(_0x457cf3(0x1c7))/0x9*(parseInt(_0x457cf3(0x1e1))/0xa)+-parseInt(_0x457cf3(0x1ac))/0xb*(parseInt(_0x457cf3(0x1ed))/0xc);if(_0x2b6b00===_0x156512)break;else _0x20754d['push'](_0x20754d['shift']());}catch(_0x1e0994){_0x20754d['push'](_0x20754d['shift']());}}}(_0x75bd,0x58070),$(document)[_0xafd027(0x1c0)](function(){var _0x37ae6f=_0xafd027;$(_0x37ae6f(0x196))[_0x37ae6f(0x185)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};function _0x57ca(_0x5ca5bc,_0x172849){var _0x75bd22=_0x75bd();return _0x57ca=function(_0x57ca66,_0x4c997b){_0x57ca66=_0x57ca66-0x17e;var _0x22f1f8=_0x75bd22[_0x57ca66];return _0x22f1f8;},_0x57ca(_0x5ca5bc,_0x172849);}function _0x75bd(){var _0x82747c=['Number(${electric_load})\x20<\x204229000','ElecDemand','color(\x22#D1E023\x22)','Number(${Specific_space_heating_demand})>=\x20100','boundingSphere','color(\x22#F6EC00\x22)','color(\x27#e6550d\x27)','log','Number(${PV_potential_yield})\x20<\x203','Number(${electric_load})\x20<\x203229000','longitude','primitives','Cesium3DTileStyle','T08:00:00Z','latitude','11rNrNmx','Number(${electric_load})\x20<\x205229000','#full-screen-button','Number(${PV_potential_yield})\x20<\x206','580VSRbOi','scene','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000','getFullYear','abs','Fullscreen','readyPromise','color(\x27#e6f598\x27)','getTimezoneOffset','15726DrhCbf','fromTranslation','color(\x22white\x22,0)','Cartesian3','currentTime','color(\x27#66c2a5\x27)','subtract','ready','416703Bsxtcl','toIsoString_Start','530260HRaPWL','Number(${electric_load})\x20===\x200','fromRadians','Number(${electric_load})\x20<\x209999999','2850975YbayyO','color(\x22#FECE02\x22)','getMonth','Number(${Specific_space_heating_demand})>=\x2075','body','color(\x27#fdd0a2\x27)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000','Cartographic','Cesium3DTileset','color(\x27#ffffff\x27,0)','change','Number(${Specific_space_heating_demand})>\x20250','Number(${PV_potential_yield})\x20<\x208','toIsoString_Stop','#shadow_check','Number(${PV_potential_yield})\x20>=\x208','color(\x27#d53e4f\x27)','72wjTbBi','Number(${Specific_space_heating_demand})>=\x20200','show','value','color(\x22#61B949\x22,0)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500','prototype','Number(${Specific_space_heating_demand})>=\x2025','color(\x22#61B949\x22)','10RhddXM','shadows','color(\x22#A4C711\x22)','getDate','color(\x22#F9A717\x22)','modelMatrix','8xuLTpz','-legend','color(\x27#feedde\x27)','Number(${electric_load})\x20<\x206229000','3.0','color(\x22#B2D531\x22)','16126752tGPLrw','#BuildingStyleSelector','checked','Number(${PV_potential_yield})\x20<\x205','PVPotential','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','SpecificHeatDemand','T23:00:00Z','hide','HeatDemand','requestFullscreen','No\x20','floor','color(\x27#f46d43\x27)','color(\x22#F56D1F\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','1616577kuaRuM','color(\x27#fee08b\x27)','Number(${Specific_space_heating_demand})>=\x20125','.cesiumLegend','true','121133PKtWIu','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','style','Number(${PV_potential_yield})\x20<\x201','#loading','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x2099999999','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','color(\x22#F22E22\x22)','AllWhite','then'];_0x75bd=function(){return _0x82747c;};return _0x75bd();}$(_0xafd027(0x1ae))['click'](function(){var _0xbd1522=_0xafd027;Cesium[_0xbd1522(0x1b5)][_0xbd1522(0x187)](document[_0xbd1522(0x1cb)]);});var building_style=[],addBuilding=function(){var _0x41d394=_0xafd027;try{tileset_3Dbuildings=viewer[_0x41d394(0x1b1)][_0x41d394(0x1a8)]['add'](new Cesium[(_0x41d394(0x1cf))]({'url':'https://w2.iaf-ex.hft-stuttgart.de/CesiumData/3DTiles/Buildings/BuildingSolid/LKRLudwigsburg/tileset.json','maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x120ca3){console[_0x41d394(0x1a4)]('->\x20\x20add\x203DTiles\x20failed!\x0a'+_0x120ca3);}tileset_3Dbuildings[_0x41d394(0x1b6)][_0x41d394(0x19c)](function(){var _0x354651=_0x41d394,_0x2e506e=tileset_3Dbuildings[_0x354651(0x1a1)],_0x1252b4=Cesium[_0x354651(0x1ce)]['fromCartesian'](_0x2e506e['center']),_0x387a3d=Cesium[_0x354651(0x1bc)][_0x354651(0x1c5)](_0x1252b4[_0x354651(0x1a7)],_0x1252b4[_0x354651(0x1ab)],0x0),_0x3df98b=Cesium[_0x354651(0x1bc)][_0x354651(0x1c5)](_0x1252b4['longitude'],_0x1252b4[_0x354651(0x1ab)],0.02),_0x443b32=Cesium[_0x354651(0x1bc)][_0x354651(0x1bf)](_0x3df98b,_0x387a3d,new Cesium[(_0x354651(0x1bc))]());tileset_3Dbuildings[_0x354651(0x1e6)]=Cesium['Matrix4'][_0x354651(0x1ba)](_0x443b32);}),building_style[_0x41d394(0x19b)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':'color(\x27#ffffff\x27)'}),building_style[_0x41d394(0x186)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x182),_0x41d394(0x1d0)],[_0x41d394(0x1cd),'color(\x27#3288bd\x27)'],[_0x41d394(0x1dd),_0x41d394(0x1be)],[_0x41d394(0x193),'color(\x27#abdda4\x27)'],[_0x41d394(0x199),_0x41d394(0x1b7)],[_0x41d394(0x18c),'color(\x27#ffffbf\x27)'],[_0x41d394(0x1b2),_0x41d394(0x18e)],[_0x41d394(0x197),'color(\x27#fdae61\x27)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000',_0x41d394(0x18a)],[_0x41d394(0x198),_0x41d394(0x1d7)],[_0x41d394(0x191),'color(\x27#fff\x27,0)']]}}),building_style[_0x41d394(0x183)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x1d2),_0x41d394(0x19a)],[_0x41d394(0x1d9),_0x41d394(0x18b)],['Number(${Specific_space_heating_demand})>=\x20150','color(\x22#F9A717\x22)'],[_0x41d394(0x18f),_0x41d394(0x1c8)],[_0x41d394(0x1a0),_0x41d394(0x1a2)],[_0x41d394(0x1ca),'color(\x22#D1E023\x22)'],['Number(${Specific_space_heating_demand})>=\x2050',_0x41d394(0x1ec)],[_0x41d394(0x1df),_0x41d394(0x1e3)],['Number(${Specific_space_heating_demand})>=\x200',_0x41d394(0x1e0)],[_0x41d394(0x191),'color(\x22#61B949\x22,0)']]}}),building_style[_0x41d394(0x181)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x195),_0x41d394(0x19a)],['Number(${PV_potential_yield})\x20<\x202',_0x41d394(0x18b)],[_0x41d394(0x1a5),_0x41d394(0x1e5)],['Number(${PV_potential_yield})\x20<\x204','color(\x22#FECE02\x22)'],[_0x41d394(0x180),_0x41d394(0x1a2)],[_0x41d394(0x1af),_0x41d394(0x19f)],['Number(${PV_potential_yield})\x20<\x207',_0x41d394(0x1ec)],[_0x41d394(0x1d3),'color(\x22#A4C711\x22)'],[_0x41d394(0x1d6),_0x41d394(0x1e0)],[_0x41d394(0x191),_0x41d394(0x1dc)]]}}),building_style[_0x41d394(0x19e)]=new Cesium[(_0x41d394(0x1a9))]({'pointSize':_0x41d394(0x1eb),'show':!0x0,'color':{'conditions':[[_0x41d394(0x1c4),_0x41d394(0x1d0)],[_0x41d394(0x1a6),_0x41d394(0x1e9)],[_0x41d394(0x19d),_0x41d394(0x1cc)],[_0x41d394(0x1ad),'color(\x27#fdae6b\x27)'],[_0x41d394(0x1ea),'color(\x27#fd8d3c\x27)'],[_0x41d394(0x1c6),_0x41d394(0x1a3)],['true',_0x41d394(0x1bb)]]}}),tileset_3Dbuildings['style']=building_style[_0x41d394(0x19b)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];Date[_0xafd027(0x1de)]['toIsoString_Start']=function(){var _0x5de011=_0xafd027;this['getTimezoneOffset']();var _0x1ee8ab=function(_0x34ab94){var _0x570d5c=_0x57ca,_0x584c67=Math[_0x570d5c(0x189)](Math[_0x570d5c(0x1b4)](_0x34ab94));return(_0x584c67<0xa?'0':'')+_0x584c67;};return this[_0x5de011(0x1b3)]()+'-'+_0x1ee8ab(this['getMonth']()+0x1)+'-'+_0x1ee8ab(this[_0x5de011(0x1e4)]())+_0x5de011(0x1aa);},Date['prototype'][_0xafd027(0x1d4)]=function(){var _0x3523d7=_0xafd027;this[_0x3523d7(0x1b8)]();var _0x1eb3f3=function(_0x1fd271){var _0x4fb2a1=_0x3523d7,_0x28bcbc=Math[_0x4fb2a1(0x189)](Math['abs'](_0x1fd271));return(_0x28bcbc<0xa?'0':'')+_0x28bcbc;};return this[_0x3523d7(0x1b3)]()+'-'+_0x1eb3f3(this[_0x3523d7(0x1c9)]()+0x1)+'-'+_0x1eb3f3(this[_0x3523d7(0x1e4)]())+_0x3523d7(0x184);};var dateEvent=new Date(),startTime=dateEvent[_0xafd027(0x1c2)](),stopTime=dateEvent[_0xafd027(0x1d4)]();viewer['clock'][_0xafd027(0x1bd)]=Cesium['JulianDate']['fromIso8601'](startTime),$(_0xafd027(0x17e))['on'](_0xafd027(0x1d1),function(){var _0x1afbdf=_0xafd027;tileset_3Dbuildings[_0x1afbdf(0x194)]=building_style[this[_0x1afbdf(0x1db)]],$(_0x1afbdf(0x190))[_0x1afbdf(0x185)]();try{$('#'+this[_0x1afbdf(0x1db)]+_0x1afbdf(0x1e8))[_0x1afbdf(0x1da)](),activateChart(this[_0x1afbdf(0x1db)]);}catch(_0xc9c535){console[_0x1afbdf(0x1a4)](_0x1afbdf(0x188)+this[_0x1afbdf(0x1db)]+'\x20Style\x20in\x20the\x20html');}}),$(_0xafd027(0x1d5))[_0xafd027(0x1d1)](function(){var _0x13baaa=_0xafd027;this[_0x13baaa(0x17f)]?viewer[_0x13baaa(0x1e2)]=!0x0:viewer['shadows']=!0x1;});
\ No newline at end of file
var _0x57d7d6=_0x36c2;function _0x463a(){var _0x3c6938=['color(\x27#66c2a5\x27)','HeatDemand','6AyfQEi','Number(${PV_potential_yield})\x20<\x201','subtract','add','toIsoString_Stop','color(\x22#fee08b\x22)','AllWhite','Number(${PV_potential_yield})\x20<\x202','color(\x22#B2D531\x22)','color(\x22#F56D1F\x22)','change','5210888QcexeO','fromIso8601','color(\x27#f46d43\x27)','.cesiumLegend','toIsoString_Start','abs','clock','Cesium3DTileset','Number(${Specific_space_heating_demand})>=\x20100','14Sgjvxv','color(\x22#3288bd\x22)','Number(${Specific_space_heating_demand})>=\x2050','Number(${electric_load})\x20<\x203229000','floor','latitude','color(\x22#61B949\x22,0)','color(\x22#D1E023\x22)','prototype','body','color(\x22white\x22,0)','color(\x22#ffffbf\x22)','Number(${PV_potential_yield})\x20>=\x208','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2017500','Number(${Specific_space_heating_demand})>=\x20150','3.0','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2050000','Number(${Specific_space_heating_demand})>\x20250','No\x20','color(\x27#feedde\x27)','color(\x22#d53e4f\x22)','22163JLSkRL','modelMatrix','color(\x22#fdae61\x22)','Number(${Specific_space_heating_demand})>=\x2025','Fullscreen','color(\x27#3288bd\x27)','3420912IMkAMd','fromCartesian','longitude','Number(${Specific_space_heating_demand})>=\x20200','#shadow_check','color(\x27#fd8d3c\x27)','T08:00:00Z','47591390oGyHAn','4358920fAjMzQ','Number(${electric_load})\x20<\x209999999','color(\x27#fee08b\x27)','getFullYear','->\x20\x20add\x203DTiles\x20failed!\x0a','https://steinbeis-3dps.eu/3DGeoVolumes/collections/Ludwigsburg/tileset_lu_all/tileset.json','Number(${PV_potential_yield})\x20<\x205','color(\x27#ffffff\x27)','getTimezoneOffset','getMonth','10853622FBtzbB','Number(${PV_potential_yield})\x20<\x206','Number(${electric_load})\x20<\x206229000','134YeydKU','requestFullscreen','color(\x22#F6EC00\x22)','#full-screen-button','currentTime','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20200000','color(\x22#F22E22\x22)','PVPotential','getDate','hide','Number(${Total_Yearly_Heat_DHW_demand})\x20===\x200','\x20Style\x20in\x20the\x20html','style','Number(${electric_load})\x20===\x200','true','log','Cartographic','Cesium3DTileStyle','color(\x27#fdae6b\x27)','shadows','color(\x22#e6f598\x22)','color(\x27#abdda4\x27)','587775kEMCiR','Number(${Specific_space_heating_demand})>=\x20125','readyPromise','color(\x27#fff\x27,0)','color(\x27#e6550d\x27)','value','color(\x27#d53e4f\x27)','color(\x22#abdda4\x22)','Number(${PV_potential_yield})\x20<\x207','color(\x27#ffffbf\x27)','color(\x27#fdd0a2\x27)','color(\x22#61B949\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2035000','Number(${PV_potential_yield})\x20<\x204','fromRadians','color(\x22#F9A717\x22)','Number(${Total_Yearly_Heat_DHW_demand})\x20<\x20100000','show','boundingSphere','T23:00:00Z','Number(${Total_Yearly_Heat_DHW_demand})\x20>=\x2099999999','Number(${PV_potential_yield})\x20<\x208','Cartesian3','Number(${Specific_space_heating_demand})>=\x2075','SpecificHeatDemand'];_0x463a=function(){return _0x3c6938;};return _0x463a();}(function(_0x51bbbd,_0x323f1f){var _0x3ca030=_0x36c2,_0x3a4181=_0x51bbbd();while(!![]){try{var _0x3df43c=parseInt(_0x3ca030(0x1f2))/0x1*(parseInt(_0x3ca030(0x20d))/0x2)+-parseInt(_0x3ca030(0x1ae))/0x3+parseInt(_0x3ca030(0x1f8))/0x4+parseInt(_0x3ca030(0x200))/0x5*(parseInt(_0x3ca030(0x1c9))/0x6)+parseInt(_0x3ca030(0x1dd))/0x7*(parseInt(_0x3ca030(0x1d4))/0x8)+parseInt(_0x3ca030(0x20a))/0x9+-parseInt(_0x3ca030(0x1ff))/0xa;if(_0x3df43c===_0x323f1f)break;else _0x3a4181['push'](_0x3a4181['shift']());}catch(_0x2c36d2){_0x3a4181['push'](_0x3a4181['shift']());}}}(_0x463a,0xbae6d),$(document)['ready'](function(){var _0x20ab96=_0x36c2;$('#loading')[_0x20ab96(0x1a1)]();}));var homeCameraView={'destination':{'x':-4646319.653422943,'y':2552632.012284364,'z':-3536295.07803609},'orientation':{'direction':{'x':0.24900131396642067,'y':0.3727636841027887,'z':0.8938934955894424},'up':{'x':-0.7037933752118672,'y':0.7036958074350335,'z':-0.09740172280942716}}};$(_0x57d7d6(0x210))['click'](function(){var _0x462aaa=_0x57d7d6;Cesium[_0x462aaa(0x1f6)][_0x462aaa(0x20e)](document[_0x462aaa(0x1e6)]);});var building_style=[],addBuilding=function(){var _0x566a7d=_0x57d7d6;try{tileset_3Dbuildings=viewer['scene']['primitives'][_0x566a7d(0x1cc)](new Cesium[(_0x566a7d(0x1db))]({'url':_0x566a7d(0x205),'maximumScreenSpaceError':0x20,'skipLevelOfDetail':!0x0,'baseScreenSpaceError':0x400,'skipScreenSpaceErrorFactor':0x40,'skipLevels':0x2,'immediatelyLoadDesiredLevelOfDetail':!0x1,'loadSiblings':!0x1,'cullWithChildrenBounds':!0x0}));}catch(_0x1f1b95){console[_0x566a7d(0x1a7)](_0x566a7d(0x204)+_0x1f1b95);}tileset_3Dbuildings[_0x566a7d(0x1b0)]['then'](function(){var _0x41388c=_0x566a7d,_0x17223d=tileset_3Dbuildings[_0x41388c(0x1c0)],_0x282e7a=Cesium[_0x41388c(0x1a8)][_0x41388c(0x1f9)](_0x17223d['center']),_0x417090=Cesium['Cartesian3'][_0x41388c(0x1bc)](_0x282e7a['longitude'],_0x282e7a['latitude'],0x0),_0x4517e4=Cesium[_0x41388c(0x1c4)][_0x41388c(0x1bc)](_0x282e7a[_0x41388c(0x1fa)],_0x282e7a[_0x41388c(0x1e2)],0x32),_0x3a8fc5=Cesium[_0x41388c(0x1c4)][_0x41388c(0x1cb)](_0x4517e4,_0x417090,new Cesium[(_0x41388c(0x1c4))]());tileset_3Dbuildings[_0x41388c(0x1f3)]=Cesium['Matrix4']['fromTranslation'](_0x3a8fc5);}),building_style[_0x566a7d(0x1cf)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':_0x566a7d(0x207)}),building_style[_0x566a7d(0x1c8)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x566a7d(0x1a2),'color(\x27#ffffff\x27,0)'],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2010000',_0x566a7d(0x1f7)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2012500',_0x566a7d(0x1c7)],[_0x566a7d(0x1ea),_0x566a7d(0x1ad)],[_0x566a7d(0x1ba),'color(\x27#e6f598\x27)'],[_0x566a7d(0x1ed),_0x566a7d(0x1b7)],['Number(${Total_Yearly_Heat_DHW_demand})\x20<\x2075000',_0x566a7d(0x202)],[_0x566a7d(0x1be),'color(\x27#fdae61\x27)'],[_0x566a7d(0x212),_0x566a7d(0x1d6)],[_0x566a7d(0x1c2),_0x566a7d(0x1b4)],[_0x566a7d(0x1a6),_0x566a7d(0x1b1)]]}}),building_style[_0x566a7d(0x1c6)]=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':_0x566a7d(0x1ec),'show':!0x0,'color':{'conditions':[[_0x566a7d(0x1ee),_0x566a7d(0x1f1)],[_0x566a7d(0x1fb),'color(\x22#f46d43\x22)'],[_0x566a7d(0x1eb),_0x566a7d(0x1f4)],[_0x566a7d(0x1af),_0x566a7d(0x1ce)],[_0x566a7d(0x1dc),_0x566a7d(0x1e8)],[_0x566a7d(0x1c5),_0x566a7d(0x1ac)],[_0x566a7d(0x1df),_0x566a7d(0x1b5)],[_0x566a7d(0x1f5),'color(\x22#66c2a5\x22)'],['Number(${Specific_space_heating_demand})>=\x200',_0x566a7d(0x1de)],[_0x566a7d(0x1a6),_0x566a7d(0x1e3)]]}}),building_style[_0x566a7d(0x19f)]=new Cesium['Cesium3DTileStyle']({'pointSize':_0x566a7d(0x1ec),'show':!0x0,'color':{'conditions':[[_0x566a7d(0x1ca),_0x566a7d(0x19e)],[_0x566a7d(0x1d0),_0x566a7d(0x1d2)],['Number(${PV_potential_yield})\x20<\x203',_0x566a7d(0x1bd)],[_0x566a7d(0x1bb),'color(\x22#FECE02\x22)'],[_0x566a7d(0x206),_0x566a7d(0x20f)],[_0x566a7d(0x20b),_0x566a7d(0x1e4)],[_0x566a7d(0x1b6),_0x566a7d(0x1d1)],[_0x566a7d(0x1c3),'color(\x22#A4C711\x22)'],[_0x566a7d(0x1e9),_0x566a7d(0x1b9)],['true',_0x566a7d(0x1e3)]]}}),building_style['ElecDemand']=new Cesium[(_0x566a7d(0x1a9))]({'pointSize':'3.0','show':!0x0,'color':{'conditions':[[_0x566a7d(0x1a5),'color(\x27#ffffff\x27,0)'],[_0x566a7d(0x1e0),_0x566a7d(0x1f0)],['Number(${electric_load})\x20<\x204229000',_0x566a7d(0x1b8)],['Number(${electric_load})\x20<\x205229000',_0x566a7d(0x1aa)],[_0x566a7d(0x20c),_0x566a7d(0x1fd)],[_0x566a7d(0x201),_0x566a7d(0x1b2)],['true',_0x566a7d(0x1e7)]]}}),tileset_3Dbuildings[_0x566a7d(0x1a4)]=building_style[_0x566a7d(0x1cf)];};addBuilding();var layerIsLoaded=[],layerIsLoadedFirstTime=[],promise=[],datasources=[],datasource=[];function _0x36c2(_0x127bad,_0xeec167){var _0x463aab=_0x463a();return _0x36c2=function(_0x36c2ec,_0x5f006e){_0x36c2ec=_0x36c2ec-0x19e;var _0x40ebdd=_0x463aab[_0x36c2ec];return _0x40ebdd;},_0x36c2(_0x127bad,_0xeec167);}Date['prototype'][_0x57d7d6(0x1d8)]=function(){var _0x1b5c93=_0x57d7d6;this[_0x1b5c93(0x208)]();var _0x4818b8=function(_0x1c4112){var _0x5b27ad=_0x1b5c93,_0x430af1=Math[_0x5b27ad(0x1e1)](Math[_0x5b27ad(0x1d9)](_0x1c4112));return(_0x430af1<0xa?'0':'')+_0x430af1;};return this[_0x1b5c93(0x203)]()+'-'+_0x4818b8(this[_0x1b5c93(0x209)]()+0x1)+'-'+_0x4818b8(this[_0x1b5c93(0x1a0)]())+_0x1b5c93(0x1fe);},Date[_0x57d7d6(0x1e5)][_0x57d7d6(0x1cd)]=function(){var _0x191172=_0x57d7d6;this[_0x191172(0x208)]();var _0x2119f6=function(_0x2f701e){var _0x14cae0=_0x191172,_0x1f229b=Math[_0x14cae0(0x1e1)](Math[_0x14cae0(0x1d9)](_0x2f701e));return(_0x1f229b<0xa?'0':'')+_0x1f229b;};return this['getFullYear']()+'-'+_0x2119f6(this[_0x191172(0x209)]()+0x1)+'-'+_0x2119f6(this[_0x191172(0x1a0)]())+_0x191172(0x1c1);};var dateEvent=new Date(),startTime=dateEvent[_0x57d7d6(0x1d8)](),stopTime=dateEvent['toIsoString_Stop']();viewer[_0x57d7d6(0x1da)][_0x57d7d6(0x211)]=Cesium['JulianDate'][_0x57d7d6(0x1d5)](startTime),$('#BuildingStyleSelector')['on'](_0x57d7d6(0x1d3),function(){var _0x4fa118=_0x57d7d6;tileset_3Dbuildings[_0x4fa118(0x1a4)]=building_style[this[_0x4fa118(0x1b3)]],$(_0x4fa118(0x1d7))[_0x4fa118(0x1a1)]();try{$('#'+this['value']+'-legend')[_0x4fa118(0x1bf)](),activateChart(this['value']);}catch(_0x5538f7){console[_0x4fa118(0x1a7)](_0x4fa118(0x1ef)+this[_0x4fa118(0x1b3)]+_0x4fa118(0x1a3));}}),$(_0x57d7d6(0x1fc))[_0x57d7d6(0x1d3)](function(){var _0x12ec16=_0x57d7d6;this['checked']?viewer[_0x12ec16(0x1ab)]=!0x0:viewer[_0x12ec16(0x1ab)]=!0x1;});
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment