<?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: Does the Alias street name or alternate table need to include a shape? in Addressing Questions</title>
    <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779115#M70</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This locator is not returning anything correctly..&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2020 19:59:09 GMT</pubDate>
    <dc:creator>ChetShuler</dc:creator>
    <dc:date>2020-09-29T19:59:09Z</dc:date>
    <item>
      <title>Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779090#M45</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried everything. I have a table with a common id field and can't get it work. Thinking about creating another centerline dataset to include the shape.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2020 16:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779090#M45</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-08-31T16:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779091#M46</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;If you are trying to create a locator that supports alternate street names, the street centerline feature class must include a shapefield and the alternate name table should have an objectid. Both the street centerline and alternate name table should have a common field that is used to join the data together.&lt;/P&gt;&lt;P&gt;What application and tool are you using to build the locator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2020 01:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779091#M46</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-01T01:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779092#M47</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im using US Dual Range Address..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I have an Object ID and ID fields in both datasets. Do the field names how to match? (Centerline field is ID and Alt Table is StreetID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I'm using a table created by a consultant which is using all upper case characters in the Alt Table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2020 12:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779092#M47</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-01T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779093#M48</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;The field names do not have to match. When you build the locator are you setting the JoinID to ID for the centerline and JoinID to StreetID for the alternate name table?&lt;/P&gt;&lt;P&gt;Are you building the locator in ArcMap or ArcGIS Pro?&lt;/P&gt;&lt;P&gt;One way you could test if the difference in case is making a difference is to join the alternate name table to the centerline layer based on the ID and StreetID fields. Then identify one of the streets&amp;nbsp; that should have an alternate name to see if the joined data is displayed or just scroll to the end of the attribute table to see if the joined data is there. There should also be a validation button or check when performing the join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 15:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779093#M48</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-02T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779094#M49</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcMap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join didn't work.. I have many to one.. The Relates shows all the aliases.. Is that the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 16:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779094#M49</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-02T16:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779095#M50</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I misspoke, the relate is what you needed to do in order to see that the aliases were linked to the street layer.&lt;/P&gt;&lt;P&gt;1. If you have access to ArcGIS Pro it would be interesting to see if you are successful with creating the locator with the alternate name table and the uppercase values.&lt;/P&gt;&lt;P&gt;2. If the values in the alternate name table are in the same case as the street centerline data does searching for alternate names with the locator work?&lt;/P&gt;&lt;P&gt;3. Does your alternate name table look similar to the images in this topic for alternate street name?&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geocoding/fundamentals-of-alternate-name-tables.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geocoding/fundamentals-of-alternate-name-tables.htm"&gt;Fundamentals of alternate name tables—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 06:07:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779095#M50</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-03T06:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779096#M51</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the relates working.. But the geocoder will not locate using an alternate name.. I must have missed a setting or option somewhere.. yes the table looks similar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/506295_AltTable.PNG" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The image shows Roosevelt as the primary street name.. And the alternate names listed below the Master Address Alt table.&lt;/P&gt;&lt;P&gt;Alternate table view below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/506296_TableView.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I'm going to try Pro if I can find the tools.&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 14:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779096#M51</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-03T14:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779097#M52</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not recognizing or searching the field with the alternate names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 15:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779097#M52</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-03T15:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779098#M53</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;You can use the following topics to help with creating the locator. The locator created with the Create Locator tool in Pro cannot be used in ArcMap unless it has been published from Pro as a service. When in the Create Locator tool you will need to use the StreetAddress role and map ID from the centerline layer to StreetJoinID. Then expand the optional parameters to see the alternate name tables parameter and chose the alternate name table role of Alternate Street Name and set Street JoinID to StreetID in the alternate name table.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geocoding/create-a-locator.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geocoding/create-a-locator.htm"&gt;Create a locator—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/geocoding/create-locator.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/geocoding/create-locator.htm"&gt;Create Locator (Geocoding)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the preferred street name section of&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geocoding/additional-tuning-options.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geocoding/additional-tuning-options.htm"&gt;Additional tuning options—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 15:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779098#M53</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-03T15:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779099#M54</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well may be a bit off topic but I got an error that usually isn't issue.. I have some line segments or outlying streets and median cuts without street names. It appears Pro doesn't like it?? If that's true I have some work to do to correct my original issue.. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779099#M54</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-03T16:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779100#M55</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been watching this thread, and in Pro 2.6 I just used create locator for a street role with alt-names without any trouble. Not sure if I'm missing something&amp;nbsp;in this post or not.&amp;nbsp; Here in Utah we have both named streets and numbered streets.&amp;nbsp; So we have S Main St or S 3305 E.&amp;nbsp; However, each named street has a numeric equivalent.&amp;nbsp; Sometimes, you never know what the address is going to come in as, the primary name or the numeric alternative.&amp;nbsp; Here is a snapshot of my primary centerlines feature class as well as the alt names table:&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/506317_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;If I enter 3565 S Mason Vista Way or 3565 S 7330 W, I get the same location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating the alt names table is easy: I just&amp;nbsp; select all those streets that have an Alpha name, and then export just those fields I need for the Numeric equivalent to a table. All of our streets have a UniqueID field so that is my join item:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/506330_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 17:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779100#M55</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-09-03T17:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779101#M56</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What was the error that you received?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 00:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779101#M56</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-04T00:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779102#M57</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the alias table.. A required input calls for street name. This would be the aliases or alternate street name field??&lt;/P&gt;&lt;P&gt;It appears the missing street name is not fatal.. Its a data transfer error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/506602_Error2.PNG" /&gt;&amp;nbsp;Sorry for the late reply.. Been out of town..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I appreciate your help..&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 11:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779102#M57</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-09T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779103#M58</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The yellow messages are warnings and if you were using Pro 2.6 I believe that warning message would have a link to a help topic for more explanation, but it looks like an issue with the street data is causing an error with building the locator, not the warning about the&amp;nbsp;empty value for one of the records. Run the Check Geometry tool on your data to see if there are any geometry errors. If there are multipart features or true curves in the data, the tool will fail to build the locator.&lt;/P&gt;&lt;P&gt;Which version of Pro are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 17:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779103#M58</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-09T17:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779104#M59</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Check Geometry error now.. I have my centerline file in SQL. Its telling me I need a shapefile or Personnel GDB to run it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought for sure I updated to 2.6.0...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/506658_About.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 17:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779104#M59</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-09T17:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779105#M60</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;Since your data is in sde you won't be able to use the Check Geometry tool, you will have to use topology rules to check for the geometry errors that the tool looks for. If you have edit privileges or are able to edit a version of the data, you can check for multiple parts with&amp;nbsp;the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/editing/geodatabase-topology-rules-for-polyline-features.htm#ESRI_SECTION1_FC8F66646C2A490CB8C3FC62BD0D8437"&gt;Must Be Single Part&lt;/A&gt;&amp;nbsp;rule. This link also has a list of the rules for line features. If you upgrade to Pro 2.6.1 and run the Create Locator tool again with the same data, do you get a different error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 16:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779105#M60</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-11T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779106#M61</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I been busy map making..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today is a different day.. I finally got Pro to create a locator. What did I do different I have no idea. Other than I stored it to another location.. I'll test that again tomorrow.. However the results are not even close the actual address.. Also it accepted the alias names but I'm getting the same result. Actual address is not close. Also trying to locate the intersections using aliases will not return a result.. Hopefully I will have some free time tomorrow to review all the options.. But I'm getting closer &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's crazy been creating locators for 15 years.. I have no idea why I can get this to work.. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 19:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779106#M61</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-16T19:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779107#M62</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing.. Yes I have some streets that are state routes that are numbered.. I'm going review my fields tomorrow.. I got side tracked with requests..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 19:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779107#M62</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-16T19:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779108#M63</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How far off are the address matches from where they should be?&lt;/P&gt;&lt;P&gt;Is your locator a single role or multirole locator?&lt;/P&gt;&lt;P&gt;There are some additional options that can be set that were added to ArcGIS Pro 2.6 for preferred names&amp;nbsp;for city and street names, see &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geocoding/additional-tuning-options.htm#ESRI_SECTION1_663D3C8AEB0F4F2DACC721046936945E"&gt;Preferred street name&lt;/A&gt; for more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2020 07:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779108#M63</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2020-09-18T07:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Alias street name or alternate table need to include a shape?</title>
      <link>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779109#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the US Address Dual Range as a style. I did create a locator just using the Primary Table. Works just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Centerline is my primary. ID is my join field,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master_Address_ Alt is my Alternate Table. StreetID in Alt Join field and AltName is the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Primary" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/507563_Primary.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Alt Table" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/507564_alt.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I enter 1510 Germantown Rd and get a correct return.&lt;/P&gt;&lt;P&gt;I enter 1510 SR 4 and get nothing. The null value is from another database with auto numbers the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 18:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/does-the-alias-street-name-or-alternate-table-need/m-p/779109#M64</guid>
      <dc:creator>ChetShuler</dc:creator>
      <dc:date>2020-09-21T18:44:36Z</dc:date>
    </item>
  </channel>
</rss>

