HeightAboveGround

datatype

Inspire revision 4711 Gyldig

-- Name -- Height above ground
Vertical distance (measured or estimated) between a low reference and a high reference.
Egenskap Stereotype Beskrivelse Type Multiplisitet
heightReference -- Name -- Height reference ElevationReferenceValue (kodeliste) 1..1
lowReference -- Name -- Low reference ElevationReferenceValue (kodeliste) 1..1
status -- Name -- Status HeightStatusValue (kodeliste) 1..1
value -- Name -- Value Length 1..1
Navn Type Lengde Multiplisitet
ElevationReferenceValue 1..1
ElevationReferenceValue 1..1
HeightStatusValue 1..1
Length 1..1
Name Type English Description
heightReference ElevationReferenceValue Element used as the high reference. -- Description -- EXAMPLE: The height of the building has been captured up to the top of building.
lowReference ElevationReferenceValue Element as the low reference. -- Description -- EXAMPLE: the height of the building has been captured from its the lowest ground point.
status HeightStatusValue The way the height has been captured.
value Length Value of the height above ground.

Vis HeightAboveGround i NVDB Datakatalog

Id Navn Type Multiplisitet
ElevationReferenceValue 1 ..1
ElevationReferenceValue 1 ..1
HeightStatusValue 1 ..1
Length 1 ..1
Navn Beskrivelse
valueUoMIsMetre /* Value shall be in meters. */ inv: self.value.uom.uomSymbol='m'