Skip to main content
Solved

Custom transformation issue

  • March 24, 2017
  • 5 replies
  • 41 views

oscard
Influencer
Forum|alt.badge.img+22

Hi.

I have defined a custom transformation in the file "MyCoordsSysDefs.fme":

XFORM_DEF Test \\

SRC_DTM ED50 \\

TRG_DTM ETRS89 \\

DESC_NM "7 parametros" \\

GROUP "Custom" \\

INVERSE Yes \\

MAX_ITR 8 \\

CNVRG_VAL 1e-09 \\

ERROR_VAL 1e-06 \\

METHOD 7PARAMETER \\

DELTA_X -130.5090 \\

DELTA_Y -89.9490 \\

DELTA_Z -145.9030 \\

BWSCALE 5.2690 \\

ROT_X 3.1126 \\

ROT_Y -0.4718 \\

ROT_Z 3.3181

How can I tell FME to use this transformation instead of the default one?

Thanks for any help provided.

Best answer by jeroenstiers

Hi @oscard

Maybe the CsmapReprojector allows you to pick your custom transformation?

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

Forum|alt.badge.img+7
  • Best Answer
  • March 24, 2017

Hi @oscard

Maybe the CsmapReprojector allows you to pick your custom transformation?


oscard
Influencer
Forum|alt.badge.img+22
  • Author
  • Influencer
  • March 24, 2017

Hi @oscard

Maybe the CsmapReprojector allows you to pick your custom transformation?

Thank you!

 

 

I knew the Reprojector transformer, but I had no idea about the CsmapReprojector one.

 

 

 

 


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • March 24, 2017

Hi @oscard,

According to the documentation you must restart the Workbench application to make it visible in the coordinate system gallery.

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Workbench/Workbench/coordinate_sys_custom_about.htm

any chance you missed out on that?


oscard
Influencer
Forum|alt.badge.img+22
  • Author
  • Influencer
  • March 24, 2017

Hi @oscard,

According to the documentation you must restart the Workbench application to make it visible in the coordinate system gallery.

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Workbench/Workbench/coordinate_sys_custom_about.htm

any chance you missed out on that?

Thanks for the answer! But that wasn't the problem.

 

 

It's a custom coordinate transformation, not a custom coordinate system.

 

 


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • March 24, 2017
Thanks for the answer! But that wasn't the problem.

 

 

It's a custom coordinate transformation, not a custom coordinate system.

 

 

oops...more coffee!