Skip to main content
Solved

FME Server Datum shifts for Canada & US both configure in same machine at different engines

  • October 9, 2018
  • 2 replies
  • 16 views

Can I configure multiple Datum shifts (both CANADA US) in same machine at different engines for FME server?

Best answer by hollyatsafe

Hi @balajiveera,

As described in the help documentation here in order to configure different FME Engines to use different default datum shifts you will need to have a distributed architecture with different engines on different machines.

It is not possible to have two datum shifts for different engines on a single machine, instead you would have to use the CSMapReprojector or Custom Coordinate Systems to define the datum shift for each job individually.

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
  • 719 replies
  • Best Answer
  • October 9, 2018

Hi @balajiveera,

As described in the help documentation here in order to configure different FME Engines to use different default datum shifts you will need to have a distributed architecture with different engines on different machines.

It is not possible to have two datum shifts for different engines on a single machine, instead you would have to use the CSMapReprojector or Custom Coordinate Systems to define the datum shift for each job individually.


  • Author
  • 2 replies
  • October 10, 2018

Hi @balajiveera,

As described in the help documentation here in order to configure different FME Engines to use different default datum shifts you will need to have a distributed architecture with different engines on different machines.

It is not possible to have two datum shifts for different engines on a single machine, instead you would have to use the CSMapReprojector or Custom Coordinate Systems to define the datum shift for each job individually.

Thank you Holly