- Get a shape for each individual country
- Get an identifier for each country from the shapefile you have and plot it accordingly
Plot world map with nation borders and defining facecolor per country
49 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone,
What I try to accomplish: a world map with country borders, and adjustable facecolor per country and ideally also the names of the nations.
I'm working on a project at which I'd like to visualize each country's political risk. A country colored in red stands for a high political risk, yellow a medium risk and green a low risk. It should look like this map from Maplecroft. I could just use the Maplecroft picture, but I'd like all pictures of my report to be in the same style.
My trials and errors:
- I've tried the worldmap function, but couldn't find out how to get the nation borders and additionally how to adjust the colors of the nations.
- The plot_map and worlddatamap function as defined here and here . However I could not figure out how to color the individual countries/nations.
Would be great to hear from you.
Jelle
3 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Mapping Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!