Hi,
I am using a 3rd party system that uses following values. Test Data is located in ONTARIO. It works with values
| -8891974.718 | 5355781.694 |
but not with -79.878 , 43.287
Can you please help how to convert this?
Solved! Go to Solution.
@JummaKhan: These projected coordinate appear to be in Web Mercator (3857):Bojanavri_0-1701896418708.png
@JummaKhan Looking at the coordinate values, you can try switching them as: 43.287, -79.878
Thanks for your response. unfortunately it is not working at lat,long.
Any idea what coordinates system is following values
| -8891974.718 | 5355781.694 |
@JummaKhan: These projected coordinate appear to be in Web Mercator (3857):Bojanavri_0-1701896418708.png
How did you convert. please share conversion process for spread sheet
I set my map to Web Mercator (3857) PCS and then I used Go To XY tool and I input your projected coordinates above, by changing units to meters:
Bojanavri_0-1709065581197.png
By setting units to decimal degrees, I get the same point with geographic coordinates above:
Bojanavri_1-1709065697357.png
It appears to be Web Mercator.