وحدة:Location map/data/Ecuador


خريطة موقع الإكوادور
الاسم الإكوادور
احداثيات
الحدود
1.7
-81.5 ←↕→ -75
-5.3
مركز الخريطة 1°48′S 78°15′W / 1.8°S 78.25°W / -1.8; -78.25
الصورة Ecuador location map.svg
Ecuador location map.svg
الصورة1 Equador physical map.svg
Equador physical map.svg
خريطة الإكوادور.

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

Map definition

  • name = الإكوادور
    Name used in the default map caption
  • bottom = -5.3
    Latitude at bottom edge of map, in decimal degrees
  • left = -81.5
    Longitude at left edge of map, in decimal degrees
  • right = -75
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Equador physical map.svg) 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 6 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

كيتو is located in الإكوادور
كيتو
كيتو
كيتو (الإكوادور)
{{Location map | Ecuador
| width   = 250
| lat_deg = -0.25
| lon_deg = -78.58
| label   = كيتو
}}

Location map many, using relief map (image1)

Location map/data/Ecuador is located in الإكوادور
كيتو
كيتو
گواياكيل
گواياكيل
إسمرالداس
إسمرالداس
ثلاثة مواقع في الإكوادور
{{Location map many | Ecuador
| relief   = yes
| width    = 250
| caption  = ثلاثة مواقع في الإكوادور
| lat1_deg = -0.25
| lon1_deg = -78.58
| label1   = كيتو
| lat2_deg = -2.18
| lon2_deg = -79.88
| label2   = گواياكيل
| lat3_deg = 0.95
| lon3_deg = -79.67
| label3   = إسمرالداس
}}

Location map+, using AlternativeMap

Location map/data/Ecuador is located in الإكوادور
كيتو
كيتو
گواياكيل
گواياكيل
إسمرالداس
إسمرالداس
ثلاثة مواقع في الإكوادور
{{Location map+ | Ecuador
| AlternativeMap = Equador physical map.svg
| width   = 250
| caption = ثلاثة مواقع في الإكوادور
| places  =
  {{Location map~ | Ecuador
  | lat_deg = -0.25
  | lon_deg = -78.58
  | label   = كيتو
  }}
  {{Location map~ | Ecuador
  | lat_deg = -2.18
  | lon_deg = -79.88
  | label   = گواياكيل
  }}
  {{Location map~ | Ecuador
  | lat_deg = 0.95
  | lon_deg = -79.67
  | label   = إسمرالداس
  }}
}}

See also

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

return {
	name = 'الإكوادور',
	top = 1.7,
	bottom = -5.3,
	left = -81.5,
	right = -75.0,
	image = 'Ecuador location map.svg',
	image1 = 'Equador physical map.svg'
}