Module:Location map/data/Lebanon/doc

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

Location map of Lebanon
name Lebanon
border
coordinates
34.9
34.8 ←↕→ 36.9
32.8
map center 33°51′N 35°51′E / 33.85°N 35.85°E / 33.85; 35.85
image Lebanon adm location map.svg
image1 Lebanon location map Topographic.png
Map of Lebanon

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

Map definition

  • name = Lebanon
    Name used in the default map caption
  • bottom = 32.8
    Latitude at bottom edge of map, in decimal degrees
  • left = 34.8
    Longitude at left edge of map, in decimal degrees
  • right = 36.9
    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 2.1 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

 
 
Beirut
Beirut (Lebanon)
{{Location map | Lebanon
| width   = 220
| lat_deg = 33.89
| lon_deg = 35.51
| label   = Beirut
}}

Location map many, using relief map (image1)

 
 
Beirut
 
El Mina
Two locations in Lebanon
{{Location map many | Lebanon
| relief   = yes
| width    = 220
| caption  = Two locations in Lebanon
| lat1_deg = 33.89
| lon1_deg = 35.51
| label1   = Beirut
| lat2_deg = 34.45
| lon2_deg = 35.82
| label2   = El Mina
}}

Location map+, using AlternativeMap

 
 
Beirut
 
El Mina
Two locations in Lebanon
{{Location map+ | Lebanon
| AlternativeMap = Lebanon location map Topographic.png
| width   = 220
| caption = Two locations in Lebanon
| places  =
  {{Location map~ | Lebanon
  | lat_deg = 33.89
  | lon_deg = 35.51
  | label   = Beirut
  }}
  {{Location map~ | Lebanon
  | lat_deg = 34.45
  | lon_deg = 35.82
  | label   = El Mina
  }}
}}

See also

Location map templates

Creating new map definitions