From ab1220676b4a8fe08fc096f992788c6ab84112f6 Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Wed, 9 Jun 2021 13:36:22 +0200 Subject: [PATCH] adding description --- public/content/content.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/content/content.json b/public/content/content.json index a4b3800..57bda7f 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -156,8 +156,8 @@ "project_is_on_going": false, "imageLink":"https://transfer.hft-stuttgart.de/pages/sven.schneider/urbanvis/imgs/thumbnails/Kirchturm_Partikel_2.jpg", "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"], - "description_en":"...", - "description_de":"..." + "description_en":"Explore different ways of visualizing 3D data such as Computational Fluid Dynamics (CFD) simulations in urban enviroments in your web-browser. Select a visualization scheme below and interactively explore the content. Visualizations are based on CesiumJS .", + "description_de":"Erkunden Sie verschiedene Möglichkeiten der Visualisierung von 3D-Daten, wie z. B. Computational Fluid Dynamics (CFD)-Simulationen in urbanen Umgebungen in Ihrem Webbrowser. Wählen Sie unten ein Visualisierungsschema aus und erkunden Sie interaktiv den Inhalt. Die Visualisierungen basieren auf CesiumJS ." }, "links": { "demo": "https://urbanvis.hft-stuttgart.de/", -- GitLab