Skip to content

Slot: transformationMatrix

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

Property Value
Range TransformationMatrix4x4
Domain Of ImplicitGeometry

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner ImplicitGeometry

Identifier and Mapping Information

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