Module:Location map/data/United Arab Emirates

विकिपीडिया से
Location map of संजुक्त अरब अमीरात
name संजुक्त अरब अमीरात
border
coordinates
26.5
51.4 ←↕→ 56.6
22.4
map center 24°27′N 54°00′E / 24.45°N 54°E / 24.45; 54
image United Arab Emirates location map.svg
image1 United Arab Emirates relief location map.jpg
image2 Map of Dubai blank.svg
mark Locator Dot.svg
Map of the United Arab Emirates

Module:Location map/data/United Arab Emirates 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 "United Arab Emirates":

Map definition

  • name = संजुक्त अरब अमीरात
    Name used in the default map caption
  • bottom = 22.4
    Latitude at bottom edge of map, in decimal degrees
  • left = 51.4
    Longitude at left edge of map, in decimal degrees
  • right = 56.6
    Longitude at right edge of map, in decimal degrees
  • mark = Locator Dot.svg (Locator Dot.svg)
    The default mark image to display with this map. This can be overridden by the mark parameter in Template:Location map, which would otherwise default to Red pog.svg ().

Alternative map

The map defined as image1 (United Arab Emirates relief location map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Map of Dubai blank.svg) can only be displayed by using the AlternativeMap parameter. 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.2 degrees.

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

अक्षांस (Latitude): from North to South this map definition covers 4.1 degrees.

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

Examples using location map templates

Location map, using default map (image)

Abu Dhabi is located in संजुक्त अरब अमीरात
Abu Dhabi
Abu Dhabi
Abu Dhabi (संजुक्त अरब अमीरात)
{{Location map | United Arab Emirates
| width   = 250
| lat_deg = 24.47
| lon_deg = 54.37
| label   = Abu Dhabi
}}

Location map many, using relief map (image1)

Location map/data/United Arab Emirates is located in संजुक्त अरब अमीरात
Abu Dhabi
Abu Dhabi
Dubai
Dubai
Two locations in the United Arab Emirates
{{Location map many | United Arab Emirates
| relief   = yes
| width    = 250
| caption  = Two locations in the United Arab Emirates
| lat1_deg = 24.47
| lon1_deg = 54.37
| label1   = Abu Dhabi
| lat2_deg = 25.25
| lon2_deg = 55.3
| label2   = Dubai
}}

Location map+, using AlternativeMap

Location map/data/United Arab Emirates is located in संजुक्त अरब अमीरात
Abu Dhabi
Abu Dhabi
Dubai
Dubai
Two locations in the United Arab Emirates
{{Location map+ | United Arab Emirates
| AlternativeMap = United Arab Emirates relief location map.jpg
| width   = 250
| caption = Two locations in the United Arab Emirates
| places  =
  {{Location map~ | United Arab Emirates
  | lat_deg = 24.47
  | lon_deg = 54.37
  | label   = Abu Dhabi
  }}
  {{Location map~ | United Arab Emirates
  | lat_deg = 25.25
  | lon_deg = 55.3
  | label   = Dubai
  }}
}}

See also

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

return {
	name = 'संजुक्त अरब अमीरात',
	top = 26.5,
	bottom = 22.4,
	left = 51.4,
	right = 56.6,
	image = 'United Arab Emirates location map.svg',
	image1 = 'United Arab Emirates relief location map.jpg',
	image2 = 'Map of Dubai blank.svg',
	mark = 'Locator Dot.svg'
}