Skip to main content
Question

Difference between SPHERICAL_MERCATOR AND SPHERICAL_MERCATOR_0

  • May 7, 2025
  • 1 reply
  • 34 views

georgiec
Contributor
Forum|alt.badge.img+3

I am Featurejoining the output from a change detector that compares an original layer from ArcGIS Online to a revised layer from my Geodatabase.    Note:  The AGOL layer was originally published from ArcGIS Pro from the coordinate system WGS 1984 Web Mercator (auxiliary sphere) .

The Featurejoiner transformer rejects the features saying: 

“Coordinate system does not match first feature's coordinate system”

Similar to the issue as seen in https://community.safe.com/topic/show?tid=20659&fid=8

When I inspect the original and revised features, my features on AGOL have “SPHERICAL_MERCATOR” and my revised features have “SPHERICAL_MERCATOR_0”

In  my workspace, my revised features are reprojected with ESRIReporojector to WGS_1984_Web_Mercator_Auxiliary_Sphere before entering the change detector. They then show a Coord system of  “SPHERICAL_MERCATOR_0”.    FYI  The ESRIProjector does display a warning saying “2.1_EsriReprojector: Ignoring input feature coordinate system `_MGA2020-54_FME_0'. This warning will not be repeated.”     

What the heck is the difference between SPHERICAL_MERCATOR & SPHERICAL_MERCATOR_0 ??

The above post I mentioned got around this by using coordinate system removers before the feature joiner and then setting the coordinate system again after. 

Do I really need to do that ?    Can anyone explain ?

 

1 reply

georgiec
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • May 13, 2025

No replies to date.

Further investigation reveals that different Coordinate systems result from doing

  • Publishing from ArcGIS Pro
  • ReProjecting using EsriReprojector transformer
  • ReProjecting using Reprojector transformer

 

Publishing from ArcGIS Pro :

Publishing a layer that is in Web Mercator (auxilliary sphere) from ArcGIS Pro to ArcGIS Online produces a layer that reads in FME as SPHERICAL_MERCATOR.

EsriReprojector:

In FME Workbench when I reproject from GDA_2020_MGA_54  projection to Web Mercator (auxilliary sphere) using the EsriReprojector, the resulting data in FME is in the SPHERICAL_MERCATOR_0 Coordinate system.

Reprojector:

If I do the same reprojection above but using the Reprojector transformar, the resulting data is in SPHERICAL_MERCATOR

 

My issue might be fixed if I use the ReProjector transformer in place of the EsriReprojector transformer.

 

Will it be a problem if I don’t stick to the Esri reprojector ?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings