diff --git a/public/content/content.json b/public/content/content.json index 40dd424ab0f66c8cc519c6c36d974a626d995892..7f95b20b70941777061f614f789aeaa09391d6bc 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -69,8 +69,30 @@ "project":"https://www.hft-stuttgart.de/forschung/i-city" }, "refIndex": 1 + }, { + "item": { + "title": "3D Web Anwendung ", + "project": "SmartVillages Project", + "author": { + "firstName": "Patrick", + "lastName": "Würstle", + "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle" + }, + "project_year_start": "2018", + "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." + }, + "links": { + "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" + }, + "refIndex": 24 }, - { "item": { "title": "3D Erlebnispfad Wüstenrot", @@ -81,7 +103,7 @@ "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle" }, "project_year_start": "2018", - "project_year_end": "2022", + "project_year_end": "2020", "project_is_on_going": false, "imageLink":"imgs/thumbnails/SmartVillages.png", "keywords":["CityGML","3D GIS","Urban Analytics"], diff --git a/public/imgs/thumbnails/SmartVillages2.png b/public/imgs/thumbnails/SmartVillages2.png new file mode 100644 index 0000000000000000000000000000000000000000..f93a37a4f7c3bd7548080e89bbb4e3bf05c44107 Binary files /dev/null and b/public/imgs/thumbnails/SmartVillages2.png differ