README.md 2.72 KB
Newer Older
Rushikesh Padsala's avatar
Rushikesh Padsala committed
1
# Rosensteinquartier CityGML LoD1 Building Model
Rushikesh Padsala's avatar
Rushikesh Padsala committed
2

Rushikesh Padsala's avatar
Rushikesh Padsala committed
3
The [Rosensteinquartier](https://www.stuttgart.de/leben/stadtentwicklung/rosenstein-quartier.php) CityGML LoD1 building model is an open data based on the publicly available [urban design document](https://www.asp-stuttgart.de/portfolio-items/internationaler-wettbewerb-rosenstein-stuttgart) for the new Rosensteinquartier.
Rushikesh Padsala's avatar
Rushikesh Padsala committed
4

Rushikesh Padsala's avatar
Rushikesh Padsala committed
5
For the mentioned CityGML building model to be an approximate of the Rosensteinquartier's urban design document, first, approximate building footprints were manually extracted and georeferenced using QGIS. Then, based on the distribution of the total floor area (420,260 m²) in different building functions (boundary condition),  i.e. 289.650 m² residential and the rest non-residential (19.770 m² school, 12.000 m² museum, 98.840 m² offices ; schools and museums should be single-use buildings, 50% of offices can be single use buildings and the other 50% be mixed-use buildings with residential), an approximate 3D building model was generated using rule based modelling (CGA rule file) via ArcGIS CityEngine. Finally, since CityEngine doesn't support export functionality to CityGML, using Feature Manipulation Engine (FME), 3D multipatch shapefile of Rosensteinquartier exported from CityEngine was then converted to CityGML LoD1 building model. The FME workbench to convert 2D shapefiles to CityGML LoD 1 building and building part model as well as 3D multipatch shapefiles to CityGML LoD 2 building model is based on the project available [here](https://transfer.hft-stuttgart.de/gitlab/rushikesh.padsala/rhino-cityengine2citygml). 
Rushikesh Padsala's avatar
Rushikesh Padsala committed
6
7
8

The Rosensteinquartier CityGML LoD1 building model contains the following attributes for each building and their related building parts:

Rushikesh Padsala's avatar
Rushikesh Padsala committed
9
1. Building Functions as per [SIG3D codelist](http://www.sig3d.org/codelists/citygml/2.0/building/2.0/_AbstractBuilding_function.xml)
Rushikesh Padsala's avatar
Rushikesh Padsala committed
10
2. Gross Floor Area (m²)
Rushikesh Padsala's avatar
Rushikesh Padsala committed
11
12
3. Building Footprint Area (m²)
4. Building Height (m)
Rushikesh Padsala's avatar
Rushikesh Padsala committed
13
14
5. Number of Floors - above ground
6. Average Floor Height (m) - above ground
Rushikesh Padsala's avatar
Rushikesh Padsala committed
15
7. Year of Construction
Rushikesh Padsala's avatar
Rushikesh Padsala committed
16
17
18
19
20
21
22
23
24
25
26
27
28
29

![Rosensteinquartier 3D Viewer](img/Rosenstein3DViewer.PNG)

# License

This work is licensed under a [Creative Commons Attribution 4.0 International License - CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode) [![CC BY 4.0][cc-by-shield]][cc-by]

[cc-by]: https://creativecommons.org/licenses/by/4.0/legalcode
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg

# Acknowledgement

This work is carried out in the project [Innovative Hochschule - M4_Lab](https://www.hft-stuttgart.de/forschung/innovative-hochschule-m4-lab). This project is funded by the Federal Ministry of Education and Research under the number 03IHS032A.
![ProjectLogo](img/ProjectLogo.jpg)