<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SpatialReference problem in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/spatialreference-problem/m-p/117032#M2932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Setting the spatial reference doesn't really do much for you in this case. You still need to make sure that the X and Y values are within a valid extent that matches that of your basemap. Ie. look at the FullExtent property of your basemap. Your x/y values should be within that extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 21:19:28 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-06-02T21:19:28Z</dc:date>
    <item>
      <title>SpatialReference problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/spatialreference-problem/m-p/117031#M2931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to programming arcGIS (without any GIS background), but I could create the simplest application with the Silverlight API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has a layer with a map, and I wanted to plot some mappoints with data from my database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could add the graphic layer and add mappoint as I found in the examples, but my point didn't show up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After some experiments I found out that if I try a coordinate from the web example, it shows up well, so my coordinates should be "wrong".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course the next step was reading the manual and examining the SpatialReference member.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My coordinates are referenced to a Hungarian system called EOV, and after some reading I found that SpatialReference can instantiated with a parameter which holds an ID to the reference system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found these links:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/gcs.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/gcs.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/pcs.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/pcs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both of them contains a Hungarian one (I tried both), but I couldn't display my point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw. in the second list there is a row which is the system I wrote about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;23700&amp;nbsp; Hungarian_1972_Egyseges_Orszagos_Vetuleti&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I try next?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe the only possibility is that I ask for an algorithm which converts the values to a global system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attila&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 13:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/spatialreference-problem/m-p/117031#M2931</guid>
      <dc:creator>AttilaGál</dc:creator>
      <dc:date>2010-06-02T13:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: SpatialReference problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/spatialreference-problem/m-p/117032#M2932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Setting the spatial reference doesn't really do much for you in this case. You still need to make sure that the X and Y values are within a valid extent that matches that of your basemap. Ie. look at the FullExtent property of your basemap. Your x/y values should be within that extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 21:19:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/spatialreference-problem/m-p/117032#M2932</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-06-02T21:19:28Z</dc:date>
    </item>
  </channel>
</rss>

