<?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: Does Silverlight API support on the fly Datum Transformation.... in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289517#M7477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Meant to add... this is my primary resource - &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map~SpatialReference.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map~SpatialReference.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 18:23:23 GMT</pubDate>
    <dc:creator>caseycupp</dc:creator>
    <dc:date>2013-03-20T18:23:23Z</dc:date>
    <item>
      <title>Does Silverlight API support on the fly Datum Transformation....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289516#M7476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am attempting to use the esri steet map as my first map service.. thus setting my Map Control to a spatial Reference of 102100 (Web Mercator)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I attempt to display an arcgis dynamic layer with a spatial reference of 26745. (NAD_1927_StatePlane_California_V_FIPS_0405) It appears the layer is off by approximately 100 yards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the Map Service with the silverlight API support a datum transformation... and is there a way to specifiy a specific transformation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Casey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am drawing a select rectangle, which appears to be based on the base map... as it is selecting items approximately 100 yards to the west of the drawn location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;casey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 18:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289516#M7476</guid>
      <dc:creator>caseycupp</dc:creator>
      <dc:date>2013-03-20T18:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Does Silverlight API support on the fly Datum Transformation....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289517#M7477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Meant to add... this is my primary resource - &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map~SpatialReference.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map~SpatialReference.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 18:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289517#M7477</guid>
      <dc:creator>caseycupp</dc:creator>
      <dc:date>2013-03-20T18:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does Silverlight API support on the fly Datum Transformation....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289518#M7478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, Silverlight supports datum transform using the projection geometry service, you can consult Silverlight API Reference link below for a detailed example of using projection with datum transform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~ProjectAsync(IEnumerable%7BGraphic%7D,SpatialReference,DatumTransform,Boolean,Object).html"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~ProjectAsync(IEnumerable%7BGraphic%7D,SpatialReference,DatumTransform,Boolean,Object).html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 16:55:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289518#M7478</guid>
      <dc:creator>ChristopherHill</dc:creator>
      <dc:date>2013-03-21T16:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does Silverlight API support on the fly Datum Transformation....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289519#M7479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right, but that is for graphics... that doesn't help me display my Nad27 map service on top of the esri base maps (webmercator from wgs84).... Right???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;casey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 16:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/does-silverlight-api-support-on-the-fly-datum/m-p/289519#M7479</guid>
      <dc:creator>caseycupp</dc:creator>
      <dc:date>2013-03-22T16:59:58Z</dc:date>
    </item>
  </channel>
</rss>

