Module:Location map/data/Belize/doc

From Simple English Wikipedia, the free encyclopedia

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


Location map of Belize
name Belize
border
coordinates
18.9
-89.7 ←↕→ -87.2
15.6
map center 17°15′N 88°27′W / 17.25°N 88.45°W / 17.25; -88.45
image Belize location map.svg
image1 Belize physical map.svg
Map of Belize

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

Map definition

  • name = Belize
    Name used in the default map caption
  • bottom = 15.6
    Latitude at bottom edge of map, in decimal degrees
  • left = -89.7
    Longitude at left edge of map, in decimal degrees
  • right = -87.2
    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.5 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Belmopan is located in Belize
Belmopan
Belmopan
Belmopan (Belize)
{{Location map | Belize
| width   = 150
| lat_deg = 17.25
| lon_deg = -88.77
| label   = Belmopan
}}

Location map many, using relief map (image1)

Location map/data/Belize/doc is located in Belize
Belmopan
Belmopan
Belize City
Belize City
Two locations in Belize
{{Location map many | Belize
| relief   = yes
| width    = 150
| caption  = Two locations in Belize
| lat1_deg = 17.25
| lon1_deg = -88.77
| label1   = Belmopan
| pos1     = bottom
| lat2_deg = 17.505
| lon2_deg = -88.187
| label2   = Belize City
| pos2     = top
}}

Location map+, using AlternativeMap

Location map/data/Belize/doc is located in Belize
Belmopan
Belmopan
Belize City
Belize City
Two locations in Belize
{{Location map+ | Belize
| AlternativeMap = Belize physical map.svg
| width   = 150
| caption = Two locations in Belize
| places  =
  {{Location map~ | Belize
  | lat_deg  = 17.25
  | lon_deg  = -88.77
  | label    = Belmopan
  | position = bottom
  }}
  {{Location map~ | Belize
  | lat_deg  = 17.505
  | lon_deg  = -88.187
  | label    = Belize City
  | position = top
  }}
}}

See also

Location map templates

Creating new map definitions