وحدة:Location map/data/Mali


خريطة موقع مالي
الاسم مالي
احداثيات
الحدود
25.5
-12.6 ←↕→ 4.8
9.7
مركز الخريطة 17°36′N 3°54′W / 17.6°N 3.9°W / 17.6; -3.9
الصورة Mali adm location map.svg
Mali adm location map.svg
الصورة1 Mali relief location map.jpg
Mali relief location map.jpg
خريطة مالي

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

Map definition

  • name = مالي
    Name used in the default map caption
  • bottom = 9.7
    Latitude at bottom edge of map, in decimal degrees
  • left = -12.6
    Longitude at left edge of map, in decimal degrees
  • right = 4.8
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Mali 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 17 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

باماكو is located in مالي
باماكو
باماكو
باماكو (مالي)
{{Location map | Mali
| width   = 250
| lat_deg = 12.65
| lon_deg = -8.0
| label   = باماكو
}}

Location map many, using relief map (image1)

Location map/data/Mali is located in مالي
باماكو
باماكو
تاودني
تاودني
موقعان في مالي
{{Location map many | Mali
| relief   = yes
| width    = 250
| caption  = موقعان في مالي
| lat1_deg = 12.65
| lon1_deg = -8.0
| label1   = باماكو
| lat2_deg = 22.67
| lon2_deg = -3.98
| label2   = تاودني
}}

Location map+, using AlternativeMap

Location map/data/Mali is located in مالي
باماكو
باماكو
تاودني
تاودني
موقعان في مالي
{{Location map+ | Mali
| AlternativeMap = Mali relief location map.jpg
| width   = 250
| caption = موقعان في مالي
| places  =
  {{Location map~ | Mali
  | lat_deg = 12.65
  | lon_deg = -8.0
  | label   = باماكو
  }}
  {{Location map~ | Mali
  | lat_deg = 22.67
  | lon_deg = -3.98
  | label   = تاودني
  }}
}}

See also

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

return {
	name = 'مالي',
	top = 25.5,
	bottom = 9.7,
	left = -12.6,
	right = 4.8,
	image = 'Mali adm location map.svg',
	image1 = 'Mali relief location map.jpg'
}