وحدة:Location map/data/Argentina


خريطة موقع الأرجنتين
الاسم الأرجنتين
احداثيات
الحدود
-21
-76.5 ←↕→ -52.5
-56.5
مركز الخريطة 38°45′S 64°30′W / 38.75°S 64.5°W / -38.75; -64.5
الصورة Argentina location map.svg
Argentina location map.svg
الصورة1 Relief Map of Argentina.jpg
Relief Map of Argentina.jpg
Map of Argentina

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

Map definition

  • name = الأرجنتين
    Name used in the default map caption
  • bottom = -56.5
    Latitude at bottom edge of map, in decimal degrees
  • left = -76.5
    Longitude at left edge of map, in decimal degrees
  • right = -52.5
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Relief Map of Argentina.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 24 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

بوينس آيرس is located in الأرجنتين
بوينس آيرس
بوينس آيرس
بوينس آيرس (الأرجنتين)
{{Location map | Argentina
| width   = 150
| lat_deg = -34.6
| lon_deg = -58.38
| label   = بوينس آيرس
}}

Location map many, using relief map (image1)

Location map/data/Argentina is located in الأرجنتين
بوينس آيرس
بوينس آيرس
سان ميگل دى توكومان
سان ميگل دى توكومان
موقعان في الأرجنتين
{{Location map many | Argentina
| relief   = yes
| width    = 150
| caption  = موقعان في الأرجنتين
| lat1_deg = -34.6
| lon1_deg = -58.38
| label    = بوينس آيرس
| lat2_deg = -26.82
| lon2_deg = -65.22
| label2   = سان ميگل دى توكومان
}}

Location map+, using AlternativeMap

Location map/data/Argentina is located in الأرجنتين
بوينس آيرس
بوينس آيرس
سان ميگل دى توكومان
سان ميگل دى توكومان
موقعان في الأرجنتين
{{Location map+ | Argentina
| AlternativeMap = Relief Map of Argentina.jpg
| width   = 150
| caption = موقعان في الأرجنتين
| places  =
  {{Location map~ | Argentina
  | lat_deg = -34.60
  | lon_deg = -58.38
  | label   = بوينس آيرس
  }}
  {{Location map~ | Argentina
  | lat_deg = -26.82
  | lon_deg = -65.22
  | label   = سان ميگل دى توكومان
  }}
}}

See also

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

return {
	name = 'الأرجنتين',
	top = -21.0,
	bottom = -56.5,
	left = -76.5,
	right = -52.5,
	image = 'Argentina location map.svg',
	image1 = 'Relief Map of Argentina.jpg',
	defaultscale = 0.59
}