<?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 Matching closest house number with dual-range street data in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434038#M24785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a &lt;/SPAN&gt;&lt;STRONG&gt;dual-range&lt;/STRONG&gt;&lt;SPAN&gt; street data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to build an address locator with ArcGIS 10.2.1 that will be able to match the closest house number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take, for example, a case in which the left part of the street has the following segments: 2-12, 20-40, 50-80. The locator will match the house number 6 without a problem but I want to match also house number 16 that &lt;/SPAN&gt;&lt;STRONG&gt;does not exists in the data&lt;/STRONG&gt;&lt;SPAN&gt;. In this case the match will be to either house number 12 or 20 that are the &lt;/SPAN&gt;&lt;STRONG&gt;closest house numbers&lt;/STRONG&gt;&lt;SPAN&gt; in the data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can partially do it by lowering the spelling sensitivity but than I will have a problem with the street name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something that I can change in the locator &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;style&lt;/STRONG&gt;&lt;SPAN&gt; in order to accomplish what I need? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I would like to maintain parity (matching odd numbers to odd-numbers street side) it that's possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shahar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 12:41:23 GMT</pubDate>
    <dc:creator>ShaharLevenson</dc:creator>
    <dc:date>2014-06-24T12:41:23Z</dc:date>
    <item>
      <title>Matching closest house number with dual-range street data</title>
      <link>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434038#M24785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a &lt;/SPAN&gt;&lt;STRONG&gt;dual-range&lt;/STRONG&gt;&lt;SPAN&gt; street data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to build an address locator with ArcGIS 10.2.1 that will be able to match the closest house number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take, for example, a case in which the left part of the street has the following segments: 2-12, 20-40, 50-80. The locator will match the house number 6 without a problem but I want to match also house number 16 that &lt;/SPAN&gt;&lt;STRONG&gt;does not exists in the data&lt;/STRONG&gt;&lt;SPAN&gt;. In this case the match will be to either house number 12 or 20 that are the &lt;/SPAN&gt;&lt;STRONG&gt;closest house numbers&lt;/STRONG&gt;&lt;SPAN&gt; in the data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can partially do it by lowering the spelling sensitivity but than I will have a problem with the street name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something that I can change in the locator &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;style&lt;/STRONG&gt;&lt;SPAN&gt; in order to accomplish what I need? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I would like to maintain parity (matching odd numbers to odd-numbers street side) it that's possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shahar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 12:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434038#M24785</guid>
      <dc:creator>ShaharLevenson</dc:creator>
      <dc:date>2014-06-24T12:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Matching closest house number with dual-range street data</title>
      <link>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434039#M24786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;I have a &lt;STRONG&gt;dual-range&lt;/STRONG&gt; street data. &lt;BR /&gt;I want to build an address locator with ArcGIS 10.2.1 that will be able to match the closest house number.&lt;BR /&gt;&lt;BR /&gt;Take, for example, a case in which the left part of the street has the following segments: 2-12, 20-40, 50-80. The locator will match the house number 6 without a problem but I want to match also house number 16 that &lt;STRONG&gt;does not exists in the data&lt;/STRONG&gt;. In this case the match will be to either house number 12 or 20 that are the &lt;STRONG&gt;closest house numbers&lt;/STRONG&gt; in the data. &lt;BR /&gt;I can partially do it by lowering the spelling sensitivity but than I will have a problem with the street name.&lt;BR /&gt;Is there something that I can change in the locator &lt;STRONG style="text-decoration: underline;"&gt;style&lt;/STRONG&gt; in order to accomplish what I need? &lt;BR /&gt;Also, I would like to maintain parity (matching odd numbers to odd-numbers street side) it that's possible.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shahar.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess you can do one of two things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Improve your street data to better match the addresses that are along the segments&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Try turning down your candidate scores.&amp;nbsp; That &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;migh&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;t get you a partial hit on house 16...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434039#M24786</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-06-24T18:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Matching closest house number with dual-range street data</title>
      <link>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434040#M24787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I managed this problem by dissolving all the roads into single streets and added the min and max, odd and even calculated for the whole street to make a second fallback locator that would have all the gaps covered by the range. It might be a bit more approximate but you do get a match. You could also have some defaults based on the length of the street and the average house frontage width.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wanted to refine it, you could create a route system, calibrate with the existing address ranges and then use the measures to predict the start and ends on each segment to repopulate the original segments.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:34:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434040#M24787</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2014-06-25T08:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Matching closest house number with dual-range street data</title>
      <link>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434041#M24788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These are good suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I indeed tried lowering the candidate score and it gave me exactly what I wanted. It even keeps parity!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that the dissolve method wouldn't quite work for me since I also need to match house numbers that are completely out of street range (eg., matching house number 2030 to a street that has only a range of 2-10). Obviously, the geocoding results aren't accurate at all, especially since the out-of-range house number probably comes from a typo, but that's another story...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you kimo and jborgion!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 11:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/matching-closest-house-number-with-dual-range/m-p/434041#M24788</guid>
      <dc:creator>ShaharLevenson</dc:creator>
      <dc:date>2014-06-25T11:43:12Z</dc:date>
    </item>
  </channel>
</rss>

