وحدة:Location map/data/Yemen

خريطة موقع اليمن
الاسم اليمن
احداثيات
الحدود
19.5
41.8 ←↕→ 54.7
11.4
مركز الخريطة 15°27′N 48°15′E / 15.45°N 48.25°E / 15.45; 48.25
الصورة Yemen location map.svg
Yemen location map.svg
الصورة1 Yemen relief location map.jpg
Yemen relief location map.jpg
الصورة2 Yemen location map Topographic.png
Yemen location map Topographic.png
Map of Yemen

وحدة:Location map/data/Yemen is a location map definition used to overlay markers and labels on an equirectangular projection map of اليمن. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "Yemen":

Map definition

  • name = اليمن
    Name used in the default map caption
  • bottom = 11.4
    Latitude at bottom edge of map, in decimal degrees
  • left = 41.8
    Longitude at left edge of map, in decimal degrees
  • right = 54.7
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Yemen relief location map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Yemen location map Topographic.png) can only be displayed by using the AlternativeMap parameter. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

Longitude: from West to East this map definition covers 12 degrees.

  • At an image width of 200 pixels, that is 0.06 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.012 degrees per pixel.

Latitude: from North to South this map definition covers 8.1 degrees.

  • At an image height of 200 pixels, that is 0.0405 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0081 degrees per pixel.

Examples using location map templates

Location map, using default map (image)

Sana'a is located in اليمن
Sana'a
Sana'a
Sana'a (اليمن)
{{Location map | Yemen
| width   = 250
| lat_deg = 15.348
| lon_deg = 44.206
| label   = Sana'a
}}

Location map many, using relief map (image1)

Location map/data/Yemen is located in اليمن
Sana'a
Sana'a
Al Mukalla
Al Mukalla
Two locations in Yemen
{{Location map many | Yemen
| relief   = yes
| width    = 250
| caption  = Two locations in Yemen
| lat1_deg = 15.348
| lon1_deg = 44.206
| label1   = Sana'a
| lat2_deg = 14.53
| lon2_deg = 49.13
| label2   = Al Mukalla
}}

Location map+, using AlternativeMap

Location map/data/Yemen is located in اليمن
Sana'a
Sana'a
Al Mukalla
Al Mukalla
Two locations in Yemen
{{Location map+ | Yemen
| AlternativeMap = Yemen location map Topographic.png
| width   = 250
| caption = Two locations in Yemen
| places  =
  {{Location map~ | Yemen
  | lat_deg = 15.348
  | lon_deg = 44.206
  | label   = Sana'a
  }}
  {{Location map~ | Yemen
  | lat_deg = 14.53
  | lon_deg = 49.13
  | label   = Al Mukalla
  }}
}}

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List



return {
	name = 'اليمن',
	top = 19.5,
	bottom = 11.4,
	left = 41.8,
	right = 54.7,
	image = 'Yemen location map.svg',
	image1 = 'Yemen relief location map.jpg',
	image2 = 'Yemen location map Topographic.png'
}