وحدة:Location map/data/Venezuela


خريطة موقع ڤنزويلا
الاسم ڤنزويلا
احداثيات
الحدود
12.8
-73.6 ←↕→ -58
0.4
مركز الخريطة 6°36′N 65°48′W / 6.6°N 65.8°W / 6.6; -65.8
الصورة Venezuela location map (+claimed).svg
Venezuela location map (+claimed).svg
الصورة1 Venezuela relief location map (+claimed).jpg
Venezuela relief location map (+claimed).jpg
Map of Venezuela

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

Map definition

  • name = ڤنزويلا
    Name used in the default map caption
  • bottom = 0.4
    Latitude at bottom edge of map, in decimal degrees
  • left = -73.6
    Longitude at left edge of map, in decimal degrees
  • right = -58
    Longitude at right edge of map, in decimal degrees

Alternative map

The map defined as image1 (Venezuela relief location map (+claimed).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 15 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Caracas is located in ڤنزويلا
Caracas
Caracas
Caracas (ڤنزويلا)
{{Location map | Venezuela
| width   = 200
| lat_deg = 10.5
| lon_deg = -66.917
| label   = Caracas
}}

Location map many, using relief map (image1)

Location map/data/Venezuela is located in ڤنزويلا
Caracas
Caracas
Puerto Ayacucho
Puerto Ayacucho
Two locations in Venezuela
{{Location map many | Venezuela
| relief   = yes
| width    = 200
| caption  = Two locations in Venezuela
| lat1_deg = 10.5
| lon1_deg = -66.917
| label1   = Caracas
| lat2_deg = 5.594
| lon2_deg = -67.697
| label2   = Puerto Ayacucho
}}

Location map+, using AlternativeMap

Location map/data/Venezuela is located in ڤنزويلا
Caracas
Caracas
Puerto Ayacucho
Puerto Ayacucho
Two locations in Venezuela
{{Location map+ | Venezuela
| AlternativeMap = Venezuela relief location map.jpg
| width   = 200
| caption = Two locations in Venezuela
| places  =
  {{Location map~ | Venezuela
  | lat_deg = 10.5
  | lon_deg = -66.917
  | label   = Caracas
  }}
  {{Location map~ | Venezuela
  | lat_deg = 5.594
  | lon_deg = -67.697
  | label   = Puerto Ayacucho
  }}
}}

See also

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

return {
	name = 'ڤنزويلا',
	top = 12.8,
	bottom = 0.4,
	left = -73.6,
	right = -58.0,
	image = 'Venezuela location map (+claimed).svg',
	image1 = 'Venezuela relief location map (+claimed).jpg'
}