Select to view content in your preferred language

Showing the coordinate system specified on the mxd file in the Silverlight applicatio

3090
1
05-07-2013 12:52 PM
JamalNUMAN
Legendary Contributor
Showing the coordinate system specified on the mxd file in the Silverlight application,

I couldn???t figure out how the coordinate system of the Silverlight can be the same as the one specified on the published service. For example, my data has  the Palestine Grid 1923 and I wanted the Silverlight to be the same.

[ATTACH=CONFIG]24106[/ATTACH]

Is that possible?

Thank you for the help

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
1 Reply
DerekLaw
Esri Esteemed Contributor
Hi Jamal,

... For example, my data has the Palestine Grid 1923 and I wanted the Silverlight to be the same. ... Is that possible?


By default, the ArcGIS Viewer for Silverlight uses basemaps in its basemap gallery from ArcGIS Online. These are displayed using Web Mercator. Web Apps built with the Silverlight Viewer will typically have its data content displayed in Web Mercator, unless you choose to use a different basemap - which is possible.

In your case, if you want to use a custom projection, simply reference your own custom basemap with the desired custom projection in the Silverlight Viewer. More info here: Configuring basemaps .

Hope this helps,
0 Kudos