From d0d5269df3c4f2204c7a520d813764c896f69d8c Mon Sep 17 00:00:00 2001
From: JOE XMG <thunyathep.s@outlook.com>
Date: Tue, 22 Feb 2022 17:03:17 +0100
Subject: [PATCH] fix links

---
 public/content/content.json | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/public/content/content.json b/public/content/content.json
index eed45cc..c5cc2b0 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -300,8 +300,9 @@
       "description_de":"Diese Beispielanwendung zeigt die Visualisierung von 3D-Tiles-Inhalten wie Gebäuden und Bäumen, die über einen 3D-Portrayal Service bereitgestellt werden."
     },
     "links": {
-      "demo": "http://193.196.38.112:8086/#/",
-      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages"
+      "demo": "http://81.169.203.126:8092/service/v1?service=3DPS&acceptversions=1.0&request=GetScene&boundingbox=9.400871,49.059661,9.513287,49.101145&lod=2&layer=building&format=application/json&mime=3dtiles",
+      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
+      "repo":"https://transfer.hft-stuttgart.de/gitlab/ogc/node-3dps"
     },
     "refIndex": 3
   },
@@ -362,7 +363,7 @@
       "author": {
         "firstName": "Pithon",
         "lastName": "Kabiro",
-        "hftURL": "https://www.hft-stuttgart.de/p/pithon-kabiro"
+        "hftURL": "https://www.researchgate.net/profile/Pithon-Kabiro-2"
       },
       "project_year_start": "2019",
       "project_year_end": "2021",
@@ -420,7 +421,8 @@
       "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."
     },
     "links": {
-      "project":"https://transfer.hft-stuttgart.de/gitlab/citydoctor/qualityade"
+      "project":"https://transfer.hft-stuttgart.de/gitlab/citydoctor/qualityade",
+      "repo":"https://gitlab.com/volkercoors/agqual3d/-/wikis/CityGml-Quality-ADE"
     },
     "refIndex": 6
   },
@@ -442,7 +444,6 @@
       "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."
     },
     "links": {
-      "demo": "",
       "publication":"https://doi.org/10.1007/s41064-020-00094-0",
       "project":"https://projekt.beuth-hochschule.de/citydoctor2/"
     },
-- 
GitLab