BookmarkSubscribeRSS Feed
aigiss
Obsidian | Level 7

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?

 

I appreciate any sort of resources that I can look up and learn more!

Many thanks!

 

2 REPLIES 2
Reeza
Super User
Yes it is!
SGMAPS is the procedure you likely want to start with, but it's a bit newer.

I would start with these two papers/references
https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3314-2019.pdf

Make sure to look at the examples section
https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grmapref/n12i6frnyv35f6n16p7bo3u6hy2a.htm

And then here's a list of other SAS blog posts on the topic with many different examples
https://blogs.sas.com/content/tag/sgmap/

And very specifically for your question, an example of a county level map (of North Carolina)
https://robslink.com/SAS/ods10/nc_county_covid_percent_info.htm
GraphGuy
Meteorite | Level 14

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.

 

http://robslink.com/SAS/democd_nc/aaaindex.htm

 

SAS INNOVATE 2024

innovate-wordmarks-white-horiz.png

SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.

Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 421 views
  • 0 likes
  • 3 in conversation