The FME Knowledge Site

Coordinate Systems

FME ships with over 5000 coordinate systems based on a variety of different projections, ellipsoids, and datums. Given that amount of choice working with coordinate sytems can be a daunting task. Explore our documentation and knoweldge base articles which walk you through the basics and outline the gotchas.

Overview of Coordinate Systems in FME

All FME features know about their coordinate system and, therefore, their location on the earth. An FME coordinate system contains a complete mathematical model of the conversion between a specific location on the earth and a set of coordinates. Coordinate system definitions are specified by a set of parameters that define this mathematical model, including the earth model (ellipsoid or datum), the units used to measure the coordinates, the projection type, and any parameters specific to the projection type.

When an FME reader knows its coordinate system, the FME creates a coordinate system to match the input data specification and tags each feature read with this system name. However, a majority of formats do not explicitly store the coordinate system. In such cases, mapping file directives are used to supply coordinate system information.



  • Raster Reprojecting
  • Setting the preferred grid shift file for data transformations near the Canadian/US border for FME Server
  • Explanation of the Coordinate Systems Exceptions Folder in FME Desktop
  • Datum and Grid Shift For Canadian Provinces (New Brunswick example)
  • How do I Change the Source or Target Coordinate System in FME Workbench?
  • Swedish Direct Reprojection using SWEREF99 and RT90 datums
  • How does FME interact with ESRI coordinate systems?
  • Download Saskatchewan CSRS grid file
  • Which transformer do I use to do 3D reprojection (vertical datums)?
  • Converting between DHDN datum and WGS84 or ETRS89 datums


  • Helpful Resources

    Documentation: FME Coordinate Systems
    This document contains information on everything related to Coordinate Systems within FME