وحدة:Location map/data/Namibia


خريطة موقع ناميبيا
الاسم ناميبيا
احداثيات
الحدود
-16.4
11 ←↕→ 25.8
-29.6
مركز الخريطة 23°00′S 18°24′E / 23°S 18.4°E / -23; 18.4
الصورة Namibia location map.svg
Namibia location map.svg
الصورة1 Namibia relief location map.jpg
Namibia relief location map.jpg
Map of Namibia

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

Map definition

  • name = ناميبيا
    Name used in the default map caption
  • bottom = -29.6
    Latitude at bottom edge of map, in decimal degrees
  • left = 11
    Longitude at left edge of map, in decimal degrees
  • right = 25.8
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

ويندهوك is located in ناميبيا
ويندهوك
ويندهوك
ويندهوك (ناميبيا)
{{Location map | Namibia
| width   = 250
| lat_deg = -22.57
| lon_deg = 17.084
| label   = ويندهوك
}}

Location map many, using relief map (image1)

Location map/data/Namibia is located in ناميبيا
ويندهوك
ويندهوك
أورانج‌موند
أورانج‌موند
كاتيما موليلو
كاتيما موليلو
ثلاث مواقع في ناميبيا
{{Location map many | Namibia
| relief   = yes
| width    = 250
| caption  = ثلاث مواقع في ناميبيا
| lat1_deg = -22.57
| lon1_deg = 17.084
| label1   = ويندهوك
| lat2_deg = -28.552
| lon2_deg = 16.426
| label2   = أورانج‌موند
| lat3_deg = -17.504
| lon3_deg = 24.275
| label3   = كاتيما موليلو
}}

Location map+, using AlternativeMap

Location map/data/Namibia is located in ناميبيا
ويندهوك
ويندهوك
أورانج‌موند
أورانج‌موند
كاتيما موليلو
كاتيما موليلو
ثلاث مواقع في ناميبيا
{{Location map+ | Namibia
| AlternativeMap = Namibia relief location map.jpg
| width   = 250
| caption = ثلاث مواقع في ناميبيا
| places  =
  {{Location map~ | Namibia
  | lat_deg = -22.57
  | lon_deg = 17.084
  | label   = ويندهوك
  }}
  {{Location map~ | Namibia
  | lat_deg = -28.552
  | lon_deg = 16.426
  | label   = أورانج‌موند
  }}
  {{Location map~ | Namibia
  | lat_deg = -17.504
  | lon_deg = 24.275
  | label   = كاتيما موليلو
  }}
}}

See also

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



return {
	name   = 'ناميبيا',
	top    = -16.4,
	bottom = -29.6,
	left   = 11.0,
	right  = 25.8,
	image  = 'Namibia location map.svg',
	image1 = 'Namibia relief location map.jpg'
}