Changes

Jump to navigation Jump to search
Line 467: Line 467:     
== <span id="MultiSurface">[http://www.schemacentral.com/sc/niem21/e-gml32_MultiSurface.html gml:MultiSurface]</span> ==
 
== <span id="MultiSurface">[http://www.schemacentral.com/sc/niem21/e-gml32_MultiSurface.html gml:MultiSurface]</span> ==
Eine Menge <math>M=\lbrace S_1,S_2,...S_n\rbrace</math>  von Polygonen wird als '''MultiSurface''' bezeichnet. Es gelten keinerlei Bedingungen für die Struktur der in  <math>S</math> enthaltenen Polygone. Sie können sich beispielsweise überlappen oder durchdringen. Es ist auch nicht notwendig, dass die Polygone in <math>S</math>  eine zusammenhängende Oberfläche beschreiben. Die Polygone können beliebig orientiert sein.
+
A MultiSurface is an unstructured set <math>M=\lbrace S_1,S_2,...S_n\rbrace</math>  of polygons. No further constraints are defined for a MultiSurface element. It is not necessary that M is a connected surface. Orientation of the polygons is arbitrary. By a MultiSurface any existing polygonal boundary representation of a rigid body can be described. Unfortunately, also objects that do not exist in real space can be modeled.
 +
Due to the missing constraints it is recommended that MultiSurface elements should only be used to model non-volumetric parts of the building model as shown in Figure 8. Volumetric parts should be modeled as solids (see gml:Solid)
    
Das MultiSurface-Element ist daher sehr einfach zu nutzen.
 
Das MultiSurface-Element ist daher sehr einfach zu nutzen.

Navigation menu