Hi,
I’m trying to find an automated way to adjust Cesium’s Georeference in Unreal to match a point cloud’s coordinate data.
Ion gets accurate lat long from the point cloud and it can position the point cloud automatically on top of the satellite imagery:
And if I use the coordinates from Ion, and slightly adjusting the height to compensate for what I think is a different pivot position from the point cloud between Ion and Unreal , I can get everything to match fairly quickly:
My question then is, how does Ion gets that lat long coordinates from the point cloud file and is there a way to make that happen in Unreal through blueprints (so I don’t need to upload my cloud to Ion, since I can’t have it displayed that way inside Unreal).
Thanks!