وحدة:Location map/data/Somalia


خريطة موقع الصومال
الاسم الصومال
احداثيات
الحدود
12.4
40.5 ←↕→ 51.9
-2.05
مركز الخريطة 5°10′30″N 46°12′00″E / 5.175°N 46.2°E / 5.175; 46.2
الصورة Somalia location map.png
Somalia location map.png
الصورة1 Somalia relief location map.jpg
Somalia relief location map.jpg
Map of Somalia

وحدة:Location map/data/Somalia 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 "Somalia":

Map definition

  • name = الصومال
    Name used in the default map caption
  • bottom = -2.05
    Latitude at bottom edge of map, in decimal degrees
  • left = 40.5
    Longitude at left edge of map, in decimal degrees
  • right = 51.9
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Somalia relief location map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. 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 11 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Mogadishu is located in الصومال
Mogadishu
Mogadishu
Mogadishu (الصومال)
{{Location map | Somalia
| width   = 200
| lat_deg = 2.03
| lon_deg = 45.35
| label   = Mogadishu
}}

Location map many, using relief map (image1)

Location map/data/Somalia is located in الصومال
Mogadishu
Mogadishu
Bosaso
Bosaso
Kismayo
Kismayo
Three locations in Somalia
{{Location map many | Somalia
| relief   = yes
| width    = 200
| caption  = Three locations in Somalia
| lat1_deg = 2.03
| lon1_deg = 45.35
| label1   = Mogadishu
| lat2_deg = 11.28
| lon2_deg = 49.18
| label2   = Bosaso
| lat3_deg = -0.36
| lon3_deg = 42.55
| label3   = Kismayo
}}

Location map+, using AlternativeMap

Location map/data/Somalia is located in الصومال
Mogadishu
Mogadishu
Bosaso
Bosaso
Kismayo
Kismayo
Three locations in Somalia
{{Location map+ | Somalia
| AlternativeMap = Somalia relief location map.jpg
| width   = 200
| caption = Three locations in Somalia
| places  =
  {{Location map~ | Somalia
  | lat_deg = 2.03
  | lon_deg = 45.35
  | label   = Mogadishu
  }}
  {{Location map~ | Somalia
  | lat_deg = 11.28
  | lon_deg = 49.18
  | label   = Bosaso
  }}
  {{Location map~ | Somalia
  | lat_deg = -0.36
  | lon_deg = 42.55
  | label   = Kismayo
  }}
}}

See also

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

return {
	name = 'الصومال',
	top = 12.4,
	bottom = -2.05,
	left = 40.5,
	right = 51.9,
	image = 'Somalia location map.png',
	image1 = 'Somalia relief location map.jpg',
}