diff --git a/public/vis_workshop/index.html b/public/vis_workshop/index.html index e3e192af975b863f6b8009105b0cc47baa616d7b..fc958a0c9c5e59b37a6f55162e937cecb165c097 100644 --- a/public/vis_workshop/index.html +++ b/public/vis_workshop/index.html @@ -9,9 +9,7 @@ <!-- Bootstrap CSS --> <link rel="stylesheet" href="source/bootstrap.min.css"> <link rel="stylesheet" href="index.css"> - <link rel="icon" - type="image/ico" - href="favicon.ico"> + <link rel="icon" type="image/ico" href="favicon.ico"> <title>Web-based Visualization of the 3D City Models</title> <style> table { @@ -169,7 +167,7 @@ <h2>Overview of the software used</h2> <ul> <li><a href="https://cesiumjs.org/downloads/">CesiumJS</a> (Register for the token)</li> - <li>Web Server: Python 3 HTTP server or + <li>Web Server: Python 3 HTTP server or <a href="https://httpd.apache.org/">Apache HTTP Server</a> , is also in <a href="https://www.apachefriends.org/de/index.html">XAMPP</a> included</li> <li>Web browser: @@ -196,14 +194,16 @@ </div> </div> --> - <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><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://deutschland.virtualcitymap.de/#/">Deutschland in 3D</a> 3D Web Application Visualizing German Cities</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><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>Explore other <a href="https://3d.bk.tudelft.nl/opendata/opencities/">CityGML Datasets</a></li> <hr>