From b6b20ddbfb37b4f45d1e2a0d0f9b285b993983a4 Mon Sep 17 00:00:00 2001
From: svensMPG <sven.schneider@hft-stuttgart.de>
Date: Wed, 20 Jul 2022 13:04:52 +0200
Subject: [PATCH] added point cloud keyword to window detection demo

---
 public/content/content.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/content/content.json b/public/content/content.json
index f197dd9..df6466e 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -35,7 +35,7 @@
       "project_year_end": "2021",
       "project_is_on_going": false,
       "imageLink":"https://urbanvis.hft-stuttgart.de/imgs/thumbnails/EssenPC.jpg",
-      "keywords":["CityGML", "Urban Simulation","SimStadt"],
+      "keywords":["CityGML", "Urban Simulation","SimStadt", "Point Clouds"],
       "description_en":"As part of Simstadt 2.0, a method was developed to automatically extract window contours from building facedes from high-resolution point clouds to improve simulation accuracy.",
       "description_de":"Im Rahmen von Simstadt 2.0 wurde eine Methode entwickelt, um Fensterkonturen automatisiert in hochauflösenden Punktwolken zu detektieren und zu extrahieren, um die Simulationsgenauigkeit zu erhöhen."
     },
-- 
GitLab