Module:Location map/data/Ghana/doc

From Simple English Wikipedia, the free encyclopedia

This is the documentation page for Module:Location map/data/Ghana


Location map of Ghana
name Ghana
border
coordinates
11.4
-3.6 ←↕→ 1.5
4.5
map center 7°57′N 1°03′W / 7.95°N 1.05°W / 7.95; -1.05
image Ghana adm location map.svg
image1 Ghana physical map.svg
Map of Ghana

Module: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 {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

Longitude: from West to East this map definition covers 5.1 degrees.

  • At an image width of 200 pixels, that is 0.0255 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0051 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/doc 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/doc 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

Creating new map definitions