4
votes
2answers
367 views

How to convert NAD 27 to WebMercator in using the ESRI Silverlight API? (C#)

I am working with the ESRI Silverlight API. I found THIS post in the ESRI forums and THIS OTHER which show how to convert between WGS84 geographic coordinates and WebMercator coordinates. I want to do ...