From 5d1906d796c41a21091ea494cb77723f37cd7423 Mon Sep 17 00:00:00 2001
From: svensMPG <sven.schneider@hft-stuttgart.de>
Date: Tue, 22 Feb 2022 15:27:23 +0100
Subject: [PATCH] fixed inspirer links for project, removed publication - dont
 have any yet

---
 public/content/content.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/public/content/content.json b/public/content/content.json
index 793d179..fa1c462 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -13,13 +13,12 @@
       "project_is_on_going": true,
       "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 orient the user.",
-      "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 weren im Hintergrund mit bestehenden registriert um die Orientierung des Nutzers zu gewährleisten. "
+      "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. "
     },
     "refIndex": 5,
     "links": {
-      "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html",
-      "publication": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer",
+      "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html",      
       "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer"
     }
   },  
-- 
GitLab