<?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: Geocoding addresses with 1/2 addresses in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281825#M16157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Personally, I cheat and round them off.&amp;nbsp; They occupy the exact x,y location as the whole number, so I don't see the difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Oct 2010 13:44:17 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2010-10-08T13:44:17Z</dc:date>
    <item>
      <title>Geocoding addresses with 1/2 addresses</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281824#M16156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to geocode a series of addresses which occur in my fire district. The only problem I am having is that I have a couple of buildings with odd addresses, like 928.5 W Rollins Rd. Is there a method that anyone has found to account for addressing like that? They all fallout of my locator. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pat Walker&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 15:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281824#M16156</guid>
      <dc:creator>PatrickWalker2</dc:creator>
      <dc:date>2010-09-24T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding addresses with 1/2 addresses</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281825#M16157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Personally, I cheat and round them off.&amp;nbsp; They occupy the exact x,y location as the whole number, so I don't see the difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 13:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281825#M16157</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2010-10-08T13:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding addresses with 1/2 addresses</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281826#M16158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue what I do is put the 1/2 as a unit rather than part of the address number itself.&amp;nbsp; Rounding can cause problems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 16:00:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281826#M16158</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2010-10-08T16:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding addresses with 1/2 addresses</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281827#M16159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have toyed with editing the us_addr.xat via the GDK but I am not having much luck.&amp;nbsp; My pattern looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;^|^|/|^|?|T ;Standard form: 269 1/2 MAURINE AVE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COPY [1] temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CONCAT " " temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CONCAT [2] temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CONCAT [3] temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CONCAT [4] temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COPY temp {HN}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COPY [5] {SN}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COPY [6] {ST}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EXIT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is anyone that has accomplished this before, any advice would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EXIT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 13:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-addresses-with-1-2-addresses/m-p/281827#M16159</guid>
      <dc:creator>DJPennala</dc:creator>
      <dc:date>2010-12-14T13:34:36Z</dc:date>
    </item>
  </channel>
</rss>

