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


خريطة موقع جنوب السودان
الاسم جنوب السودان
احداثيات
الحدود
12.7
23.15 ←↕→ 36.4
3.2
مركز الخريطة 7°57′00″N 29°46′30″E / 7.95°N 29.775°E / 7.95; 29.775
الصورة South Sudan adm location map.svg
South Sudan adm location map.svg
الصورة1 South Sudan topographic map.svg
ملف:South Sudan topographic map.svg
خريطة جنوب السودان

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

Map definition

  • name = جنوب السودان
    Name used in the default map caption
  • bottom = 3.2
    Latitude at bottom edge of map, in decimal degrees
  • left = 23.15
    Longitude at left edge of map, in decimal degrees
  • right = 36.4
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (South Sudan topographic 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 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 9.5 degrees.

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

Examples using location map templates

Location map

جوبا is located in جنوب السودان
جوبا
جوبا
جوبا (جنوب السودان)
{{Location map | South Sudan
| width   = 200
| lat_deg = 4.85
| lon_deg = 31.6
| label   = جوبا
}}

Location map many

Location map/data/South Sudan is located in جنوب السودان
جوبا
جوبا
ملكال
ملكال
موقعان في جنوب السودان
{{Location map many | South Sudan
| width    = 200
| caption  = موقعان في جنوب السودان
| lat1_deg = 4.85
| lon1_deg = 31.6
| label1   = جوبا
| lat2_deg = 9.55
| lon2_deg = 31.65
| label2   = ملكال
}}

Location map+

Location map/data/South Sudan is located in جنوب السودان
جوبا
جوبا
ملكال
ملكال
موقعان في جنوب السودان
{{Location map+ | South Sudan
| width   = 200
| caption = موقعان في جنوب السودان
| places  =
  {{Location map~ | South Sudan
  | lat_deg = 4.85
  | lon_deg = 31.6
  | label   = جوبا
  }}
  {{Location map~ | South Sudan
  | lat_deg = 9.55
  | lon_deg = 31.65
  | label   = ملكال
  }}
}}

See also

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

return {
	name = 'جنوب السودان',
	top = 12.7,
	bottom = 3.2,
	left = 23.15,
	right = 36.4,
	image = 'South Sudan adm location map.svg',
	image1 = 'South Sudan topographic map.svg'
}