Converting a Graphic/Geometry spatial reference

551
1
03-04-2011 02:14 PM
MostafaAsadi
New Contributor
If I have a Graphic or a Geometry object with spatial ref X, is there a way to project its coordinates to spatial ref Y?

Thanks.

EDIT: i thought i could use the GeometryService method "project" for this but it's not doing the projection for some reason.
0 Kudos
1 Reply
by Anonymous User
Not applicable
Have a look at the API reference for Geometry Service: http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/project.html

Are you calling the service correctly? Are you getting an error message? What do you mean by "it's not doing the projection for some reason?"
0 Kudos