Select to view content in your preferred language

How to convert 32642 to 4326?

1095
2
08-04-2011 04:08 AM
SanajyJadhav
Deactivated User
Hi,

I am following this sample to show coordinates on mouse move. The spatial reference of my map is 32642 and that is to be converted to 4326.I looked for Web Mercator class to do this, but it converts 102100 to 4326.

I cannot use geometry service on this event.So, can any body please let me know which approach should I take to project/convert my coordinates to geographic? That way, I can display Lat-Long or decimals on mouse move event.

Help is appreciated.

Thanks,
Sanjay.
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
You can look at this thread : http://forums.arcgis.com/threads/28485-SHOW-ON-MAP-MOUSE-HOVER-LAT-LONG-VALUES there is a sample on how to use a geometry service on mouse move.
0 Kudos
SanajyJadhav
Deactivated User
Dominique,

Thanks for the reply. But,using Geometry service on mouse move event is problematic as it would swamp our GIS server.

Is there any another method to do this?

Thanks,
Sanjay.
0 Kudos