Skip to content

Enum: SpaceType

SpaceType is an enumeration that characterises a space according to its closure properties.

URI: citygml:SpaceType

Permissible Values

Value Meaning Description
closed None
open None
semiOpen None

Slots

Name Description
spaceType Specifies the degree of openness of a space

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SpaceType
description: SpaceType is an enumeration that characterises a space according to its
  closure properties.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
  closed:
    text: closed
  open:
    text: open
  semiOpen:
    text: semiOpen