<?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 Geocoder Not Substituting Alias Values in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocoder-not-substituting-alias-values/m-p/607516#M34199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a geocoder&amp;nbsp;using the style "US Address - Single House." However, the locator isn't handling aliases the way I expected it to. In this instance, I'm referring to the aliases defined in the locator's xml document, not an alias table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to dig into this after look through this paper:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=aeb00de638f3492a93308a4a03183c7d" title="http://www.arcgis.com/home/item.html?id=aeb00de638f3492a93308a4a03183c7d"&gt;ESRI Technical Paper About Customizing Locators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On page 4 of the above paper it's suggested that a geocoder should see "100 Fifth Avenue NY" and&amp;nbsp;"100 5th Ave New York" as identical. "These differ from the given address values but are known aliases, so the locator makes these substitutions without penalty" (pg 4.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I haven't found this to be true. When I search for&amp;nbsp;100 E Main St in my geocoder, I get a match because that's how it's formatted in our address data. 100 East Main Street does not match, despite the fact that East and Street are listed as aliases for E and St in USAddress.lot.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/341631_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/341633_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What has gone wrong? How can I get the geocoder to recognize the aliases instead of docking match points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 19:45:01 GMT</pubDate>
    <dc:creator>EllenLester1</dc:creator>
    <dc:date>2017-03-16T19:45:01Z</dc:date>
    <item>
      <title>Geocoder Not Substituting Alias Values</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoder-not-substituting-alias-values/m-p/607516#M34199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a geocoder&amp;nbsp;using the style "US Address - Single House." However, the locator isn't handling aliases the way I expected it to. In this instance, I'm referring to the aliases defined in the locator's xml document, not an alias table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to dig into this after look through this paper:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=aeb00de638f3492a93308a4a03183c7d" title="http://www.arcgis.com/home/item.html?id=aeb00de638f3492a93308a4a03183c7d"&gt;ESRI Technical Paper About Customizing Locators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On page 4 of the above paper it's suggested that a geocoder should see "100 Fifth Avenue NY" and&amp;nbsp;"100 5th Ave New York" as identical. "These differ from the given address values but are known aliases, so the locator makes these substitutions without penalty" (pg 4.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I haven't found this to be true. When I search for&amp;nbsp;100 E Main St in my geocoder, I get a match because that's how it's formatted in our address data. 100 East Main Street does not match, despite the fact that East and Street are listed as aliases for E and St in USAddress.lot.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/341631_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/341633_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What has gone wrong? How can I get the geocoder to recognize the aliases instead of docking match points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 19:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoder-not-substituting-alias-values/m-p/607516#M34199</guid>
      <dc:creator>EllenLester1</dc:creator>
      <dc:date>2017-03-16T19:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoder Not Substituting Alias Values</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoder-not-substituting-alias-values/m-p/607517#M34200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcMap or ArcGIS Pro are you using?&lt;/P&gt;&lt;P&gt;What version is the USAddress.lot.xml that you are referencing? It should say at the top of the XML file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 21:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoder-not-substituting-alias-values/m-p/607517#M34200</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2017-04-13T21:18:03Z</dc:date>
    </item>
  </channel>
</rss>

