<?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: Fetch all addresses within a certain mile radius of an address in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Fetch-all-addresses-within-a-certain-mile-radius-of-an-address/m-p/554131#M154134</link>
    <description>&lt;P&gt;You can get US addresses here.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As for the join based on distance, you can use function GEODIST.&lt;/P&gt;
&lt;P&gt;Be aware that if you have many addresses to match, it can get very slow very quickly unless you are clever and optimise the join.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2019 02:30:33 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-04-26T02:30:33Z</dc:date>
    <item>
      <title>Fetch all addresses within a certain mile radius of an address</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Fetch-all-addresses-within-a-certain-mile-radius-of-an-address/m-p/553352#M153873</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if it's possible to find all addresses within a certain mile radius of an address (For instance, 123 Random St, City, 12345).&lt;/P&gt;&lt;P&gt;I just want to find any address that falls within a certain mile radius of an address.&amp;nbsp;I do not have any list of addresses that I want to get a match on (and that's not what I'm looking for).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if there is a list of all US address stored in a SAS library. Maybe I could use that to match it against my address. I am not certain if there is one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 16:56:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Fetch-all-addresses-within-a-certain-mile-radius-of-an-address/m-p/553352#M153873</guid>
      <dc:creator>mraza12</dc:creator>
      <dc:date>2019-04-23T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch all addresses within a certain mile radius of an address</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Fetch-all-addresses-within-a-certain-mile-radius-of-an-address/m-p/554131#M154134</link>
      <description>&lt;P&gt;You can get US addresses here.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html" target="_blank"&gt;http://support.sas.com/rnd/datavisualization/mapsonline/html/geocode.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As for the join based on distance, you can use function GEODIST.&lt;/P&gt;
&lt;P&gt;Be aware that if you have many addresses to match, it can get very slow very quickly unless you are clever and optimise the join.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 02:30:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Fetch-all-addresses-within-a-certain-mile-radius-of-an-address/m-p/554131#M154134</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-04-26T02:30:33Z</dc:date>
    </item>
  </channel>
</rss>

