وحدة:Location map/data/Libya


خريطة موقع ليبيا
الاسم ليبيا
احداثيات
الحدود
33.4
9.1 ←↕→ 25.5
19.1
مركز الخريطة 26°15′N 17°18′E / 26.25°N 17.3°E / 26.25; 17.3
الصورة Libya location map.svg
Libya location map.svg
الصورة1 Libya relief location map.jpg
Libya relief location map.jpg
Map of Libya

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

Map definition

  • name = ليبيا
    Name used in the default map caption
  • bottom = 19.1
    Latitude at bottom edge of map, in decimal degrees
  • left = 9.1
    Longitude at left edge of map, in decimal degrees
  • right = 25.5
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Tripoli is located in ليبيا
Tripoli
Tripoli
Tripoli (ليبيا)
{{Location map | Libya
| width   = 250
| lat_deg = 32.902
| lon_deg = 13.186
| label   = Tripoli
}}

Location map many, using relief map (image1)

Location map/data/Libya is located in ليبيا
Tripoli
Tripoli
Al Jawf
Al Jawf
Two locations in Libya
{{Location map many | Libya
| relief   = yes
| width    = 250
| caption  = Two locations in Libya
| lat1_deg = 32.902
| lon1_deg = 13.186
| label1   = Tripoli
| lat2_deg = 24.217
| lon2_deg = 23.3
| label2   = Al Jawf
}}

Location map+, using AlternativeMap

Location map/data/Libya is located in ليبيا
Tripoli
Tripoli
Al Jawf
Al Jawf
Two locations in Libya
{{Location map+ | Libya
| AlternativeMap = Libya relief location map.jpg
| width   = 250
| caption = Two locations in Libya
| places  =
  {{Location map~ | Libya
  | lat_deg = 32.902
  | lon_deg = 13.186
  | label   = Tripoli
  }}
  {{Location map~ | Libya
  | lat_deg = 24.217
  | lon_deg = 23.3
  | label   = Al Jawf
  }}
}}

See also

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

return {
	name = 'ليبيا',
	top = 33.4,
	bottom = 19.1,
	left = 9.1,
	right = 25.5,
	image = 'Libya location map.svg',
	image1 = 'Libya relief location map.jpg'
}