وحدة:Location map/data/Iceland


خريطة موقع أيسلندا
الاسم أيسلندا
احداثيات
الحدود
66.8
-25 ←↕→ -13
63.1
مركز الخريطة 64°57′N 19°00′W / 64.95°N 19°W / 64.95; -19
الصورة Iceland adm location map.svg
Iceland adm location map.svg
الصورة1 Iceland relief map.jpg
Iceland relief map.jpg
خريطة أيسلندا

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

Map definition

  • name = أيسلندا
    Name used in the default map caption
  • bottom = 63.1
    Latitude at bottom edge of map, in decimal degrees
  • left = -25
    Longitude at left edge of map, in decimal degrees
  • right = -13
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Iceland relief map.jpg) 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 12 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

ريكياڤيك is located in أيسلندا
ريكياڤيك
ريكياڤيك
ريكياڤيك (أيسلندا)
{{Location map | Iceland
| width   = 250
| lat_deg = 64.13
| lon_deg = -21.93
| label   = ريكياڤيك
}}

Location map many, using relief map (image1)

Location map/data/Iceland is located in أيسلندا
ريكياڤيك
ريكياڤيك
Ísafjörður
Ísafjörður
هوفن
هوفن
ثلاث مواقع في أيسلندا
{{Location map many | Iceland
| relief   = yes
| width    = 250
| caption  = ثلاث مواقع في أيسلندا
| lat1_deg = 64.13
| lon1_deg = -21.93
| label1   = ريكياڤيك
| lat2_deg = 66.076
| lon2_deg = -23.127
| label2   = Ísafjörður
| lat3_deg = 64.25
| lon3_deg = -15.217
| label3   = هوفن
}}

Location map+, using AlternativeMap

Location map/data/Iceland is located in أيسلندا
ريكياڤيك
ريكياڤيك
Ísafjörður
Ísafjörður
هوفن
هوفن
ثلاث مواقع في أيسلندا
{{Location map+ | Iceland
| AlternativeMap = Iceland relief map.jpg
| width   = 250
| caption = ثلاث مواقع في أيسلندا
| places  =
  {{Location map~ | Iceland
  | lat_deg = 64.13
  | lon_deg = -21.93
  | label   = ريكياڤيك
  }}
  {{Location map~ | Iceland
  | lat_deg = 66.076
  | lon_deg = -23.127
  | label   = Ísafjörður
  }}
  {{Location map~ | Iceland
  | lat_deg = 64.25
  | lon_deg = -15.217
  | label   = هوفن
  }}
}}

See also

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

return {
	name = 'أيسلندا',
	top = 66.8,
	bottom = 63.1,
	left = -25.0,
	right = -13.0,
	image = 'Iceland adm location map.svg',
	image1 = 'Iceland relief map.jpg'
}