Commit b84325cd authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up

parent 7cde7b89
Pipeline #2811 passed with stage
in 22 seconds
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
<!-- Bootstrap CSS --> <!-- Bootstrap CSS -->
<link rel="stylesheet" href="source/bootstrap.min.css"> <link rel="stylesheet" href="source/bootstrap.min.css">
<link rel="stylesheet" href="index.css"> <link rel="stylesheet" href="index.css">
<link rel="icon" <link rel="icon" type="image/ico" href="favicon.ico">
type="image/ico"
href="favicon.ico">
<title>Web-based Visualization of the 3D City Models</title> <title>Web-based Visualization of the 3D City Models</title>
<style> <style>
table { table {
...@@ -169,7 +167,7 @@ ...@@ -169,7 +167,7 @@
<h2>Overview of the software used</h2> <h2>Overview of the software used</h2>
<ul> <ul>
<li><a href="https://cesiumjs.org/downloads/">CesiumJS</a> (Register for the token)</li> <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
&nbsp;<a href="https://httpd.apache.org/">Apache HTTP Server</a>&nbsp;, is also in&nbsp;<a &nbsp;<a href="https://httpd.apache.org/">Apache HTTP Server</a>&nbsp;, is also in&nbsp;<a
href="https://www.apachefriends.org/de/index.html">XAMPP</a>&nbsp;included</li> href="https://www.apachefriends.org/de/index.html">XAMPP</a>&nbsp;included</li>
<li>Web browser: <li>Web browser:
...@@ -196,14 +194,16 @@ ...@@ -196,14 +194,16 @@
</div> </div>
</div> --> </div> -->
<li><a href="https://transfer.hft-stuttgart.de/pages/urbanvis/index.html">Wind Simulation Platform</a> in the <!-- <li><a href="https://transfer.hft-stuttgart.de/pages/urbanvis/index.html">Wind Simulation Platform</a> in the
Cesium 3D Web Application</li> 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://deutschland.virtualcitymap.de/#/">Deutschland in 3D</a> 3D Web Application Visualizing <li><a href="https://deutschland.virtualcitymap.de/#/">Deutschland in 3D</a> 3D Web Application Visualizing
German Cities</li> 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> <li>Explore other <a href="https://3d.bk.tudelft.nl/opendata/opencities/">CityGML Datasets</a></li>
<hr> <hr>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment