Specifies the mathematical transformation (translation, rotation, and scaling) between the prototypical geometry and the actual spatial position of the object.
URI: citygml:transformationMatrix
Alias: transformationMatrix
Applicable Classes
| Name |
Description |
Modifies Slot |
| ImplicitGeometry |
ImplicitGeometry is a geometry representation where the shape is stored only ... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
Schema Source
- from schema: https://www.ogc.org/standards/citygml
Mappings
| Mapping Type |
Mapped Value |
| self |
citygml:transformationMatrix |
| native |
citygml:transformationMatrix |
LinkML Source
name: transformationMatrix
description: Specifies the mathematical transformation (translation, rotation, and
scaling) between the prototypical geometry and the actual spatial position of the
object.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: transformationMatrix
owner: ImplicitGeometry
domain_of:
- ImplicitGeometry
range: TransformationMatrix4x4
required: true
multivalued: false