0

I have my OSM data exported using QGIS as gltf file and trying to align it with cesium 3d tiles for my high resolution model. Problem is both have different coordinate systems, 3D tiles is in ECEF and OSM gltf model is in 28532. When I import gltf and drop in scene, both the models are misaligned. I tried to align them together using the C# script but still unable. Regarding script I tool half of the help from ChatGPT.

2
  • Reproject your OSM data to EPSG:4978 in QGIS before exporting. Commented Aug 19 at 22:57
  • 2
    First off, throw out the half that ChatGPT did, then throw out the rest too. Then start over. We're not going to debug ChatGPT code hallucinations. Coding Questions here require code, but it has to be your code. Commented Aug 20 at 1:08

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.