<?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 Driving Distances and Times Using SAS and Google Maps (Update?) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Driving-Distances-and-Times-Using-SAS-and-Google-Maps-Update/m-p/970624#M377110</link>
    <description>&lt;P&gt;Mike Zdeb's paper about&amp;nbsp;Driving Distances and Times Using SAS and Google Maps from 2010 has examples that no longer produce results (&lt;A href="https://support.sas.com/resources/papers/proceedings10/050-2010.pdf" target="_self"&gt;https://support.sas.com/resources/papers/proceedings10/050-2010.pdf&lt;/A&gt;). Years ago in SAS Community someone suggested getting the updated code from&amp;nbsp;&lt;A href="http://www.sascommunity.org/wiki/Driving_Distances_and_Drive_Times_using_SAS_and_Google_Maps" target="_self"&gt;http://www.sascommunity.org/wiki/Driving_Distances_and_Drive_Times_using_SAS_and_Google_Maps&lt;/A&gt;&amp;nbsp; but this page is no longer listed (as of July 2025). I assume that Google Maps altered the placement of the distance and time information that I want to extract. Does anybody have an update or alternative to use for the driving distance and time between 2 zip codes? Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2025 18:15:27 GMT</pubDate>
    <dc:creator>rox26</dc:creator>
    <dc:date>2025-07-11T18:15:27Z</dc:date>
    <item>
      <title>Driving Distances and Times Using SAS and Google Maps (Update?)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Driving-Distances-and-Times-Using-SAS-and-Google-Maps-Update/m-p/970624#M377110</link>
      <description>&lt;P&gt;Mike Zdeb's paper about&amp;nbsp;Driving Distances and Times Using SAS and Google Maps from 2010 has examples that no longer produce results (&lt;A href="https://support.sas.com/resources/papers/proceedings10/050-2010.pdf" target="_self"&gt;https://support.sas.com/resources/papers/proceedings10/050-2010.pdf&lt;/A&gt;). Years ago in SAS Community someone suggested getting the updated code from&amp;nbsp;&lt;A href="http://www.sascommunity.org/wiki/Driving_Distances_and_Drive_Times_using_SAS_and_Google_Maps" target="_self"&gt;http://www.sascommunity.org/wiki/Driving_Distances_and_Drive_Times_using_SAS_and_Google_Maps&lt;/A&gt;&amp;nbsp; but this page is no longer listed (as of July 2025). I assume that Google Maps altered the placement of the distance and time information that I want to extract. Does anybody have an update or alternative to use for the driving distance and time between 2 zip codes? Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 18:15:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Driving-Distances-and-Times-Using-SAS-and-Google-Maps-Update/m-p/970624#M377110</guid>
      <dc:creator>rox26</dc:creator>
      <dc:date>2025-07-11T18:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Driving Distances and Times Using SAS and Google Maps (Update?)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Driving-Distances-and-Times-Using-SAS-and-Google-Maps-Update/m-p/970627#M377111</link>
      <description>&lt;P&gt;Troy Hughes presented a cool approach to BASUG (Boston Area SAS Users Group) a couple months ago.&amp;nbsp; It uses PROC FCMP to create a SAS function that runs a Python function that uses the Google Maps API to get the answer.&amp;nbsp; It's a bit more work to set up than Zdeb's 2010 approach.&amp;nbsp; But the benefit is you get back data, rather than free text you need to parse.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recording of the webinar:&amp;nbsp;&lt;A href="https://www.basug.org/videos?wix-vod-video-id=7ba7f8b4c7b948ac8108b15f0ca8675e&amp;amp;wix-vod-comp-id=comp-klv807gt" target="_blank" rel="noopener"&gt;https://www.basug.org/videos?wix-vod-video-id=7ba7f8b4c7b948ac8108b15f0ca8675e&amp;amp;wix-vod-comp-id=comp-klv807gt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Slides:&amp;nbsp;&lt;A href="https://www.basug.org/_files/ugd/6fce8c_1b7a6abc29b74fe0937e154db349f05c.pdf" target="_blank" rel="noopener"&gt;https://www.basug.org/_files/ugd/6fce8c_1b7a6abc29b74fe0937e154db349f05c.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Paper:&amp;nbsp;&lt;A href="https://www.basug.org/_files/ugd/6fce8c_ff95f43425e04153a63c25757a3ef03b.pdf" target="_blank" rel="noopener"&gt;https://www.basug.org/_files/ugd/6fce8c_ff95f43425e04153a63c25757a3ef03b.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike Raithel presented a neat approach that is I think more similar to Mike Zdeb's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recording:&amp;nbsp;&lt;A href="https://www.basug.org/videos?wix-vod-video-id=4ffd50aeee284b1ca2a7c3ef5a91790e&amp;amp;wix-vod-comp-id=comp-klv807gt" target="_blank"&gt;https://www.basug.org/videos?wix-vod-video-id=4ffd50aeee284b1ca2a7c3ef5a91790e&amp;amp;wix-vod-comp-id=comp-klv807gt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Paper:&amp;nbsp;&lt;A href="https://www.basug.org/_files/ugd/6fce8c_964ee9ecca2d4def95d523ccef5b9465.pdf" target="_blank"&gt;https://www.basug.org/_files/ugd/6fce8c_964ee9ecca2d4def95d523ccef5b9465.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And of course you can always search lexjansen.com for more user group papers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 20:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Driving-Distances-and-Times-Using-SAS-and-Google-Maps-Update/m-p/970627#M377111</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2025-07-11T20:21:04Z</dc:date>
    </item>
  </channel>
</rss>

