<?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: Datum Transformation in Silverlight API 2.4 in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321217#M8306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Prashant,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a helper method you can user&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/api_start.htm"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/api_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you'd like to use geom service, please take a look at the sample&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Project"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Project&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 00:41:16 GMT</pubDate>
    <dc:creator>SubaKrishnan</dc:creator>
    <dc:date>2013-09-26T00:41:16Z</dc:date>
    <item>
      <title>Datum Transformation in Silverlight API 2.4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321216#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to re project geometries using geoemtry service(4326 to 102100).Datum transformation is missing in ProjectAsync().&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to add transformation in service parameters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any alternative to re project geometry using silverlight API 2.4 and ArcServer 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prashant&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 07:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321216#M8305</guid>
      <dc:creator>prashantk</dc:creator>
      <dc:date>2013-09-23T07:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Datum Transformation in Silverlight API 2.4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321217#M8306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Prashant,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a helper method you can user&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/api_start.htm"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/api_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you'd like to use geom service, please take a look at the sample&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Project"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Project&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 00:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321217#M8306</guid>
      <dc:creator>SubaKrishnan</dc:creator>
      <dc:date>2013-09-26T00:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Datum Transformation in Silverlight API 2.4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321218#M8307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Suba,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example is useful to project only wgs_84(4326) to wgs84 web mercator (auxiliary sphere 3857).If source projection is different than 4326 then it won't re project properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;geometryService.ProjectCompleted() doesn't provide datum transformation option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any alternative for datum transformation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prashant&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 05:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/datum-transformation-in-silverlight-api-2-4/m-p/321218#M8307</guid>
      <dc:creator>prashantk</dc:creator>
      <dc:date>2013-09-27T05:04:20Z</dc:date>
    </item>
  </channel>
</rss>

