وحدة:Location map/data/UK Northern Ireland


خريطة موقع أيرلندا الشمالية
الاسم أيرلندا الشمالية
احداثيات
الحدود
55.4
-8.3 ←↕→ -5.3
53.9
مركز الخريطة 54°39′N 6°48′W / 54.65°N 6.8°W / 54.65; -6.8
الصورة United Kingdom Northern Ireland adm location map.svg
United Kingdom Northern Ireland adm location map.svg
الصورة1 Relief Map of Northern Ireland.png
Relief Map of Northern Ireland.png
خريطة أيرلندا الشمالية

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

Map definition

  • name = أيرلندا الشمالية
    Name used in the default map caption
  • bottom = 53.9
    Latitude at bottom edge of map, in decimal degrees
  • left = -8.3
    Longitude at left edge of map, in decimal degrees
  • right = -5.3
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief Map of Northern Ireland.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 3 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

بلفاست is located in أيرلندا الشمالية
بلفاست
بلفاست
بلفاست (أيرلندا الشمالية)
{{Location map | Northern Ireland
| width   = 250
| lat_deg = 54.6
| lon_deg = -5.93
| label   = بلفاست
}}

Location map many, using relief map (image1)

Location map/data/UK Northern Ireland is located in أيرلندا الشمالية
Belfast
Belfast
دري
دري
موقعان في أيرلندا الشمالية
{{Location map many | Northern Ireland
| relief   = yes
| width    = 250
| caption  = موقعان في أيرلندا الشمالية
| lat1_deg = 54.6
| lon1_deg = -5.93
| label1   = Belfast
| lat2_deg = 54.99
| lon2_deg = -7.31
| label2   = دري
}}

Location map+, using AlternativeMap

Location map/data/UK Northern Ireland is located in أيرلندا الشمالية
بلفاست
بلفاست
دري
دري
موقعان في أيرلندا الشمالية
{{Location map+ | Northern Ireland
| AlternativeMap = Relief Map of Northern Ireland.png
| width   = 250
| caption = موقعان في أيرلندا الشمالية
| places  =
  {{Location map~ | Northern Ireland
  | lat_deg = 54.6
  | lon_deg = -5.93
  | label   = بلفاست
  }}
  {{Location map~ | Northern Ireland
  | lat_deg = 54.99
  | lon_deg = -7.31
  | label   = دري
  }}
}}

See also

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

return {
	name = 'أيرلندا الشمالية',
	top = 55.4,
	bottom = 53.9,
	left = -8.3,
	right = -5.3,
	image = 'United Kingdom Northern Ireland adm location map.svg',
	image1 = 'Relief Map of Northern Ireland.png'
}