Skip to content

Enum: TrafficDirectionValue

TrafficDirectionValue enumerates the allowed directions of travel of a mobile object.

URI: citygml:TrafficDirectionValue

Permissible Values

Value Meaning Description
forwards None
backwards None
both None

Slots

Name Description
trafficDirection Indicates the direction of traffic flow relative to the corresponding linear ...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TrafficDirectionValue
description: TrafficDirectionValue enumerates the allowed directions of travel of
  a mobile object.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
  forwards:
    text: forwards
  backwards:
    text: backwards
  both:
    text: both