Why the country "Western Sahara" is not available on the Azure Maps ???

Hussein Satour 1 Reputation point
2022-07-15T14:03:16.477+00:00

I would like to show the Western Sahara on my report, but unfortunately, the visual Azure Maps does not recognise this country, despite it is a UN country.

Is the problem with the visual ?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
837 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. rbrundritt 20,921 Reputation points Microsoft Employee Moderator
    2022-07-15T16:56:30.45+00:00

    I'm not on the Azure Maps team, but I suspect the reason is that "Western Sahara" is a disputed territory, and thus, its visibility on the map would vary based on the maps view option setting which is used to modify how the map displays disputed items on the map (place names, borders...). Most code samples for Azure Maps set the view to Auto which will align the view based on the user's location in the world (based on IP address). So, if a user is within the "Western Sahara" area, they will most likely see it appear on the map. Alternative, I believe if you can set the view option to anything but MA (the Moroccan view) the label appears https://learn.microsoft.com/en-us/azure/azure-maps/supported-languages#azure-maps-supported-views Note that you might have to zoom in a bit closer since it isn't a country label, but an Admin District 1 label (it appears at zoom level 4).

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.