laptop and a wrench

Bug

The Data Interoperability Extension (and Feature Manipulation Engine (FME)) has an incorrect spheroid definition for the projected coordinate system 'British National Grid'.

Last Published: December 8, 2014 ArcGIS for Desktop
Bug ID Number NIM059136
SubmittedJuly 19, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.0
Version Fixed10.3.0
StatusFixed

Workaround

Workaround provided by Safe Software: FME uses two methods to map coordinate systems. The first is to consult the tables in the Data Interoperability Extension\Reproject\Exceptions folder. If no explicit mapping is found then FME attempts to parse the Well Known Text (WKT) to find a match. In your case, there is no explicit mapping and it is the second method that is failing. The quickest fix is to add an explicit mapping to the Exception folder. Create a new file named MyExceptions.db in the Exceptions folder and add the following line: ESRI|BritishNatGrid|PROJCS["British_National_Grid",GEOGCS["GCS_OSGB_1936",DATUM["D_OSGB_1936",SPHEROID["Airy_1830",6377563.396,299.3249646]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",400000.0],PARAMETER["False_Northing",-100000.0],PARAMETER["Central_Meridian",-2.0],PARAMETER["Scale_Factor",0.9996012717],PARAMETER["Latitude_Of_Origin",49.0],UNIT["Meter",1.0]] This line will map the Shape file coordinate system to FME's BritishNatGrid. The Geography Markup Language (GML) is produced with its coordinate system set to the EPSG equivalent: EPSG:27700.

Steps to Reproduce

Bug ID: NIM059136

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options