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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1501 views
  • 0 likes
  • 1 in conversation