Slot: textureCoordinates
Specifies the coordinates of texture used for parameterization. The texture coordinates are provided separately for each LinearRing of the surface geometry object.
URI: citygml:textureCoordinates
Alias: textureCoordinates
Applicable Classes
| Name |
Description |
Modifies Slot |
| TexCoordList |
TexCoordList defines texture parameterization using texture coordinates |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| Multivalued |
Yes |
| ### Slot Characteristics |
|
Schema Source
- from schema: https://www.ogc.org/standards/citygml
Mappings
| Mapping Type |
Mapped Value |
| self |
citygml:textureCoordinates |
| native |
citygml:textureCoordinates |
LinkML Source
name: textureCoordinates
description: Specifies the coordinates of texture used for parameterization. The texture
coordinates are provided separately for each LinearRing of the surface geometry
object.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: textureCoordinates
owner: TexCoordList
domain_of:
- TexCoordList
range: DoubleList
required: true
multivalued: true