Skip to content

3D Tiles createTilesetJson: model aligns at origin but drifts far away #190

@huynhphanson

Description

@huynhphanson

I am converting IFC models into glTF/3D Tiles. When I use createTilesetJson with the flag --cartographicPositionDegrees, the model’s origin is placed correctly at the geographic coordinates I want.

However, when the model spans a large area, I notice that positions farther away from the origin are not aligned accurately. It seems that the local axes of the model are not perfectly aligned with the Earth’s East-North-Up (ENU) frame at that location.

I see that --rotationDegrees allows me to apply a rotation (heading, pitch, roll) to fix the alignment, but my question is: how can I determine the correct rotation angle that should be applied?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions