Coordinate Conversion

627
2
11-22-2010 02:08 AM
Udaya_BhaskerCheerala
New Contributor
Hi,

Iam using ArcGIS JavaScript API, I would like to convert Geographic coordinate system to NAD 1927. Can anybody suggest me how to do this?

Thanks,
Uday
0 Kudos
2 Replies
AxelSchaefer
New Contributor II
0 Kudos
Udaya_BhaskerCheerala
New Contributor
Hi Axel,
Thank you very much.

Thanks,
Uday


Uday,

it's documented here as a sample: http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/util_project.h...

The Usage of the Geometry Service is documented here: http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/geometryservice.htm

A list of Coordinate Systems is also documented:
http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm. See "Coordinate Systems IDs".

A sample Geometry Service is here: http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer

Regards,
Axel
0 Kudos