content.json 51 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[  
  {
    "item": {
      "title": "CityDemonstrator",
      "project": "iCity Project",
      "author": {
        "firstName": "Sven",
        "lastName": "Schneider",
        "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider"
      },
      "project_year_start": "2021",
      "project_year_end": "2024",
      "project_is_on_going": true,
      "imageLink":"https://citydemonstrator.hft-stuttgart.de/assets/img/iCity_network_1.svg",
      "keywords":["Smart City","Participation", "LIN Stadt" ],
      "description_en":"Learn about Intelligent Cities with our City Demonstrator. Find out what makes our cities Liveable, Intelligent and Sustainable - the LIS city.",
      "description_de":"Erfahren Sie mehr über intelligente Städte mit dem City Demonstrator. Was macht unsere Städte Lebenswert, Intelligent und Nachhaltig - die LIN Stadt."
    },
    "refIndex": 5,
    "links": {
21
22
      "demo": "https://citydemonstrator.hft-stuttgart.de/",      
      "project":"http://icity.hft-stuttgart.de/#/"
23
24
    }
  }, 
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
  {
    "item": {
      "title": "Extraction of window contours from point clouds",
      "project": "Simstadt 2.0",
      "author": {
        "firstName": "Sven",
        "lastName": "Schneider",
        "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider"
      },
      "project_year_start": "2017",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink":"https://www.hft-stuttgart.de/fileadmin/Dateien/Forschung/_processed_/7/9/csm_SimStadt-Logo-center_a45bca58ae.png",
      "keywords":["CityGML", "Urban Simulation","SimStadt"],
      "description_en":"As part of Simstadt 2.0, a method was developed to automatically extract window contours from building facedes from high-resolution point clouds to improve simulation accuracy.",
      "description_de":"Im Rahmen von Simstadt 2.0 wurde eine Methode entwickelt, um Fensterkonturen automatisiert in hochauflösenden Punktwolken zu detektieren und zu extrahieren, um die Simulationsgenauigkeit zu erhöhen."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://urbanvis.hft-stuttgart.de/EssenPC.html?",      
      "publication": "https://www.dgpf.de/src/tagung/jt2018/proceedings/proceedings/papers/44_PFGK18_P03_Schneider_Coors.pdf",
      "project":"https://www.hft-stuttgart.de/forschung/projekte/abgeschlossen/simstadt-20"
    }
  },
49
  {
50
    "item": {
Sven Schneider's avatar
Sven Schneider committed
51
      "title": "INSPIRER case-studies",
52
53
54
55
      "project": "INSPIRER",
      "author": {
        "firstName": "Sven",
        "lastName": "Schneider",
Sven Schneider's avatar
Sven Schneider committed
56
        "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider"
57
58
59
60
      },
      "project_year_start": "2021",
      "project_year_end": "2024",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
61
62
63
64
      "imageLink": "imgs/thumbnails/Inspirer_Testgebiete_thumbnail.jpg",
      "keywords": ["CityGML", "Urban Planning", "Participation", "Point Clouds", "Augmented Reality"],
      "description_en": "The INSPIRER project aims to develop an AR App for mobile devices that lets a citizen participate interactively in the city planning process. In the background, point clouds are generated by the mobile device and used to match existing point clouds in order to position and orient the user with respect to integrated virtual 3D content.",
      "description_de": "Das INSPIRER Projekt hat zum Ziel, die Bürgerbeteiligung in Stadtplanungsprozessen auf moderne Art und Weise, mittels einer im Projekt entwickelten AR App, zu vereinfachen. Mit dem Smartphone aufgenommene Punktwolken werden im Hintergrund mit bereits aufgenommenen Punktowlken registriert, um die Postionierung und Orientierung des Nutzers im Bezug zum virtuellen / augmentieren 3D Inhalt zu gewährleisten. "
65
66
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
67
68
      "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer"
69
    }
JOE XMG's avatar
up    
JOE XMG committed
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
  },
  {
    "item": {
      "title": "3D Wind Simulation",
      "project": "iCity Project",
      "author": {
        "firstName": "Sven",
        "lastName": "Schneider",
        "hftURL": "https://www.hft-stuttgart.de/p/Sven-Schneider"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "https://transfer.hft-stuttgart.de/pages/sven.schneider/urbanvis/imgs/thumbnails/Kirchturm_Partikel_2.jpg",
      "keywords": ["CityGML", "3D GIS", "GIS Analyst", "Urban Analytics"],
      "description_en": "Explore different ways of visualizing 3D data such as Computational Fluid Dynamics (CFD) simulations in urban enviroments in your web-browser. Select a visualization scheme below and interactively explore the content. Visualizations are based on CesiumJS .",
      "description_de": "Erkunden Sie verschiedene Möglichkeiten der Visualisierung von 3D-Daten, wie z. B. Computational Fluid Dynamics (CFD)-Simulationen in urbanen Umgebungen in Ihrem Webbrowser. Wählen Sie unten ein Visualisierungsschema aus und erkunden Sie interaktiv den Inhalt. Die Visualisierungen basieren auf CesiumJS ."
    },
    "links": {
      "demo": "https://urbanvis.hft-stuttgart.de/",
      "publication": "https://doi.org/10.3390/ijgi9110657 ",
      "project": "https://www.hft-stuttgart.de/forschung/i-city"
    },
    "refIndex": 4
  },
JOE XMG's avatar
up    
JOE XMG committed
95
96
97
98
99
100
101
102
103
104
105
106
  {
    "item": {
      "title": "EnSysLE Dashboard",
      "project": "EnSysLE",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2021",
      "project_year_end": "2022",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
107
108
109
110
      "imageLink": "imgs/thumbnails/ensysle2.jpg",
      "keywords": ["CityGML", "Energy Simulation","Building Energy", "CityGML", "Heat Demand Simulation"],
      "description_en": "This application use 3D virtual city models to visualize and simulate energy supply scenarios in exemplary counties as well as of the electricity and heat system at the federal level in order to derive an assessment of selected forms of market organisation and regulation.",
      "description_de": "This application use 3D virtual city models to visualize and simulate energy supply scenarios in exemplary counties as well as of the electricity and heat system at the federal level in order to derive an assessment of selected forms of market organisation and regulation."
JOE XMG's avatar
up    
JOE XMG committed
111
112
113
    },
    "refIndex": 5,
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
114
115
116
      "demo": "https://transfer.hft-stuttgart.de/pages/ensysle/application/index.html",
      "project": "https://www.hft-stuttgart.com/research/projects/current/ensys-le",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ensysle/application"
JOE XMG's avatar
up    
JOE XMG committed
117
    }
JOE XMG's avatar
up    
JOE XMG committed
118
  },
JOE XMG's avatar
up    
JOE XMG committed
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
  {
    "item": {
      "title": "GIS-based method for PV Potentials Simulation at Regional Scale",
      "project": "EnSysLE",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2021",
      "project_year_end": "2022",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/gis.jpg",
      "keywords": ["CityGML", "Energy Simulation","Building Energy", "CityGML", "Heat Demand Simulation"],
      "description_en": "This work introduces a bottom-up GIS-based method for simulation of ground-mounted PV potentials based on digital landscape models that consider terrain slope, orientation, location-specific irradiation, and land use type, and combines this geoinformatical information with a PV yield model that allows to assess hourly PV generation potential on suitable areas.",
      "description_de": "This work introduces a bottom-up GIS-based method for simulation of ground-mounted PV potentials based on digital landscape models that consider terrain slope, orientation, location-specific irradiation, and land use type, and combines this geoinformatical information with a PV yield model that allows to assess hourly PV generation potential on suitable areas."
    },
    "refIndex": 5,
    "links": {
      "project": "https://www.hft-stuttgart.com/research/projects/current/ensys-le",
      "publication": "https://doi.org/10.1016/j.egyr.2022.03.187"
    }
  },
JOE XMG's avatar
update    
JOE XMG committed
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
  {
    "item": {
      "title": "Web-based Region Choose",
      "project": "Urban Data Platform",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2022",
      "project_year_end": "2022",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/regionchooser.jpg",
      "keywords": ["CityGML", "GIS","BBox finder"],
      "description_en": "This application is a web based application with a graphical interface that allows users to extract a specific region by drawing bounding region (box/ polygon). Users can get results in any valid ESPG coordinate system.",
      "description_de": "This application is a web based application with a graphical interface that allows users to extract a specific region by drawing bounding region (box/ polygon). Users can get results in any valid ESPG coordinate system."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/urbandataplatform/webregionchooser/index.html",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/urbandataplatform/webregionchooser"
    }
  },
165
  {
Volker Coors's avatar
Volker Coors committed
166
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
167
168
      "title": "COVID-STA",
      "project": "iCity Project",
Volker Coors's avatar
Volker Coors committed
169
      "author": {
JOE XMG's avatar
up    
JOE XMG committed
170
171
172
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
Volker Coors's avatar
Volker Coors committed
173
174
      },
      "project_year_start": "2020",
JOE XMG's avatar
up    
JOE XMG committed
175
176
177
178
179
180
      "project_year_end": "",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/covidSta.jpg",
      "keywords": ["SensorThings API", "COVID-19", "Urban Analytics", "Sensor"],
      "description_en": "The COVID-STA is the OGC SensorThings API data server which provides an open standard-based and geospatial-enabled framework to interconnect the COVID-19 statistics and applications over the web.",
      "description_de": "Der COVID-STA ist der OGC SensorThings API-Datenserver, der ein auf offenen Standards basierendes und raumbezogenes Framework zur Verfügung stellt, um die COVID-19-Statistiken und Anwendungen über das Web miteinander zu verbinden."
Volker Coors's avatar
Volker Coors committed
181
182
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
183
184
185
      "demo": "https://covidsta.hft-stuttgart.de/server/",
      "project": "https://www.hft-stuttgart.com/news/covid-19-dashboard-von-hft-stuttgart-entwickelt",
      "publication": "https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-135-2020"
Volker Coors's avatar
Volker Coors committed
186
187
    }
  },
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
188
189
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
190
      "title": "COVID 19 Dashboard",
Joe TS Dell's avatar
Joe TS Dell committed
191
      "project": "iCity Project",
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
192
      "author": {
Joe TS Dell's avatar
up    
Joe TS Dell committed
193
        "firstName": "Joe",
Joe TS Dell's avatar
up    
Joe TS Dell committed
194
195
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
196
      },
Joe TS Dell's avatar
update    
Joe TS Dell committed
197
198
199
      "project_year_start": "2020",
      "project_year_end": "",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
200
201
202
203
      "imageLink": "imgs/thumbnails/covidDB.jpg",
      "keywords": ["SensorThings API", "COVID-19", "Urban Analytics", "Sensor"],
      "description_en": "A web application dashboard “COVID 19 Dashboard” visualizing real-time and historical COVID-19 data from COVID-STA",
      "description_de": "A web application dashboard “COVID 19 Dashboard” visualizing real-time and historical COVID-19 data from COVID-STA"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
204
205
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
206
207
      "demo": "https://www.covid19dashboard.org/",
      "project": "https://www.hft-stuttgart.com/news/covid-19-dashboard-von-hft-stuttgart-entwickelt",
Joe TS Dell's avatar
update    
Joe TS Dell committed
208
      "publication": "https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-135-2020"
JOE XMG's avatar
up    
JOE XMG committed
209
    }
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
210
211
212
213
  },
  {
    "item": {
      "title": "3D E-bike",
Joe TS Dell's avatar
update    
Joe TS Dell committed
214
      "project": "iCity Project",
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
215
      "author": {
Joe TS Dell's avatar
up    
Joe TS Dell committed
216
        "firstName": "Joe",
Joe TS Dell's avatar
up    
Joe TS Dell committed
217
218
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
219
      },
Joe TS Dell's avatar
update    
Joe TS Dell committed
220
221
222
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
223
224
225
226
      "imageLink": "imgs/thumbnails/3DEbike.gif",
      "keywords": ["SensorThings API", "CityGML", "GIS Analyst", "3D GIS", "GIS Analyst", "Urban Analytics", "Sensor"],
      "description_en": "The 3D E-bike Tracking is a 3D web-based visual analytics application designed showing various parameters from sensor systems equipped on the E-bike sharing system in the study area of a city of Stuttgart, Germany.",
      "description_de": "Das 3D E-bike Tracking ist eine 3D Webanwendung zu visuellen Analyse und ist designed um verschiedene Parameter von Sensor Systemen zu zeigen. Die Sensoren sind am E-bike Sharing Systemes der Stadt Stuttgart (Deutschland) installiert."
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
227
228
    },
    "links": {
Joe TS Dell's avatar
up    
Joe TS Dell committed
229
      "youtube": "https://www.youtube.com/watch?v=GzvrmpM9zmw",
JOE XMG's avatar
update    
JOE XMG committed
230
      "demo": "https://icity.hft-stuttgart.de/icityebike/index.html",
JOE XMG's avatar
up    
JOE XMG committed
231
232
      "publication": "https://doi.org/10.5194/isprs-annals-IV-4-W7-115-2018",
      "project": "https://www.hft-stuttgart.de/forschung/i-city"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
233
234
235
    },
    "refIndex": 1
  },
Patrick's avatar
Patrick committed
236
237
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
238
239
      "title": "Manchester 3D",
      "project": "OGC CityGML Challenge",
Patrick's avatar
Patrick committed
240
      "author": {
JOE XMG's avatar
up    
JOE XMG committed
241
242
243
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
Patrick's avatar
Patrick committed
244
      },
JOE XMG's avatar
up    
JOE XMG committed
245
246
      "project_year_start": "2019",
      "project_year_end": "2019",
Patrick's avatar
Patrick committed
247
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
248
249
250
251
      "imageLink": "imgs/thumbnails/manchester3d.jpg",
      "keywords": ["SensorThings API", "CityGML", "GIS Analyst", "3D GIS", "GIS Analyst", "Urban Analytics", "Sensor"],
      "description_en": "Manchester3D participated and won the 2nd award in OGC CityGML Challenge. The resulting tools and visualisation environment are to be made openly available for one year for wider non-commercial experimentation and innovation purposes, in particular as part of a Triangulum Innovation Challenge focused on energy and mobility applications.",
      "description_de": "Manchester3D participated and won the 2nd award in OGC CityGML Challenge. The resulting tools and visualisation environment are to be made openly available for one year for wider non-commercial experimentation and innovation purposes, in particular as part of a Triangulum Innovation Challenge focused on energy and mobility applications."
Patrick's avatar
Patrick committed
252
253
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
254
255
256
      "demo": "https://steinbeis-3dps.eu/manchester3d/index.html",
      "project": "https://steinbeis-3dps.eu/manchester3d/index.html"
    }
Patrick's avatar
Patrick committed
257
  },
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
258
259
260
261
262
  {
    "item": {
      "title": "HFT Smart Platform",
      "project": "iCity Project",
      "author": {
Joe TS Dell's avatar
up    
Joe TS Dell committed
263
        "firstName": "Joe",
Joe TS Dell's avatar
up    
Joe TS Dell committed
264
265
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
266
      },
Joe TS Dell's avatar
update    
Joe TS Dell committed
267
268
269
      "project_year_start": "2020",
      "project_year_end": "2022",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
270
271
272
273
      "imageLink": "imgs/thumbnails/hftSmart.JPG",
      "keywords": ["CityGML", "3D GIS", "GIS Analyst", "Urban Analytics"],
      "description_en": "The HFT Smart Platform aimed at sharing municipal and enviromental information in the city of Stuttgart; making them usable for science, administration and citizens",
      "description_de": "Die HFT Smart Platform hat das Ziel, kommunale und umweltrelevante Informationen in der Stadt Stuttgart gemeinsam zu nutzen; sie für Wissenschaft, Verwaltung und Bürger nutzbar zu machen"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
274
275
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
276
277
      "project": "https://www.hft-stuttgart.de/forschung/i-city",
      "publication": "https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-157-2020"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
278
279
280
    },
    "refIndex": 3
  },
JOE XMG's avatar
up    
JOE XMG committed
281

Joe TS Dell's avatar
Joe TS Dell committed
282
283
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
284
285
      "title": "OGC 3D GeoVolumes",
      "project": "iCity Project",
Joe TS Dell's avatar
Joe TS Dell committed
286
      "author": {
JOE XMG's avatar
up    
JOE XMG committed
287
288
289
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
Joe TS Dell's avatar
Joe TS Dell committed
290
      },
JOE XMG's avatar
up    
JOE XMG committed
291
      "project_year_start": "2019",
Joe TS Dell's avatar
Joe TS Dell committed
292
293
      "project_year_end": "2021",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
294
295
296
297
      "imageLink": "imgs/thumbnails/geovolumes.jpg",
      "keywords": ["OGC", "3D GIS", "3D Tiles", "I3S", "gLTF"],
      "description_en": "The GeoVolumes API is a draft specification from OGC to unify access to global 3D model and terrain data across a range of formats, platforms, and technologies. This implementation uses Node.js with Express framework.",
      "description_de": "Die GeoVolumes API ist ein Spezifikationsentwurf von OGC, um den Zugriff auf globale 3D-Modell- und Geländedaten über eine Reihe von Formaten, Plattformen und Technologien hinweg zu vereinheitlichen."
Joe TS Dell's avatar
Joe TS Dell committed
298
299
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
300
301
302
303
304
305
      "demo": "https://steinbeis-3dps.eu/3DGeoVolumes/",
      "publication": "https://docs.ogc.org/per/20-030.html",
      "project": "https://www.hft-stuttgart.de/forschung/i-city",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ogc/3dgeovolumesapi"
    },
    "refIndex": 5
Joe TS Dell's avatar
Joe TS Dell committed
306
  },
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
307
308
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
309
      "title": "OGC 3D Portrayal Services",
JOE XMG's avatar
update    
JOE XMG committed
310
      "project": "IQG4iCity",
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
311
      "author": {
JOE XMG's avatar
up    
JOE XMG committed
312
313
314
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
315
      },
JOE XMG's avatar
up    
JOE XMG committed
316
      "project_year_start": "2019",
Joe TS Dell's avatar
update    
Joe TS Dell committed
317
318
      "project_year_end": "2021",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
319
320
321
322
      "imageLink": "imgs/thumbnails/3dps.jpg",
      "keywords": ["OGC", "3D GIS", "3D Tiles", "I3S", "gLTF"],
      "description_en": "The OGC 3D Portrayal Service (3DPS) is a geospatial 3D content delivery implementation specification that specifies how geospatial 3D content is described, selected, and delivered.",
      "description_de": "Die OGC 3D-Darstellungsdienst (3DPS) ist eine Implementierungsspezifikation für die Bereitstellung von Geodaten-3D-Inhalten, die festlegt, wie Geodaten-3D-Inhalte beschrieben, ausgewählt und bereitgestellt werden."
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
323
324
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
325
      "demo": "https://steinbeis-3dps.eu/3dps",
JOE XMG's avatar
up    
JOE XMG committed
326
327
      "project": "https://www.ogc.org/standards/3dp",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ogc/node-3dps"
JOE XMG's avatar
update    
JOE XMG committed
328
    }
Joe TS Dell's avatar
Joe TS Dell committed
329
  },
JOE XMG's avatar
update    
JOE XMG committed
330
331
332
333
334
335
336
337
338
339
340
341
  {
    "item": {
      "title": "CityGML Data Workflow",
      "project": "IQG4iCity",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2022",
      "project_year_end": "2024",
      "project_is_on_going": true,
JOE XMG's avatar
update    
JOE XMG committed
342
      "imageLink": "imgs/thumbnails/citygml_workflow.jpg",
JOE XMG's avatar
update    
JOE XMG committed
343
344
345
346
347
348
349
350
351
352
      "keywords": ["OGC", "3D GIS", "3D Tiles", "I3S", "gLTF"],
      "description_en": "List of the workflows for creating, developing, enriching the 3D city models in CityGML formats.",
      "description_de": "List of the workflows for creating, developing, enriching the 3D city models in CityGML formats."
    },
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/ict4icity/data_workflow/index.html",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/ict4icity",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ict4icity"
    }
  },
JOE XMG's avatar
update    
JOE XMG committed
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
  {
    "item": {
      "title": "Schwäbisch Hall 3D Viewer",
      "project": "IQG4iCity",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2022",
      "project_year_end": "2022",
      "project_is_on_going": true,
      "imageLink": "https://transfer.hft-stuttgart.de/pages/iqg4icity/schwabisch_hall/application/img/demo.jpg",
      "keywords": ["OGC", "3D GIS", "3D Tiles", "I3S", "gLTF"],
      "description_en": "3D Application represents the digitization of heating networks in the study area of Schwaebisch Hall. This research is to reduce the increased heat losses in particularly networks causing by inefficient operation, low spread between supply and return, high power consumption of network pumps.",
      "description_de": "3D Application represents the digitization of heating networks in the study area of Schwaebisch Hall. This research is to reduce the increased heat losses in particularly networks causing by inefficient operation, low spread between supply and return, high power consumption of network pumps."
    },
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/iqg4icity/schwabisch_hall/index.html",
      "project": "https://www.hft-stuttgart.com/research/projects/current/icity-2-iqg4icity-project",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/iqg4icity/schwabisch_hall"
    }
  },
Joe TS Dell's avatar
update    
Joe TS Dell committed
376
377
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
378
379
      "title": "Vision Zero",
      "project": "Hackathon",
Joe TS Dell's avatar
update    
Joe TS Dell committed
380
381
382
383
384
385
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2019",
JOE XMG's avatar
up    
JOE XMG committed
386
      "project_year_end": "2019",
Joe TS Dell's avatar
update    
Joe TS Dell committed
387
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
388
389
390
391
      "imageLink": "imgs/thumbnails/visionZero.jpeg",
      "keywords": ["CityGML", "3D GIS", "GIS Analyst", "Urban Analytics"],
      "description_en": "The VISION ZERO is an application for safety routing with the visualization of 3D grid and heatmap. Developed at hackathon event 'Neue Wege für die Mobilität in Augsburg'. (24 hours time limited)",
      "description_de": "VISION ZERO ist eine Anwendung zum sicheren Routing mit einer Visualisierung eines 3D Grids und einer Heatmap. Entwickelt bein Hackathon Event 'Neue Wege für die Mobilität in Augsburg'. (24 Stunden Zeit begrenzt)"
Joe TS Dell's avatar
update    
Joe TS Dell committed
392
393
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
      "youtube": "https://www.youtube.com/watch?v=T5jF20yXcWw",
      "publication": "https://doi.org/10.5194/isprs-annals-VI-4-W2-2020-143-2020",
      "project": "https://www.hft-stuttgart.de/forschung/i-city"
    }
  },
  {
    "item": {
      "title": "NEQModPLUS Case Study",
      "project": "NEQModPLUS",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2021",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/neqmodplus.jpg",
      "keywords": ["CityGML", "Energy Simulation","Building Energy", "CityGML",  "3D GIS", "GIS Analyst", "Urban Analytics"],
      "description_en": "In the project NeqModPlus we developed models and tools to simulate energy demand and different energy generation systems of buildings and city quarters that can help reach the goal of zero carbon emissions. One of the case studies is a new building of the inner-city campus of the University of Applied Sciences in Stuttgart, Germany.",
      "description_de": "In the project NeqModPlus we developed models and tools to simulate energy demand and different energy generation systems of buildings and city quarters that can help reach the goal of zero carbon emissions. One of the case studies is a new building of the inner-city campus of the University of Applied Sciences in Stuttgart, Germany. "
Joe TS Dell's avatar
update    
Joe TS Dell committed
415
    },
JOE XMG's avatar
up    
JOE XMG committed
416
417
418
419
    "links": {
      "demo": "https://steinbeis-3dps.eu/neqmodplus/",
      "project": "https://kogerec.org/en/research/energy/modelling-nearly-zero-emission-quarters-neqmodplus/"
    }
Joe TS Dell's avatar
update    
Joe TS Dell committed
420
  },
421
422
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
423
424
      "title": "Smart Villages 3D Application ",
      "project": "SmartVillages Project",
425
426
      "author": {
        "firstName": "Patrick",
Joe TS Dell's avatar
up    
Joe TS Dell committed
427
428
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
429
      },
Joe TS Dell's avatar
update    
Joe TS Dell committed
430
      "project_year_start": "2018",
JOE XMG's avatar
up    
JOE XMG committed
431
432
433
434
435
436
      "project_year_end": "2020",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/SmartVillages2.png",
      "keywords": ["CityGML", "3D GIS", "Urban Analytics"],
      "description_en": "In the SmartVillages project, a cooperation with the LGL (Landesamt für Geoinformation und Landentwicklung - State Office for Geoinformation and Land Development), a platform for visualizing the project results was created.",
      "description_de": "Im Projekt SmartVillages, eine Kooperation mit dem LGL (Landesamt für Geoinformation und Landentwicklung), wurde eine Plattform zur Visualisierung der Verschiedenen Projektinhalte erstellt."
437
438
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
439
440
441
      "demo": "https://3dweb.lgl-bw.de/3D/SmartVillages/#/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
      "publication": "https://dl.acm.org/doi/10.1145/3396851.3402650"
442
    },
JOE XMG's avatar
up    
JOE XMG committed
443
    "refIndex": 24
Patrick's avatar
Patrick committed
444
445
446
  },
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
447
448
      "title": "3D Erlebnispfad Wüstenrot",
      "project": "SmartVillages Project",
Patrick's avatar
Patrick committed
449
450
      "author": {
        "firstName": "Patrick",
Joe TS Dell's avatar
up    
Joe TS Dell committed
451
452
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
Patrick's avatar
Patrick committed
453
      },
Joe TS Dell's avatar
update    
Joe TS Dell committed
454
455
456
      "project_year_start": "2018",
      "project_year_end": "2020",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
      "imageLink": "imgs/thumbnails/SmartVillages.png",
      "keywords": ["CityGML", "3D GIS", "Urban Analytics"],
      "description_en": "In the SmartVillages project, a cooperation with the LGL (Landesamt für Geoinformation und Landentwicklung - State Office for Geoinformation and Land Development), a platform for visualizing the energy experience path in Wüstenrot was created.",
      "description_de": "Im Projekt SmartVillages, eine Kooperation mit dem LGL (Landesamt für Geoinformation und Landentwicklung), wurde eine Plattform zur Visualisierung des Energeierlebnispfades in Wüstenrot erstellt."
    },
    "links": {
      "demo": "https://3dweb.lgl-bw.de/3D/EEP-Wuestenrot/#/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
      "publication": "https://gispoint.de/artikelarchiv/gis/2020/gisscience-ausgabe-22020/6479-smart-villages-vernetzung-von-3d-geoinformation-und-umweltrelevanten-sensordaten-im-laendlichen-raum.html"
    },
    "refIndex": 24
  },
  {
    "item": {
      "title": "Kesselkompass",
      "project": "M4_Lab",
      "author": {
        "firstName": "Patrick",
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
      },
      "project_year_start": "2018",
      "project_year_end": "2024",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/M4_LabPortal.PNG",
      "keywords": ["CityGML", "Participation", "Acoustic", "Urban Analytics", "3D Visualization"],
      "description_en": "The Kesselkompass platform is an Application developed in the M4_Lab for public participation and the visualization of acoustic, energy, and mobility.",
      "description_de": "Die Kesselkompass-Plattform ist eine im M4_Lab entwickelte Anwendung zur Bürgerbeteiligung und Visualisierung von Akustik, Energie und Mobilität."
Patrick's avatar
Patrick committed
485
486
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
487
488
      "demo": "https://m4lab.hft-stuttgart.de/partizipation/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/m4-lab-innovative-hochschule"
Patrick's avatar
Patrick committed
489
490
    },
    "refIndex": 3
Rosanny Sihombing's avatar
Rosanny Sihombing committed
491
  },
Joe TS Dell's avatar
update    
Joe TS Dell committed
492
493
  {
    "item": {
JOE XMG's avatar
up    
JOE XMG committed
494
495
      "title": "Buildicipate",
      "project": "Buildicipate",
Joe TS Dell's avatar
update    
Joe TS Dell committed
496
      "author": {
JOE XMG's avatar
up    
JOE XMG committed
497
498
499
        "firstName": "Patrick",
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
Joe TS Dell's avatar
update    
Joe TS Dell committed
500
      },
JOE XMG's avatar
up    
JOE XMG committed
501
502
503
504
505
506
507
      "project_year_start": "2021",
      "project_year_end": "2022",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/Buildicipate.JPG",
      "keywords": ["Serious Gaming", "3D City Models", "Unreal Engine", "OGC Standards"],
      "description_en": "Buildicipate is a real world visualization and gaming environment which on one hand puts the control of city development in the hand of citizens for them to explore, build, play and engage in the city development process while on the other hand allows city developers, municipalities and stakeholders to take citizen oriented city development decisions",
      "description_de": "Buildicipate zielt darauf ab, eine reale Visualisierungs- und Spielumgebung zu entwickeln, die sowohl die Kontrolle über die Stadtentwicklung in die Hände der Bürger legt, um den Stadtentwicklungsprozess zu erforschen, zu bauen, zu spielen und sich daran zu beteiligen, als auch Stadtentwickler, Gemeinden und Interessengruppen in die Lage versetzt, bürgergesteuerte Entscheidungen zur Stadtentwicklung zu treffen."
Joe TS Dell's avatar
update    
Joe TS Dell committed
508
509
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
510
511
512
      "publication": "http://docs.ogc.org/per/20-058.html",
      "project": "https://transfer.hft-stuttgart.de/pages/buildicipate/webpage/home/",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/buildicipate"
Joe TS Dell's avatar
update    
Joe TS Dell committed
513
    },
JOE XMG's avatar
up    
JOE XMG committed
514
    "refIndex": 13
Joe TS Dell's avatar
update    
Joe TS Dell committed
515
  },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
516
517
518
519
520
521
522
523
524
525
526
527
  {
    "item": {
      "title": "Multi-scale Urban Scenario Interface",
      "project": "iCity",
      "author": {
        "firstName": "Rosanny",
        "lastName": "Sihombing",
        "hftURL": "https://www.hft-stuttgart.de/p/rosanny-sihombing"
      },
      "project_year_start": "2017",
      "project_year_end": "2021",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
528
529
530
531
      "imageLink": "http://icity.hft-stuttgart.de/musi/logo.png",
      "keywords": ["Energy Simulation Tool", "Urban Planning", "3D Visualization"],
      "description_en": "Multi-Scale Urban Scenario Interface (MUSI) provides a web-based, scalable software system for energy planning. It considers both economic and energy analysis for retrofit and energy efficiency measurement.",
      "description_de": "Multi-Scale Urban Scenario Interface (MUSI) bietet ein webbasiertes, skalierbares Softwaresystem für die Energieplanung. Es berücksichtigt sowohl wirtschaftliche als auch energetische Analysen für die Sanierung und Energieeffizienzmessung."
Rosanny Sihombing's avatar
Rosanny Sihombing committed
532
533
534
535
    },
    "links": {
      "youtube": "https://vimeo.com/435727966",
      "demo": "http://icity.hft-stuttgart.de/musi.html",
JOE XMG's avatar
up    
JOE XMG committed
536
537
      "publication": "http://dx.doi.org/10.5220/0010406201100117",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/icity-musi"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
538
539
    },
    "refIndex": 3
540
541
542
543
544
545
546
547
  },
  {
    "item": {
      "title": "Heating Grid Disaggregation Algorithm",
      "project": "ENsource",
      "author": {
        "firstName": "Pithon",
        "lastName": "Kabiro",
JOE XMG's avatar
JOE XMG committed
548
        "hftURL": "https://www.researchgate.net/profile/Pithon-Kabiro-2"
549
550
551
552
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": false,
JOE XMG's avatar
up    
JOE XMG committed
553
554
555
556
      "imageLink": "imgs/thumbnails/heating_grid_disaggregation.png",
      "keywords": ["Energy System Optimization", "District Heating", "Energy System Modelling"],
      "description_en": "This tool enables the coupling of Simstadt (a tool that is used to assess building heating demands, developed and validated at HfT Stuttgart) with KomMod (an energy system optimization tool developed at Fraunhofer ISE, Freiburg). The tool enables the study of optimal amount of centrally supplied heat and the layout of the supplying heating grid.",
      "description_de": "Dieses Tool ermöglicht die Kopplung von Simstadt (ein Tool zur Abschätzung des Wärmebedarfs von Gebäuden, entwickelt und validiert an der HfT Stuttgart) mit KomMod (ein am Fraunhofer ISE, Freiburg, entwickeltes Tool zur Energiesystemoptimierung). Das Tool ermöglicht die Untersuchung der optimalen Menge an zentral zugeführter Wärme und der Auslegung des versorgenden Wärmenetzes."
557
558
559
    },
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/gitlab/ensource-2/disaggregation",
JOE XMG's avatar
up    
JOE XMG committed
560
561
      "publication": "https://doi.org/10.3390/resources10050052",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/ensource-2-foerderphase"
562
563
    },
    "refIndex": 3
564
  },
Pithon Kabiro's avatar
Pithon Kabiro committed
565
  {
JOE XMG's avatar
up    
JOE XMG committed
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
    "item": {
      "title": "Energy Dashboard Prototype",
      "project": "iCity",
      "author": {
        "firstName": "Pithon",
        "lastName": "Kabiro",
        "hftURL": "https://www.hft-stuttgart.de/p/pithon-kabiro"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/icity_tp31_energy_dashboard.png",
      "keywords": ["Sensor", "Energy", "SensorThings API"],
      "description_en": "This tool is used for the continuous monitoring and optimization of energy flows within the Robert Bosch GmbH property at Schwieberdingen. This is achieved by allowing users to interact with historical observations from a variety of energy-related sensors.",
      "description_de": "Dieses Tool wird für die kontinuierliche Überwachung und Optimierung der Energieflüsse innerhalb der Liegenschaft der Robert Bosch GmbH in Schwieberdingen eingesetzt. Dies wird dadurch erreicht, dass die Benutzer mit historischen Messwerten von einer Vielzahl von energiebezogenen Sensoren interagieren können."
Pithon Kabiro's avatar
Pithon Kabiro committed
581
    },
JOE XMG's avatar
up    
JOE XMG committed
582
583
584
585
586
587
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard",
      "project": "https://www.hft-stuttgart.de/forschung/i-city",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/icity/energydashboard"
    },
    "refIndex": 3
Pithon Kabiro's avatar
Pithon Kabiro committed
588
  },
589
590
591
592
593
594
595
596
597
598
599
600
  {
    "item": {
      "title": "Quality ADE for CityGML",
      "project": "CityDoctor2",
      "author": {
        "firstName": "Matthias",
        "lastName": "Betz",
        "hftURL": "https://www.hft-stuttgart.de/p/matthias-betz"
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
601
602
603
604
      "imageLink": "imgs/thumbnails/QualityADE_Icon.png",
      "keywords": ["ADE", "CityGML", "Quality"],
      "description_en": "This ADE enables the storage of validation data in CityGML files themselves. It can be used to improve CityGML file generation or simulation applications.",
      "description_de": "Die Erweiterung ermöglicht die Speicherung von Validierungsdaten in CityGML Dateien. Die Validierungsdaten können verwendet werden um die Generierung von CityGML Dateien oder Ergebnisse von Simulationen zu verbessern."
605
606
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
607
608
      "project": "https://transfer.hft-stuttgart.de/gitlab/citydoctor/qualityade",
      "repo": "https://gitlab.com/volkercoors/agqual3d/-/wikis/CityGml-Quality-ADE"
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
    },
    "refIndex": 6
  },
  {
    "item": {
      "title": "CityDoctor2",
      "project": "CityDoctor2",
      "author": {
        "firstName": "Matthias",
        "lastName": "Betz",
        "hftURL": "https://www.hft-stuttgart.de/p/matthias-betz"
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
624
625
626
627
      "imageLink": "imgs/thumbnails/CityDoctorScreen.png",
      "keywords": ["Quality", "Validation", "Repairing", "Healing"],
      "description_en": "CityDoctor2 is able to validate CityGML files for their geometric and semantic correctness and writing the results in CityGML back or write reports in different file formats. It is also capable of repairing some more common errors in geometries.",
      "description_de": "CityDoctor2 is in der Lage CityGML Dateien auf ihre geometrische und sematische Korrektheit zu überprüfen. Die Ergebnisse können zurück in die CityGML Datei oder in seperate Report Dateien geschrieben werden. CityDoctor2 kann zum Teil häufig vorkommende geometrische Fehler automatisch reparieren."
628
629
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
630
      "publication": "https://doi.org/10.1007/s41064-020-00094-0",
Matthias Betz's avatar
Matthias Betz committed
631
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/citydoctor-2",
Matthias Betz's avatar
Matthias Betz committed
632
      "repo": "https://transfer.hft-stuttgart.de/gitlab/citydoctor/citydoctor2"
633
634
    },
    "refIndex": 7
Rushikesh Padsala's avatar
Rushikesh Padsala committed
635
  },
JOE XMG's avatar
up    
JOE XMG committed
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
  {
    "item": {
      "title": "Concept and Evaluation of heating demand prediction based on 3D city models and the Energy ADE – case study Helsinki",
      "project": "Master Thesis",
      "author": {
        "firstName": "Maxim",
        "lastName": "Rossknecht",
        "hftURL": "https://www.researchgate.net/profile/Maxim-Rossknecht"
      },
      "project_year_start": "2020",
      "project_year_end": "2020",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/Heating_Demand_Helsinki-1-small.png",
      "keywords": ["SimStadt", "CityGML", "Urban Simulation"],
      "description_en": "The City of Helsinki aims to be carbon neutral by 2035. As the heating of buildings causes the greatest portion of greenhouse gas emission in Helsinki, more energy-efficient buildings may be the key to achieving this goal. In this work, the developed concept enables the simulation and further prediction of the heating demand and resulting CO2 emissions based on a 3D city model in various scenarios. ",
      "description_de": "Die STadt Helsinki strebt an, bis 2035 klimaneutral zu werden. In der Arbeit wurden auf Basis eines 3D-Stadtmodells verschiedene Szenarien zur Wärmeversorgung simuliert. Dabei wurde zur Simulation die an der HFT entwickelte Software SimStadt eingesetzt. "
    },
    "refIndex": 5,
    "links": {
      "demo": "https://kartta.hel.fi/3d/heating/Apps/Helsinki/view.html",
      "publication": "https://doi.org/10.3390/ijgi9100602"
    }
  },
  {
    "item": {
      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
      "project": "Master Thesis",
      "author": {
        "firstName": "Justin ",
        "lastName": "Jing Hui",
        "hftURL": "https://ugl.hft-stuttgart.de/content/justin/index.html"
      },
      "project_year_start": "2020",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "content/justin/ezgif.com-gif-maker.gif",
      "keywords": ["Augmented Reality", "Urban Planning"],
      "description_en": "This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
      "description_de": "Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
    },
    "refIndex": 5,
    "links": {
      "demo": "content/justin/index.html",
      "publication": "content/justin/thesis.pdf"
    }
  },
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
683
684
685
686
687
688
689
690
691
692
693
    "item": {
      "title": "SolidInjector for CityGML",
      "project": "CityDoctor2",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
694
695
696
697
      "imageLink": "imgs/thumbnails/SolidInjector.png",
      "keywords": ["CityGML", "Building Solids", "FME"],
      "description_en": "SolidInjector for CityGML is a set of FME based workbenches to replace incorrect CityGML building/building-part solid geometries with correct solid geometries as instructed in the OGC CityGML v2.0 encoding conformance requirement 10.3.9.4 which instructs using xlink mechanism of GML to generate building solids.",
      "description_de": "SolidInjector für CityGML ist eine Reihe von FME-basierten Workbenches zum Ersetzen von fehlerhaften Solid-Geometrien von CityGML LoD 2 Gebäuden / Gebäudeteilen durch korrekte Solid-Geometrien gemäß der Konformitätsanforderung 10.3.9.4 von OGC CityGML v2.0, die den Xlink-Mechanismus von GML für die Modellierung von Gebäude-Solid-Geometrie nutzt."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
698
699
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
700
      "youtube": "https://www.youtube.com/watch?v=PY904hd2hMI&ab_channel=CIVTutorials",
Rushikesh Padsala's avatar
Rushikesh Padsala committed
701
      "demo": "https://gitlab.com/volkercoors/CiD4Sim/-/wikis/usefulTools/FME-Workbenches-(EN)",
JOE XMG's avatar
up    
JOE XMG committed
702
      "project": "https://projekt.beuth-hochschule.de/citydoctor2/"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
703
704
705
    },
    "refIndex": 8
  },
JOE XMG's avatar
up    
JOE XMG committed
706
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
707
708
709
710
711
712
713
714
715
716
717
    "item": {
      "title": "Gerlingen Heat Demand Viewer",
      "project": "iCity",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2017",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
718
719
720
721
      "imageLink": "imgs/thumbnails/Gerlingen3DViewer.png",
      "keywords": ["3D City Model", "CityGML", "Heat Demand Simulation"],
      "description_en": "The Gerlingen heat demand viewer shows system level average heat demand simulation for Gerlingen, Landkreis Ludwigsburg, Germany. The heat demand simulation is done in an urban energy simulator, SimStadt. The aggregation of heat demand results on the system level is done using a grid of 50 x 50m. The aggregation values us then stored in the CityGML Food Water ADE SystemADE and then visualised on the web.",
      "description_de": "Der Gerlingen-Wärmebedarfs-Viewer zeigt eine Simulation des durchschnittlichen Wärmebedarfs auf Systemebene für Gerlingen, Landkreis Ludwigsburg, Deutschland. Die Wärmebedarfssimulation erfolgt in einem städtischen Energiesimulator, SimStadt. Die Aggregation der Wärmebedarfsergebnisse auf Systemebene erfolgt über ein Raster von 50 x 50 m. Die Aggregationswerte werden von uns dann im CityGML Food Water Energy SystemADE gespeichert und anschließend im Web visualisiert."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
722
723
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
724
725
      "demo": "https://transfer.hft-stuttgart.de/pages/icity/gerlingen3dviewer/",
      "project": "https://www.hft-stuttgart.de/forschung/i-city"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
726
727
    },
    "refIndex": 9
Pithon Kabiro's avatar
Pithon Kabiro committed
728
  },
JOE XMG's avatar
up    
JOE XMG committed
729
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
730
731
732
733
734
735
736
737
738
739
740
    "item": {
      "title": "Rainau Water Demand Viewer",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
741
742
743
744
      "imageLink": "imgs/thumbnails/Rainau3DViewer.JPG",
      "keywords": ["3D City Model", "CityGML", "Water Demand Simulation"],
      "description_en": "The Rainau water demand viewer shows per building annual water demand for Rainau, Germany. The water demand simulation for both residential and non-residential buildings is done in an urban energy simulator, SimStadt.",
      "description_de": "Der Rainauer Wasserbedarfsviewer zeigt den jährlichen Wasserbedarf pro Gebäude für Rainau, Deutschland. Die Wasserbedarfssimulation für Wohn- und Nichtwohngebäude wird in einem städtischen Energiesimulator, SimStadt, durchgeführt."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
745
746
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
747
748
749
750
      "demo": "https://transfer.hft-stuttgart.de/pages/in-source/rainau-water-demand-viewer/",
      "publication": "https://www.mdpi.com/2220-9964/9/11/642",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/in-source/rainau-water-demand-viewer/"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
751
752
    },
    "refIndex": 9
Pithon Kabiro's avatar
Pithon Kabiro committed
753
  },
JOE XMG's avatar
up    
JOE XMG committed
754
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
755
756
757
758
759
760
761
762
763
764
765
    "item": {
      "title": "Landkreis Ludwigsburg 3D Viewer",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
766
767
768
769
      "imageLink": "imgs/thumbnails/LKR3DViewer.jpg",
      "keywords": ["3D City Model", "CityGML", "Food Water Energy Simulation"],
      "description_en": "A web 3D prototype visualising SimStadt's heat demand, water demand, food demand, biomass potential, food potential and PV potential simulation results for the entire Landkreis Ludwigsburg.",
      "description_de": "Ein Web-3D-Prototyp, der Simulationsergebnisse von Wärmebedarf, Wasserbedarf, Nahrungsbedarf, Biomassepotenzial, Nahrungspotenzial und PV-Potenzial von SimStadt für den gesamten Landkreis Ludwigsburg visualisiert."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
770
771
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
772
773
774
775
      "demo": "https://transfer.hft-stuttgart.de/pages/in-source/lkrludwigsburg3d/",
      "publication": "https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/in-source/lkrludwigsburg3d/"
JOE XMG's avatar
JOE XMG committed
776

Rushikesh Padsala's avatar
Rushikesh Padsala committed
777
778
    },
    "refIndex": 9
Rushikesh Padsala's avatar
Rushikesh Padsala committed
779
  },
JOE XMG's avatar
up    
JOE XMG committed
780
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
781
782
783
784
785
786
787
788
789
790
791
    "item": {
      "title": "Gowanus CityGML Viewer",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
792
793
794
795
      "imageLink": "imgs/thumbnails/Gowanus3DViewer.JPG",
      "keywords": ["3D City Model", "Rhinoceros3D", "CityGML", "Building Energy Simulation"],
      "description_en": "The Gowanus CityGML viewer shows the building design scenarios along with its heat energy demand for the NYC's neighborhood of Gowanus, USA. Building geometries are modelled in Rhinoceros3D, coverted to CityGML using FME and its heat demand simulation is done in an urban energy simulator, SimStadt.",
      "description_de": "Der Gowanus CityGML-Viewer zeigt verschiedene Gebäudedesignszenarien zusammen mit ihrem Wärmeenergiebedarf für den NYC-Bezirk Gowanus, USA. Die Gebäudegeometrien werden in Rhinoceros3D modelliert, mit FME in CityGML konvertiert und der Wärmebedarf wird in einem städtischen Energiesimulator, SimStadt, simuliert."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
796
797
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
798
799
800
      "demo": "https://transfer.hft-stuttgart.de/pages/in-source/gowanus-citygml-viewer/",
      "publication": "https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
801
802
803
    },
    "refIndex": 10
  },
JOE XMG's avatar
up    
JOE XMG committed
804
  {
Rushikesh Padsala's avatar
Rushikesh Padsala committed
805
806
807
808
809
810
811
812
813
814
815
    "item": {
      "title": "Meidling 3D Viewer",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
816
817
818
819
      "imageLink": "imgs/thumbnails/Meidling3DViewer.jpg",
      "keywords": ["3D City Model", "CityGML", "Building Energy Simulation", "Roof PV Simulation"],
      "description_en": "The Meidling 3D viewer shows the building heat energy demand, roof PV potenial and landuse polygons for the district of Meidling, Vienna. Building stock heat energy demand and roof PV potential is simulated using an urban energy simulator, SimStadt.",
      "description_de": "Der Meidling 3D-Viewer zeigt den Gebäudeheizenergiebedarf, das Dach-PV-Potenzial und die Landnutzungspolygone für den Bezirk Meidling, Wien. Der Wärmeenergiebedarf des Gebäudebestands und das Dach-PV-Potenzial werden mit einem städtischen Energiesimulator, SimStadt, simuliert."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
820
821
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
822
823
824
      "demo": "https://transfer.hft-stuttgart.de/pages/in-source/meidling-3d-viewer/",
      "publication": "https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
    },
    "refIndex": 11
  },
  {
    "item": {
      "title": "CityGML Food Water Energy (FWE) ADE",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
840
841
842
843
      "imageLink": "imgs/thumbnails/FWEADE.PNG",
      "keywords": ["3D City Model", "CityGML", "ADE", "Food-Water-Energy Nexus", "Data Modelling"],
      "description_en": "CityGML FWE ADE allows users to store FWE-related parameters in four spatial layers: building, land use, area, and system. FWE ADE facilitates inputs and outputs for various FWE-related simulations and also acts as a central data exchange platform to connect different urban FWE simulators.",
      "description_de": "CityGML FWE ADE ermöglicht es dem Benutzer, FWE-bezogene Parameter in vier räumlichen Ebenen zu speichern: Gebäude, Landnutzung, Fläche und System. FWE ADE erleichtert Eingaben und Ausgaben für verschiedene FWE-bezogene Simulationen und fungiert außerdem als zentrale Datenaustauschplattform, um verschiedene städtische FWE-Simulatoren miteinander zu verbinden."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
844
845
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
846
847
848
      "demo": "https://transfer.hft-stuttgart.de/pages/in-source/in-source/FWEADE/",
      "publication": "https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
849
850
    },
    "refIndex": 12
Pithon Kabiro's avatar
Pithon Kabiro committed
851
  },
Rushikesh Padsala's avatar
Rushikesh Padsala committed
852
853
854
855
856
857
858
859
860
861
862
863
864

  {
    "item": {
      "title": "Rhinoceros3D/CityEngine to CityGML",
      "project": "IN-SOURCE",
      "author": {
        "firstName": "Rushikesh",
        "lastName": "Padsala",
        "hftURL": "https://www.hft-stuttgart.com/p/rushikesh-padsala"
      },
      "project_year_start": "2018",
      "project_year_end": "2021",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
865
866
867
868
      "imageLink": "imgs/thumbnails/RhinoCityGML.JPG",
      "keywords": ["3D City Model", "Rhinoceros3D", "ArcGIS CityEngine", "CityGML", "Data Interoperability", "FME"],
      "description_en": "Rhinoceros3D/CityEngine to CityGML is a repository of FME workbenches used to convert 2D building footrpint shapefiles with building height attributes or 3D building geometries modelled in Rhinoceros3D to CityGML LoD 1 building-building part models and 3D building multipatch shapefile.",
      "description_de": "Rhinoceros3D/CityEngine to CityGML ist ein Repository von FME-Workbenches zur Konvertierung von 2D-Gebäudegrundriss-Shapefiles mit Gebäudehöhenattributen oder 3D-Gebäudegeometrien, die in Rhinoceros3D modelliert wurden, in CityGML LoD 1-Gebäude-/Gebäudeteilmodelle und 3D-Gebäudemultipatch-Shapefiles, die in ArcGIS CityEngine modelliert wurden, in CityGML LoD 1 - LoD 2-Gebäudemodelle. Zum Selbstverständnis des Konvertierungsprozesses stehen innerhalb der FME-Workbenches Annotationen zur Verfügung."
Rushikesh Padsala's avatar
Rushikesh Padsala committed
869
870
    },
    "links": {
JOE XMG's avatar
up    
JOE XMG committed
871
872
873
874
      "demo": "https://transfer.hft-stuttgart.de/gitlab/rushikesh.padsala/rhino-cityengine2citygml",
      "publication": "https://repository.corp.at/674/",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/in-source",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/rushikesh.padsala/rhino-cityengine2citygml"
Rushikesh Padsala's avatar
Rushikesh Padsala committed
875
876
877

    },
    "refIndex": 13
JOE XMG's avatar
ีย    
JOE XMG committed
878
879
880
881
882
883
884
885
886
887
888
889
890
  },
  {
    "item": {
      "title": "Occlusion Screening using 3D city models as a reference database for mobile AR-Applications",
      "project": "",
      "author": {
        "firstName": "Muhammad",
        "lastName": "Alfakhori",
        "hftURL": "https://www.linkedin.com/in/muhammad-alfakhori"
      },
      "project_year_start": "2021",
      "project_year_end": "2022",
      "project_is_on_going": true,
JOE XMG's avatar
up    
JOE XMG committed
891
892
893
894
      "imageLink": "content/muhamamd/UGLthumbnail.gif",
      "keywords": ["Augmented Reality", "Mixed Reality", "Occlusion", "HoloLens"],
      "description_en": "Creating an immersive Augmented Reality (AR) experience requires aligning the digital content with the real environment, including position and occlusion, where the digital content is hidden behind the real objects.",
      "description_de": "Die Erstellung eines immersiven Augmented Reality (AR)-Erlebnisses erfordert die Abstimmung der digitalen Inhalte mit der realen Umgebung. Insbesondere die Position und Okklusion sind entscheidende Aspekte. Dabei ist es notwendig, dass digitale Objekte von realen Objekten verdeckt werden."
JOE XMG's avatar
ีย    
JOE XMG committed
895
896
    },
    "links": {
897
      "publication": "content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf",
hdastageeri's avatar
hdastageeri committed
898
      "youtube": "https://youtu.be/qOv7h1MvUX8"
JOE XMG's avatar
ีย    
JOE XMG committed
899
900
    },
    "refIndex": 14
Matthias Betz's avatar
Matthias Betz committed
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
  },
  {
    "item": {
      "title": "Repair CityGML Files",
      "project": "CityDoctor2",
      "author": {
        "firstName": "Matthias",
        "lastName": "Betz",
        "hftURL": "https://www.hft-stuttgart.de/p/matthias-betz"
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": true,
      "imageLink": "imgs/thumbnails/CityDoctorScreen.png",
      "keywords": ["CityDoctor", "CityGML", "Healing", "Service"],
      "description_en": "A service for repairing CityGML files. No guarantee that all errors will be fixed.",
      "description_de": "Ein Service für die Reparatur von CityGML Dateien. Keine Grantie, dass alle Fehler behoben werden.",
      "internal": true
    },
    "links": {
Matthias Betz's avatar
Matthias Betz committed
921
      "project": "https://193.196.137.147:50000/"
Matthias Betz's avatar
Matthias Betz committed
922
923
    },
    "refIndex": 15
JOE Thunyathep S's avatar
up  
JOE Thunyathep S committed
924
  }
hdastageeri's avatar
hdastageeri committed
925
]