<?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: Change the reverse geocoding for composite geocoder in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311472#M17786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was assuming you were using a service which allows you to specify search distance.&amp;nbsp; Unless you can find it in the lot.xml file that you used to create the locator I'm not sure where you would go.&amp;nbsp; Try reverse geocoding with only your address locator and then with the other locator and see which one returns the closest result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcMap tends to do a lot behind the scenes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 22:09:47 GMT</pubDate>
    <dc:creator>LarryWilliams</dc:creator>
    <dc:date>2016-02-03T22:09:47Z</dc:date>
    <item>
      <title>Change the reverse geocoding for composite geocoder</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311469#M17783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a geocoding service that capable to do &lt;STRONG&gt;reverse&lt;/STRONG&gt; geocoding. the source locator is a composite locator which consist of 4 locators to work for postal code to return polygon, address locator return address and city locator to return a city point etc. now when it receives x and y value for &lt;STRONG&gt;reverse&lt;/STRONG&gt; geocoding, application is supposed to &lt;SPAN style="line-height: 1.5;"&gt;use address locator first and &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt;try to search for a specific address, but now is just always use postal code locator and return a postal code string.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder anyone knows how to change the settings to use address locator first if there is a specific address available to return, if&amp;nbsp; the point does not fall into a urban area and no specific address available then use postal code locator and returns a postal code in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 18:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311469#M17783</guid>
      <dc:creator>DaveZhang1</dc:creator>
      <dc:date>2016-01-27T18:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change the reverse geocoding for composite geocoder</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311470#M17784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reverse geocoding will return 1 result only.&amp;nbsp; Try changing your search distance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 21:18:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311470#M17784</guid>
      <dc:creator>LarryWilliams</dc:creator>
      <dc:date>2016-02-01T21:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change the reverse geocoding for composite geocoder</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311471#M17785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. This sound like could possible help. I want to try that but I don't know where I can change the search distance. Could you help me out. see the attached screen capture. The left is composite locator that includes 5 locators, first one is address locator used to work for specific address and second one is postal code locator when first locator does not find right candidate then try the second one for postal code (I assume the the order I added them in the left dialog should be the order that locator being tried, same for the reverse geocoding, I wonder is this right?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="293" src="https://community.esri.com/legacyfs/online/176864_pastedImage_0.png" style="width: 705px; height: 293.371px;" width="705" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311471#M17785</guid>
      <dc:creator>DaveZhang1</dc:creator>
      <dc:date>2016-02-02T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change the reverse geocoding for composite geocoder</title>
      <link>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311472#M17786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was assuming you were using a service which allows you to specify search distance.&amp;nbsp; Unless you can find it in the lot.xml file that you used to create the locator I'm not sure where you would go.&amp;nbsp; Try reverse geocoding with only your address locator and then with the other locator and see which one returns the closest result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcMap tends to do a lot behind the scenes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 22:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/change-the-reverse-geocoding-for-composite/m-p/311472#M17786</guid>
      <dc:creator>LarryWilliams</dc:creator>
      <dc:date>2016-02-03T22:09:47Z</dc:date>
    </item>
  </channel>
</rss>

