Explanation of the Coordinate Systems Exceptions Folder in FME Desktop

Liz Sanderson
Liz Sanderson
  • Updated

FME Version

Question

What are Coordinate System Exceptions?

 

Answer

Definition

The exceptions folder stores mappings that are used to match FME coordinate systems to the coordinate systems of other applications.

This action is necessary because coordinate system names & definitions for the same coordinate system may vary (ever so slightly) between different applications. Therefore the only way to 100% guarantee pleasing accurate mapping between FME Coordinate Systems and Application Coordinate Systems is to maintain a lookup table that goes from FME internal names to the coordinate system representation used by the application.

Files

The exceptions files are currently these:

  • autodeskwkt.db
Used when reading/writing SDF (versions 1 and 2), and in the FME Spatial Data Provider (SDP) for MapGuide
  • epsg.db
Used to map between EPSG numbers and FME internal names.
  • esriwkt.db
Used when reading/writing Shape (.prj files), Geodatabase, SDE
  • mapinfo.db
Used when reading/writing MapInfo TAB, MID/MIF, and SpatialWare
  • oracle.db
Used when reading/writing Oracle Spatial Object


The files can be located in <fme_install_dir>\reproject\exceptions

 

File Structure

The exception files are always structured so that the first match found in the file "wins". This allows several application representations to map to the same FME internal name, for example, but the first occurrence of the FME internal name would "win" when the application representation was being looked up.

 

Adding Exceptions

Exceptions files may occasionally be out of date, since we rely on the application creators to provide their list of supported coordinate systems and, of course, we can't account for custom coordinate systems.

In order to make modifications to the ESRI coordinate systems see the (ESRI exceptions update instructions).

For the other exceptions files, Safe recommends that users NOT add to the exceptions files themselves but instead involve Safe support.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.