From 55411567d85d2194ba2d217d65706a93d54e0a81 Mon Sep 17 00:00:00 2001 From: JOE XMG <thunyathep.s@outlook.com> Date: Fri, 8 Apr 2022 15:11:01 +0200 Subject: [PATCH] update --- public/content/content.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index d984cba..fe2fa8a 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -233,6 +233,29 @@ "repo": "https://transfer.hft-stuttgart.de/gitlab/ogc/node-3dps" } }, + { + "item": { + "title": "CityGML Data Workflow", + "project": "IQG4iCity", + "author": { + "firstName": "Joe", + "lastName": "T. Santhanavanich", + "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" + }, + "project_year_start": "2022", + "project_year_end": "2024", + "project_is_on_going": true, + "imageLink": "imgs/thumbnails/3dps.jpg", + "keywords": ["OGC", "3D GIS", "3D Tiles", "I3S", "gLTF"], + "description_en": "List of the workflows for creating, developing, enriching the 3D city models in CityGML formats.", + "description_de": "List of the workflows for creating, developing, enriching the 3D city models in CityGML formats." + }, + "links": { + "demo": "https://transfer.hft-stuttgart.de/pages/ict4icity/data_workflow/index.html", + "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/ict4icity", + "repo": "https://transfer.hft-stuttgart.de/gitlab/ict4icity" + } + }, { "item": { "title": "Schwäbisch Hall 3D Viewer", -- GitLab