Skip to content

Enum: TextureType

TextureType enumerates the different texture types.

URI: citygml:TextureType

Permissible Values

Value Meaning Description
specific None
typical None
unknown None

Slots

Name Description
textureType Indicates the specific type of the texture

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TextureType
description: TextureType enumerates the different texture types.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
  specific:
    text: specific
  typical:
    text: typical
  unknown:
    text: unknown