BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi! Is there any way to create a map of Europe with all of the countries colored according to some pre-defined criteria? I was able to create a map of the US like this by using the "MAPS.US2" dataset along with merging on some frequency count for each state. However, it seems that for Europe, there is only one dataset, and it does not contain the necessary variable to work with PROC GMAP (it was "_map_geometry_" for the US). I see this variable in each of the datasets for European countries, but I was wondering if there was something I could use on a continent level.

BTW - I am using SAS v9.1.3 Service Pack 4.

Thanks!

-Phil
1 REPLY 1
deleted_user
Not applicable
Hi again!

Nevermind 🙂 I figured out that I can use the MAPS.NAMES datasets, and just select for records where the continent is Europe (continent=93, or use the CONT93_GEO variable as the ID in the PROC GMAP).

Thanks anyway!!

-Phil

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1475 views
  • 0 likes
  • 1 in conversation