From 13c8f6c8ad7aa462390a7eac3e2d6de27e7b9010 Mon Sep 17 00:00:00 2001
From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de>
Date: Thu, 19 Sep 2024 19:21:33 +0000
Subject: [PATCH] Update public/content/content.json

---
 public/content/content.json | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/public/content/content.json b/public/content/content.json
index 3c9d3cc..478c34e 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -66,29 +66,6 @@
       "demo": "https://project-udtip-2024.vercel.app/",
       "project": "https://www.ogc.org/initiatives/ogc-urban-digital-twin-interoperability/"
     }
-  },
-   {
-    "item": {
-      "title": "Nordbahnhofviertel CityGML Energy ADE Viewer using AdV Services",
-      "project": "DigiTwins4PEDs",
-      "author": {
-        "firstName": "Rushi",
-        "lastName": "Padsala",
-        "hftURL": "https://www.hft-stuttgart.de/p/rushikesh-padsala"
-      },
-      "project_year_start": "2023",
-      "project_year_end": "-",
-      "project_is_on_going": true,
-      "imageLink": "imgs/thumbnails/digitwins4peds1.png",
-      "keywords": ["AdV", "CityGML", "Energy","EnergyADE", "Nordbahnhofviertel"],
-      "description_en": "This web 3D application integrates the AdV 3D building service with the CityGML Energy ADE v1 PHP based web service. The AdV service provides building geometries for all of Germany with gml ID, while the energy service is based on a custom PHP solution that retrieves energy data having the same gml ID from the Energy ADE v1 (KIT Profile) hosted locally at HFT Stuttgart using 3DCityDB Postgres server. The demo showcases building and energy attributes for the Nordbahnhofviertel district in Stuttgart, using CityGML for building data and its use in SimStadt for energy demand simulations to generate energy related values. In addition, this application also uses AdV DGM (Terrain) and German basemap web services."
-      "description_de": "Diese Web-3D-Anwendung integriert den AdV 3D-Gebäudedienst mit dem CityGML Energy ADE v1 PHP-basierten Webdienst. Der AdV-Dienst stellt Gebäudegeometrien für ganz Deutschland mit gml-ID bereit, während der Energiedienst auf einer benutzerdefinierten PHP-Lösung basiert, die Energiedaten mit derselben gml-ID aus dem Energy ADE v1 (KIT-Profil) abruft, das lokal an der HFT Stuttgart mithilfe von 3DCityDB gehostet wird Postgres-Server. Die Demo zeigt Gebäude- und Energieattribute für das Nordbahnhofviertel in Stuttgart, wobei CityGML für Gebäudedaten und dessen Einsatz in SimStadt für Energiebedarfssimulationen zur Generierung energiebezogener Werte verwendet wird. Darüber hinaus nutzt diese Anwendung auch AdV DGM (Terrain) und deutsche Grundkarten-Webdienste."
-    },
-    "refIndex": 5,
-    "links": {
-      "demo": "https://w2.iaf-ex.hft-stuttgart.de/DigiTwins4PEDs/Stuttgart/",
-      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/digitwins4peds"
-    }
   },
   {
     "item": {
-- 
GitLab