Commit 4c0ae40b authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update index.html

parent 20a705b0
Pipeline #4829 passed with stages
in 22 seconds
......@@ -30,14 +30,17 @@
<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>
<p> Within the project INSOURCE 3D viewers for three use cases were developed and can be accessed as below:
Landkreis Ludwigsburg (Germany) 3D Viewer <a href="https://transfer.hft-stuttgart.de/pages/in-source/lkrludwigsburg3d/">
1. <a href="https://transfer.hft-stuttgart.de/pages/in-source/lkrludwigsburg3d/"> Landkreis Ludwigsburg (Germany) 3D Viewer visualises SimStadt simulated food demand, water demand, heat energy demand as well as PV potential for building stock of entire Landkreis Ludwigsburg. Additionally using the landuse model of Landkreis Ludwigsburg, its SimStadt simulated food potential and bio-energy pontential is visualised.
Meidling (Vienna, Austria) 3D Viewer <a href="https://transfer.hft-stuttgart.de/pages/in-source/meidling-3d-viewer/">
2. <a href="https://transfer.hft-stuttgart.de/pages/in-source/meidling-3d-viewer/"> visualises SimStadt simulated heat energy demand and PV potential for building stock of Meidling district in Vienna. Additionally its classified land use data is also visualised.
Gowanus(NY, USA) 3D Viewer <a href="https://transfer.hft-stuttgart.de/pages/in-source/gowanus-citygml-viewer/">
3. <a href="https://transfer.hft-stuttgart.de/pages/in-source/gowanus-citygml-viewer/"> Gowanus(NY, USA) 3D Viewer visualises SimStadt simulated heating demand for different building stock design for the neighborhood of Gowanus in Brooklyn, USA.
<p>
</p>
<p>
<img src="LKR_Landuse.png">
</p>
......
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