Module:Yemeni Civil War detailed map
![]() | WARNING: ACTIVE COMMUNITY SANCTIONS The article Module:Yemeni Civil War detailed map, along with other pages relating to the Syrian Civil War and ISIL, is designated by the community as a contentious topic. The current restrictions are:
Editors who repeatedly or seriously fail to adhere to the purpose of Wikipedia, any expected standards of behaviour, or any normal editorial process may be sanctioned.
|
![]() | Rules for Editing the Map
1- A reliable source for that specific edit should be provided.
2- Copying from maps is strictly prohibited. Maps from mainstream media are approximate and therefore unreliable for any edit. Maps from amateur sources are below the standards of Wikipedia for any edit. They violate WP:RS and WP:CIRCULAR.
See also: Wikipedia:Top 10 myths about the Wikipedia Syria war map. |
Dot size for cities & towns
Dot size for cities & towns (that are not provincial capitals) is based on the 2004 census (last available census):
- Under 5,000 is size 6
- 5000 to 19,999 is size 8
- 20,000 to 49,999 is size 10
- 50,000 to 99,999 is size 12
- Above 100,000 is size 14
For quick reference, this module is transcluded on the following:
Labels
Only towns & border posts can have blue visible wikilink labels. Whether a town has a blue visible wikilink label or not will depend on its size, importance and available space around it for the label to appear without obstructing other towns. The wikilink labels have a minimum size of 65 (label_size=65).
Contested icon
Definition
The purpose of the contested icon () is to show 2 groups of soldiers fighting over control of a town, and that there is a significant number of troops inside the city actively holding territory. We generally turn a town contested based on widespread clashes reports. Contested means we cannot say one specific side controls the town. There should be evidence that the enemy is inside the town, which is a necessary (but not sufficient) condition for making a town contested. Contested status is appropriate if the town in question is controlled partly by one party, and partly by another. For example, it could be that one party controls the outer neighborhoods, while the other party holds the city center.
Examples of cases where the contested icon should not be used
- A case where there was no chance of the enemy taking the town over, and only, small clashes were going on in the town. We don't put towns contested if there are only sporadic clashes. So reports of clashes are not always enough to mark a town as contested.
- A case where there were clashes in a town with a handful of enemy fighters and the clashes were over after some hours. For example if source says: "… at least six insurgents were killed during the clashes … while the rest of militants escaped on Saturday evening”
- A case where there was just one source about clashes in a major town and what occurred was essentially a small firefight. Sleeper cells infiltrated the town and shot at some soldiers, and the soldiers shot back and killed some of them. The source then reports the rest of the fighters as having fled the battlefield. So this was a one-off, hit-and-run attack, not a serious attempt to grab and hold parts of the town.
- A case where there were many separate reports of rebel ambushes on army checkpoints so this was not a seizure of territory inside of the town. The rebels do not control any part of the town, so a contested icon is unwarranted.
- A case where the enemy reached city limits. Well, they still haven't entered the city proper (which is the prerequisite for marking the city as "contested") When the city really becomes contested, a bunch of news outlets will be reporting on it. Just because there is enemy at gates does not mean it is contested. The enemy needs to be making progress in the city.
- The evidence should be especially strong to turn a “stronghold” contested. A few clashes, especially on the periphery are not enough. There should be evidence that the enemy can do more than just hit & run attacks. In these cases, a semi-circle is often enough.
Cities

For example, we would not mark as contested a city where a party still controls 95% of the city. Instead we mark specific enemy positions on the outskirts of the city until fighting in the city becomes widespread. As nobody claims there is any fighting inside of the city, it should be marked as colored dot within a siege circle (see Figure 1). Then, advanced points in the city should be marked as small dots in the color of the enemy (or small contested icons). In this specific case, a "contested" icon was added to represent the "west side of the city" that is contested (see Figure 2). This is more informative to our viewers. Since the code puts icons on the map in the order of code lines (starting with first line of code and ending with last line of code), the small "contested" icon should come in the line after that of the (large) city icon. Otherwise, the small icon will be hidden by the large icon and will therefore be invisible.
After the fights become more widespread in the city (& enemy controls a larger part of the city), we can remove the "west side of the city" icon and turn the whole city contested (see Figure 3). After this, if we learn that the enemy has taken over the whole city except for a small pocket (in south east) that is still resisting, then we change the contested icon into the color of the enemy and put a small dot representing the small pocket that is still resisting (see Figure 4).
Siege and pressure from one side icons
Definition
The siege icon () should be used for towns that are under siege or strong enemy pressure. The “pressure from one side” icon (
) should be used for towns that are under enemy pressure from one side.
How to place these icons
The easiest way to place these icons is to copy/paste the line code of the object you want to have a circle (or semi-circle) around it and then:
- Replace the mark = parameter with
or
- Increase marksize = parameter by 4. So for example, if the town dot has a size of 10, then the circle (or semi-circle) should have a size of 14.
Always put line of code circle (or semi-circle) before line of code of town (or other object). This is because the code puts icons on the map in the order of code lines starting with first line of code and ending with last line of code. If you put the line of code that draws the circle (or semi-circle) icon after the line of code that draws the town icon then the computer puts the town icon first and then put the circle (or semi-circle) icon on top of it. The town icon still appears because the circle (or semi-circle) is drawn on a transparent background. However, even a transparent background does obstruct the name of the town icon from appearing. So, the name of the town will not appear when you hold cursor over it.
Example:
- Correct:
{ lat = "33.972", long = "36.897", mark = "map-arcNE-black.svg", marksize = "12" }, { lat = "33.972", long = "36.897", mark = "Abm-red+icon.png", marksize = "8", label = "Brigade 128", label_size = "0" },
- Wrong:
{ lat = "33.972", long = "36.897", mark = "Abm-red+icon.png", marksize = "8", label = "Brigade 128", label_size = "0" }, { lat = "33.972", long = "36.897", mark = "map-arcNE-black.svg", marksize = "8" },
"link=" parameter: linking towns to sources
Every element on the map should be verifiable. Information on towns (description of control & sources) can be found by clicking on the town dot on the map. Notice the caption of the map which says: "Hold cursor over location to display name; click to go to sources &/or status description (if available, the cursor will show as ; if not, it will show as
)."
Notice the “link=” parameter in the map code. This is supposed to link to the part in the Wikipedia article that contains the source and talks about the events in the town. So for example, if you click on the dot of the town "Inkhil" on the map, it will take you to the part of the Wikipedia article on the town "Inkhil" that has the description of war events (& sources): link = "Inkhil#civilwar" Here the first part before the # is the name of the article (Inkhil). the second part after the # is the name of the section (civilwar).
For this to work, there needs to be a section by this same name in the article or you need to put a wikilink anchor: {{anchor|section}} that will act as a section header (in this case {{anchor|civilwar}}).
The link to sources &/or status description should be done according to the following priorities in this order:
- The part of the town's article that talks about the war events in the town (see Example 1 below).
- The part of a "battle/offensive/etc..." article that talks about the latest status of the specific town (see Example 2 below).
- The article about the town which does not contain war events (still better than nothing).
A quick look at the map's code will tell you where each town dot is currently linking.
Example 1: How to keep town dots linked to the latest status source when the town has its own Wikipedia article.. The example concerns the town of Al-Taybah. First, notice how there is: link = "Al-Taybah#civilwar" parameter associated with the code line of town Al-Taybah. As indicated above, this links the Al-Taybah town dot with the war section in the town's Wikipedia article. This parameter does not change over time. However, the war section in the town's Wikipedia article needs to stay up-to-date in terms of the latest control status and latest associated source. For example, on 20/08/2017 the government took the town. To keep the link up-to-date, this latest event (along with the source) needs to be added to the war section in the town's Wikipedia article. To accomplish this, notice the following edit which added to the article the following text:
However, in 20/08/2017, the Army stormed the Taybah area from their positions at the Al-Kom axis, pushing their way through ISIL's front-lines. Unable to maintain their positions, ISIL was forced to retreat from Taybah, leaving the entire area for the Army to take control of after a short battle.<ref>[https://www.almasdarnews.com/article/breaking-syrian-army-liberates-important-area-besiege-isil-north-palmyra/ Syrian Army liberates important area to besiege ISIL north of Palmyra], Al-Masdar news, 20/08/2017.</ref>
This provides the latest status (along with the source) to viewers clicking on the town's dot in the map. Notice also how at the beginning of the war section in the town's Wikipedia article, there is the expression: {{anchor|civilwar}}. This mirrors the #civilwar part in the link parameter in the map's code and allows the click on the dot to take the viewer to the beginning of the war section in the town's Wikipedia article. In summary, when the status of a map object changes, the color of the icon has to be updated and the write-up (along with the source) has to be added as well.
Example 2: How to keep town dots linked to the latest status source when the town does not have its own Wikipedia article. The example concerns the town of "Kabajeb". Up to August 2017, the link parameter associated with the code line of the town was link= "Deir ez-Zor offensive (April–July 2014)#Kabajeb". As indicated above, this links the Kabajeb town dot with a war article that talks about the latest war events concerning the town (along with a source). This was done because the town Kabajeb does not have its own Wikipedia article. Therefore, the link is made to the article that have the latest status & source. In this case, it is the article Deir ez-Zor offensive (April–July 2014) which states in its code:
{{anchor|Kabajeb}}The ISIS reportedly took parts of the town,<ref>{{cite web|url=http://www.dailystar.com.lb/News/Middle-East/2014/Apr-10/252903-syria-qaeda-loses-ground-to-jihadist-rivals-on-iraq-border.ashx|title=Syria Qaeda loses ground to jihadist rivals on Iraq border|work=The Daily Star Newspaper - Lebanon|accessdate=25 October 2014}}</ref>
Notice how the paragraph starts with the expression {{anchor|Kabajeb}}. This guides the link to put the reader exactly at the beginning of the latest status & source. However, on 2017-09-04, the government took the town from ISIS. So the above link & source is no longer up-to-date. To stay up-to-date, you need to do 2 steps:
Step 1: Write about the new status in some "battle/offensive/etc..." article that relates to the town. Alternatively, you can find an up-to-date text that someone else wrote and proceed to the next step. In our case, you find that someone wrote this updated status in the article Central Syria campaign (July 2017–present) which states in its code:
5th Corps alongside 18th Reserve Division captured the town of Kabajib during midday, while later in the day together with Tiger Forces captured al-Shulah.<ref>{{Cite news|url=https://www.almasdarnews.com/article/breaking-syrian-army-liberates-strategic-town-en-route-deir-ezzor-city/|title=Breaking: Syrian Army liberates strategic town en route to Deir Ezzor City|date=2017-09-04|work=AMN - Al-Masdar News {{!}} المصدر نيوز|access-date=2017-09-04|language=en-US}}</ref>
This is exactly what we need. Therefore, we proceed to the next step.
Step 2: In the map code, we need to update the link parameter to point to the new status in the new article. This edit does this. As you can see, the link was changed from link="Deir ez-Zor offensive (April–July 2014)#Kabajeb" to link="Central Syria campaign (July 2017–present)#Kabajeb". However, for this to work, we need to also put the expression {{anchor|Kabajeb}} at the beginning of the part in the new article that talks about the new status. This is done in this edit.
Example 3: For another illustration on how the link= parameter and "anchor" template work, see Talk:Cities and towns during the Syrian Civil War/Archive 65#Link of Suran, Hama.
How to preview map before saving edit
Before saving your changes (by clicking "Publish changes"), you should preview your edits (changes). This allows you to view the map to make sure it is what you want to do before saving and making the change appear on Wikipedia. To do this, type in the box under "Preview page with this module" the name of the template: "Template:Yemeni Civil War detailed map". Then hit "Show preview".
How war map modules work with other parts of Wikipedia

return {
marks = {
{ lat = "15.380", long = "44.209", mark = "Dot green 0d0.svg", marksize = "32", label = "[[Sana'a]]", link = "Sana'a", label_size = "120", position = "right" },
{ lat = "15.280", long = "44.109", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Attan]]", link = "Attan", label_size = "0", position = "right" },
{ lat = "15.230", long = "44.059", mark = "Abm-lime-icon.png", marksize = "8", label = "[[Attan Missile Base]]", link = "Attan Missile Base", label_size = "0", position = "right" },
{ lat = "16.325", long = "44.1082", mark = "Abm-lime-icon.png", marksize = "9", label = "[[29 Mechanized Infantry Brigade (Umaliqa Military Base)]]", link = "29 Mechanized Infantry Brigade (Umaliqa Military Base)", label_size = "0", position = "right" },
{ lat = "15.172", long = "44.324", mark = "Dot green 0d0.svg", marksize = "12", label = "[[Sayyan]]", link = "Sayyan", label_size = "80", position = "right" },
{ lat = "15.735", long = "44.238", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Hayfah]]", link = "Al Hayfah", label_size = "0", position = "right" },
{ lat = "13.572", long = "46.714", mark = "Location dot red.svg", marksize = "10", label = "[[Ahwar]]", link = "Ahwar", label_size = "80", position = "top" },
{ lat = "13.7992", long = "45.8895", mark = "Location dot red.svg", marksize = "6", label = "[[Al `Ayn]]", link = "Al `Ayn", label_size = "0", position = "top" },
{ lat = "14.111", long = "48.715", mark = "Location dot red.svg", marksize = "6", label = "[[As Sufal]]", link = "As Sufal", label_size = "70", position = "top" },
{ lat = "13.992", long = "42.733", mark = "Location dot red.svg", marksize = "8", label = "[[Zuqar Island]]", link = "Zuqar Island", label_size = "70", position = "top" },
{ lat = "13.712", long = "42.725", mark = "Location dot red.svg", marksize = "8", label = "[[Hanish Islands]]", link = "", label_size = "70", position = "top" },
{ lat = "14.027", long = "48.343", mark = "Location dot red.svg", marksize = "6", label = "[[Bir Ali]]", link = "Bir Ali", label_size = "0", position = "top" },
{ lat = "16.321", long = "42.812", mark = "Map-arcNN-red.svg", marksize = "10" },
{ lat = "16.321", long = "42.812", mark = "80x80-red-lime-anim.gif", marksize = "8", label = "[[Midi District|Midi]]", link = "Midi District", label_size = "85", position = "bottom" },
{ lat = "16.494", long = "42.990", mark = "Mountain pass 12x12 n.svg", marksize = "20" },
{ lat = "16.494", long = "42.990", mark = "Map-ctl2-red+green.svg", marksize = "6", label = "[[Tuwal border crossing]]", link = "Tawwal border crossing", label_size = "0", position = "top" },
{ lat = "16.349", long = "42.781", mark = "Anchor pictogram red.svg", marksize = "13", label = "[[Midi Port]]", link = "Midi Port", label_size = "0", position = "top" },
{ lat = "15.979", long = "48.750", mark = "map-arcNW-grey.svg", marksize = "8" },
{ lat = "15.978", long = "48.752", mark = "Location dot red.svg", marksize = "6", label = "[[Al Madudah]]", link = "Al-Madudah", label_size = "0", position = "bottom" },
{ lat = "14.658", long = "44.461", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Mahfad]]", link = "Mahfad", label_size = "0", position = "top", },
{ lat = "16.787", long = "43.193", mark = "Location dot lime.svg", marksize = "4", label = "[[Dafinya]]", link = "Dafinya", label_size = "0", position = "bottom" },
{ lat = "15.939", long = "48.794", mark = "map-arcEE-grey.svg", marksize = "14" },
{ lat = "15.939", long = "48.789", mark = "Location dot red.svg", marksize = "12", label = "[[Seiyun]]", link = "Seiyun", label_size = "80", position = "bottom" },
{ lat = "15.692", long = "48.884", mark = "Location dot red.svg", marksize = "6", label = "[[Ar Rawuk]]", link = "Ar Rawuk", label_size = "80", position = "top" },
{ lat = "16.442", long = "47.598", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Zamakh]]", link = "Zamakh", label_size = "0", position = "bottom" },
{ lat = "16.509", long = "47.638", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Zamzam]]", link = "Zamakh", label_size = "0", position = "bottom" },
{ lat = "16.136", long = "47.235", mark = "Location dot red.svg", marksize = "7", label = "[[Al Abr District|Al Abr]]", link = "Al Abr District", label_size = "80", position = "top" },
{ lat = "16.0902", long = "47.1805", mark = "Map-peak-red.svg", marksize = "8", label = "[[#Jabal Musayr|Jabal Musayr]]", link = "#Jabal Musayr", label_size = "0", position = "right" },
{ lat = "15.973", long = "48.787", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[Seiyun Airport]]", label_size = "0", position = "top" },
{ lat = "15.443", long = "44.292", mark = "Abm-lime-icon.png", marksize = "7", label = "[[Air Defense Base]]", link = "#no", label_size = "0", position = "right" },
{ lat = "15.588", long = "48.855", mark = "Location dot red.svg", marksize = "9", label = "[[Saah]]", link = "Saah", label_size = "0", position = "top" },
{ lat = "16.2258", long = "47.4911", mark = "4x4dot-grey.svg", marksize = "16", label = "[[AQAP presence in Hadhramaut Governorate]]", label_size = "0", position = "top" },
{ lat = "17.198", long = "49.820", mark = "4x4dot-grey.svg", marksize = "16", label = "[[AQAP presence in Hadhramaut Governorate]]", label_size = "0", position = "top" },
{ lat = "18.7", long = "51.781", mark = "4x4dot-red.svg", marksize = "16", label = "[[Pro-Hadi forces presence in Al Mahrah Governorate]]", label_size = "0", position = "top" },
{ lat = "18.17", long = "49.8", mark = "4x4dot-grey.svg", marksize = "16", label = "[[AQAP presence in Hadhramaut Governorate]]", label_size = "0", position = "top" },
{ lat = "17.150", long = "46.763", mark = "4x4dot-red.svg", marksize = "16", label = "[[Pro-Hadi forces presence in Al Jawf Governorate]]", label_size = "0", position = "top" },
{ lat = "17.237", long = "45.325", mark = "4x4dot-lime.svg", marksize = "16", label = "[[Houthi presence in Al Jawf Governorate]]", label_size = "0", position = "top" },
{ lat = "16.381", long = "44.731", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Al-Aswad]]", link = "Jabal Al-Aswad", label_size = "0", position = "top" },
{ lat = "13.4738", long = "43.8880", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal al Habashi]]", link = "Jabal al Habashi", label_size = "0", position = "top" },
{ lat = "16.458", long = "44.726", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Sadbah]]", link = "Jabal Sadbah", label_size = "0", position = "top" },
{ lat = "16.8564", long = "45.0205", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Mahashimah]]", link = "Jabal Mahashimah", label_size = "0", position = "top" },
{ lat = "16.4368", long = "45.1725", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal Sabrayn]]", link = "Jabal Sabrayn", label_size = "0", position = "right" },
{ lat = "16.671", long = "45.325", mark = "Abm-lime-icon.png", marksize = "10", label = "[[Khanjar Camp]]", link = "Khanjar Camp" , label_size = "0", position = "top" },
{ lat = "16.2555", long = "45.2961", mark = "Abm-red-icon.png", marksize = "6", label = "[[Nasr Camp]]", label_size = "0", position = "top" },
{ lat = "16.7141", long = "45.5627", mark = "Map-peak-red.svg", marksize = "6", label = "[[Al-Waleed]]", label_size = "0", position = "top" },
{ lat = "16.4369", long = "45.4530", mark = "Map-peak-red.svg", marksize = "6", label = "[[Ghanaw]]", link = "Ghanaw" , label_size = "0", position = "top" },
{ lat = "15.42", long = "45.084", mark = "Map-circle-lime.svg", marksize = "11" },
{ lat = "15.42", long = "45.084", mark = "Abm-red-icon.png", marksize = "9", label = "[[Brigade 312 (Kofel camp)]]", label_size = "0", position = "top" },
{ lat = "15.197", long = "44.6411", mark = "Abm-lime-icon.png", marksize = "8", label = "[[Al-Arqoub Camp]]", label_size = "0", position = "top" },
{ lat = "15.6512", long = "43.946", mark = "Abm-lime-icon.png", marksize = "8", label = "[[The 310th Armored Brigade]]", label_size = "0", position = "top" },
{ lat = "15.606", long = "44.266", mark = "Abm-lime-icon.png", marksize = "8", label = "[[Al Sama'a Camp]]", label_size = "0", position = "top" },
{ lat = "14.4791", long = "49.0347", mark = "Location dot red.svg", marksize = "6", label = "[[Fuwa]]", link = "Fuwa", label_size = "0", position = "top" },
{ lat = "14.364", long = "48.982", mark = "Map-dot-grey-68a.svg", marksize = "8", label = "[[Brom_Mayfa_District|Brom]]", link = "Brom", label_size = "70", position = "right" },
{ lat = "16.1252", long = "48.2013", mark = "Location dot red.svg", marksize = "5", label = "[[Wadi Sir]]", link = "Wadi Sir", label_size = "0", position = "left" },
{ lat = "16.1480", long = "48.1640", mark = "Abm-red-icon.png", marksize = "6", label = "[[37 Armored Brigade]]", link = "#no", label_size = "0", position = "right" },
{ lat = "16.1122", long = "48.3169", mark = "Location dot red.svg", marksize = "5", label = "[[#Sūdaf|Sūdaf]]", link = "#Sūdaf", label_size = "0", position = "left" },
{ lat = "15.927", long = "48.626", mark = "80x80-red-grey-anim.gif", marksize = "8", label = "[[Shibam]]", link = "Shibam", label_size = "80", position = "left" },
{ lat = "15.750", long = "44.333", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Arhab]]", link = "Arhab District", label_size = "0", position = "top" },
{ lat = "15.479", long = "44.219", mark = "Fighter-jet-lime-icon.svg", marksize = "11", label = "[[Sana'a International Airport]]", link = "Sana'a International Airport", label_size = "0", position = "right" },
{ lat = "15.85", long = "44.6166", mark = "80x80-red-lime-anim.gif", marksize = "7", label = "[[Nihm District|Nihm]]", link = "Nihm District", label_size = "70", position = "left" },
{ lat = "15.7502", long = "44.5877", mark = "Abm-red-icon.png", marksize = "6", label = "[[Brigade 312 (Fardhat Nihm Camp)]]", link = "Brigade 312 (Fardhat Nihm Camp)", label_size = "0", position = "left" },
{ lat = "13.985", long = "45.557", mark = "Dot green 0d0.svg", marksize = "10", label = "[[Al Bayda', Yemen|Al-Bayda]]", link = "Al Bayda', Yemen", label_size = "80", position = "right" },
{ lat = "13.944", long = "45.674", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Mukayras]]", link = "Mukayras", label_size = "0", position = "left" },
{ lat = "15.559", long = "44.200", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Ar rawdah, San‘a’|Ar rawdah]]", link = "Ar rawdah, San‘a’", label_size = "70", position = "top" },
{ lat = "16.894", long = "43.812", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Dammaj]]", link = "Dammaj", label_size = "70", position = "right" },
{ lat = "15.459", long = "43.600", mark = "Dot green 0d0.svg", marksize = "9", label = "[[Al Mahwit]]", link = "Al Mahwit", label_size = "90", position = "bottom" },
{ lat = "15.859", long = "44.000", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Raydah]]", link = "Raydah District", label_size = "0" },
{ lat = "16.3397", long = "44.8585", mark = "Dot green 0d0.svg", marksize = "5", label = "[[#Wadi Aqabah|Wadi Aqabah]]", link = "#Wadi Aqabah", label_size = "0", position = "right" },
{ lat = "16.164", long = "44.777", mark = "Location dot red.svg", marksize = "9", label = "[[Al Hazm, Yemen|Al Hazm]]", link = "Al Hazm, Yemen", label_size = "90", position = "right" },
{ lat = "16.2052", long = "44.7902", mark = "Fighter-jet-red-icon.svg", marksize = "9", label = "[[Al Hazm Airport]]", link = "Al Hazm Airport", label_size = "0", position = "right" },
{ lat = "16.091", long = "44.685", mark = "Location dot red.svg", marksize = "6", label = "[[Al Ghayl District|Al Ghayl]]", link = "Al Ghayl District", label_size = "0", position = "left" },
{ lat = "16.1536", long = "44.6181", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Maslub District|Al Maslub]]", link = "Al Maslub District", label_size = "0", position = "left" },
{ lat = "16.287", long = "44.638", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Maton District|Al Maton]]", link = "Al Maton District", label_size = "80", position = "top" },
{ lat = "16.207", long = "44.776", mark = "Abm-red-icon.png", marksize = "8", label = "[[Al-Labnat military base]]", label_size = "0", position = "right" },
{ lat = "16.068", long = "44.797", mark = "Location dot red.svg", marksize = "6", label = "[[Al Khalq District|Al Khalq]]", link = "Al Khalq District", label_size = "0", position = "right" },
{ lat = "15.7512", long = "44.6498", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Naqi al-Fardah]]", link = "Naqi al-Fardah", label_size = "0", position = "bottom" },
{ lat = "15.761", long = "44.751", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Jawf crossroad]]", label_size = "0", position = "top" },
{ lat = "15.5947", long = "44.6995", mark = "Location dot red.svg", marksize = "4", label = "[[Āl Khurays]]", link = "Āl Khurays", label_size = "0", position = "bottom" },
{ lat = "15.7076", long = "44.5917", mark = "Location dot red.svg", marksize = "4", label = "[[Milh]]", link = "Milh", label_size = "0", position = "bottom" },
{ lat = "15.682", long = "44.604", mark = "Map-peak-red.svg", marksize = "8", label = "[[Jabal al-Rasha]]", link = "Jabal al-Rasha", label_size = "0", position = "right" },
{ lat = "15.722", long = "44.579", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Harim]]", link = "Jabal Harim", label_size = "0", position = "right" },
{ lat = "15.742", long = "44.569", mark = "Dot green 0d0.svg", marksize = "4", label = "[[Barran]]", link = "Barran", label_size = "0", position = "bottom" },
{ lat = "15.7140", long = "44.4984", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Mahalli]]", link = "Mahalli", label_size = "0", position = "bottom" },
{ lat = "15.644", long = "44.472", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Bani Masar]]", link = "Bani Masar", label_size = "0", position = "bottom" },
{ lat = "15.323", long = "44.354", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Hamami]]", link = "Hamami", label_size = "0", position = "bottom" },
{ lat = "15.318", long = "44.308", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Sahar]]", link = "Sahar", label_size = "0", position = "bottom" },
{ lat = "15.4808", long = "44.6594", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Harib Al Qaramish District|Harib al-Qaramish]]", link = "Harib Al Qaramish District", label_size = "0", position = "bottom" },
{ lat = "15.5621", long = "44.9788", mark = "Location dot red.svg", marksize = "5", label = "[[As-Safra]]", link = "As-Safra", label_size = "0", position = "bottom" },
{ lat = "15.5601", long = "44.9365", mark = "Location dot red.svg", marksize = "5", label = "[[Ad Dayq]]", link = "Ad Dayq", label_size = "0", position = "bottom" },
{ lat = "15.6083", long = "44.7699", mark = "Map-peak-red.svg", marksize = "9", label = "[[Jabal Salab]]", link = "Jabal Salab", label_size = "0", position = "right" },
{ lat="15.64632", long = "44.56339", mark = "Map-peak-lime.svg", marksize = "10", label = "Jabal al Manarah", link = "Jabal al Manarah", label_size = "0", position = "right" },
{ lat = "15.6247", long = "44.8446", mark = "Map-peak-red.svg", marksize = "8", label = "[[Jabal Bahrah]]", link = "Jabal Bahrah", label_size = "0", position = "right" },
{ lat = "15.5277", long = "44.9430", mark = "Map-peak-red.svg", marksize = "8", label = "[[Jabal Marthad]]", link = "Jabal Marthad", label_size = "0", position = "right" },
{ lat = "15.6875", long = "44.9025", mark = "Abm-red-icon.png", marksize = "8", label = "[[Mas Camp]]", label_size = "0", position = "right" },
{ lat = "16.000", long = "43.900", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Khamir]]", link = "Khamir District", label_size = "0" },
{ lat = "16.100", long = "43.700", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Huth]]", link = "Huth District", label_size = "0" },
{ lat = "13.377", long = "44.665", mark = "Abm-red-icon.png", marksize = "6", label = "[[Labouza Army Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.902", long = "44.746", mark = "Abm-red-icon.png", marksize = "6", label = "[[Al-Sadrayn army Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.696", long = "44.732", mark = "Location dot red.svg", marksize = "11", label = "[[Ad Dali']]", link = "Ad Dali'", label_size = "80", position = "left" },
{ lat = "13.733", long = "44.717", mark = "Fighter-jet-red-icon.svg", marksize = "9", label = "[[Dhala Airport]]", link = "Dhala Airport", label_size = "0", position = "right" },
{ lat = "13.9576", long = "44.7310", mark = "80x80-red-lime-anim.gif", marksize = "5", label = "[[#Murais|Murais]]", link = "#Murais", label_size = "0", position = "top" },
{ lat = "14.012", long = "44.875", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Juban]]", link = "Juban", label_size = "0", position = "top" },
{ lat = "13.855", long = "44.706", mark = "Location dot red.svg", marksize = "8", label = "[[Qa‘tabah]]", link = "Qa'atabah District", label_size = "0", position = "top" },
{ lat = "14.106", long = "44.701", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Damt]]", link = "Damt District", label_size = "0" },
{ lat = "13.58", long = "44.022", mark = "80x80-red-lime-anim.gif", marksize = "18", label = "[[Ta'izz]]", link = "Ta'izz", label_size = "100", position = "right" },
{ lat = "13.58", long = "44.022", mark = "4x4dot-grey.svg", marksize = "9", label = "[[AQAP Presence in Ta'izz]]", link = "AQAP Presence in Ta'izz", label_size = "0", position = "right" },
{ lat = "13.4777", long = "43.9846", mark = "Location dot red.svg", marksize = "8", label = "[[Najd Qusaym]]", link = "Najd Qusaym", label_size = "0", position = "top" },
{ lat = "13.47", long = "44.037", mark = "Location dot red.svg", marksize = "8", label = "[[Al Misrakh District|Al Misrakh]]", link = "Al Misrakh District", label_size = "80", position = "bottom" },
{ lat = "13.4447", long = "44.0626", mark = "80x80-red-lime-anim.gif", marksize = "5", label = "[[Ash-Shaqb]]", link = "Ash-Shaqb", label_size = "0", position = "bottom" },
{ lat = "13.518", long = "44.052", mark = "Abm-red-icon.png", marksize = "7", label = "[[al-'Arous Air Defense Base]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.588", long = "44.032", mark = "Abm-red-icon.png", marksize = "6", label = "[[Ta'izz Military camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.577", long = "44.033", mark = "Abm-red-icon.png", marksize = "6", label = "[[Brigade 22 (al-Qasr Military Camp)]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.598", long = "43.959", mark = "Abm-lime-icon.png", marksize = "8", label = "[[35th Armored Brigade]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.598", long = "43.984", mark = "Abm-red-icon.png", marksize = "6", label = "[[Brigade 170 Military Storage Base]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.665", long = "44.188", mark = "Abm-lime-icon.png", marksize = "7", label = "[[Brigade 22 (Camp Maaz)]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.050", long = "43.4772", mark = "Abm-lime-icon.png", marksize = "8", label = "[[17th Armoured Division]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.365759", long = "43.588471", mark = "Abm-lime-icon.png", marksize = "8", label = "[[Khalid ibn al-Walid camp (33 Armored Brigade)]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.668", long = "44.167", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Janad]]", link = "Al Janad", label_size = "0", position = "top" },
{ lat = "13.686", long = "44.139", mark = "Fighter-jet-lime-icon.svg", marksize = "11", label = "[[Ta'izz International Airport]]", link = "Ta'izz International Airport", label_size = "0", position = "right" },
{ lat = "13.0217", long = "43.4300", mark = "Fighter-jet-lime-icon.svg", marksize = "8", label = "[[Sayma Airfield]]", link = "Sayma Airfield", label_size = "0", position = "right" },
{ lat = "13.25", long = "43.283", mark = "Fighter-jet-lime-icon.svg", marksize = "11", label = "[[Mocha Airport]]", link = "Mocha Airport", label_size = "0", position = "right" },
{ lat = "13.316", long = "43.261", mark = "Dot green 0d0.svg", marksize = "10", label = "[[Mocha, Yemen|Mocha]]", link = "Mocha, Yemen", label_size = "90", position = "left" },
{ lat = "13.448", long = "43.270", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Yakhtul]]", link = "Yakhtul", label_size = "0", position = "left" },
{ lat = "13.5567", long = "43.274", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Zahari]]", link = "Zahari", label_size = "0", position = "left" },
{ lat = "13.71", long = "43.2856", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Musa]]", link = "Musa", label_size = "0", position = "left" },
{ lat = "13.807", long = "43.248", mark = "Dot green 0d0.svg", marksize = "12", label = "[[Khokha]]", link = "Khokha", label_size = "0", position = "left" },
{ lat = "13.931", long = "43.481", mark = "Dot green 0d0.svg", marksize = "10", label = "[[Haiz, Yemen|Haiz]]", link = "Haiz", label_size = "0", position = "left" },
{ lat = "13.92", long = "43.2038", mark = "Dot green 0d0.svg", marksize = "6", label = "[[El Ghenja]]", link = "El Ghenja", label_size = "0", position = "left" },
{ lat = "14.184", long = "43.227", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Tahaito]]", link = "Tahaito", label_size = "0", position = "left" },
{ lat = "14.517", long = "43.324", mark = "Dot green 0d0.svg", marksize = "10", label = "[[Bayt al-Faqih]]", link = "Bayt al-Faqih", label_size = "75", position = "left" },
{ lat = "15.060", long = "43.287", mark = "Dot green 0d0.svg", marksize = "11", label = "[[Bajil District|Bajil]]", link = "Bajil District|Bajil", label_size = "75", position = "left" },
{ lat = "15.317", long = "42.687", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Salef]]", link = "Salef", label_size = "0", position = "bottom" },
{ lat = "12.9450", long = "43.4114", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Dhubab]]", link = "Dhubab", label_size = "0", position = "bottom" },
{ lat = "12.9217", long = "43.4432", mark = "80x80-red-lime-anim.gif", marksize = "5", label = "[[Hurayqīyah]]", link = "Hurayqīyah", label_size = "0", position = "bottom" },
{ lat = "13.970", long = "43.406", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal Shabakah]]", link = no, label_size = "0", position = "right" },
{ lat = "12.654", long = "43.423", mark = "Location dot red.svg", marksize = "6", label = "[[Perim|Perim Island (Mayyun)]]", link = "Perim", label_size = "0", position = "bottom" },
{ lat = "12.938", long = "43.6504", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal Kahbub]]", link = "Jabal Kahbub", label_size = "0", position = "right" },
{ lat = "12.938", long = "43.6504", mark = "Map-arcEE-red.svg", marksize = "12" },
{ lat = "13.184", long = "43.729", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Wazi'iyah District|Al Wazi'iyah]]", link = "Al Wazi'iyah District", label_size = "75", position = "left" },
{ lat = "13.229", long = "43.797", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal al-Sidrah]]", link = "Jabal al-Sidrah", label_size = "0", position = "right" },
{ lat = "13.1343", long = "43.7863", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Al Shuqayrah]]", link = "Al Shuqayrah", label_size = "0", position = "right" },
{ lat = "13.202222", long = "43.891111", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal ad Daif]]", link = "Jabal ad Daif", label_size = "0", position = "right" },
{ lat = "13.1828", long = "43.9083", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal Jardad]]", link = "Jabal Jardad", label_size = "0", position = "right" },
{ lat = "12.677", long = "43.462", mark = "Abm-red-icon.png", marksize = "8", label = "[[Army Base (Bab el-Mandeb)]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.790", long = "45.036", mark = "Location dot red.svg", marksize = "18", label = "[[Aden]]", link = "Aden", label_size = "150", position = "right" },
{ lat = "12.852", long = "45.028", mark = "Fighter-jet-red-icon.svg", marksize = "11", label = "[[Aden International Airport]]", link = "Aden International Airport", label_size = "0", position = "right" },
{ lat = "12.752", long = "44.872", mark = "Gota01.svg", marksize = "8", label = "[[Aden Refinery Company]]", link = "Aden Refinery Company", label_size = "0", position = "top" },
{ lat = "12.863", long = "45.039", mark = "Abm-red-icon.png", marksize = "6", label = "[[al-Nasr Military Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.8653", long = "45.0125", mark = "Abm-red-icon.png", marksize = "6", label = "[[22 May Stadium]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.878", long = "44.969", mark = "Abm-red-icon.png", marksize = "6", label = "[[al-Mansoura Central prison]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.806", long = "45.028", mark = "Abm-red-icon.png", marksize = "5", label = "[[Badr Military Camp&Armored Brigade 31]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.874", long = "45.046", mark = "Abm-red-icon.png", marksize = "7", label = "[[Security Forces Camp&al-Nasr Military Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "12.779", long = "44.974", mark = "Abm-red-icon.png", marksize = "6", label = "[[Basuhaib Military Hospital]]", link = "#no", label_size = "0", position = "right" },
{ lat = "15.595", long = "45.332", mark = "Abm-red-icon.png", marksize = "8", label = "[[Tadaween Military Camp]]", label_size = "0", position = "top" },
{ lat = "15.506", long = "45.326", mark = "Abm-red-icon.png", marksize = "6", label = "[[Sehna Jin Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.52", long = "44.851", mark = "Location dot red.svg", marksize = "8", label = "[[Al Habilayn]]", link = "Al Habilayn", label_size = "0", position = "top" },
{ lat = "13.321", long = "44.927", mark = "Location dot red.svg", marksize = "8", label = "[[Al Milah District|Al Milah]]", link = "Al Milah District", label_size = "0", position = "top" },
{ lat = "12.837", long = "44.945", mark = "Location dot red.svg", marksize = "6", label = "[[Al Hiswah]]", link = "Al Hiswah", label_size = "0", position = "top" },
{ lat = "12.758", long = "44.739", mark = "Location dot red.svg", marksize = "5", label = "[[Ras Umran]]", link = "Ras Umran", label_size = "0", position = "top" },
{ lat = "12.748", long = "44.907", mark = "Location dot red.svg", marksize = "6", label = "[[Al Khaysah]]", link = "Al Khaysah", label_size = "0", position = "top" },
{ lat = "12.834", long = "44.927", mark = "Location dot red.svg", marksize = "6", label = "[[Madinat ash Sha‘b]]", link = "Madinat ash Sha‘b", label_size = "0", position = "left" },
{ lat = "12.908", long = "44.980", mark = "Location dot red.svg", marksize = "8", label = "[[Rabat]]", link = "Rabat", label_size = "0", position = "left" },
{ lat = "12.9163", long = "44.9155", mark = "Location dot red.svg", marksize = "5", label = "[[Ja'oulah]]", link = "Ja'oulah", label_size = "0", position = "left" },
{ lat = "13.701", long = "45.139", mark = "Location dot red.svg", marksize = "6", label = "[[Mash'alah]]", link = "Mash'alah", label_size = "0", position = "top" },
{ lat = "13.862", long = "45.201", mark = "Location dot red.svg", marksize = "8", label = "[[Yafa'a District|Yafa'a]]", link = "Yafa'a District", label_size = "80", position = "top" },
{ lat = "13.855", long = "45.270", mark = "4x4dot-black.svg", marksize = "10", label = "[[ISIL presence in Yafa'a District]]", label_size = "0", position = "top" },
{ lat = "13.9111", long = "45.3308", mark = "Map-peak-grey.svg", marksize = "10", label = "[[Jabal al-’Arr]]", link = "Jabal al-’Arr", label_size = "0", position = "right" },
{ lat = "13.212", long = "44.119", mark = "Location dot red.svg", marksize = "9", label = "[[At Turbah|Turbah]]", link = "At Turbah", label_size = "80", position = "right" },
{ lat = "13.097", long = "44.193", mark = "Location dot red.svg", marksize = "4", label = "[[Al Maqatirah District|Al Maqatirah]]", link = "Al Maqatirah District", label_size = "0", position = "top" },
{ lat = "13.365", long = "44.491", mark = "80x80-red-lime-anim.gif", marksize = "6", label = "[[Kirsh]]", link = "Kirsh", label_size = "0", position = "top" },
{ lat = "13.2964", long = "44.6071", mark = "Map-peak-lime.svg", marksize = "15", label = "[[Qubaytah Mountain Ranges]]", link = "Qubaytah Mountain Ranges", label_size = "0", position = "right" },
{ lat = "13.3173", long = "44.4287", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Nabi Shuayb]]", link = "Jabal Nabi Shuayb", label_size = "0", position = "right" },
{ lat = "13.369", long = "44.432", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Shurayjah]]", link = no, label_size = "0", position = "top" },
{ lat = "13.379", long = "44.472", mark = "80x80-red-lime-anim.gif", marksize = "6", label = "[[Huwaymi]]", link = "Huwaymi", label_size = "0", position = "top" },
{ lat = "13.100", long = "44.900", mark = "Location dot red.svg", marksize = "12", label = "[[Al Houta]]", link = "Al Houta", label_size = "80", position = "bottom" },
{ lat = "13.0505", long = "44.8586", mark = "80x80-red-grey-anim.gif", marksize = "6", label = "[[Ash Shuzayf]]", link = "Ash Shuzayf", label_size = "0", position = "bottom" },
{ lat = "13.0952", long = "44.795", mark = "80x80-red-grey-anim.gif", marksize = "4", label = "[[Nawbat]]", link = "Nawbat", label_size = "0", position = "bottom" },
{ lat = "13.1672", long = "44.8066", mark = "Location dot red.svg", marksize = "5", label = "[[Zaida]]", link = "Zaida", label_size = "0", position = "bottom" },
{ lat = "13.179", long = "44.759", mark = "Fighter-jet-red-icon.svg", marksize = "10", label = "[[al-Anad Air base]]", link = "al-Anad Air base", label_size = "0", position = "top" },
{ lat = "13.300", long = "44.800", mark = "Location dot red.svg", marksize = "6", label = "[[Al-Anad]]", link = "Al anad", label_size = "0" },
{ lat = "14.799", long = "42.949", mark = "Dot green 0d0.svg", marksize = "23", label = "[[Al Hudaydah]]", link = "Al Hudaydah", label_size = "120", position = "right" },
{ lat = "14.754", long = "42.976", mark = "Fighter-jet-lime-icon.svg", marksize = "11", label = "[[Al Hudaydah International Airport]]", link = "Al Hudaydah International Airport", label_size = "0", position = "right" },
{ lat = "14.031", long = "43.628", mark = "Dot green 0d0.svg", marksize = "10", label = "[[Jabal Ra's]]", link = "Jabal Ra's District", label_size = "0", position = "top" },
{ lat = "13.587", long = "43.818", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Hajdah]]", link = "Hajdah", label_size = "0", position = "top" },
{ lat = "13.453", long = "44.181", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Ad Dimnah]]", link = "Ad Dimnah", label_size = "0", position = "top" },
{ lat = "13.4831", long = "44.0850", mark = "Map-peak-red.svg", marksize = "8", label = "[[Jabal al-Farawish]]", link = "#Jabal al-Farawish", label_size = "0", position = "top" },
{ lat = "13.619", long = "44.366", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Mawiyah]]", link = "Mawiyah", label_size = "0", position = "top" },
{ lat = "14.200", long = "43.317", mark = "Dot green 0d0.svg", marksize = "12", label = "[[Zabīd|Zabid]]", link = "Zabīd", label_size = "80", position = "top" },
{ lat = "13.970", long = "44.179", mark = "Dot green 0d0.svg", marksize = "15", label = "[[Ibb]]", link = "Ibb", label_size = "100", position = "right" },
{ lat = "14.219", long = "44.586", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Ar Radmah]]", link = "Ar Radmah District", label_size = "0" },
{ lat = "14.300", long = "44.377", mark = "Dot green 0d0.svg", marksize = "14", label = "[[Yarim]]", link = "Yarim", label_size = "80", position = "bottom" },
{ lat = "13.969", long = "43.997", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Udayn]]", link = "Al Udayn District", label_size = "0" },
{ lat = "14.6511", long = "45.0387", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Wald Rabi' District]]", link = "Wald Rabi' District", label_size = "0", position = "right" },
{ lat = "14.415", long = "44.837", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Rada' District|Rada‘]]", link = "Rada' District", label_size = "80", position = "right" },
{ lat = "14.3562", long = "45.0221", mark = "Dot green 0d0.svg", marksize = "7", label = "[[Ash Sharyah District]]", link = "Ash Sharyah District", label_size = "0", position = "right" },
{ lat = "14.4833", long = "45.2742", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Radman Al Awad District]]", link = "Radman Al Awad District", label_size = "0", position = "right" },
{ lat = "14.3653", long = "45.385", mark = "Dot green 0d0.svg", marksize = "7", label = "[[Al Malagim District]]", link = "Al Malagim District", label_size = "0", position = "right" },
{ lat = "14.1981", long = "45.3581", mark = "Dot green 0d0.svg", marksize = "7", label = "[[At Taffah District]]", link = "At Taffah District", label_size = "0", position = "right" },
{ lat = "14.100", long = "45.450", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Dhi Na'im District|Dhi Na'im]]", link = "Dhi Na'im District", label_size = "0", position = "left" },
{ lat = "14.0685", long = "45.4218", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Yaf‘ān]]", link = "#Yaf‘ān", label_size = "0", position = "right" },
{ lat = "14.0948", long = "45.4331", mark = "Dot green 0d0.svg", marksize = "4", label = "[[Shadhibi]]", link = "#Shadhibi", label_size = "0", position = "right" },
{ lat = "14.486", long = "44.890", mark = "Map-circle-lime.svg", marksize = "8" },
{ lat = "14.486", long = "44.890", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Qurayshiyah]]", link = "Al Qurayshiyah", label_size = "0", position = "left" },
{ lat = "14.085", long = "45.802", mark = "Dot green 0d0.svg", marksize = "8", label = "[[As Sawma'ah District|As Sawma'ah]]", link = "As Sawma'ah District", label_size = "0", position = "top" },
{ lat = "14.344", long = "45.726", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Maswarah District|Maswarah]]", link = "Maswarah District", label_size = "0", position = "right" },
{ lat = "13.962", long = "45.422", mark = "80x80-lime-blue-anim.gif", marksize = "8", label = "[[Az Zahir District|Az Zahir]]", link = "Az Zahir District", label_size = "0", position = "left" },
{ lat = "14.075", long = "45.494", mark = "80x80-lime-blue-anim.gif", marksize = "6", label = "[[Al Humayqan]]", link = "Al Humayqan", label_size = "0", position = "left" },
{ lat = "14.560", long = "44.390", mark = "Dot green 0d0.svg", marksize = "14", label = "[[Dhamar, Yemen|Dhamar]]", link = "Dhamar, Yemen", label_size = "100", position = "bottom" },
{ lat = "14.459", long = "44.793", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Khubzah]]", link = "Khubzah", label_size = "70", position = "top" },
{ lat = "15.4629", long = "45.4159", mark = "Location dot red.svg", marksize = "6", label = "[[Ar Ramsah]]", link = "Ar Ramsah", label_size = "0", position = "right" },
{ lat = "15.464", long = "45.314", mark = "Location dot red.svg", marksize = "10", label = "[[Ma'rib]]", link = "Ma'rib", label_size = "90", position = "bottom" },
{ lat = "15.464", long = "45.364", mark = "Fighter-jet-red-icon.svg", marksize = "11", label = "[[Marib Airport]]", link = "Marib Airport", label_size = "0", position = "right" },
{ lat = "15.799", long = "45.087", mark = "Location dot red.svg", marksize = "6", label = "[[Adwan]]", link = "Adwan", label_size = "0", position = "right" },
{ lat = "15.571", long = "45.793", mark = "Location dot red.svg", marksize = "8", label = "[[Safer]]", link = "Safer", label_size = "80", position = "right" },
{ lat = "15.555", long = "45.027", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Makhdarah]]", link = "Al Makhdarah" , label_size = "0", position = "right" },
{ lat = "14.816", long = "45.366", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Mawsaqah]]", link = "Al Mawsaqah", label_size = "0", position = "right" },
{ lat = "15.512", long = "45.109", mark = "Map-peak-lime.svg", marksize = "11", label = "[[Jabal Haylan]]", link = "Jabal Haylan", label_size = "0", position = "top" },
{ lat = "15.4656", long = "45.0706", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Hayd al Ashqiri]]", link = "Hayd al Ashqiri", label_size = "0", position = "top" },
{ lat = "15.45", long = "45.0166", mark = "80x80-red-lime-anim.gif", marksize = "9", label = "[[Sirwah]]", link = "Sirwah", label_size = "80", position = "left" },
{ lat = "15.4117", long = "44.976", mark = "Location dot lime.svg", marksize = "4", label = "[[Al Hushayrij]]", link = "Al Hushayrij", label_size = "0", position = "top" },
{ lat = "15.412", long = "45.1", mark = "Gota01.svg", marksize = "8", label = "[[Sirwah Oil Pump]]", link = "Sirwah Oil Pump", label_size = "0", position = "bottom" },
{ lat = "15.41", long = "45.1852", mark = "Location dot red.svg", marksize = "7", label = "[[#Al Zor|Al-Zor]]", link = "#Al Zor", label_size = "65", position = "top" },
{ lat = "15.3070", long = "45.3859", mark = "Map-peak-red.svg", marksize = "12", label = "[[Jabal al-Balaq]]", link = "Jabal al-Balaq", label_size = "0", position = "top" },
{ lat = "15.1864", long = "45.2485", mark = "Location dot red.svg", marksize = "4", label = "[[Al Hijayriyah]]", link = "Al Hijayriyah", label_size = "0", position = "top" },
{ lat = "15.1092", long = "45.2603", mark = "Location dot red.svg", marksize = "5", label = "[[#As Sūdah|As Sūdah]]", link = "#As Sūdah", label_size = "0", position = "top" },
{ lat = "15.0730", long = "45.2969", mark = "Location dot red.svg", marksize = "7", label = "[[Al Jubah District|Jobah]]", link = "Al Jubah District", label_size = "65", position = "top" },
{ lat = "15.0369", long = "45.4273", mark = "Abm-red-icon.png", marksize = "6", label = "[[Malā’ Camp]]", link = "Malā’ Camp", label_size = "0", position = "right" },
{ lat = "14.9302", long = "45.491", mark = "Location dot red.svg", marksize = "8", label = "[[Harib District|Harib]]", link = "Harib District", label_size = "90", position = "left" },
{ lat = "15.0438", long = "45.1497", mark = "Map-peak-red.svg", marksize = "10", label = "[[Jabal Murad]]", link = "Jabal Murad", label_size = "0", position = "top" },
{ lat = "14.9661", long = "45.1", mark = "Location dot red.svg", marksize = "9", label = "[[#Mathrah|Mathrah]]", link = "#Mathrah", label_size = "85", position = "top" },
{ lat = "14.65", long = "45.35", mark = "Location dot red.svg", marksize = "7", label = "[[Al Abdiyah District|Abdiyah]]", link = "Al Abdiyah District", label_size = "75", position = "top" },
{ lat = "15.766", long = "45.082", mark = "Location dot red.svg", marksize = "8", label = "[[Asdas]]", link = "Asdas", label_size = "80", position = "right" },
{ lat = "15.9186", long = "44.7821", mark = "80x80-red-lime-anim.gif", marksize = "8", label = "[[Majzar District|Majzar]]", link = "Majzar District", label_size = "75", position = "right" },
{ lat = "15.9968", long = "44.8022", mark = "Location dot red.svg", marksize = "6", label = "[[Baraqish]]", link = "Baraqish", label_size = "0", position = "right" },
{ lat = "13.129", long = "45.381", mark = "Location dot red.svg", marksize = "11", label = "[[Zinjibar]]", link = "Zinjibar", label_size = "90", position = "right" },
{ lat = "13.339", long = "45.295", mark = "Location dot red.svg", marksize = "6", label = "[[Ba Tays]]", link = "Ba Tays", label_size = "0", position = "right" },
{ lat = "13.088", long = "45.360", mark = "Location dot red.svg", marksize = "6", label = "[[Al Kawd]]", link = "Al Kawd", label_size = "75", position = "bottom" },
{ lat = "13.0543", long = "45.3223", mark = "Location dot red.svg", marksize = "5", label = "[[Wadi Dufs]]", link = "Wadi Dufs", label_size = "0", position = "bottom" },
{ lat = "13.373", long = "44.303", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Ar Rahidah]]", link = "Ar Rahidah", label_size = "0", position = "right" },
{ lat = "13.317", long = "44.280", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Hefan]]", link = no, label_size = "0", position = "right" },
{ lat = "13.306", long = "44.1173", mark = "Location dot red.svg", marksize = "4", label = "[[Al Nijadah]]", link = "Al Nijadah", label_size = "0", position = "right" },
{ lat = "13.755", long = "44.133", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Qa‘idah]]", link = "Al Qa‘idah", label_size = "0", position = "right" },
{ lat = "13.225", long = "45.306", mark = "Location dot red.svg", marksize = "8", label = "[[Jaʿār|Ja'ar]]", link = "Jaʿār", label_size = "80", position = "top" },
{ lat = "13.188", long = "45.318", mark = "Location dot red.svg", marksize = "6", label = "[[Makhzan|Makhzan]]", link = "Makhzan", label_size = "0", position = "top" },
{ lat = "13.357", long = "45.694", mark = "Location dot red.svg", marksize = "8", label = "[[Shuqrah]]", link = "Shuqrah", label_size = "80", position = "right" },
{ lat = "13.750", long = "46.000", mark = "Location dot red.svg", marksize = "6", label = "[[Al Wade'a District|Al Wade'a]]", link = "Al Wade'a District", label_size = "0", position = "right" },
{ lat = "13.930", long = "46.080", mark = "Location dot red.svg", marksize = "8", label = "[[Mudiyah]]", link = "Mudīyah", label_size = "65", position = "top" },
{ lat = "13.9230394", long = "46.1571264", mark = "Abm-grey-icon.png", marksize = "8", label = "[[Al Qulaitah Training Camp]]", link = "Al Qulaitah Training Camp", label_size = "0", position = "right" },
{ lat = "13.895", long = "45.751", mark = "Dot green 0d0.svg", marksize = "5", label = "[[Al `Alam]]", link = "Al `Alam", label_size = "0", position = "bottom" },
{ lat = "13.887", long = "45.774", mark = "80x80-red-lime-anim.gif", marksize = "6", label = "[[Aqabat Thirah]]", link = "#Jabal Thirah", label_size = "0", position = "right" },
{ lat = "13.9064", long = "45.8198", mark = "Map-peak-black.svg", marksize = "6", label = "[[Jabal Taran]]", link = "#Jabal Taran", label_size = "0", position = "right" },
{ lat = "13.8900", long = "45.84361", mark = "Abm-black-icon.png", marksize = "6", label = "[[Mika Camp]]", link = "#no", label_size = "0", position = "right" },
{ lat = "13.8828", long = "45.8666", mark = "80x80-red-lime-anim.gif", marksize = "9", label = "[[Lawdar]]", link = "Lawdar", label_size = "70", position = "right" },
{ lat = "13.9", long = "45.9132385", mark = "Map-peak-black.svg", marksize = "8", label = "[[#Jabal Yasūf|Jabal Yasūf]]", link = "#Jabal Yasūf", label_size = "0", position = "right" },
{ lat = "13.82027", long = "45.93583", mark = "Map-peak-black.svg", marksize = "6", label = "[[#Jabal 'Akd|Jabal 'Akd]]", link = "#Jabal 'Akd", label_size = "0", position = "right" },
{ lat = "13.7895", long = "45.9359815", mark = "Location dot black.svg", marksize = "5", label = "[[As Salāmīyah]]", link = "As Salāmīyah", label_size = "0", position = "right" },
{ lat = "14.058", long = "46.913", mark = "Location dot red.svg", marksize = "7", label = "[[Al Mahfad District|Al Mahfad]]", link = "Al Mahfad District", label_size = "0", position = "right" },
{ lat = "14.537", long = "46.832", mark = "Location dot red.svg", marksize = "12", label = "[[Ataq]]", link = "Ataq District", label_size = "90", position = "top" },
{ lat = "14.350", long = "47.083", mark = "Map-dot-grey-68a.svg", marksize = "8", label = "[[Habban District|Habban]]", link = "Habban District", label_size = "85", position = "top" },
{ lat = "14.383", long = "47.4", mark = "Location dot blue.svg", marksize = "5", label = "[[Al Hawtah (Houta)]]", link = "Al Hawtah", label_size = "0", position = "top" },
{ lat = "14.503", long = "44.015", mark = "Dot green 0d0.svg", marksize = "11", label = "[[Utmah]]", link = "Utmah District", label_size = "0", position = "top" },
{ lat = "14.950", long = "45.590", mark = "Dot green 0d0.svg", marksize = "7", label = "[[Ain District|Ain]]", link = "Ain District", label_size = "70", position = "top" },
{ lat = "14.800", long = "45.717", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Beihan]]", link = "Beihan", label_size = "90", position = "top" },
{ lat = "14.983", long = "45.799", mark = "Dot green 0d0.svg", marksize = "6", label = "[[#Nuqub|Nuqub]]", link = "#Nuqub", label_size = "70", position = "top" },
{ lat = "14.9833", long = "45.85", mark = "Gota02.svg", marksize = "6", label = "[[Sulaym Gas Station]]", link = "0", label_size = "0", position = "bottom" },
{ lat = "15.0166", long = "45.8666", mark = "Abm-red-icon.png", marksize = "6", label = "[[#Brigade 21|Brigade 21]]", link = "#Brigade 21", label_size = "0", position = "top" },
{ lat = "15.171", long = "46.027", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Usaylan District|Usaylan]]", link = "Usaylan District", label_size = "80", position = "top" },
{ lat = "13.8155", long = "47.5841", mark = "Location dot red.svg", marksize = "4", label = "[[Shāti al-Bahr]]", link = "Shāti al-Bahr", label_size = "0", position = "top" },
{ lat = "14.090", long = "47.732", mark = "Location dot red.svg", marksize = "5", label = "[[Al Huwaymi]]", link = "Al Huwaymi", label_size = "0", position = "top" },
{ lat = "14.0697", long = "47.9644", mark = "Location dot red.svg", marksize = "6", label = "[[‘Ayn Bā Ma‘bad]]", link = "‘Ayn Bā Ma‘bad", label_size = "0", position = "top" },
{ lat = "13.9850", long = "48.1830", mark = "Anchor pictogram blue.svg", marksize = "15", label = "[[Balhaf Port/LNG Gas Company]]", link = "Balhaf Port", label_size = "0", position = "top" },
{ lat = "14.0181", long = "48.1508", mark = "Fighter-jet-blue-icon.svg", marksize = "10", label = "[[Balhaf Airport]]", link = "Balhaf Airport", label_size = "0", position = "right" },
{ lat = "14.006", long = "48.183", mark = "Location dot blue.svg", marksize = "7", label = "[[Balhaf]]", link = "Balhaf", label_size = "70", position = "top" },
{ lat = "14.027", long = "48.343", mark = "Location dot red.svg", marksize = "5", label = "[[Bir Ali]]", link = "Bir Ali", label_size = "0", position = "top" },
{ lat = "14.1429", long = "48.3549", mark = "Map-peak-red.svg", marksize = "10", label = "[[Harra Volcanic Mountain]]", link = "Harra Volcanic Mountain", label_size = "0", position = "right" },
{ lat = "14.4844", long = "45.9297", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Merkhah Al Ulya District|Merkhah Al Ulya]]", link = "Merkhah Al Ulya District", label_size = "0", position = "right" },
{ lat = "14.432", long = "46.154", mark = "Location dot red.svg", marksize = "6", label = "[[Khawrah]]", link = "Khawrah", label_size = "0", position = "top" },
{ lat = "14.516", long = "46.5", mark = "Location dot red.svg", marksize = "6", label = "[[Nisab]]", link = "Nisab District", label_size = "0", position = "right" },
{ lat = "14.280", long = "46.869", mark = "Location dot red.svg", marksize = "6", label = "[[As Said District|As Said]]", link = "As Said District", label_size = "0", position = "right" },
{ lat = "14.4762", long = "47.2746", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Ar Rawdah District|Ar Rawdah]]", link = "Ar Rawdah District", label_size = "0", position = "top" },
{ lat = "14.4440", long = "47.2808", mark = "Fighter-jet-grey-icon.svg", marksize = "8", label = "[[Raudha Airfield]]", link = "Raudha Airfield", label_size = "0", position = "right" },
{ lat = "14.4336", long = "47.1991", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Wadi Lihyah]]", link = "Wadi Lihyah", label_size = "0", position = "left" },
{ lat = "14.317", long = "47.45", mark = "Map-dot-grey-68a.svg", marksize = "9", label = "[[#`Azzan|`Azzan]]", link = "#`Azzan", label_size = "80", position = "bottom" },
{ lat = "14.3333", long = "47.4802", mark = "Map-peak-grey.svg", marksize = "7", label = "[[Jabal Bin ‘Aţash]]", link = "Jabal Bin ‘Aţash", label_size = "0", position = "right" },
{ lat = "14.3166", long = "47.2333", mark = "Map-peak-grey.svg", marksize = "8", label = "[[Jabal Kadūr]]", link = "Jabal Kadūr", label_size = "0", position = "right" },
{ lat = "14.3297", long = "47.5193", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Bā ‘Arrām]]", link = "Bā ‘Arrām", label_size = "0", position = "left" },
{ lat = "14.2333", long = "47.0833", mark = "Location dot red.svg", marksize = "4", label = "[[Al ‘Aram]]", link = "Al ‘Aram", label_size = "0", position = "left" },
{ lat = "14.290", long = "47.562", mark = "4x4dot-black.svg", marksize = "10", label = "[[ISIL presence in Jul al-Rida]]", label_size = "0", position = "top" },
{ lat = "16.047", long = "48.990", mark = "Map-dot-grey-68a.svg", marksize = "12", label = "[[Tarim, Yemen|Tarim]]", link = "Tarim, Yemen", label_size = "100", position = "top" },
{ lat = "15.979", long = "49.020", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Suweiry]]", link = "Al Suweiry", label_size = "0", position = "top" },
{ lat = "15.973", long = "48.994", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Ghuraf]]", link = "Al Ghuraf", label_size = "0", position = "top" },
{ lat = "15.982", long = "48.942", mark = "Map-dot-grey-68a.svg", marksize = "7", label = "[[Sharmah]]", link = "Sharmah", label_size = "50", position = "bottom" },
{ lat = "15.694", long = "43.602", mark = "Dot green 0d0.svg", marksize = "11", label = "[[Hajjah]]", link = "Hajjah", label_size = "100", position = "top" },
{ lat = "16.4242", long = "43.1041", mark = "Abm-lime-icon.png", marksize = "6", label = "[[Al Mihsam Camp]]", link = "#Al Mihsam Camp", label_size = "0", position = "right" },
{ lat = "16.409", long = "43.058", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Harad District|Harad]]", link = "Harad District", label_size = "85", position = "bottom" },
{ lat = "16.5244", long = "43.1375", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal Abu al-Nar]]", link = "Jabal Abu al-Nar", label_size = "0", position = "top" },
{ lat = "16.532", long = "43.175", mark = "Dot green 0d0.svg", marksize = "6", label = "[[South Refugee Camp]]", link = "#South Refugee Camp", label_size = "0" },
{ lat = "16.007", long = "43.190", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Abs District|Abs]]", link = "Abs District", label_size = "80", position = "bottom" },
{ lat = "15.703", long = "42.691", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Luhayyah]]", link = "Al Luhayyah", label_size = "70", position = "right" },
{ lat = "15.354", long = "42.583", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Kamaran Island]]", link = "Kamaran Island", label_size = "70", position = "left" },
{ lat = "15.572", long = "42.897", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Az Zaydiyah]]", link = "Az Zaydiyah District", label_size = "0", position = "right" },
{ lat = "14.689", long = "43.619", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Jabin]]", link = "Al Jabin District", label_size = "0", position = "right" },
{ lat = "15.659", long = "43.943", mark = "Dot green 0d0.svg", marksize = "12", label = "[[`Amran|Amran]]", link = "`Amran", label_size = "100", position = "top" },
{ lat = "16.938", long = "43.754", mark = "Dot green 0d0.svg", marksize = "13", label = "[[Sa'dah]]", link = "Sa'dah", label_size = "100", position = "top" },
{ lat = "16.565", long = "43.111", mark = "Dot green 0d0.svg", marksize = "4", label = "[[Al-Ghawiyah]]", link = "Al-Ghawiyah", label_size = "0", position = "top" },
{ lat = "16.968", long = "43.728", mark = "Fighter-jet-lime-icon.svg", marksize = "11", label = "[[Sa'dah International Airport]]", link = "Sa'dah International Airport", label_size = "0", position = "right" },
{ lat = "16.732", long = "43.275", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Dhaher District|Al Dhaher]]", link = "Al Dhaher District", label_size = "0", position = "right" },
{ lat = "17.556", long = "43.443", mark = "Mountain pass 12x12 n.svg", marksize = "20" },
{ lat = "17.556", long = "43.443", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Alab border crossing]]", link = "Alab border crossing", label_size = "0", position = "top" },
{ lat = "17.432", long = "44.702", mark = "Mountain pass 12x12 n.svg", marksize = "20" },
{ lat = "17.432", long = "44.702", mark = "Map-ctl2-red+green.svg", marksize = "6", label = "[[Al Baqqa border crossing]]", link = "Al Baqqa border crossing", label_size = "0", position = "top" },
{ lat = "17.333", long = "43.5", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Baqim District|Baqim]]", link = "Baqim District", label_size = "70", position = "bottom" },
{ lat = "17.613", long = "43.322", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Template:Yemeni Civil War detailed map#Al Rabuah|Al Rabuah]]", link = "Template:Yemeni Civil War detailed map#Al Rabuah", label_size = "70", position = "top" },
{ lat = "16.660", long = "43.127", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Sur]]", link = "Al Sur", label_size = "0", position = "top" },
{ lat = "16.891", long = "43.152", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Mahjam]]", link = "Al Mahjam", label_size = "0", position = "top" },
{ lat = "16.788", long = "43.221", mark = "Dot green 0d0.svg", marksize = "8", label = "[[Al Khubah]]", link = "Al Khubah", label_size = "75", position = "right" },
{ lat = "16.7833", long = "43.2", mark = "Dot green 0d0.svg", marksize = "4", label = "[[Al-Qarn]]", link = "Al-Qarn", label_size = "0", position = "top" },
{ lat = "16.7581", long = "43.2395", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Jabal al-Dud]]", link = "Jabal al-Dud", label_size = "0", position = "top" },
{ lat = "14.900", long = "44.200", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Ma'bar]]", link = "`Ma'bar", label_size = "0" },
{ lat = "14.659", long = "44.000", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Madinat al abid]]", link = "madinat al abid", label_size = "0" },
{ lat = "16.900", long = "44.200", mark = "Dot green 0d0.svg", marksize = "6", label = "[[suq al inan]]", link = "`suq al inan", label_size = "0" },
{ lat = "17.061", long = "43.599", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Dihian]]", link = "Dihian", label_size = "0" },
{ lat = "16.364", long = "44.094", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Harf Sufyan]]", link = "Harf Sufyan District", label_size = "0" },
{ lat = "16.836", long = "43.746", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Al Kabil]]", link = "Al Kabil", label_size = "0" },
{ lat = "16.909", long = "43.258", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Nadir]]", link = "Nadir", label_size = "0" },
{ lat = "12.671", long = "44.416", mark = "Location dot red.svg", marksize = "6", label = "[[Qa‘wah]]", link = "Qa‘wah", label_size = "0" },
{ lat = "15.3695", long = "47.0285", mark = "Location dot red.svg", marksize = "5", label = "[[Shabwah]]", link = "Shabwah", label_size = "0" },
{ lat = "14.9172", long = "45.8833", mark = "80x80-red-lime-anim.gif", marksize = "5", label = "[[Wadi Al-Safra’]]", link = "Wadi Al-Safra’", label_size = "0", position = "top" },
{ lat = "14.9", long = "45.8166", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Hayd as Sulaym]]", link = "Hayd as Sulaym", label_size = "0", position = "right" },
{ lat = "14.883", long = "48.45", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Ḩarajah]]", link = "Al Ḩarajah", label_size = "0" },
{ lat = "17.455", long = "50.577", mark = "Location dot red.svg", marksize = "6", label = "[[Rumah]]", link = "Rumah", label_size = "0" },
{ lat = "15.396", long = "45.244", mark = "BSicon STRlf red.svg", marksize = "16", label = "[[Marib Dam]]", link = "Marib Dam", label_size = "0", position = "top" },
{ lat = "17.038", long = "44.116", mark = "Dot green 0d0.svg", marksize = "6", label = "[[Kitaf]]", link = "Kitaf", label_size = "0" },
{ lat = "17.3333", long = "44.6066", mark = "Location dot red.svg", marksize = "6", label = "[[Kitaf wa Al Boqe'e District|Al Buqa]]", link = "Kitaf wa Al Boqe'e District", label_size = "0" },
{ lat = "17.3563", long = "44.6317", mark = "Fighter-jet-red-icon.svg", marksize = "7", label = "[[Al Buqa Airport]]", link = "Al Buqa Airport", label_size = "0", position = "right" },
{ lat = "17.3097", long = "44.6170", mark = "Abm-red-icon.png", marksize = "6", label = "[[Infantry Regiment 140]]", link = "Infantry Regiment 140", label_size = "0", position = "top" },
{ lat = "14.849", long = "48.428", mark = "Map-dot-grey-68a.svg", marksize = "3", label = "[[Al Farḑah]]", link = "Al Farḑah", label_size = "0", position = "top" },
{ lat = "14.6324", long = "48.484", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Yuwan]]", link = "Yuwan", label_size = "0", position = "top" },
{ lat = "14.823", long = "48.380", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[As Sirrayn]]", link = "As Sirrayn", label_size = "50", position = "top" },
{ lat = "14.359", long = "48.728", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Brum Mayfa]]", link = "Brum Mayfa", label_size = "0", position = "top" },
{ lat = "14.8504", long = "48.434", mark = "Map-dot-grey-68a.svg", marksize = "3", label = "[[Harajah]]", link = "Harajah", label_size = "0", position = "top" },
{ lat = "14.548", long = "49.127", mark = "Location dot red.svg", marksize = "22", label = "[[Al Mukalla]]", link = "Al Mukalla", label_size = "120", position = "left" },
{ lat = "14.450", long = "48.277", mark = "Map-dot-grey-68a.svg", marksize = "8", label = "[[Hajr District|Hajr]]", link = "Hajr District", label_size = "80", position = "bottom" },
{ lat = "14.520", long = "48.277", mark = "Abm-grey-icon.png", marksize = "10", label = "[[Military Training Camp]]", link = "Military Training Camp", label_size = "0", position = "top" },
{ lat = "14.95", long = "50.00", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Thuban (Haburak)]]", link = "Thuban (Haburak)", label_size = "0", position = "top" },
{ lat = "14.905", long = "49.991", mark = "Map-dot-grey-68a.svg", marksize = "8", label = "[[Ad Dis District|Ad-Dis]]", link = "Ad Dis District", label_size = "70", position = "left" },
{ lat = "14.9089", long = "49.9925", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al-Ghuraifa]]", link = "Al-Ghuraifa", label_size = "0", position = "top" },
{ lat = "14.9144", long = "50.0813", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Beit-Namur]]", link = "Beit-Namur", label_size = "0", position = "top" },
{ lat = "14.8552", long = "50.0886", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Yasmun]]", link = "Yasmun", label_size = "0", position = "top" },
{ lat = "14.8491", long = "50.1630", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Bageshwah]]", link = "Bageshwah", label_size = "0", position = "top" },
{ lat = "15.08", long = "50.2019", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Al-Ahghaf]]", link = "Al-Ahghaf", label_size = "0", position = "top" },
{ lat = "14.95", long = "50.2741", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Asad al-Faya]]", link = "Asad al-Faya", label_size = "0", position = "top" },
{ lat = "15.0166", long = "50.3133", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Moa'ber]]", link = "Moa'ber", label_size = "0", position = "left" },
{ lat = "14.9977", long = "50.4144", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Sarar, Yemen|Sarar]]", link = "Sarar, Yemen", label_size = "60", position = "bottom" },
{ lat = "15.0238", long = "50.4247", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Al-Hafih]]", link = "Al-Hafih", label_size = "0", position = "left" },
{ lat = "15.0433", long = "50.4755", mark = "Map-dot-grey-68a.svg", marksize = "9", label = "[[Ar Ridah Ash Sharqiyiah|Ar-Ridah]]", link = "Ar Ridah Ash Sharqiyiah", label_size = "75", position = "top" },
{ lat = "15.0452", long = "50.5069", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al-Aigh(Eisanah)]]", link = "Al-Aigh(Eisanah)", label_size = "0", position = "left" },
{ lat = "15.0666", long = "50.6333", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Musainaa]]", link = "Musainaa", label_size = "0", position = "left" },
{ lat = "15.1302", long = "50.7187", mark = "Map-peak-grey.svg", marksize = "8", label = "[[#Black Mount|Black Mount]]", link = "#Black Mount", label_size = "0", position = "right" },
{ lat = "15.0969", long = "50.7405", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Beit al-Khaish (Hadatum Village)]]", link = "Beit al-Khaish (Hadatum Village)", label_size = "0", position = "left" },
{ lat = "15.1019", long = "50.7463", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[As-Sahb]]", link = "As-Sahb", label_size = "0", position = "left" },
{ lat = "15.1036", long = "50.7694", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Hesai]]", link = "Hesai", label_size = "0", position = "left" },
{ lat = "16.054", long = "49.093", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Ba'ateer]]", link = "Ba'ateer", label_size = "0", position = "left" },
{ lat = "16.072", long = "49.105", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Qahir]]", link = "Qahir", label_size = "0", position = "left" },
{ lat = "16.085", long = "49.116", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Qaria]]", link = "Al Qaria", label_size = "0", position = "left" },
{ lat = "16.073", long = "49.150", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Einat]]", link = "Einat", label_size = "0", position = "left" },
{ lat = "16.128", long = "49.148", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Qasam]]", link = "Qasam", label_size = "50", position = "top" },
{ lat = "16.1148", long = "49.208", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Al Khown]]", link = "Al Khown", label_size = "0", position = "left" },
{ lat = "16.144", long = "49.292", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Alsowm]]", link = "Alsowm", label_size = "0", position = "top" },
{ lat = "16.137", long = "49.353", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Essim]]", link = "Essim", label_size = "0", position = "top" },
{ lat = "16.147", long = "49.434", mark = "Map-dot-grey-68a.svg", marksize = "4", label = "[[Fughmah]]", link = "Fughmah", label_size = "50", position = "bottom" },
{ lat = "16.087", long = "49.656", mark = "Map-dot-grey-68a.svg", marksize = "5", label = "[[Sana]]", link = "Sana", label_size = "0", position = "bottom" },
{ lat = "14.551", long = "49.13", mark = "Abm-red-icon.png", marksize = "7", label = "[[127th Mechanized Brigade]]", link = "#no", label_size = "0", position = "right" },
{ lat = "14.520", long = "49.151", mark = "Anchor pictogram red.svg", marksize = "11", label = "[[Mukalla Sea Port & Oil terminal]]", link = "#no", label_size = "0", position = "right" },
{ lat = "14.7756", long = "49.2651", mark = "Location dot red.svg", marksize = "5", label = "[[#Al-Oyoun|Al-Oyoun]]", link = "#Al-Oyoun", label_size = "0", position = "top" },
{ lat = "14.776", long = "49.366", mark = "Location dot red.svg", marksize = "7", label = "[[Ghayl Ba Wazir]]", link = "Ghayl Ba Wazir", label_size = "70", position = "top" },
{ lat = "14.703", long = "49.488", mark = "Location dot red.svg", marksize = "6", label = "[[Al Dhaba]]", link = "Al Dhaba", label_size = "0", position = "bottom" },
{ lat = "14.758", long = "49.606", mark = "Location dot red.svg", marksize = "10", label = "[[Ash Shihr]]", link = "Ash Shihr", label_size = "70", position = "bottom" },
{ lat = "14.817", long = "49.827", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Al Hami]]", link = "Al Hami", label_size = "0", position = "top" },
{ lat = "14.9466", long = "50.3327", mark = "Map-dot-grey-68a.svg", marksize = "8", label = "[[Qusay`ir]]", link = "Qusay`ir", label_size = "70", position = "bottom" },
{ lat = "14.568", long = "49.213", mark = "Location dot red.svg", marksize = "7", label = "[[Ar Rukayb]]", link = "Ar Rukayb", label_size = "70", position = "right" },
{ lat = "14.6097", long = "49.2067", mark = "Location dot red.svg", marksize = "5", label = "[[Al Hadbah]]", link = "Al Hadbah", label_size = "0", position = "right" },
{ lat = "14.6435", long = "49.2000", mark = "Abm-red-icon.png", marksize = "6", label = "[[Adwas Camp]]", link = "Jawas Camp", label_size = "0", position = "right" },
{ lat = "14.65", long = "49.332", mark = "Location dot red.svg", marksize = "5", label = "[[Ar Riyan]]", link = "Ar Riyan", label_size = "0", position = "left" },
{ lat = "15.592", long = "49.135", mark = "Gota01.svg", marksize = "10", label = "[[Masila Oil Field]]", link = "Masila Oil Field", label_size = "0", position = "top" },
{ lat = "14.663", long = "49.375", mark = "Fighter-jet-red-icon.svg", marksize = "11", label = "[[Riyan International Airport]]", link = "Riyan International Airport", label_size = "0", position = "right" },
{ lat = "15.232", long = "48.371", mark = "Location dot red.svg", marksize = "6", label = "[[Sbej]]", link = "Sbej", label_size = "0", position = "top" },
{ lat = "15.191", long = "48.401", mark = "Location dot red.svg", marksize = "6", label = "[[Hovh]]", link = "Hovh", label_size = "0", position = "top" },
{ lat = "15.100", long = "48.314", mark = "Location dot red.svg", marksize = "6", label = "[[Al Khuraybah]]", link = "Al Khuraybah", label_size = "0", position = "top" },
{ lat = "15.153", long = "48.339", mark = "Location dot red.svg", marksize = "6", label = "[[Huwaybah]]", link = "Huwaybah", label_size = "0", position = "top" },
{ lat = "15.213", long = "48.314", mark = "Location dot red.svg", marksize = "6", label = "[[Budah]]", link = "Budah", label_size = "0", position = "top" },
{ lat = "15.255", long = "48.334", mark = "Location dot red.svg", marksize = "6", label = "[[Subayrah]]", link = "Subayrah", label_size = "0", position = "top" },
{ lat = "15.323", long = "48.315", mark = "Location dot red.svg", marksize = "6", label = "[[Qaydun]]", link = "Qaydun", label_size = "70", position = "top" },
{ lat = "15.841", long = "48.555", mark = "80x80-red-grey-anim.gif", marksize = "6", label = "[[Al-Qatn]]", link = "Al-Qatn", label_size = "70", position = "bottom" },
{ lat = "15.583", long = "48.85", mark = "Location dot red.svg", marksize = "6", label = "[[Sayqat Al Amir]]", link = "Sayqat Al Amir", label_size = "0", position = "bottom" },
{ lat = "15.311", long = "48.332", mark = "Location dot red.svg", marksize = "6", label = "[[Sif]]", link = "Sif", label_size = "0", position = "bottom" },
{ lat = "15.489", long = "48.337", mark = "Location dot red.svg", marksize = "6", label = "[[Al Hajarayn]]", link = "Al Hajarayn", label_size = "0", position = "bottom" },
{ lat = "15.5737", long = "48.3135", mark = "Location dot red.svg", marksize = "4", label = "[[Al Mashhad]]", link = "Al Mashhad", label_size = "0", position = "bottom" },
{ lat = "15.604", long = "48.332", mark = "Location dot red.svg", marksize = "4", label = "[[Adab]]", link = "Adab", label_size = "0", position = "bottom" },
{ lat = "15.619", long = "48.317", mark = "Location dot red.svg", marksize = "4", label = "[[Adab]]", link = "Adab", label_size = "0", position = "bottom" },
{ lat = "15.709", long = "48.300", mark = "Location dot red.svg", marksize = "6", label = "[[Hawra]]", link = "Hawra", label_size = "0", position = "bottom" },
{ lat = "15.774", long = "48.320", mark = "Location dot red.svg", marksize = "4", label = "[[Al Ajlanya]]", link = "Al Ajlanya", label_size = "0", position = "bottom" },
{ lat = "15.781", long = "48.353", mark = "Location dot red.svg", marksize = "7", label = "[[Mankhar]]", link = "Mankhar", label_size = "0", position = "bottom" },
{ lat = "17.3", long = "49.916", mark = "Location dot red.svg", marksize = "6", label = "[[Thamud]]", link = "Thamud", label_size = "0", position = "bottom" },
{ lat = "16.65", long = "49.55", mark = "Map-dot-grey-68a.svg", marksize = "6", label = "[[Qunfudh]]", link = "Qunfudh", label_size = "0", position = "bottom" },
{ lat = "16.960", long = "47.053", mark = "Mountain pass 12x12 n.svg", marksize = "20" },
{ lat = "16.960", long = "47.053", mark = "Map-ctl2-red+green.svg", marksize = "6", label = "[[Wadiah border crossing]]", link = "Wadiah border crossing", label_size = "0", position = "top" },
{ lat = "16.218", long = "52.176", mark = "Location dot red.svg", marksize = "11", label = "[[Al Ghaydah]]", link = "Al Ghaydah", label_size = "90", position = "top" },
{ lat = "16.633", long = "53.033", mark = "Location dot red.svg", marksize = "6", label = "[[Hawf]]", link = "Hawf", label_size = "0", position = "top" },
{ lat = "16.699", long = "53.093", mark = "Mountain pass 12x12 e.svg", marksize = "20" },
{ lat = "16.699", long = "53.093", mark = "Location dot red.svg", marksize = "6", label = "[[Hawf border crossing]]", link = "Hawf border crossing", label_size = "0", position = "top" },
{ lat = "15.592", long = "52.102", mark = "Location dot red.svg", marksize = "6", label = "[[Haswayn]]", link = "Haswayn", label_size = "0", position = "top" },
{ lat = "15.211", long = "51.245", mark = "Location dot red.svg", marksize = "6", label = "[[Say'hut]]", link = "Say'hut", label_size = "0", position = "top" },
{ lat = "15.688", long = "50.652", mark = "Location dot red.svg", marksize = "6", label = "[[Maqrat]]", link = "Maqrat", label_size = "0", position = "top" },
{ lat = "17.769", long = "52.489", mark = "Location dot red.svg", marksize = "6", label = "[[Shihan]]", link = "Shihan", label_size = "0", position = "top" },
{ lat = "16.6", long = "51.333", mark = "Location dot red.svg", marksize = "6", label = "[[Ad Dibīn]]", link = "Ad Dibīn", label_size = "0", position = "top" },
{ lat = "16.316", long = "51.25", mark = "Location dot red.svg", marksize = "6", label = "[[Mar‘ayt]]", link = "Mar‘ayt", label_size = "0", position = "top" },
{ lat = "17.305", long = "52.738", mark = "Location dot red.svg", marksize = "6", label = "[[Habarut]]", link = "Habarut", label_size = "0", position = "top" },
{ lat = "16.180", long = "52.175", mark = "Fighter-jet-red-icon.svg", marksize = "11", label = "[[Al Ghaydah International Airport]]", link = "Al Ghaydah International Airport", label_size = "0", position = "right" },
{ lat = "12.650", long = "54.018", mark = "Location dot red.svg", marksize = "11", label = "[[Hadibu]]", link = "Hadibu", label_size = "100", position = "right" },
{ lat = "12.683", long = "53.483", mark = "Location dot red.svg", marksize = "6", label = "[[Qulansiyah]]", link = "Qulansiyah", label_size = "0", position = "right" },
{ lat = "12.9894", long = "43.4931", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal al-Umari]]", link = "Jabal al-Umari", label_size = "0", position = "right" },
{ lat = "13.193", long = "44.672", mark = "Map-peak-lime.svg", marksize = "8", label = "[[Al-Yaes Hilltop]]", link = no, label_size = "0", position = "right" },
{ lat = "17.400", long = "43.912", mark = "4x4dot-lime.svg", marksize = "12", label = "[[Houthi presence in Najran Province]]", label_size = "0", position = "top" },
{ lat = "17.444", long = "44.113", mark = "Location dot green.svg", marksize = "8", label = "[[Nahuka]]", link = no, label_size = "0", position = "top" },
{ lat = "17.491", long = "44.132", mark = "Location dot green.svg", marksize = "15", label = "[[Najran]]", link = "Najran", label_size = "100", position = "top" },
{ lat = "17.408089", long = "44.014003", mark = "BSicon STRlf lime.svg", marksize = "12", label = "[[Najran Valley Dam|Najran Dam]]", link = "Najran Valley Dam", label_size = "0", position = "top" },
{ lat = "17.611389", long = "44.419167", mark = "Fighter-jet-green-icon.svg", marksize = "9", label = "[[Najran Domestic Airport|Najran Airport]]", link = "Najran Domestic Airport", label_size = "0", position = "right" },
{ lat = "17.552", long = "44.746", mark = "Location dot green.svg", marksize = "5", label = "[[Template:Yemeni Civil War detailed map#Khbash|Khbash]]", link = "Template:Yemeni Civil War detailed map#Khbash", label_size = "70", position = "top" },
{ lat = "17.490", long = "44.718", mark = "Location dot green.svg", marksize = "5", label = "[[Customs Port Al khadra]]", link = no, label_size = "0", position = "top" },
{ lat = "17.515", long = "44.343", mark = "Location dot green.svg", marksize = "6", label = "[[Al Shurafa]]", link = no, label_size = "0", position = "top" },
{ lat = "17.460", long = "44.310", mark = "Map-peak-lime.svg", marksize = "10", label = "[[Jabal Suwayqil]]", link = no, label_size = "0", position = "right" },
{ lat = "16.889", long = "42.601", mark = "Location dot green.svg", marksize = "11", label = "[[Jizan]]", link = "Jizan", label_size = "100", position = "top" },
{ lat = "16.909", long = "42.677", mark = "Fighter-jet-green-icon.svg", marksize = "9", label = "[[Jizan Regional Airport|Jizan Airport]]", link = "Jizan Regional Airport", label_size = "0", position = "right" },
{ lat = "18.3", long = "42.733", mark = "Location dot green.svg", marksize = "11", label = "[[Khamis Mushait]]", link = "Khamis Mushait", label_size = "80", position = "top" },
{ lat = "16.968", long = "42.832", mark = "Location dot green.svg", marksize = "7", label = "[[Abu `Arish]]", link = "Abu `Arish", label_size = "70", position = "top" },
{ lat = "17.85", long = "43.4", mark = "Location dot green.svg", marksize = "10", label = "[[Zahran|Dhahran]]", link = "Zahran", label_size = "75", position = "top" },
{ lat = "16.4301", long = "42.8232", mark = "Location dot green.svg", marksize = "5", label = "[[Muwassam]]", link = "Muwassam", label_size = "0", position = "left" },
{ lat = "16.4510", long = "42.9051", mark = "Location dot green.svg", marksize = "4", label = "[[Al Ramdah]]", link = "#Al Ramdah", label_size = "0", position = "top" },
{ lat = "16.709", long = "42.955", mark = "Location dot green.svg", marksize = "5", label = "[[Ahad al Masarihah]]", link = "Ahad al Masarihah", label_size = "70", position = "top" },
{ lat = "18.306", long = "42.809", mark = "Fighter-jet-green-icon.svg", marksize = "10", label = "[[King Khalid Air Base]]", link = "King Khalid Air Base", label_size = "70", position = "right" },
{ lat = "16.836", long = "43.2038", mark = "Abm-lime-icon.png", marksize = "8", label = "[[Mount Al-Melhama]]", link = "Mount Al-Melhama", label_size = "0" },
{ lat = "17.417", long = "44.116", mark = "Abm-lime-icon.png", marksize = "7", label = "[[Nahuqah border post]]", link = "Nahuqah border post", label_size = "0" },
{ lat = "16.7581", long = "43.1041", mark = "Abm-green-icon.png", marksize = "10", label = "[[Jizan Cement Plant]]", link = "Jizan Cement Plant" , label_size = "0", position = "top" },
},
containerArgs = {
'Yemen',
float = 'center',
width = '1750',
caption = [=[
'''Hold cursor over location to display name <br/>
*[[File:Location dot red.svg|11px]] Hadi-affliated groups: (Pro-[[Abd Rabbuh Mansur Hadi|Hadi]] Yemeni troops, Southern Yemeni groups ([[Southern Movement]] and [[Popular Resistance (Yemen)|Southern Popular Resistance Committees]]), and Saudi-led coalition ([[United Arab Emirates Army]], [[Qatar Armed Forces|Qatari Army]], [[Bahraini Army]], [[Egyptian Army]], and [[Sudanese Army]]))
*[[File:Dot green 0d0.svg|11px]] [[Houthis]], Pro-[[Ali Abdullah Saleh|Saleh]] Yemeni troops, Pro-[[Houthi]] tribal groups, [[Republican Guard (Yemen)|Republican Guard]] and [[Special Security Forces (Yemen)|Special Security Forces]]
*[[File:Map-dot-grey-68a.svg|11px]] [[al-Qaeda in the Arabian Peninsula]], [[Ansar al-Sharia (Yemen)|Ansar al-Sharia]], [[Al-Shabaab (militant group)|Al-Shabaab]] and allies (Pro-AQAP tribal groups)
*[[File:Location dot black.svg|11px]] [[Islamic State of Iraq and the Levant]] (ISIL)
*[[File:Location dot blue.svg|11px]] Local, non-aligned forces
*[[File:Location dot green.svg|11px]] [[Saudi Arabian Army]] (supports Hadi-affliated groups)
Rural presence ''':''' [[File:4x4dot-red.svg|11px]] [[File:4x4dot-lime.svg|11px]] [[File:4x4dot-grey.svg|11px]] [[File:4x4dot-black.svg|11px]] [[File:4x4dot-blue.svg|11px]] [[File:4x4dot-green.svg|11px]]<br/>
Contested
*[[File:80x80-red-lime-anim.gif|11px]] Pro-Hadi–Houthis/Pro-Saleh
*[[File:80x80-red-grey-anim.gif|11px]] Pro-Hadi–AQAP
*[[File:80x80-red-blue-anim.gif|11px]] Pro-Hadi–Local forces
*[[File:80x80-lime-grey-anim.gif|11px]] Houthis/Pro-Saleh–AQAP
*[[File:80x80-lime-green-anim.gif|11px]] Houthis/Pro-Saleh–Saudi Arabian Army
*[[File:80x80-lime-blue-anim.gif|11px]] Houthis/Pro-Saleh–Local forces
*[[File:80x80-red-black-anim.gif|11px]] Pro-Hadi–ISIL
*[[File:80x80-lime-black-anim.gif|11px]] Houthis/Pro-Saleh–ISIL
*[[File:80x80-grey-black-anim.gif|11px]] AQAP–ISIL
*[[File:80x80-grey-blue-anim.gif|11px]] AQAP–Local forces
*[[File:80x80-red-grey-black-anim.gif|11px]] Pro-Hadi–AQAP–ISIL
Stable mixed control
[[File:Map-ctl2-red+lime.svg|11px]] [[File:Map-ctl2-red+grey.svg|11px]] [[File:Map-ctl2-red+blue.svg|11px]] [[File:Map-ctl2-lime+grey.svg|11px]] [[File:Map-ctl2-lime+blue.svg|11px]] [[File:Map-ctl2-red+black.svg|11px]] [[File:Map-ctl2-lime+black.svg|11px]] [[File:Map-ctl2-grey+black.svg|11px]] [[File:Map-ctl2-grey+blue.svg|11px]] [[File:Map-ctl2-red+green.svg|12px]] [[File:Map-ctl3-red+grey+black.svg|11px]] [[File:Map-ctl3-lime+grey+black.svg|11px]] [[File:Map-ctl3-red+lime+black.svg|11px]] [[File:Map-ctl3-red+lime+grey.svg|11px]] [[File:Map-ctl4-red+lime+grey+black.png|11px]]
Besieged one side<br>
[[File:map-arcNN-red.svg|11px]] [[File:map-arcNN-lime.svg|11px]] [[File:map-arcNN-grey.svg|11px]] [[File:map-arcNN-black.svg|11px]] [[File:map-arcNN-blue.svg|11px]] [[File:map-arcNN-green.svg|11px]] [[File:map-arcNE-red.svg|11px]] [[File:map-arcNE-lime.svg|11px]] [[File:map-arcNE-grey.svg|11px]] [[File:map-arcNE-black.svg|11px]] [[File:map-arcNE-blue.svg|11px]] [[File:map-arcNE-green.svg|11px]] [[File:map-arcEE-red.svg|11px]] [[File:map-arcEE-lime.svg|11px]] [[File:map-arcEE-grey.svg|11px]] [[File:map-arcEE-black.svg|11px]] [[File:map-arcEE-blue.svg|11px]] [[File:map-arcEE-green.svg|11px]] [[File:map-arcSE-red.svg|11px]] [[File:map-arcSE-lime.svg|11px]] [[File:map-arcSE-grey.svg|11px]] [[File:map-arcSE-black.svg|11px]] [[File:map-arcSE-blue.svg|11px]] [[File:map-arcSE-green.svg|11px]] [[File:map-arcSS-red.svg|11px]] [[File:map-arcSS-lime.svg|11px]] [[File:map-arcSS-grey.svg|11px]] [[File:map-arcSS-black.svg|11px]] [[File:map-arcSS-blue.svg|11px]] [[File:map-arcSS-green.svg|11px]] [[File:map-arcSW-red.svg|11px]] [[File:map-arcSW-lime.svg|11px]] [[File:map-arcSW-grey.svg|11px]] [[File:map-arcSW-black.svg|11px]] [[File:map-arcSW-blue.svg|11px]] [[File:map-arcSW-green.svg|11px]] [[File:map-arcWW-red.svg|11px]] [[File:map-arcWW-lime.svg|11px]] [[File:map-arcWW-grey.svg|11px]] [[File:map-arcWW-black.svg|11px]] [[File:map-arcWW-blue.svg|11px]] [[File:map-arcWW-green.svg|11px]] [[File:map-arcNW-red.svg|11px]] [[File:map-arcNW-lime.svg|11px]] [[File:map-arcNW-grey.svg|11px]] [[File:map-arcNW-black.svg|11px]] [[File:map-arcNW-blue.svg|11px]] [[File:map-arcNW-green.svg|11px]]
Besieged ''':''' [[File:map-circle-red.svg|12px]] [[File:map-circle-lime.svg|12px]] [[File:map-circle-grey.svg|12px]] [[File:map-circle-black.svg|12px]] [[File:map-circle-blue.svg|12px]] [[File:map-circle-green.svg|12px]]
Other
*[[File:Abm-red-icon.png|15px]] [[File:Abm-lime-icon.png|15px]] [[File:Abm-grey-icon.png|15px]] [[File:Abm-black-icon.png|15px]] [[File:Abm-blue-icon.png|15px]] [[File:Abm-green-icon.png|15px]] Military base
*[[File:Fighter-jet-red-icon.svg|13px]] [[File:Fighter-jet-lime-icon.svg|13px]] [[File:Fighter-jet-grey-icon.svg|13px]] [[File:Fighter-jet-black-icon.svg|13px]] [[File:Fighter-jet-blue-icon.svg|13px]] [[File:Fighter-jet-green-icon.svg|13px]] Airport/Air base (jet)
*[[File:Helicopter-red-icon.svg|13px]] [[File:Helicopter-lime-icon.svg|13px]] [[File:Helicopter-grey-icon.svg|13px]] [[File:Helicopter-black-icon.svg|13px]] [[File:Helicopter-blue-icon.svg|13px]] [[File:Helicopter-green-icon.svg|13px]] Airport/Air base (helicopter)
*[[File:Anchor_pictogram.svg|12px]] Major port or naval base
*[[File:Mountain pass 12x12 n.svg|20px]] Border Post
*[[File:Arch dam 12x12 w.svg|16px]] Dam
*[[File:Icon NuclearPowerPlant-grey.svg|12px]] Industrial complex
*[[File:Gota01.svg|12px]] [[File:Gota02.svg|12px]] [[File:Gota08.svg|12px]] [[File:Gota07.svg|12px]] [[File:Gota03.svg|12px]] Oil/gas
*[[File:Map-peak-red.svg|13px]] [[File:Map-peak-lime.svg|13px]] [[File:Map-peak-grey.svg|13px]] [[File:Map-peak-black.svg|13px]] [[File:Map-peak-blue.svg|13px]] [[File:Map-peak-green.svg|13px]] Strategic peak/hill'''
<br>'''2 nested circles: inner controls, outer sieges // 3 nested circles: mixed control with stable situation // Small icons within large circle: situation in individual neighbourhoods/districts''']=]
}
}