وحدة:Location map/data/Belarus


خريطة موقع بلاروس
الاسم بلاروس
احداثيات
الحدود
56.4
22.9 ←↕→ 33
51.1
مركز الخريطة 53°45′N 27°57′E / 53.75°N 27.95°E / 53.75; 27.95
الصورة Belarus adm location map.svg
Belarus adm location map.svg
الصورة1 Relief Map of Belarus.png
Relief Map of Belarus.png
خريطة بلاروس

وحدة:Location map/data/Belarus 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 "Belarus":

Map definition

  • name = بلاروس
    Name used in the default map caption
  • bottom = 51.1
    Latitude at bottom edge of map, in decimal degrees
  • left = 22.9
    Longitude at left edge of map, in decimal degrees
  • right = 33
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief Map of Belarus.png) 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 10 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

منسك is located in بلاروس
منسك
منسك
منسك (بلاروس)
{{Location map | Belarus
| width   = 200
| lat_deg = 53.90
| lon_deg = 27.57
| label   = منسك
}}

Location map many, using relief map (image1)

Location map/data/Belarus is located in بلاروس
منسك
منسك
برست
برست
موقعان في بلاروس
{{Location map many | Belarus
| relief   = yes
| width    = 200
| caption  = موقعان في بلاروس
| lat1_deg = 53.90
| lon1_deg = 27.57
| label1   = منسك
| lat2_deg = 52.13
| lon2_deg = 23.67
| label2   = برست
}}

Location map+, using AlternativeMap

Location map/data/Belarus is located in بلاروس
منسك
منسك
برست
برست
موقعان في بلاروس
{{Location map+ | Belarus
| AlternativeMap = Relief Map of Belarus.png
| width   = 200
| caption = موقعان في بلاروس
| places  =
  {{Location map~ | Belarus
  | lat_deg = 53.90
  | lon_deg = 27.57
  | label   = منسك
  }}
  {{Location map~ | Belarus
  | lat_deg = 52.13
  | lon_deg = 23.67
  | label   = برست
  }}
}}

See also

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



return {
	name = 'بلاروس',
	top = 56.4,
	bottom = 51.1,
	left = 22.9,
	right = 33.0,
	image = 'Belarus adm location map.svg',
	image1 = 'Relief Map of Belarus.png'
}