وحدة:Location map/data/Botswana


خريطة موقع بوتسوانا
الاسم بوتسوانا
احداثيات
الحدود
-17.3
19.4 ←↕→ 29.7
-27.5
مركز الخريطة 22°24′S 24°33′E / 22.4°S 24.55°E / -22.4; 24.55
الصورة Botswana location map.svg
Botswana location map.svg
الصورة1 Botswana physical map.svg
Botswana physical map.svg
Map of Botswana

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

Map definition

  • name = بوتسوانا
    Name used in the default map caption
  • bottom = -27.5
    Latitude at bottom edge of map, in decimal degrees
  • left = 19.4
    Longitude at left edge of map, in decimal degrees
  • right = 29.7
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Botswana physical map.svg) 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 10 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Gaborone is located in بوتسوانا
Gaborone
Gaborone
Gaborone (بوتسوانا)
{{Location map | Botswana
| width   = 200
| label   = Gaborone
| lat_deg = -24.66
| lon_deg = 25.91
}}

Location map many, using relief map (image1)

Location map/data/Botswana is located in بوتسوانا
Gaborone
Gaborone
Francistown
Francistown
Two locations in Botswana
{{Location map many | Botswana
| relief   = yes
| width    = 200
| caption  = Two locations in Botswana
| label1   = Gaborone
| lat1_deg = -24.66
| lon1_deg = 25.91
| label2   = Francistown
| lat2_deg = -21.17
| lon2_deg = 27.51
}}

Location map+, using AlternativeMap

Location map/data/Botswana is located in بوتسوانا
Gaborone
Gaborone
Francistown
Francistown
Two locations in Botswana
{{Location map+ | Botswana
| AlternativeMap = Botswana physical map.svg
| width   = 200
| caption = Two locations in Botswana
| places  =
  {{Location map~ | Botswana
  | label   = Gaborone
  | lat_deg = -24.66
  | lon_deg = 25.91
  }}
  {{Location map~ | Botswana
  | label   = Francistown
  | lat_deg = -21.17
  | lon_deg = 27.51
  }}
}}

See also

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

return {
	name = 'بوتسوانا',
	top = -17.3,
	bottom = -27.5,
	left = 19.4,
	right = 29.7,
	image = 'Botswana location map.svg',
	image1 = 'Botswana physical map.svg'
}