Module:Location map/data/Eswatini/doc

From Simple English Wikipedia, the free encyclopedia

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


Location map of Eswatini
name Eswatini
border
coordinates
-25.6
30.6 ←↕→ 32.3
-27.5
map center 26°33′S 31°27′E / 26.55°S 31.45°E / -26.55; 31.45
image Eswatini adm location map.svg
image1 Eswatini relief location map.svg
image2 Eswatini location map Topographic.png
Map of Swaziland

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

Map definition

  • name = Eswatini
    Name used in the default map caption
  • bottom = -27.5
    Latitude at bottom edge of map, in decimal degrees
  • left = 30.6
    Longitude at left edge of map, in decimal degrees
  • right = 32.3
    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. The map displayed as image2 can be used with the AlternativeMap parameter. Examples may be found below or in the following:

Precision

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Mbabane is located in Eswatini
Mbabane
Mbabane
Mbabane (Eswatini)
{{Location map | Swaziland
| width   = 200
| lat_deg = -26.32
| lon_deg = 31.13
| label   = Mbabane
}}

Location map many, using relief map (image1)

Location map/data/Eswatini/doc is located in Eswatini
Mbabane
Mbabane
Big Bend
Big Bend
Two locations in Swaziland
{{Location map many | Swaziland
| relief   = yes
| width    = 200
| caption  = Two locations in Swaziland
| lat1_deg = -26.32
| lon1_deg = 31.13
| label1   = Mbabane
| pos1     = right
| lat2_deg = -26.82
| lon2_deg = 31.93
| label2   = Big Bend
| pos2     = left
}}

Location map+, using AlternativeMap

Location map/data/Eswatini/doc is located in Eswatini
Mbabane
Mbabane
Big Bend
Big Bend
Two locations in Swaziland
{{Location map+ | Swaziland
| AlternativeMap = Swaziland relief location map.svg
| width   = 200
| caption = Two locations in Swaziland
| places  =
  {{Location map~ | Swaziland
  | lat_deg = -26.32
  | lon_deg = 31.13
  | label   = Mbabane
  | position = right
  }}
  {{Location map~ | Swaziland
  | lat_deg  = -26.82
  | lon_deg  = 31.93
  | label    = Big Bend
  | position = left
  }}
}}

See also

Location map templates

Creating new map definitions