<?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 Why was the LocalLocatorTask class removed from the ArcGIS Runtime SDK for .NET? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/why-was-the-locallocatortask-class-removed-from/m-p/143739#M1644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://developers.arcgis.com/net/10-2/desktop/api-reference/html/T_Esri_ArcGISRuntime_Tasks_Geocoding_LocalLocatorTask.htm"&gt;LocalLocatorTask &lt;/A&gt;class was included in previous versions of&amp;nbsp;the ArcGIS Runtime SDK for .NET, most recently at&amp;nbsp;&lt;A href="https://www.nuget.org/packages/Esri.ArcGISRuntime/10.2.7.1234" style="color: #0071bc; background-color: #f4f5f6; text-decoration: underline;" title="ArcGIS Runtime SDK for .NET 10.2.7.1234"&gt;10.2.7.1234&lt;/A&gt;. &amp;nbsp;It was extremely helpful to have offline geocoding capabilities in certain apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This class has been removed from the newest version 100.0.0. &amp;nbsp;The Esri.ArcGISRuntime.Tasks.Geocoding namespace can be viewed&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/N_Esri_ArcGISRuntime_Tasks_Geocoding.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why was that class removed and is there an alternative operation we can use for offline geocoding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 19:46:31 GMT</pubDate>
    <dc:creator>SethPatrich2</dc:creator>
    <dc:date>2017-05-15T19:46:31Z</dc:date>
    <item>
      <title>Why was the LocalLocatorTask class removed from the ArcGIS Runtime SDK for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/why-was-the-locallocatortask-class-removed-from/m-p/143739#M1644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://developers.arcgis.com/net/10-2/desktop/api-reference/html/T_Esri_ArcGISRuntime_Tasks_Geocoding_LocalLocatorTask.htm"&gt;LocalLocatorTask &lt;/A&gt;class was included in previous versions of&amp;nbsp;the ArcGIS Runtime SDK for .NET, most recently at&amp;nbsp;&lt;A href="https://www.nuget.org/packages/Esri.ArcGISRuntime/10.2.7.1234" style="color: #0071bc; background-color: #f4f5f6; text-decoration: underline;" title="ArcGIS Runtime SDK for .NET 10.2.7.1234"&gt;10.2.7.1234&lt;/A&gt;. &amp;nbsp;It was extremely helpful to have offline geocoding capabilities in certain apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This class has been removed from the newest version 100.0.0. &amp;nbsp;The Esri.ArcGISRuntime.Tasks.Geocoding namespace can be viewed&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/N_Esri_ArcGISRuntime_Tasks_Geocoding.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why was that class removed and is there an alternative operation we can use for offline geocoding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 19:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/why-was-the-locallocatortask-class-removed-from/m-p/143739#M1644</guid>
      <dc:creator>SethPatrich2</dc:creator>
      <dc:date>2017-05-15T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why was the LocalLocatorTask class removed from the ArcGIS Runtime SDK for .NET?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/why-was-the-locallocatortask-class-removed-from/m-p/143740#M1645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It wasn't removed. They just converged. You'll just use the LocatorTask, but instead of using an online Uri, you use a local uri. Ie&lt;/P&gt;&lt;P&gt;&amp;nbsp; var task = new LocatorTask(new Uri("file://c:/data/mylocator...");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 19:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/why-was-the-locallocatortask-class-removed-from/m-p/143740#M1645</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-16T19:35:32Z</dc:date>
    </item>
  </channel>
</rss>

