Skip to main content
Solved

I have a point cloud that needs to be transformed from one projection to another, using specific 7 parameters. I've tried Reprojector and EsriReprojector but none of them allowed the usage of specific parameters. I'm new to FME so sorry in advance, t

  • October 20, 2020
  • 2 replies
  • 11 views

I have a point cloud that needs to be transformed from one projection to another, using specific 7 parameters. I've tried Reprojector and EsriReprojector but none of them allowed the usage of specific parameters. I'm new to FME so sorry in advance, thanks

Best answer by jlbaker2779

See the custom projection help below. It should point you in the right direction. Following this guild will create a shared projection that can be used in the transformers.

 

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

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.

2 replies

Forum|alt.badge.img+2
  • 194 replies
  • Best Answer
  • October 20, 2020

See the custom projection help below. It should point you in the right direction. Following this guild will create a shared projection that can be used in the transformers.

 

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


  • Author
  • 1 reply
  • October 20, 2020

Thank you. I think the problem is solved! Best regards!