<?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 Projection Question in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431040#M11139</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;SPAN&gt;I am using the Selection Tool and for some layers, the selected polygons appear way off the map. During debugging, I noticed that the features selected come from a layer which has a different WKID than the map. That is the features.Geometry.SpatialRefenrence is not equal to the Map.SpatialRefenrence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is how do I project the features from their SpatialRefenrence to the map's SpatialReference so that they show up in the correct location on the graphics layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Sep 2010 14:46:03 GMT</pubDate>
    <dc:creator>PaulHuppé</dc:creator>
    <dc:date>2010-09-08T14:46:03Z</dc:date>
    <item>
      <title>Projection Question</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431040#M11139</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;SPAN&gt;I am using the Selection Tool and for some layers, the selected polygons appear way off the map. During debugging, I noticed that the features selected come from a layer which has a different WKID than the map. That is the features.Geometry.SpatialRefenrence is not equal to the Map.SpatialRefenrence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is how do I project the features from their SpatialRefenrence to the map's SpatialReference so that they show up in the correct location on the graphics layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 14:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431040#M11139</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2010-09-08T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Question</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431041#M11140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What if you set the map SpatialReference to what is defined in your GraphicsLayer? You can do so by setting the SpatialReference in your map's initial extent; please see the following sample to get the whole idea:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DefineMapProjection"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DefineMapProjection&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 21:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431041#M11140</guid>
      <dc:creator>AliMirzabeigi</dc:creator>
      <dc:date>2010-09-08T21:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Question</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431042#M11141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using the QueryTask, did you set the OutputSpatialReference property to match that of the map?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 21:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431042#M11141</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-09-08T21:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Projection Question</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431043#M11142</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 was using the QueryTask, so setting the QueryTask's spatial reference to be equal to the Map's spatial reference worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 10:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/projection-question/m-p/431043#M11142</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2010-09-09T10:40:40Z</dc:date>
    </item>
  </channel>
</rss>

