وحدة:Location map/data/Ghana


خريطة موقع Ghana
الاسم Ghana
احداثيات
الحدود
11.4
-3.6 ←↕→ 1.5
4.5
مركز الخريطة 7°57′N 1°03′W / 7.95°N 1.05°W / 7.95; -1.05
الصورة Ghana adm location map.svg
Ghana adm location map.svg
الصورة1 Ghana physical map.svg
Ghana physical map.svg

وحدة:Location map/data/Ghana is a location map definition used to overlay markers and labels on an equirectangular projection map of Ghana. 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 "Ghana":

Map definition

  • name = Ghana
    Name used in the default map caption
  • bottom = 4.5
    Latitude at bottom edge of map, in decimal degrees
  • left = -3.6
    Longitude at left edge of map, in decimal degrees
  • right = 1.5
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Accra is located in Ghana
Accra
Accra
Accra (Ghana)
{{Location map | Ghana
| width   = 200
| lat_deg = 5.55
| lon_deg = -0.2
| label   = Accra
}}

Location map many, using relief map (image1)

Location map/data/Ghana is located in Ghana
Accra
Accra
Bolgatanga
Bolgatanga
Two locations in Ghana
{{Location map many | Ghana
| relief   = yes
| width    = 200
| caption  = Two locations in Ghana
| lat1_deg = 5.55
| lon1_deg = -0.2
| label1   = Accra
| lat2_deg = 10.78
| lon2_deg = -0.85
| label2   = Bolgatanga
}}

Location map+, using AlternativeMap

Location map/data/Ghana is located in Ghana
Accra
Accra
Bolgatanga
Bolgatanga
Two locations in Ghana
{{Location map+ | Ghana
| AlternativeMap = Ghana physical map.svg
| width   = 200
| caption = Two locations in Ghana
| places  =
  {{Location map~ | Ghana
  | lat_deg = 5.55
  | lon_deg = -0.2
  | label   = Accra
  }}
  {{Location map~ | Ghana
  | lat_deg = 10.78
  | lon_deg = -0.85
  | label   = Bolgatanga
  }}
}}

See also

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

return {
	name = 'Ghana',
	top = 11.4,
	bottom = 4.5,
	left = -3.6,
	right = 1.5,
	image = 'Ghana adm location map.svg',
	image1 = 'Ghana physical map.svg'
}