|
|
## Project 1 Visualizatioon of heating demand
|
|
|
|
|
|
### SimStadt Simulation data
|
|
|
|
|
|
The simulation data of the district Stuttgart Stöckach has been generated by the Simulation platform [SimStadt](https://simstadt.hft-stuttgart.de) developed at HFT Stuttgart.
|
|
|
|
|
|
GeoJSON Data: https://ugl.hft-stuttgart.de/leaflet-stoeckach-heatdemand/building_data.json
|
|
|
|
|
|
|
|
|
- Heating demand per month [kWh] _(January_He, February_H, March_Heat, April_Heat, May_Heatin, June_Heati, July_Heati, August_Hea, September__ _, October_He, November_H, December_H)_
|
|
|
- Heating demand per year [kWh/a]: summarized monthly values [kWh]
|
|
|
- Heated area [m²] _(Heated_area)_
|
|
|
- Heated olume Volume [m³] _(Heated_vol)_
|
|
|
- Year of construction _(Year_of_co)_
|
|
|
- Photovoltaic Potential [MWh/a] _(PV_potenti)_
|
|
|
- Spezific Heating demand [$`kWh/m^2*a`$ ] will be used to calculate Energy efficency class _(Specific_s)_
|
|
|
|
|
|
Gesamtübersicht der verwendeten Bezeichnungen:
|
|
|

|
|
|
|
|
|
Energy efficency classes
|
|
|
| $`kWh/m^2*a`$ | Energy efficency class |
|
|
|
| ------ | ------ |
|
|
|
| 0-25 | A+ |
|
|
|
| 26-50 | A |
|
|
|
| 51-75 | B |
|
|
|
| 76-100 | C |
|
|
|
| 101-125 | D |
|
|
|
| 126-150 | E |
|
|
|
| 151-200 | F |
|
|
|
| 201-250 | G |
|
|
|
| >251 | H |
|
|
|
|
|
|
Color Mapping [Energy efficency class](uploads/e5f5c6aa983454451a578cb94e1e025f/Energieeffizienzklassen.png)
|
|
|
|
|
|
[Example in 2D using Leaflet](https://ugl.hft-stuttgart.de/leaflet-stoeckach-heatdemand/index.html)
|
|
|
[Demo Source code](https://gitlab.rz.hft-stuttgart.de/coors/gvi/-/tree/master/Projektarbeit2/Beispiel)
|
|
|
|
|
|
[Example in 3D](https://steinbeis-3dps.eu/rotterdam/Apps/Rotterdam/Rotterdam_Cesium_Viewer.html).
|
|
|
|