<?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 Locator Creation Struggles in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/address-locator-creation-struggles/m-p/694708#M39469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Personally, I wouldn't user the tool, I'd just go through the &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/pdf/Geocoding_in_ArcGIS_Tutorial.pdf"&gt;tutorial listed here&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically what you need is a feature class to match against, typically street centerlines that have address ranges and street names.&amp;nbsp; Depepnding on how that data is set up is how you'll go about creating a locator.&amp;nbsp; The easiest locator to use (assuming you are in the U.S. and you have street centerline data) is the U.S Streets type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your table of addresses will have to follow the same standardization as the data you are matching against.&amp;nbsp; For example, there will need to be a field called ADDRESS and it should contain the address info that will work against your data.&amp;nbsp; It should look like 1234 Main ST, or 1234 S Money Grubbing LN.&amp;nbsp; Notice that one address has a prefix directional and the other does not.&amp;nbsp; They both have street Sufix types and those are standarized.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How is your data set up? Do you use pre-directionals?&amp;nbsp; If you do, are spelled out or simply N E W S?&amp;nbsp; Or are is it No sometimes and N other times and NORTH still other times?&amp;nbsp; If you have a type, is it Street or ST or STR or??&amp;nbsp; That's what I mean about standarization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Give the tutorial a spin and if you are still lost, post something back up here.&amp;nbsp; You can email me at my first intitial, lastname at companyname.com shown below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 20:08:40 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2011-03-02T20:08:40Z</dc:date>
    <item>
      <title>Address Locator Creation Struggles</title>
      <link>https://community.esri.com/t5/data-management-questions/address-locator-creation-struggles/m-p/694707#M39468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcGIS Desktop 9.3.1 on Windows XP and am trying to geocode some addresses for the first time.&amp;nbsp; I have a .csv with the list of addresses (and other data) and I have a street centerline file, but I have been trying to create an Address Locator and am just not understanding the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am attempting to create the locator using the Create Address Locator tool in Toolbox in ArcCatalog.&amp;nbsp; Can anyone give me good instruction (with explanations) because what I am finding in Help is just making me more confused.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&amp;nbsp;&amp;nbsp; Sneedle&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 17:57:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-locator-creation-struggles/m-p/694707#M39468</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-02T17:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Address Locator Creation Struggles</title>
      <link>https://community.esri.com/t5/data-management-questions/address-locator-creation-struggles/m-p/694708#M39469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Personally, I wouldn't user the tool, I'd just go through the &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/pdf/Geocoding_in_ArcGIS_Tutorial.pdf"&gt;tutorial listed here&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically what you need is a feature class to match against, typically street centerlines that have address ranges and street names.&amp;nbsp; Depepnding on how that data is set up is how you'll go about creating a locator.&amp;nbsp; The easiest locator to use (assuming you are in the U.S. and you have street centerline data) is the U.S Streets type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your table of addresses will have to follow the same standardization as the data you are matching against.&amp;nbsp; For example, there will need to be a field called ADDRESS and it should contain the address info that will work against your data.&amp;nbsp; It should look like 1234 Main ST, or 1234 S Money Grubbing LN.&amp;nbsp; Notice that one address has a prefix directional and the other does not.&amp;nbsp; They both have street Sufix types and those are standarized.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How is your data set up? Do you use pre-directionals?&amp;nbsp; If you do, are spelled out or simply N E W S?&amp;nbsp; Or are is it No sometimes and N other times and NORTH still other times?&amp;nbsp; If you have a type, is it Street or ST or STR or??&amp;nbsp; That's what I mean about standarization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Give the tutorial a spin and if you are still lost, post something back up here.&amp;nbsp; You can email me at my first intitial, lastname at companyname.com shown below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 20:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-locator-creation-struggles/m-p/694708#M39469</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2011-03-02T20:08:40Z</dc:date>
    </item>
  </channel>
</rss>

