وحدة:Location map/data/Djibouti


خريطة موقع جيبوتي
الاسم جيبوتي
احداثيات
الحدود
12.9
41.5 ←↕→ 43.7
10.7
مركز الخريطة 11°48′N 42°36′E / 11.8°N 42.6°E / 11.8; 42.6
الصورة Djibouti location map.svg
Djibouti location map.svg
الصورة1 Djibouti relief location map.jpg
Djibouti relief location map.jpg
Map of Djibouti

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

Map definition

  • name = جيبوتي
    Name used in the default map caption
  • bottom = 10.7
    Latitude at bottom edge of map, in decimal degrees
  • left = 41.5
    Longitude at left edge of map, in decimal degrees
  • right = 43.7
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Djibouti (city) is located in جيبوتي
Djibouti (city)
Djibouti (city)
Djibouti (city) (جيبوتي)
{{Location map | Djibouti
| width   = 220
| lat_deg = 11.588
| lon_deg = 43.145
| label   = Djibouti (city)
}}

Location map many, using relief map (image1)

Location map/data/Djibouti is located in جيبوتي
Djibouti (city)
Djibouti (city)
Ali Sabieh
Ali Sabieh
Two locations in Djibouti
{{Location map many | Djibouti
| relief   = yes
| width    = 220
| caption  = Two locations in Djibouti
| lat1_deg = 11.588
| lon1_deg = 43.145
| label1   = Djibouti (city)
| lat2_deg = 11.15
| lon2_deg = 42.717
| label2   = Ali Sabieh
}}

Location map+, using AlternativeMap

Location map/data/Djibouti is located in جيبوتي
Djibouti (city)
Djibouti (city)
Ali Sabieh
Ali Sabieh
Two locations in Djibouti
{{Location map+ | Djibouti
| AlternativeMap = Djibouti relief location map.jpg
| width   = 220
| caption = Two locations in Djibouti
| places  =
  {{Location map~ | Djibouti
  | lat_deg = 11.588
  | lon_deg = 43.145
  | label   = Djibouti (city)
  }}
  {{Location map~ | Djibouti
  | lat_deg = 11.15
  | lon_deg = 42.717
  | label   = Ali Sabieh
  }}
}}

See also

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

return {
	name = 'جيبوتي',
	top = 12.9,
	bottom = 10.7,
	left = 41.5,
	right = 43.7,
	image = 'Djibouti location map.svg',
	image1 = 'Djibouti relief location map.jpg'
}