|
|
> CityGML is an open conceptual data model for the storage and exchange of virtual 3D city models. It is defined through a Unified Modeling Language (UML) object model. This UML model extends the ISO Technical Committee 211 (TC211) conceptual model standards for spatial and temporal data. Building on the ISO foundation assures that the man-made features described in the City Models share the same spatial-temporal universe as the surrounding countryside within which they reside. The aim of the development of CityGML is to reach a common definition of the basic entities, attributes, and relations of a 3D city model. This is especially important with respect to the cost-effective sustainable maintenance of 3D city models, allowing the reuse of the same data in different application fields. [^1]
|
|
|
|
|
|
|
|
|
<dl class="bildunterschrift">
|
|
|
<dt><img src="uploads/ff678d84cf1422dace864fb025567cdf/image.png" alt="Bildbeschreibung" title="Kap-LoD-1-Gebäudehöhen-ALKIS3D"></dt>
|
|
|
<dd> Abbildung LoD1.1: Festlegung einer typisierten Geschosshöhe und Standardhöhe (bei unbekannter Geschosszahl) zur Ableitung der Gebäudehöhe anhand der Gebäudefunktion.</dd>
|
|
|
</dl>
|
|
|
|
|
|
|
|
|
In order to describe a city model, CityGML utilizes thematic modules. The base module is the CityGML Core which gets extended by defined thematic modules such as Building, Bridge, Vegetation, Transportation, WaterBody, Relief, LandUse, Appearance etc. In this tutorial, the building module will be used to explain the CityGML concepts. Examples will be given in CityGML 2.0 as most existing models are using this Version. However, the examples will be given in CityGML 3.0 XML encoding as well to see the differences of CityGML 2.0 and CityGML 3.0.
|
|
|
|
... | ... | @@ -14,7 +11,10 @@ CityGML 3.0 Module Overview ([OGC document 20-066](https://docs.opengeospatial.o |
|
|
|
|
|
The following example shows a CityModel (CityGML 2.0) that makes use of several modules including Building, Bridge, WaterBody, Vegetation, Relief, and Transportation.
|
|
|
|
|
|
![3D_DLM_Stoeckach](uploads/5f7b4ff3ea8229a7daa9561c753425a7/3D_DLM_Stoeckach.png)
|
|
|
<dl class="bildunterschrift">
|
|
|
<dt><img src="uploads/5f7b4ff3ea8229a7daa9561c753425a7/3D_DLM_Stoeckach.png" alt="Bildbeschreibung" title="Kap-LoD-1-Gebäudehöhen-ALKIS3D"></dt>
|
|
|
<dd> City Model Stuttgart Stöckach </dd>
|
|
|
</dl>
|
|
|
|
|
|
CityGML Model Stuttgart-Stöckach, the model itself was created by L. Rothengass as prt of his Master Thesis at HFT Stuttgart using the software [3dfier](https://github.com/tudelft3d/3dfier) and data provided by the State Office for Spatial Information and Land Development (LGL BW) (base DLM and LiDAR data) and the City of Stuttgart (tree cadastre and LoD2 building module).
|
|
|
|
... | ... | |