Skip to content

Enum: RelativeToTerrain

RelativeToTerrain enumerates the spatial relations of a city object relative to terrain in a qualitative way.

URI: citygml:RelativeToTerrain

Permissible Values

Value Meaning Description
entirelyAboveTerrain None
substantiallyAboveTerrain None
substantiallyAboveAndBelowTerrain None
substantiallyBelowTerrain None
entirelyBelowTerrain None

Slots

Name Description
relativeToTerrain Describes the vertical position of the city object relative to the surroundin...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RelativeToTerrain
description: RelativeToTerrain enumerates the spatial relations of a city object relative
  to terrain in a qualitative way.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
  entirelyAboveTerrain:
    text: entirelyAboveTerrain
  substantiallyAboveTerrain:
    text: substantiallyAboveTerrain
  substantiallyAboveAndBelowTerrain:
    text: substantiallyAboveAndBelowTerrain
  substantiallyBelowTerrain:
    text: substantiallyBelowTerrain
  entirelyBelowTerrain:
    text: entirelyBelowTerrain