From da842f18348adb48be5e5bf148c375765f4e6e8a Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Thu, 5 Nov 2020 12:16:45 +0100 Subject: [PATCH] update --- public/VisualizationWorkshop_stepBystep.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/VisualizationWorkshop_stepBystep.html b/public/VisualizationWorkshop_stepBystep.html index 0103638..f0909d1 100644 --- a/public/VisualizationWorkshop_stepBystep.html +++ b/public/VisualizationWorkshop_stepBystep.html @@ -100,7 +100,13 @@ <li>Web browser: <a href="https://www.mozilla.org/de/firefox/new/">Firefox</a></li> <li>FME Workbench 2020</li> </ul> - + <hr> + <h2>Other Example Use Cases</h2> + <li><a href="https://transfer.hft-stuttgart.de/pages/urbanvis/index.html">Wind Simulation Platform</a> in the Cesium 3D Web Application</li> + <li><a href="https://steinbeis-3dps.eu/3DGeoVolumes/">3D Visualization Server</a> for hosting 3D building models created by the 3D GeoVolumes API (3D Container API) Specification</li> + <li><a href="https://steinbeis-3dps.eu/geoportal_3diot/#/">OGC 3D IoT Pilot - Sejong, South Korea</a> with air quality sensor data (SensorThings API)</li> + <li>Explore other <a href="https://3d.bk.tudelft.nl/opendata/opencities/">CityGML Datasets</a></li> + <hr> <h2>Copyright</h2> <p>The texts and images provided in the blog are under the <a href="https://creativecommons.org/licenses/by/3.0/de/">CC BY 3.0 DE</a> license.</p> -- GitLab