وحدة:Location map/data/Nigeria


خريطة موقع نيجيريا
الاسم نيجيريا
احداثيات
الحدود
14
2 ←↕→ 15
4
مركز الخريطة 9°00′N 8°30′E / 9°N 8.5°E / 9; 8.5
الصورة Nigeria location map.svg
Nigeria location map.svg
الصورة1 Nigeria relief location map.jpg
Nigeria relief location map.jpg
Map of Nigeria

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

Map definition

  • name = نيجيريا
    Name used in the default map caption
  • bottom = 4
    Latitude at bottom edge of map, in decimal degrees
  • left = 2
    Longitude at left edge of map, in decimal degrees
  • right = 15
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Abuja is located in نيجيريا
Abuja
Abuja
Abuja (نيجيريا)
{{Location map | Nigeria
| width   = 250
| lat_deg = 9.07
| lon_deg = 7.48
| label   = Abuja
}}

Location map many, using relief map (image1)

Location map/data/Nigeria is located in نيجيريا
Abuja
Abuja
Lagos
Lagos
Two locations in Nigeria
{{Location map many | Nigeria
| relief   = yes
| width    = 250
| caption  = Two locations in Nigeria
| lat1_deg = 9.07
| lon1_deg = 7.48
| label1   = Abuja
| lat2_deg = 6.45
| lon2_deg = 3.39
| label2   = Lagos
}}

Location map+, using AlternativeMap

Location map/data/Nigeria is located in نيجيريا
Abuja
Abuja
Lagos
Lagos
Two locations in Nigeria
{{Location map+ | Nigeria
| AlternativeMap = Nigeria relief location map.jpg
| width   = 250
| caption = Two locations in Nigeria
| places  =
  {{Location map~ | Nigeria
  | lat_deg = 9.07
  | lon_deg = 7.48
  | label   = Abuja
  }}
  {{Location map~ | Nigeria
  | lat_deg = 6.45
  | lon_deg = 3.39
  | label   = Lagos
  }}
}}

See also

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

return {
	name = 'نيجيريا',
	top = 14.0,
	bottom = 4.0,
	left = 2.0,
	right = 15.0,
	image = 'Nigeria location map.svg',
	image1 = 'Nigeria relief location map.jpg'
}