Skip to main content
Solved

How export rotation and translation of images from a file e57 ?

  • July 16, 2020
  • 5 replies
  • 114 views

I would like export from file e57, rotation (e57_rotation_w, e57_rotation_x, e57_rotation_y and e57_rotation_z) and translation (e57_translation_x, e57_translation_y, e57_translation_z) for the six images in the file. I can see this information in FME Data inspector but I can't see this information in FME Workbench.

Thank

Best answer by jdh

Do you have an example you can show? It might just be a matter of exposing hidden attributes.

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.

5 replies

jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • Best Answer
  • July 16, 2020

Do you have an example you can show? It might just be a matter of exposing hidden attributes.


  • Author
  • 2 replies
  • July 17, 2020

 

These are the highlighted settings that I would like to save in FME Workbench

jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • July 17, 2020

Have a look at the GeometryPropertyExtractor. The traits to extract would be e57_rotation_w etc.


  • Author
  • 2 replies
  • July 23, 2020

Have a look at the GeometryPropertyExtractor. The traits to extract would be e57_rotation_w etc.

How can I find e57_rotation_w with GeometryPropertyExtractor ?


jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • July 23, 2020

How can I find e57_rotation_w with GeometryPropertyExtractor ?

You have to type the names into the Trait to Extract.