<?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: Geocoding in a disconnected manner in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201469#M871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; Yes I work with a lot of local governments as well, and likewise utilize address attribute-style searches in many cases. But I've got one situation where true geocoding is required and they don't want to be reliant on a network connection (which would allow geocoding easily via an ArcGIS Server service).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read somewhere about a custom-developed geocoder using a combination of attribute search (eg, for street name) and interpolation of the address ranges to approximate the point location.&amp;nbsp; I may try that eventually but keep hoping ESRI will provide some "real" disconnected geocoding solution within ArcGIS mobile&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Sep 2010 10:52:38 GMT</pubDate>
    <dc:creator>DavidMarley</dc:creator>
    <dc:date>2010-09-22T10:52:38Z</dc:date>
    <item>
      <title>Geocoding in a disconnected manner</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201466#M868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a lightweight way to do this (specifically address matching) WITHOUT using ArcObjects, ArcEngine&amp;nbsp; or ArcGIS desktop api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an app that uses the mobile API but I really need the address matching function in a disconnected manner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashish Raje&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 17:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201466#M868</guid>
      <dc:creator>deleted-user-T42XKeMY9oXS</dc:creator>
      <dc:date>2010-08-06T17:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding in a disconnected manner</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201467#M869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ashish,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the exact same need (disconnected geocoding). I've been asking ESRI for this for years actually! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was told that it was not possible with version 10 either, however there is a glimmer of hope that it may be: There is a sample that appears to use a local StreetMap SDC file for geocoding. I have not been able to get the sample to run, and I can find little or no documentation about the sample or Streetmap use within ArcGIS Mobile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The sample is in "GeocodingTaskExtension.zip" located here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files\ArcGIS\Mobile10.0\DeveloperKit\Samples\ApplicationFramework\Windows\&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And is discussed very briefly in the Mobile Developer Help under the Samples &amp;gt; Windows Applications node. It's called "GeoCoding on StreetMap".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the StreetMap product is fairly expensive, but if in fact this works then it's a very good new addition under Mobile 10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 19:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201467#M869</guid>
      <dc:creator>DavidMarley</dc:creator>
      <dc:date>2010-09-21T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding in a disconnected manner</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201468#M870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do a lot of work with local governments and they typically have their own maintained street and address feature layers. So, I just query the tables directly for location matches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if that is an option for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 21:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201468#M870</guid>
      <dc:creator>MelindaFrost</dc:creator>
      <dc:date>2010-09-21T21:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding in a disconnected manner</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201469#M871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; Yes I work with a lot of local governments as well, and likewise utilize address attribute-style searches in many cases. But I've got one situation where true geocoding is required and they don't want to be reliant on a network connection (which would allow geocoding easily via an ArcGIS Server service).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read somewhere about a custom-developed geocoder using a combination of attribute search (eg, for street name) and interpolation of the address ranges to approximate the point location.&amp;nbsp; I may try that eventually but keep hoping ESRI will provide some "real" disconnected geocoding solution within ArcGIS mobile&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 10:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/geocoding-in-a-disconnected-manner/m-p/201469#M871</guid>
      <dc:creator>DavidMarley</dc:creator>
      <dc:date>2010-09-22T10:52:38Z</dc:date>
    </item>
  </channel>
</rss>

