وحدة:Location map/data/Uruguay


خريطة موقع أوروگواي
الاسم أوروگواي
احداثيات
الحدود
-29.858
-58.69 ←↕→ -52.89
-35.175
مركز الخريطة 32°30′59″S 55°47′24″W / 32.5165°S 55.79°W / -32.5165; -55.79
الصورة Uruguay location map.svg
Uruguay location map.svg
الصورة1 Uruguay location map Topographic.png
Uruguay location map Topographic.png
خريطة أوروگواي

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

Map definition

  • name = أوروگواي
    Name used in the default map caption
  • bottom = -35.175
    Latitude at bottom edge of map, in decimal degrees
  • left = -58.69
    Longitude at left edge of map, in decimal degrees
  • right = -52.89
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Uruguay location map Topographic.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 5 degrees.

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

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

  • At an image height of 200 pixels, that is 0.0266 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 | Uruguay
| width   = 200
| lat_deg = -34.884
| lon_deg = -56.182
| label   = مونتڤيديو
}}

Location map many, using relief map (image1)

Location map/data/Uruguay is located in أوروگواي
مونتڤيديو
مونتڤيديو
سالتو
سالتو
Two locations in Uruguay
{{Location map many | Uruguay
| relief   = yes
| width    = 200
| caption  = Two locations in Uruguay
| lat1_deg = -34.884
| lon1_deg = -56.182
| label1   = مونتڤيديو
| lat2_deg = -31.383
| lon2_deg = -57.95
| label2   = سالتو
}}

Location map+, using AlternativeMap

Location map/data/Uruguay is located in أوروگواي
مونتڤيديو
مونتڤيديو
سالتو
سالتو
موقعان في أوروگواي
{{Location map+ | Uruguay
| AlternativeMap = Uruguay location map Topographic.png
| width   = 200
| caption = موقعان في أوروگواي
| places  =
  {{Location map~ | Uruguay
  | lat_deg = -34.884
  | lon_deg = -56.182
  | label   = مونتڤيديو
  }}
  {{Location map~ | Uruguay
  | lat_deg = -31.383
  | lon_deg = -57.95
  | label   = سالتو
  }}
}}

See also

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

return {
	name = 'أوروگواي',
	top = -29.858,
	bottom = -35.175,
	left = -58.69,
	right = -52.89,
	image = 'Uruguay location map.svg',
	image1 = 'Uruguay location map Topographic.png'
}