datatype

INSPIRE Ukjent

-- Name -- Building geometry 3D LoD 1
Data type grouping the specific metadata attached to the 3D geometry, when provided by a LoD 1 representation.
Egenskap Stereotype Beskrivelse Type Multiplisitet
horizontalGeometryReference voidable -- Name -- Horizontal geometry reference HorizontalGeometryReferenceValue 0..1
verticalGeometryReference3DTop voidable -- Name -- Vertical geometry reference 3D top ElevationReferenceValue 0..1
Navn Type Lengde Multiplisitet
HorizontalGeometryReferenceValue 0..1
ElevationReferenceValue 0..1
Name Type English Description
horizontalGeometryReference HorizontalGeometryReferenceValue Element of the real world object that was captured by the (X,Y) coordinates of the LoD1 Multisurface or Solid geometry. -- Description -- EXAMPLE: footprint, roof edge
verticalGeometryReference3DTop ElevationReferenceValue Height level to which the upper height of the model (Z-value of the upper horizontal polygon) refers to. -- Description -- EXAMPLE: generalRoof, lowestRoof Edge.

Vis BuildingGeometry3DLoD1 i NVDB Datakatalog

Id Navn Type Multiplisitet
HorizontalGeometryReferenceValue 0 ..1
ElevationReferenceValue 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype BuildingGeometry3DLoD1 supertype BuildingGeometry3DLoD
Navn Beskrivelse
no point referencing in 3D /*The horizontalGeometryReference attribute shall not take the value entrancePoint, pointInsideBuilding or pointInsideCadastralParcel.*/ inv: self.horizontalGeometryReference->excludesAll(Set{HorizontalGeometryReferenceValue::entrancePoint, HorizontalGeometryReferenceValue::pointInsideBuilding , HorizontalGeometryReferenceValue::pointInsideCadastralParcel})