Skip to content

Slot: wrapMode

Specifies the behaviour of the texture when the texture is smaller than the surface to which it is applied.

URI: citygml:wrapMode Alias: wrapMode

Applicable Classes

Name Description Modifies Slot
AbstractTexture AbstractTexture is the abstract superclass to represent the common attributes... no
GeoreferencedTexture A GeoreferencedTexture is a texture that uses a planimetric projection no
ParameterizedTexture A ParameterizedTexture is a texture that uses texture coordinates or a transf... no

Properties

Type and Range

Property Value
Range WrapMode
Domain Of AbstractTexture

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner AbstractTexture

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self citygml:wrapMode
native citygml:wrapMode

LinkML Source

name: wrapMode
description: Specifies the behaviour of the texture when the texture is smaller than
  the surface to which it is applied.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: wrapMode
owner: AbstractTexture
domain_of:
- AbstractTexture
range: WrapMode
required: false
multivalued: false