Skip to main content
Solved

Collada (.dae) wrong coordinates and world position

  • April 30, 2021
  • 3 replies
  • 66 views

Hello.

I have a georeferences Collada file, which is placed in Jersey EPSG:3109. If I load the file in Global Mapper (BlueMarbel) I get the correct position, but in FME the 3D model is being placed in North West Russia: DAEposWhat is the reason for this, and how can I fix it?

 

I've uploaded the file here: https://drive.google.com/file/d/1ddN133UlQx2BVAqtq7fNzY7k15G6XYjD/view?usp=sharing

Best answer by nielsgerrits

Probably a unit problem. If I scale it with a factor 0.0254 (inch to meter) it does position correctly. EPSG:3109 is a meter system.

2021-04-30_09h42_50

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • April 30, 2021

Probably a unit problem. If I scale it with a factor 0.0254 (inch to meter) it does position correctly. EPSG:3109 is a meter system.

2021-04-30_09h42_50


  • Author
  • April 30, 2021

Probably a unit problem. If I scale it with a factor 0.0254 (inch to meter) it does position correctly. EPSG:3109 is a meter system.

2021-04-30_09h42_50

Thank you where much! Is the Scaler transformer the best way of fixing this? Is it accurate enough with 4 decimals?


nielsgerrits
VIP
Forum|alt.badge.img+62

Thank you where much! Is the Scaler transformer the best way of fixing this? Is it accurate enough with 4 decimals?

To be honest I'm not sure, but I think this should work correctly.