Select to view content in your preferred language

Gauss???Krüger Coordinate System

2485
1
02-08-2011 08:53 AM
IsmailUzun
New Contributor
Hi,

I am new in GIS area. We have object coordinates in Gauss???Krüger Coordinate System (transverse Mercator map projection) that we need to display on a map using JavaScript API. Does the API support this coordinate system?

and what is "Spatial Reference"? is it a class to represent different coordinate systems? If so how can I find the mapping of corrdinate system - wkid?

Thanks in advance.
0 Kudos
1 Reply
HemingZhu
Frequent Contributor
Hi,

I am new in GIS area. We have object coordinates in Gauss�??Krüger Coordinate System (transverse Mercator map projection) that we need to display on a map using JavaScript API. Does the API support this coordinate system?

and what is "Spatial Reference"? is it a class to represent different coordinate systems? If so how can I find the mapping of corrdinate system - wkid?

Thanks in advance.


See reference: http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/pcs.htm and http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/gcs.htm
0 Kudos