<?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 How to Create Local Geocoder File in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-local-geocoder-file/m-p/371938#M4399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in the process of transitioning from ArcEngine to Runtime .Net and I have reviewed the sample code for online and offline GeoCoding; however, the one thing I'm uncertain on is how to create the "*.loc" file? In the code example, a locallocator task is created ( _locatorTask = await Task.Run&amp;lt;LocalLocatorTask&amp;gt;(() =&amp;gt; new LocalLocatorTask(LOCATOR_PATH));) by a path to the loc file and the examples always have the SanFran...loc file present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a program that will allow our clients to use their street layer to create this file and in the past the loc file was created inside a FeatureDataset within a FileGeoData base. I have seen comments on taking an online geocoder and syncing to offline mode, yet there are no examples on how to take a street layer (possibly ShapeFile) and generate a local loc file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone can provide assistance on creating a loc file (through code) I would appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 15:53:59 GMT</pubDate>
    <dc:creator>JimFiddes</dc:creator>
    <dc:date>2015-05-22T15:53:59Z</dc:date>
    <item>
      <title>How to Create Local Geocoder File</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-local-geocoder-file/m-p/371938#M4399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in the process of transitioning from ArcEngine to Runtime .Net and I have reviewed the sample code for online and offline GeoCoding; however, the one thing I'm uncertain on is how to create the "*.loc" file? In the code example, a locallocator task is created ( _locatorTask = await Task.Run&amp;lt;LocalLocatorTask&amp;gt;(() =&amp;gt; new LocalLocatorTask(LOCATOR_PATH));) by a path to the loc file and the examples always have the SanFran...loc file present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a program that will allow our clients to use their street layer to create this file and in the past the loc file was created inside a FeatureDataset within a FileGeoData base. I have seen comments on taking an online geocoder and syncing to offline mode, yet there are no examples on how to take a street layer (possibly ShapeFile) and generate a local loc file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone can provide assistance on creating a loc file (through code) I would appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 15:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-local-geocoder-file/m-p/371938#M4399</guid>
      <dc:creator>JimFiddes</dc:creator>
      <dc:date>2015-05-22T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Local Geocoder File</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-local-geocoder-file/m-p/371939#M4400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a Locator for use with the ArcGIS Runtime you will need to use the ArcGIS Desktop (i.e. ArcMap / ArcCatalog) tool "Create Runtime Content". This can either be done via the ArcMap GUI dialog - File &amp;gt; Share As &amp;gt; Runtime Content or by running the Geoprocessing tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information see the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00660000045q000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00660000045q000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Create_Runtime_Content/00170000019n000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Create_Runtime_Content/00170000019n000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently it's not possible to build a Runtime app to do this, although we are investigating supporting that workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 16:03:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-create-local-geocoder-file/m-p/371939#M4400</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-05-22T16:03:20Z</dc:date>
    </item>
  </channel>
</rss>

