From f8fe8c9efb07ae21705a2c8ad2cfde5458375fca Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala Date: Thu, 12 Jun 2025 17:27:51 +0000 Subject: [PATCH] Update public/content/content.json --- public/content/content.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index b10f93d..4e7eeb5 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -20,6 +20,31 @@ "demo": "https://citydemonstrator.hft-stuttgart.de/", "project": "https://icity.hft-stuttgart.de/#/" } + }, + { + "item": { + "title": "Air Pollutant Viewer", + "project": "UdigiT4iCity", + "author": { + "firstName": "Rushikesh", + "lastName": "Padsala", + "hftURL": "https://www.hft-stuttgart.de/p/rushikesh-padsala" + }, + "project_year_start": "2022", + "project_year_end": "2025", + "project_is_on_going": false, + "imageLink": "imgs/thumbnails/RushiCFDNew.jpg", + "keywords": ["CFD Simulation", "Stuttgart", "OGC API", "Urban Simulation","Digital Twins"], + "description_en": "An interactive 3D web application prototype using CesiumJS visualizes complex CFD-simulated airflow (Vector) and pollutant dispersion (Scalar) in Stuttgart’s Schlossstrasse urban canyon, integrating CityGML-derived models and OGC APIs to support air quality planning.", + "description_de": "Ein interaktiver 3D-Webanwendungsprototyp mit CesiumJS visualisiert komplexe, CFD-simulierte Luftströmungen (Vektor) und Schadstoffausbreitungen (Skalar) in der Stuttgarter Stadtschlucht Schlossstraße und integriert dabei aus CityGML abgeleitete Modelle und OGC-APIs zur Unterstützung der Luftqualitätsplanung." + }, + "refIndex": 5, + "links": { + "demo": "https://w2.iaf-ex.hft-stuttgart.de/DigiTwins4PEDs/Stuttgart/", + "project": "https://www.hft-stuttgart.com/research/projects/current/icity-2-udigit4icity", + "publication": "https://isprs-archives.copernicus.org/articles/XLVIII-4-W11-2024/89/2024/", + "repo": "https://transfer.hft-stuttgart.de/gitlab/digitwins4peds/application" + } }, { "item": { -- GitLab