<?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: Modify Address Locator sample for Web Mercator projection in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279697#M7315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why do the Silverlight samples in the Resource Center not use the newer ArcGIS Online map services and the Web Mercator projection? The newer ArcGIS Online map services have been available for over a year, and the older Lat/Lon ArcGIS Online map services are not being updated. Is there a reason Silverlight developers should still be using the older map services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2011 13:38:05 GMT</pubDate>
    <dc:creator>BenKoostra</dc:creator>
    <dc:date>2011-01-17T13:38:05Z</dc:date>
    <item>
      <title>Modify Address Locator sample for Web Mercator projection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279695#M7313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What are the steps to modify the Address Locator sample to use the Web Mercator projection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#AddressToLocation"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#AddressToLocation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you modify the xaml to use the "World_Street_Map" service instead of the "ESRI_StreetMap_World_2D" service (and modify the initial extents), the geocoded locations of US addresses show up off the coast of Africa.&amp;nbsp; Additional modifications are needed to reproject the coordinates to Web Mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A better question might be - &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not update all of the Silverlight samples in the Resource Center to use the Web Mercator projection?&amp;nbsp; The newer ArcGIS Online services have been available for about a year, and the older Lat/Lon ArcGIS Online map services are not being updated.&amp;nbsp; Is there a reason Silverlight developers should still be using the older services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lexington, Kentucky&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 17:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279695#M7313</guid>
      <dc:creator>BenKoostra</dc:creator>
      <dc:date>2010-11-22T17:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Address Locator sample for Web Mercator projection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279696#M7314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using a v10 locator service, you can set the OutSpatialReference parameter to Map.SpatialReference to get the result in the spatial reference of the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, you can use (new ESRI.ArcGIS.Client.Projection.WebMercator()).FromGeographic(myPoint) to project to webmercator without the need of roundtripping to the server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 18:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279696#M7314</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-11-22T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Address Locator sample for Web Mercator projection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279697#M7315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why do the Silverlight samples in the Resource Center not use the newer ArcGIS Online map services and the Web Mercator projection? The newer ArcGIS Online map services have been available for over a year, and the older Lat/Lon ArcGIS Online map services are not being updated. Is there a reason Silverlight developers should still be using the older map services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 13:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279697#M7315</guid>
      <dc:creator>BenKoostra</dc:creator>
      <dc:date>2011-01-17T13:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Address Locator sample for Web Mercator projection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279698#M7316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS Server 9.3 and up is supported by SL/WPF API v2.1. From what I know, there is no particular reason why the samples still use older map services. But I do know that the primary purpose of these samples is to demonstrate the API. The samples usually get updated to show any breaking changes or new features in the API. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your feedback. I'll forward your request to get the samples updated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 03:54:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279698#M7316</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-01-18T03:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Address Locator sample for Web Mercator projection</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279699#M7317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ben - Less than one quarter of the samples in the current Interactive Silverlight SDK operate in the WGS84 spatial reference.&amp;nbsp; While map content in WGS84 tiled services on ArcGIS Online is not being updated, and some are being retired, the functionality demonstrated in the Silverlight samples remains valid.&amp;nbsp; In fact, in some cases working in geographic coordinates has provided a more cognitive example for understanding functionality (e.g. manually creating graphics). That said, we are and have been updating samples periodically to reference basemap layers in Web Mercator.&amp;nbsp; This will continue where appropriate.&amp;nbsp; The Address Matching samples you mention in this post have been updated to use a Web Mercator basemap.&amp;nbsp; Unfortunately the locators hosted by ArcGIS Online are still operating on ArcGIS Server 9.3.1 servers, so the simplest solution is not yet available when using them (merely setting the output spatial reference for the locator task).&amp;nbsp; Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 17:40:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/modify-address-locator-sample-for-web-mercator/m-p/279699#M7317</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2011-01-19T17:40:47Z</dc:date>
    </item>
  </channel>
</rss>

