وحدة:Location map/data/Tajikistan


خريطة موقع طاجيكستان
الاسم طاجيكستان
احداثيات
الحدود
41.3
67.1 ←↕→ 75.5
36.4
مركز الخريطة 38°51′N 71°18′E / 38.85°N 71.3°E / 38.85; 71.3
الصورة Tajikistan adm location map.svg
Tajikistan adm location map.svg
الصورة1 Relief Map of Tajikistan.png
Relief Map of Tajikistan.png
Map of Tajikistan

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

Map definition

  • name = طاجيكستان
    Name used in the default map caption
  • bottom = 36.4
    Latitude at bottom edge of map, in decimal degrees
  • left = 67.1
    Longitude at left edge of map, in decimal degrees
  • right = 75.5
    Longitude at right edge of map, in decimal degrees

Alternative map

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

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

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

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

Examples using location map templates

Location map, using default map (image)

Dushanbe is located in طاجيكستان
Dushanbe
Dushanbe
Dushanbe (طاجيكستان)
{{Location map | Tajikistan
| width   = 250
| lat_deg = 38.537
| lon_deg = 68.78
| label   = Dushanbe
}}

Location map many, using relief map (image1)

Location map/data/Tajikistan is located in طاجيكستان
Dushanbe
Dushanbe
Khujand
Khujand
Two locations in Tajikistan
{{Location map many | Tajikistan
| relief   = yes
| width    = 250
| caption  = Two locations in Tajikistan
| lat1_deg = 38.537
| lon1_deg = 68.78
| label1   = Dushanbe
| lat2_deg = 40.283
| lon2_deg = 69.633
| label2   = Khujand
}}

Location map+, using AlternativeMap

Location map/data/Tajikistan is located in طاجيكستان
Dushanbe
Dushanbe
Khujand
Khujand
Two locations in Tajikistan
{{Location map+ | Tajikistan
| AlternativeMap = Relief Map of Tajikistan.png
| width   = 250
| caption = Two locations in Tajikistan
| places  =
  {{Location map~ | Tajikistan
  | lat_deg = 38.537
  | lon_deg = 68.78
  | label   = Dushanbe
  }}
  {{Location map~ | Tajikistan
  | lat_deg = 40.283
  | lon_deg = 69.633
  | label   = Khujand
  }}
}}

See also

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

return {
	name = 'طاجيكستان',
	top = 41.3,
	bottom = 36.4,
	left = 67.1,
	right = 75.5,
	image = 'Tajikistan adm location map.svg',
	image1 = 'Relief Map of Tajikistan.png'
}