You are here: Administrator's Guide > Other Common Tasks > Licensing and Administration > Configuring the FME Engine > Configuring Grid Transformation Definitions
Configuring Grid Transformation Definitions
You can modify grid transformation definitions and use them for explicit transformations in workspaces run from FME Server.
- In FME Workbench, click Tools > FME Options > Coordinate Systems, and edit the applicable grid transformation.
- Locate the applicable grid override file from the FME Desktop machine:
- Make a copy of the grid override file.
- Open the copy in a text editor. You will see a relative path to the
.\GridData
folder. Change the relative path to a fully qualified path to the<FMEServerDir>\Server\fme\Reproject\GridData
folder. - Save and close the file.
- On the Resources page, upload the file to the CoordinateSystemGridOverrides folder, under Engine.
- Restart FME Server.
Windows:
<user>\My Documents\FME\CoordinateSystemGridOverrides\<grid_override_file>.txt
Linux:
> ~/.fme/CoordinateSystemGridOverrides
Note: If any part of the path contains spaces, enclose the entire path in quotation marks (""). If paths containing spaces are not enclosed in quotation marks, the FME Server Engines service may fail to restart.