<?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: Need to map Lat and Long to street level in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/924287#M24543</link>
    <description>&lt;P&gt;Thanks but that did not work. Here is the dataset I have (attached). In terms of SAS I have Proc Map and Proc GIS loaded.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the best way top map by zipcode?&lt;/P&gt;</description>
    <pubDate>Sun, 14 Apr 2024 17:55:00 GMT</pubDate>
    <dc:creator>Kaushansky</dc:creator>
    <dc:date>2024-04-14T17:55:00Z</dc:date>
    <item>
      <title>Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922377#M24510</link>
      <description>I have a crime lat and Long file and would love to map the crime stats at the street level? What is the best approach?</description>
      <pubDate>Sun, 31 Mar 2024 14:19:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922377#M24510</guid>
      <dc:creator>Kaushansky</dc:creator>
      <dc:date>2024-03-31T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922378#M24511</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/373742"&gt;@Kaushansky&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which SAS software stack you have access to / planning to use?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SAS Foundation: You can browse through the papers returned from this search:&amp;nbsp;&lt;A href="https://www.lexjansen.com/search/searchresults.php?q=Latitute" target="_blank"&gt;https://www.lexjansen.com/search/searchresults.php?q=Latitute&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;SAS Visual Analytics:&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings16/SAS3480-2016.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings16/SAS3480-2016.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings19/3348-2019.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings19/3348-2019.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://video.sas.com/detail/video/4027587163001/adding-report-objects:-working-with-geo-map-report-objects" target="_blank"&gt;https://video.sas.com/detail/video/4027587163001/adding-report-objects:-working-with-geo-map-report-objects&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.youtube.com/watch?v=HvEAWG34eE4" target="_blank"&gt;https://www.youtube.com/watch?v=HvEAWG34eE4&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;For inspiration&lt;/STRONG&gt;: Have a look at this sample Dashboards
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics-Gallery/Mapping-Crimes-in-Washington-D-C-using-SAS-Visual-Analytics/ta-p/709588" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics-Gallery/Mapping-Crimes-in-Washington-D-C-using-SAS-Visual-Analytics/ta-p/709588&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://public.tableau.com/app/search/vizzes/crime" target="_blank"&gt;https://public.tableau.com/app/search/vizzes/crime&lt;/A&gt;&amp;nbsp;(Tableau dashboards, but their designs and contents may be relevant)&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;JMP:&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discovery-Summit-Americas-2022/The-Understanding-of-Criminal-Rate-and-Crime-Prediction-2022-US/ta-p/521432" target="_blank"&gt;https://community.jmp.com/t5/Discovery-Summit-Americas-2022/The-Understanding-of-Criminal-Rate-and-Crime-Prediction-2022-US/ta-p/521432&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 15:20:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922378#M24511</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-03-31T15:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922380#M24512</link>
      <description>Hi there. &lt;BR /&gt;I’m using desktop SAS 9.4 and have SAS Studio 3.8&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Mar 2024 16:50:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922380#M24512</guid>
      <dc:creator>Kaushansky</dc:creator>
      <dc:date>2024-03-31T16:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922386#M24513</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/373742"&gt;@Kaushansky&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/373742"&gt;@Kaushansky&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Hi there. &lt;BR /&gt;I’m using desktop SAS 9.4 and have SAS Studio 3.8&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hmm, to my knowledge, in this case you are limited to &lt;A title="SAS/GIS" href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/apdatgis/titlepage.htm" target="_blank" rel="noopener"&gt;SAS/GIS&lt;/A&gt; (if licensed) and maybe&amp;nbsp;&lt;A title="Proc Geocode" href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grmapref/p1rlyxczwqwolvn1ki3voitkyxuc.htm" target="_blank" rel="noopener"&gt;Proc Geocode!?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 18:15:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922386#M24513</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2024-03-31T18:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922388#M24514</link>
      <description>&lt;P&gt;There is an article on reverse geocoding here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Reverse-Geocoding-Using-PROC-GINSIDE/ta-p/895337" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Reverse-Geocoding-Using-PROC-GINSIDE/ta-p/895337&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think that would be good for, say, mapping lat and long to state level, or county level, because a polygon can represent a state or county.&amp;nbsp; &amp;nbsp;Not sure how well it would work for mapping to a street.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess another option would be to use a google maps API or similar to do the lookups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also stumbled across this solution, which uses an R package to reverse geocode, and looks like it will look up street addresses.&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-do-reverse-geocoding-in-SAS/td-p/342193" target="_blank"&gt;https://communities.sas.com/t5/SAS-Enterprise-Guide/How-do-I-do-reverse-geocoding-in-SAS/td-p/342193&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 19:36:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/922388#M24514</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2024-03-31T19:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/923504#M24531</link>
      <description>&lt;P&gt;Someone mentioned SAS/GIS - that would probably be the best SAS solution for this type of thing ... but it was never finished, and the current version of the software has been 'frozen' (no new decelopment) for many years, and it would be difficult to find expertise/advice/examples to help you with that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could plot lat/long crime data on streetmaps using SAS/Graph Proc Gmap, but it's a bit cumbersome (you have to download all the map tiles, and stitch them together, and then get a bit tricky to annotate your data onto the map tile images).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Proc SGmap makes overlaying lat/long data onto streetmaps very simple - that's what I would recommend. I put an example in a blog that might get you started (sample code at bottom of the blog):&amp;nbsp;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2021/08/17/cary-nc-data-fire-incidents/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2021/08/17/cary-nc-data-fire-incidents/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cary_fire.png" style="width: 900px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/95335i44414A2CE4CFF578/image-size/large?v=v2&amp;amp;px=999" role="button" title="cary_fire.png" alt="cary_fire.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 20:50:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/923504#M24531</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2024-04-08T20:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/924287#M24543</link>
      <description>&lt;P&gt;Thanks but that did not work. Here is the dataset I have (attached). In terms of SAS I have Proc Map and Proc GIS loaded.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the best way top map by zipcode?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2024 17:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/924287#M24543</guid>
      <dc:creator>Kaushansky</dc:creator>
      <dc:date>2024-04-14T17:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to map Lat and Long to street level</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/924288#M24544</link>
      <description>&lt;P&gt;If you go to lexjansen.com index of user group papers, there are lots of papers about mapping by zipcode:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.lexjansen.com/search/searchresults.php?q=map+zipcode" target="_blank"&gt;https://www.lexjansen.com/search/searchresults.php?q=map+zipcode&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This isn't something I do, so can't recommend a specific approach.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2024 18:09:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Need-to-map-Lat-and-Long-to-street-level/m-p/924288#M24544</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2024-04-14T18:09:51Z</dc:date>
    </item>
  </channel>
</rss>

