<?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: Parcel Geocoding in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740945#M41789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ruth is absolutely correct: you don't have to ditch excel but you may want to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you search for excel in this forum, you're going to find a whole lot more 'problems with excel' over 'I love excel so much' threads. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't get me wrong; excel is a very good product and a convenient tool to use in some cases. I just prefer to perform GIS analyses with true data base tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 12:32:09 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2011-07-19T12:32:09Z</dc:date>
    <item>
      <title>Parcel Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740942#M41786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mburns27&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a parcel layer as the reference data for building an address locator.&amp;nbsp; The address locator builds without errors but does not return any matches when I use it to geocode a table of addresses.&amp;nbsp; I do not have good documentation on the process, so maybe I am just missing a step.&amp;nbsp; I am using ArcMap 10.&amp;nbsp; The parcels layer has individual fields for house number, street name, and street type.&amp;nbsp; The address table is in Excel and I have used text to columns to create individual fields identical to the parcels layer.&amp;nbsp; Where am I going wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2011 03:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740942#M41786</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-07-16T03:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740943#M41787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am using a parcel layer as the reference data for building an address locator.&amp;nbsp; The address locator builds without errors but does not return any matches when I use it to geocode a table of addresses.&amp;nbsp; I do not have good documentation on the process, so maybe I am just missing a step.&amp;nbsp; I am using ArcMap 10.&amp;nbsp; The parcels layer has individual fields for house number, street name, and street type.&amp;nbsp; The address table is in Excel and I have used text to columns to create individual fields identical to the parcels layer.&amp;nbsp; Where am I going wrong?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First, ditch excel; import that data into a table in a geodatabase.&amp;nbsp; Be sure that none of your field names have spaces or other special characters in them. Excel is famous for these.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of 'exploding' your table of addresses, leave them in the form of '1234 S MAIN ST'&amp;nbsp; Make sure your have pointed to the correct individual fields in your reference table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2011 18:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740943#M41787</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2011-07-16T18:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740944#M41788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: emerickr&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't necessarily need to ditch Excel, but do save as 2003-2007 format (.xls) and not 2010 (.xlsx). You can make a new address column in your existing table by concatenating the existing fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you have columns A-C for Number, Street, and Street Type, you could use column D to concatenate these using this expression for row 2: =A2 &amp;amp; " " &amp;amp; B2 &amp;amp; " " &amp;amp; C2. See attached images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, there is some good info here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geocoding"&gt;http://resources.arcgis.com/gallery/file/geocoding&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740944#M41788</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-07-19T12:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Geocoding</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740945#M41789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ruth is absolutely correct: you don't have to ditch excel but you may want to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you search for excel in this forum, you're going to find a whole lot more 'problems with excel' over 'I love excel so much' threads. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't get me wrong; excel is a very good product and a convenient tool to use in some cases. I just prefer to perform GIS analyses with true data base tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-geocoding/m-p/740945#M41789</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2011-07-19T12:32:09Z</dc:date>
    </item>
  </channel>
</rss>

