Commit be55fedc authored by Bao's avatar Bao
Browse files

Update Visualization.html

parent 73c740d3
Pipeline #1017 passed with stage
in 1 second
......@@ -30,13 +30,9 @@
</div>
<div id="site_content">
<div class="sidebar">
<h1>Latest News</h1>
<h4>New Website Launched</h4>
<h5>15.05.2020</h5>
<p>A website contains all the outcomes from HFT for project IN-Source has been launched.<br /></p>
<h1>Useful Links</h1>
<ul>
<li><a href="http://www.simstadt.eu/de/index.jsp">SimStadt</a></li>
<li><a href="http://simstadt.eu">SimStadt</a></li>
<li><a href="https://www.hft-stuttgart.de/forschung/projekte/standard-titel">IN-Source</a></li>
<li><a href="https://drc.ait.ac.at/sites/insource/">IN-SOURCE VisToolBox</a></li>
......@@ -48,7 +44,7 @@
<h1>Web 3D visualization</h1>
<p>3D tiles is an OGC standard developed by Cesium to deliver, render and visualise massive 3D geospatial data on web. As of today, Cesium web globe is able to render 3D tiles out of box. CityGML can be out of box converted to 3D tiles using Cesium ion which is a cloud platform provided by Cesium to convert and host 3D geospatial data. For free users, a limit of 5GB is applicable on using cesium ion for data hosting. Alternatively, Feature Manipulation Engine (FME) can be used to convert CityGML to 3D tiles. However, via FME, data is not hosted on cloud using cesium ion but stored on a local machine. Such an arrangement can be useful if data sharing privacy and security is of importance.
Ones CityGML is converted to 3D tiles, it can be render on web using CesiumJS for cesium web globe. CesiumJS is an open source JavaScript library for creating interactive 3D web applications. </p>
<span class="center"><img src="img/cesiumLB.png" alt="Landkreis Ludwigsburg Cesium Application" width="90%" height="90%" /></span>
<span class="center"><img src="img/biomass_marbarch.jpg" alt="Visualisation of the Marbach’s biomass potential using its CityGML LandUse model " title="Visualisation of the Marbach’s biomass potential using its CityGML LandUse model " width="90%" height="90%" /></span>
</div>
</div>
......
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