<?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: Creating local counties (California) map in SAS in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/779177#M22298</link>
    <description>&lt;P&gt;If you have a SAS/Graph license, SAS ships US county borders/maps in the mapsgfk library. You can then use Proc Gmap or Proc SGmap to draw the county map, and color the counties using your data. I have several examples of North Carolina county maps in this collection - feel free to look at my code, and use that as a starting place for your California county map.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd_nc/aaaindex.htm" target="_blank"&gt;http://robslink.com/SAS/democd_nc/aaaindex.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Nov 2021 18:09:02 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2021-11-08T18:09:02Z</dc:date>
    <item>
      <title>Creating local counties (California) map in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/778622#M22294</link>
      <description>&lt;P&gt;Hi all! I am curious about curating a map within the SAS program. I have a dataset that only has local counties (and their respective county codes), will this be sufficient to create a map in SAS? How does one prepare their dataset to create one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any sort of resources that I can look up and learn more!&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 22:37:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/778622#M22294</guid>
      <dc:creator>aigiss</dc:creator>
      <dc:date>2021-11-04T22:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating local counties (California) map in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/778630#M22295</link>
      <description>Yes it is!&lt;BR /&gt;SGMAPS is the procedure you likely want to start with, but it's a bit newer. &lt;BR /&gt;&lt;BR /&gt;I would start with these two papers/references&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3314-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3314-2019.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure to look at the examples section&lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grmapref/n12i6frnyv35f6n16p7bo3u6hy2a.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grmapref/n12i6frnyv35f6n16p7bo3u6hy2a.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And then here's a list of other SAS blog posts on the topic with many different examples&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/tag/sgmap/" target="_blank"&gt;https://blogs.sas.com/content/tag/sgmap/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And very specifically for your question, an example of a county level map (of North Carolina) &lt;BR /&gt;&lt;A href="https://robslink.com/SAS/ods10/nc_county_covid_percent_info.htm" target="_blank"&gt;https://robslink.com/SAS/ods10/nc_county_covid_percent_info.htm&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2021 23:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/778630#M22295</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-04T23:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating local counties (California) map in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/779177#M22298</link>
      <description>&lt;P&gt;If you have a SAS/Graph license, SAS ships US county borders/maps in the mapsgfk library. You can then use Proc Gmap or Proc SGmap to draw the county map, and color the counties using your data. I have several examples of North Carolina county maps in this collection - feel free to look at my code, and use that as a starting place for your California county map.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd_nc/aaaindex.htm" target="_blank"&gt;http://robslink.com/SAS/democd_nc/aaaindex.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 18:09:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Creating-local-counties-California-map-in-SAS/m-p/779177#M22298</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2021-11-08T18:09:02Z</dc:date>
    </item>
  </channel>
</rss>

