<?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 Gecoding Locators: Are Multi-Field still preferred over single field in Addressing Questions</title>
    <link>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789043#M125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For as long as I can remember (which any more isn't &lt;EM&gt;that&lt;/EM&gt; far back) the rule of thumb for creating geocoding locators was to use data that had all the address components in separate fields.&amp;nbsp; Is that still the case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example; if you are matching against centerlines, you want the pre_dir, name, suf_dir &amp;amp; street type all in separate fields.&amp;nbsp; Same would be true for address points: house_number, street components, and unit designator all split out in their own fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&amp;nbsp;I see not only in the old style address locators, but the new style locators mapping to 'FULL STREET NAME' or 'FULL ADDRESS' which indicates to me that S MAIN ST in a single street name field or 1234 E ELM AVE #2 in a single address field isn't such a bad thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to go out on a limb and put the suspected answer in front of my question, which is "It depends".&amp;nbsp; My question though is this:&amp;nbsp; With either of the locator approaches (old school and new)&amp;nbsp; is it still preferred to keep fields separate in the matching data or is it okay to have them merged into one?&lt;/P&gt;&lt;P&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;P&gt;&lt;A href="https://community.esri.com/migrated-users/148353"&gt;Eric Anderson&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2019 23:08:19 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2019-12-06T23:08:19Z</dc:date>
    <item>
      <title>Gecoding Locators: Are Multi-Field still preferred over single field</title>
      <link>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789043#M125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For as long as I can remember (which any more isn't &lt;EM&gt;that&lt;/EM&gt; far back) the rule of thumb for creating geocoding locators was to use data that had all the address components in separate fields.&amp;nbsp; Is that still the case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example; if you are matching against centerlines, you want the pre_dir, name, suf_dir &amp;amp; street type all in separate fields.&amp;nbsp; Same would be true for address points: house_number, street components, and unit designator all split out in their own fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&amp;nbsp;I see not only in the old style address locators, but the new style locators mapping to 'FULL STREET NAME' or 'FULL ADDRESS' which indicates to me that S MAIN ST in a single street name field or 1234 E ELM AVE #2 in a single address field isn't such a bad thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to go out on a limb and put the suspected answer in front of my question, which is "It depends".&amp;nbsp; My question though is this:&amp;nbsp; With either of the locator approaches (old school and new)&amp;nbsp; is it still preferred to keep fields separate in the matching data or is it okay to have them merged into one?&lt;/P&gt;&lt;P&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;P&gt;&lt;A href="https://community.esri.com/migrated-users/148353"&gt;Eric Anderson&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 23:08:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789043#M125</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-06T23:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Gecoding Locators: Are Multi-Field still preferred over single field</title>
      <link>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789044#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are, I think, two questions here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What format should the reference data be in to build the locator?&lt;/P&gt;&lt;P&gt;2. What format should the input address come in to the locator as?&amp;nbsp; Address in separate components like Address, City, State, Zip or all in a single field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For question 1, it is still preferred to have your street component data split up into its components like PreDir, PreType, StreetName, StreetType, SufDir.&amp;nbsp; We don't break unit values up into really fine components but we do suggest that the unit type and unit number are in separate fields.&amp;nbsp; That being said, we do still do a very good job of geocoding even if the data is all in a single field.&amp;nbsp; You would not map it to FullStreetName but just to StreetName or to both (unit information would still be better if it was separated out).&amp;nbsp; FullStreetName is used for display purposes only.&amp;nbsp; It is beneficial for countries where the street type can be concatenated to the streetname like in Germany.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For question 2, you will get a bit better performance with multi field input than single field input but for interactive geocoding it is negligible so we generally say to stick with single field.&amp;nbsp; For batch geocoding you will get some benefits from your data being in multiple fields.&amp;nbsp; Quality is essentially the same between to both though so that shouldn't be considered as a factor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 23:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789044#M126</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2019-12-06T23:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gecoding Locators: Are Multi-Field still preferred over single field</title>
      <link>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789045#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The coolest thing about geocoding&amp;nbsp;for me is I have access to very good data in all aspects; points, lines and polygons. Years ago I was able to twist the right arms and get some good data standards in place so now years later,&amp;nbsp;the pain of data development is long gone&amp;nbsp;but we are all reaping the benefits of those early days.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2019 23:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/addressing-questions/gecoding-locators-are-multi-field-still-preferred/m-p/789045#M127</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-12-06T23:50:27Z</dc:date>
    </item>
  </channel>
</rss>

