Skip to content
GitLab
Explore
Sign in
Register
[feat] Add LLA to poses file based on user-provided CRS
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
[feat] Add LLA to poses file based on user-provided CRS
Chenjie Lu
requested to merge
feat/temporal-transforms-projection
into
master
Oct 09, 2025
Overview
0
Commits
1
Pipelines
1
Changes
6
This MR exports LLA columns computed from the provided CRS mapping when projection is enabled.
Export: Appends Longitude, Latitude, Altitude computed from InputCRS to OutputCRS (lon/lat in degrees, altitude in meters).
Import: Reader recognizes LLA columns and adds them as arrays.
Merge request reports
Loading