<?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: customizing locator - adding new address suffix doesn't work in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539618#M30618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Once you edit the USAddress.lot.xml you will need to re-create the locator, not rebuild it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS always looks for the USAddress.lot.xml file in the ArcGIS Install directory in the locators folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2011 00:00:20 GMT</pubDate>
    <dc:creator>BradNiemand</dc:creator>
    <dc:date>2011-10-14T00:00:20Z</dc:date>
    <item>
      <title>customizing locator - adding new address suffix doesn't work</title>
      <link>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539615#M30615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in ArcView 10.&amp;nbsp; I have downloaded and read the ESRI Geocoding Technical Paper on "Customizing Locators in ArcGIS 10".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My address locator has a suffix "Acr" that I want to match whenever the address ends with "Acres".&amp;nbsp; I opened the USAddress.lot.xml file in notepad. I went to the section where you define Street Types.&amp;nbsp; I added the following code to the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;def name="_acr" is_alias_list="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;alt&amp;gt;Acr&amp;lt;/alt&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;alt&amp;gt;Acres&amp;lt;/alt&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/def&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the bottom of this section of the code I added&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;def name="suf_type"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;alt ref="_acr"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I save the file and when I geocode a set of addresses, it didn't match a street which ended in "Acres" to the Address Locator which for this address uses "Acr",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A related question, how do I know that the geocoding process is using the newly revised USAddress.lot.xml file.&amp;nbsp; The file is located on my computer in C:\ESRI_ArcView_10\Desktop10.0\Locators.&amp;nbsp; That is where I found the file when I searched for it.&amp;nbsp; This is the first change that I have made to the USAddress.lot.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate someone's help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John Schwob&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Office of Planning&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Archdiocese of St. Louis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 13:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539615#M30615</guid>
      <dc:creator>JohnSchwob</dc:creator>
      <dc:date>2011-10-05T13:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: customizing locator - adding new address suffix doesn't work</title>
      <link>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539616#M30616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might need to rebuild the locator.&amp;nbsp; Right click on the locator and choose "Rebuild".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 18:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539616#M30616</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2011-10-07T18:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: customizing locator - adding new address suffix doesn't work</title>
      <link>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539617#M30617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&amp;nbsp; Unfortunately rebuilding didn't work.&amp;nbsp; It's as if any changes I make to the&amp;nbsp; USAddress.lot.xml file are just ignored.&amp;nbsp; I still need to try to find out where ArcMap knows to find this file.&amp;nbsp; I want to make sure it is in fact using that file.&amp;nbsp; That is still a mystery to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John Schwob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 12:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539617#M30617</guid>
      <dc:creator>JohnSchwob</dc:creator>
      <dc:date>2011-10-11T12:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: customizing locator - adding new address suffix doesn't work</title>
      <link>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539618#M30618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Once you edit the USAddress.lot.xml you will need to re-create the locator, not rebuild it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS always looks for the USAddress.lot.xml file in the ArcGIS Install directory in the locators folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 00:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/customizing-locator-adding-new-address-suffix/m-p/539618#M30618</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2011-10-14T00:00:20Z</dc:date>
    </item>
  </channel>
</rss>

