Skip to main content
Solved

How do I specify NAD83<->NAD27 grid shift files for FME Server?

  • May 9, 2019
  • 2 replies
  • 19 views

Forum|alt.badge.img+1

I've received this error -- Implicit NAD27<->NAD83 grid shifts may not be performed until Canadian or US grids are chosen -- running a workbench in FME Server that contains a CSMapReprojector reprojecting from NAD83 to NAD27. I remember choosing the US grid shift when installing workbench on my desktop, but don't recall an option for choosing this when installing FME Server. I think some information is given on how to rectify this in FME Server in the log file, but it is not adequate for me.

 

Best answer by erik_jan

Adding Grid Shift files to FME Server is explained in this document:

Configuring-Grid-Transformation-Definitions

Hope this helps.

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

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • Best Answer
  • May 9, 2019

Adding Grid Shift files to FME Server is explained in this document:

Configuring-Grid-Transformation-Definitions

Hope this helps.


Forum|alt.badge.img+1
  • Author
  • 21 replies
  • May 9, 2019

That worked. Thank you.