وحدة:Location map/data/South Africa


خريطة موقع جنوب أفريقيا
الاسم جنوب أفريقيا
احداثيات
الحدود
-21.8
16 ←↕→ 33.2
-35.2
مركز الخريطة 28°30′S 24°36′E / 28.5°S 24.6°E / -28.5; 24.6
الصورة South Africa adm location map.svg
South Africa adm location map.svg
الصورة1 South Africa relief location map.svg
South Africa relief location map.svg
خريطة جنوب أفريقيا

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

Map definition

  • name = جنوب أفريقيا
    Name used in the default map caption
  • bottom = -35.2
    Latitude at bottom edge of map, in decimal degrees
  • left = 16
    Longitude at left edge of map, in decimal degrees
  • right = 33.2
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (South Africa relief location 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 17 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

پريتوريا is located in جنوب أفريقيا
پريتوريا
پريتوريا
پريتوريا (جنوب أفريقيا)
{{Location map | South Africa
| width   = 250
| lat_deg = -25.75
| lon_deg = 28.19
| label   = پريتوريا
}}

Location map many, using relief map (image1)

Location map/data/South Africa is located in جنوب أفريقيا
پريتوريا
پريتوريا
كيپ تاون
كيپ تاون
موقعان في جنوب أفريقيا
{{Location map many | South Africa
| relief   = yes
| width    = 250
| caption  = موقعان في جنوب أفريقيا
| lat1_deg = -25.75
| lon1_deg = 28.19
| label1   = پريتوريا
| lat2_deg = -33.93
| lon2_deg = 18.42
| label2   = كيپ تاون
}}

Location map+, using AlternativeMap

Location map/data/South Africa is located in جنوب أفريقيا
پريتوريا
پريتوريا
كيپ تاون
كيپ تاون
موقعان في جنوب أفريقيا
{{Location map+ | South Africa
| AlternativeMap = South Africa relief location map.svg
| width   = 250
| caption = موقعان في جنوب أفريقيا
| places  =
  {{Location map~ | South Africa
  | lat_deg = -25.75
  | lon_deg = 28.19
  | label   = پريتوريا
  }}
  {{Location map~ | South Africa
  | lat_deg = -33.93
  | lon_deg = 18.42
  | label   = كيپ تاون
  }}
}}

See also

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

return {
	name = 'جنوب أفريقيا',
	top = -21.8,
	bottom = -35.2,
	left = 16.0,
	right = 33.2,
	image = 'South Africa adm location map.svg',
	image1 = 'South Africa relief location map.svg'
}