وحدة:Location map/data/Belize


خريطة موقع بليز
الاسم بليز
احداثيات
الحدود
18.9
-89.7 ←↕→ -87.2
15.6
مركز الخريطة 17°15′N 88°27′W / 17.25°N 88.45°W / 17.25; -88.45
الصورة Belize location map.svg
Belize location map.svg
الصورة1 Belize physical map.svg
Belize physical map.svg
خريطة البرازيل.

وحدة:Location map/data/Belize is a location map definition used to overlay markers and labels on an equirectangular projection map of بليز. 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 = بليز
    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 map defined as image1 (Belize physical map.svg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Precision

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

  • At an image width of 200 pixels, that is 0.01 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.002 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)

بلموپان is located in بليز
بلموپان
بلموپان
بلموپان (بليز)
{{Location map | Belize
| width   = 150
| lat_deg = 17.25
| lon_deg = -88.77
| label   = بلموپان
}}

Location map many, using relief map (image1)

Location map/data/Belize is located in بليز
بلموپان
بلموپان
Belize City
Belize City
موقعان في بليز
{{Location map many | Belize
| relief   = yes
| width    = 150
| caption  = موقعان في بليز
| lat1_deg = 17.25
| lon1_deg = -88.77
| label1   = بلموپان
| pos1     = bottom
| lat2_deg = 17.505
| lon2_deg = -88.187
| label2   = مدينة بليز
| pos2     = top
}}

Location map+, using AlternativeMap

Location map/data/Belize is located in بليز
بلموپان
بلموپان
مدينة بليز
مدينة بليز
موقعان في بليز
{{Location map+ | Belize
| AlternativeMap = Belize physical map.svg
| width   = 150
| caption = موقعان في بليز
| places  =
  {{Location map~ | Belize
  | lat_deg  = 17.25
  | lon_deg  = -88.77
  | label    = بلموپان
  | position = bottom
  }}
  {{Location map~ | Belize
  | lat_deg  = 17.505
  | lon_deg  = -88.187
  | label    = مدينة بليز
  | position = top
  }}
}}

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List

return {
	name = 'بليز',
	top = 18.9,
	bottom = 15.6,
	left = -89.7,
	right = -87.2,
	image = 'Belize location map.svg',
	image1 = 'Belize physical map.svg'
}