Skip to main content
Question

Helmert-translation

  • August 28, 2014
  • 6 replies
  • 92 views

sigtill
Supporter
Forum|alt.badge.img+25
Hi

 

 

Is there an easy way to add a custom transformation with Helmert-parameters to features in FME? Ie A0,A1,B0,B1 - parameters? I have looked through MyCoordSysDefs.fme and articles describing this however it would be nice if there was a Transformer that you could use for this.
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.

6 replies

Forum|alt.badge.img
  • 19 replies
  • October 24, 2014
Hi

 

I also need this.

 

If no transformer how to work around?

 

Thank you!

jelle
Contributor
Forum|alt.badge.img+21
  • Contributor
  • 122 replies
  • October 31, 2016

Hi @sigtill,

 

I was looking for Helmert transformation as well today. Have you found a workaround for this?

 

 


jelle
Contributor
Forum|alt.badge.img+21
  • Contributor
  • 122 replies
  • October 31, 2016
Hi Sig,

 

 

I was looking for Helmert transformation as well today. Have you found a workaround for this?

 

 

 


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • November 1, 2016

Hi @sigtill,

 

I was looking for Helmert transformation as well today. Have you found a workaround for this?

 

 

Hi! I accidentally sawe this, was hoping that I would get a notification by email when my username was mentioned. The Affiner and 3D-affiner seems to be what you need @jelle

 

 


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • February 17, 2021

Any news on this?


chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 606 replies
  • February 17, 2021

Any news on this?

Looks like the 3DAffiner is still the best bet, unless you'd wanted to test out some python like this: https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.helmert.html

 

Could make for a good hub transformer.