<?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 Features not being projected? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689345#M17724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a point feature layer which does not appear to be properly projected.&amp;nbsp; The map spatial reference is web mercator.&amp;nbsp; The point layer is WKID 26717.&amp;nbsp; Regardless of whether or not I specify a projection service on the layer, the points are slightly offset (same location either way).&amp;nbsp; When using a query task to query the same feature and specifying the output spatial reference, it shows up in the proper location.&amp;nbsp; What gives?&amp;nbsp; Is there any way I can fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit:&amp;nbsp; The features appear to be offset by a consistent distance of roughly fifty feet east and slightly north of the actual location.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 23:51:07 GMT</pubDate>
    <dc:creator>AnthonyGrescavage</dc:creator>
    <dc:date>2012-11-01T23:51:07Z</dc:date>
    <item>
      <title>Features not being projected?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689345#M17724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a point feature layer which does not appear to be properly projected.&amp;nbsp; The map spatial reference is web mercator.&amp;nbsp; The point layer is WKID 26717.&amp;nbsp; Regardless of whether or not I specify a projection service on the layer, the points are slightly offset (same location either way).&amp;nbsp; When using a query task to query the same feature and specifying the output spatial reference, it shows up in the proper location.&amp;nbsp; What gives?&amp;nbsp; Is there any way I can fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit:&amp;nbsp; The features appear to be offset by a consistent distance of roughly fifty feet east and slightly north of the actual location.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 23:51:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689345#M17724</guid>
      <dc:creator>AnthonyGrescavage</dc:creator>
      <dc:date>2012-11-01T23:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Features not being projected?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689346#M17725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Edit 2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just noticed if I serve the same data up using an ArcGISDynamicMapServiceLayer, the data displays properly.&amp;nbsp; It's ONLY when using a FeatureLayer that it is in the wrong location, regardless of whether or not the ProjectionService property is set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit 3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This only happens with point feature layers.&amp;nbsp; There is a polygon feature layer in the same service that works as expected.&amp;nbsp; There are also polyline feature layers in other services with the same basic configuration that also work as expected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 20:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689346#M17725</guid>
      <dc:creator>AnthonyGrescavage</dc:creator>
      <dc:date>2012-11-05T20:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Features not being projected?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689347#M17726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue was caused by the different spatial references.&amp;nbsp; It seems that the appropriate transformation was being applied by some operations and not by others.&amp;nbsp; We got around this issue by changing the data frame for the service to WGS84 and applying the appropriate transformation to the data frame.&amp;nbsp; This way the features do not have to be projected on the client and everything matches up nicely.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 13:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/features-not-being-projected/m-p/689347#M17726</guid>
      <dc:creator>AnthonyGrescavage</dc:creator>
      <dc:date>2012-11-09T13:13:48Z</dc:date>
    </item>
  </channel>
</rss>

