<?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: Address Data Management Solution Roads vs Master Road Name in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737276#M775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prior to 10.0, you would have to maintain these fields separately or run the standardize addresses tool to pull the information from the full street name into separate fields.&amp;nbsp;This step is no longer required because the standardization process occurs when the address locator is built regardless of whether the address components are stored in a single field or split across multiple fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example I put a locator on my site address points, using just the house number, the full street name (as the street name), and the municipality. I then did a search for an address with some incorrect info, i.e I search for '1313 Mill Rd' and it returned below. Notice how the components of the full road name 'N Mill St' were automatically pulled out into the separate fields, and it wasn't a perfect match but found a valid candidate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/493676_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2020 20:45:16 GMT</pubDate>
    <dc:creator>ChrisFox</dc:creator>
    <dc:date>2020-05-27T20:45:16Z</dc:date>
    <item>
      <title>Address Data Management Solution Roads vs Master Road Name</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737275#M774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I work my way towards deployment of the address data management solution, I'm stumbling upon features that I don't quite understand;here is one that has me baffled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Master Road Name table is used to populate the the RoadNameIndex which is just the domain of valid street names.&amp;nbsp; The Master Road Name table has fields for Prefix Direction, Name, Suffix Direction and Suffix Type. With an address rule, these components are concatenated to populate the Full Road Name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the Road Centerline feature class does not have&amp;nbsp;&lt;SPAN&gt;Prefix Direction, Name, Suffix Direction and Suffix Type; with respect to a street name, the only field it has is Full Road Name.&amp;nbsp; Like so many others, the centerlines I manage are used for geocoding, and when you create an &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geocoding/create-a-locator.htm"&gt;Address Locator&lt;/A&gt;, the Street Address Role includes the individual components listed above.&amp;nbsp; In fact the Street Name is a &lt;EM&gt;required&lt;/EM&gt; field.&amp;nbsp; (See illustration below)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In all the years I've created locators (which is a bunch) the best practice has been to maintain the various components in separate fields as indicated in the illustration.&amp;nbsp; Yet, the Road Centerlines feature class can only provide the Full Name without some major modification to the schema. (I've been down that road already, and the attribute rules for the Road Centerlines feature class are very sophisticated;&amp;nbsp; to date, I've not been able to tweak them where they'll work with a different schema.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There must must be an explanation as to schema for the Road Centerlines not&amp;nbsp;including basic geocoding attributes. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please, enlighten me!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="457" src="https://community.esri.com/legacyfs/online/493190_pastedImage_1.png" width="490" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/52415"&gt;Chris Fox&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/346162"&gt;Hayley Miller&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3547"&gt;Shana Britt&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3453"&gt;Brad Niemand&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 23:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737275#M774</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-05-22T23:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Address Data Management Solution Roads vs Master Road Name</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737276#M775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prior to 10.0, you would have to maintain these fields separately or run the standardize addresses tool to pull the information from the full street name into separate fields.&amp;nbsp;This step is no longer required because the standardization process occurs when the address locator is built regardless of whether the address components are stored in a single field or split across multiple fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example I put a locator on my site address points, using just the house number, the full street name (as the street name), and the municipality. I then did a search for an address with some incorrect info, i.e I search for '1313 Mill Rd' and it returned below. Notice how the components of the full road name 'N Mill St' were automatically pulled out into the separate fields, and it wasn't a perfect match but found a valid candidate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/493676_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 20:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737276#M775</guid>
      <dc:creator>ChrisFox</dc:creator>
      <dc:date>2020-05-27T20:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Address Data Management Solution Roads vs Master Road Name</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737277#M776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/52415" target="_blank"&gt;Chris&amp;nbsp;&lt;/A&gt;- I'm not looking a creating an address point locator, but rather a street address role locator.&amp;nbsp; I just happen to have the solutions aprx open and when I try to create a locator with out adding the required Street Name parameter it fails as expected.&amp;nbsp; However when I add the Full Name attribute as that parameter it tosses this&amp;nbsp;error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="493685" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/493685_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is what the parameters look like so you can read them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;'StreetAddress.HOUSE_NUMBER_FROM_LEFT RoadCenterline.fromleft';
'StreetAddress.HOUSE_NUMBER_TO_LEFT RoadCenterline.toleft';
'StreetAddress.HOUSE_NUMBER_FROM_RIGHT RoadCenterline.fromright';
'StreetAddress.HOUSE_NUMBER_TO_RIGHT RoadCenterline.toright';
'StreetAddress.STREET_NAME RoadCenterline.fullname'‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran repair geometry on the feature class thinking maybe I had an empty geometry in there, but it still tosses the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is something else wrong with this data (why does that not surprise me) as I get the same transform error when I add the individual components in the parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737277#M776</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-12-12T07:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Address Data Management Solution Roads vs Master Road Name</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737278#M777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the "Error happened while transforming data" issue a few weeks ago. After some troubleshooting and confirmation from Esri Support, we figured out it was because I have some roads with&amp;nbsp;true curve segments. Upgrading to ArcGIS Pro 2.6 fixed the bug, and for ArcGIS Pro 2.5 exporting the roads to a shapefile fixed the problem because it removes the true curves.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2020 19:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737278#M777</guid>
      <dc:creator>Joshua-Young</dc:creator>
      <dc:date>2020-08-13T19:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Address Data Management Solution Roads vs Master Road Name</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737279#M778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I'm not a fan of true curves.&amp;nbsp; See:&amp;nbsp;&lt;A href="https://community.esri.com/thread/255179"&gt;True Arcs, Geocoding and other musings&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My friend and confidant &lt;A href="https://community.esri.com/migrated-users/8066"&gt;Michael Volz&lt;/A&gt;‌ has presented some good arguments to me in favor of them, and I get it.&amp;nbsp; But when it comes to centerlines and geocoding, they&amp;nbsp;have been my nemesis...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2020 19:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/address-data-management-solution-roads-vs-master/m-p/737279#M778</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-13T19:33:24Z</dc:date>
    </item>
  </channel>
</rss>

