Module:Location map/data/Gabon/doc

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


Location map of Gabon
name Gabon
border
coordinates
2.5
8 ←↕→ 15
-4
map center 0°45′S 11°30′E / 0.75°S 11.5°E / -0.75; 11.5
image Gabon location map.svg
image1 Gabon relief location map.jpg
Map of Gabon

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

Map definition

  • name = Gabon
    Name used in the default map caption
  • bottom = -4
    Latitude at bottom edge of map, in decimal degrees
  • left = 8
    Longitude at left edge of map, in decimal degrees
  • right = 15
    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 7 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

 
 
Libreville
Libreville (Gabon)
{{Location map | Gabon
| width   = 250
| lat_deg = 0.39
| lon_deg = 9.45
| label   = Libreville
}}

Location map many, using relief map (image1)

 
 
Libreville
 
Mayumba
Two locations in Gabon
{{Location map many | Gabon
| relief   = yes
| width    = 250
| caption  = Two locations in Gabon
| lat1_deg = 0.39
| lon1_deg = 9.45
| label1   = Libreville
| lat2_deg = -3.42
| lon2_deg = 10.65
| label2   = Mayumba
}}

Location map+, using AlternativeMap

 
 
Libreville
 
Mayumba
Two locations in Gabon
{{Location map+ | Gabon
| AlternativeMap = Gabon relief location map.jpg
| width   = 250
| caption = Two locations in Gabon
| places  =
  {{Location map~ | Gabon
  | lat_deg = 0.39
  | lon_deg = 9.45
  | label   = Libreville
  }}
  {{Location map~ | Gabon
  | lat_deg = -3.42
  | lon_deg = 10.65
  | label   = Mayumba
  }}
}}

See also

Location map templates

Creating new map definitions