Skip to content

Enum: HeightStatusValue

HeightStatusValue enumerates the different methods used to capture a height. [cf. INSPIRE]

URI: citygml:HeightStatusValue

Permissible Values

Value Meaning Description
estimated None
measured None

Slots

Name Description
status Indicates the way the height has been captured

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

LinkML Source

name: HeightStatusValue
description: HeightStatusValue enumerates the different methods used to capture a
  height. [cf. INSPIRE]
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
  estimated:
    text: estimated
  measured:
    text: measured