Module:Wp/khw/Location map/data/Afghanistan

From Wikimedia Incubator

Location map of افغانستان
name افغانستان
border
coordinates
38.8
60 ←↕→ 75.3
29
map center 33°54′جنوبی 67°39′غربی / 33.9°N 67.65°E / 33.9; 67.65
image Afghanistan location map.svg
image1 Afghanistan physical map.svg

‎ ‎

Map of Afghanistan

Module:Wp/khw/Location map/data/Afghanistan 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 ‎‎"Afghanistan":‎ ‎* {{Wp/khw/Location map | Afghanistan | ...}}‎ ‎* {{Wp/khw/Location map many | Afghanistan | ...}}‎ ‎* {{Wp/khw/Location map+ | Afghanistan | ...}}‎ ‎* {{Wp/khw/Location map~ | Afghanistan | ...}}

‎== Map definition ==‎ ‎* name = افغانستان‎ ‎*: Name used in the default map caption

‎* image = Afghanistan location map.svg‎ ‎*: The default map image, without "Image:" or "File:"‎ ‎‎

‎* image1 = Afghanistan physical map.svg‎ ‎*: An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap ‎parameters ‎‎

‎* top = 38.8‎ ‎*: Latitude at top edge of map, in decimal degrees

‎* bottom = 29‎ ‎*: Latitude at bottom edge of map, in decimal degrees‎

‎* left = 60‎ ‎*: Longitude at left edge of map, in decimal degrees‎

‎* right = 75.3‎ ‎*: Longitude at right edge of map, in decimal degrees ‎‎ ‎‎ ‎== Alternative map ==‎ The map defined as image1 (Afghanistan physical map.svg) can be displayed by using the ‎‎relief or AlternativeMap parameters in {{Wp/khw/Location map}}, ‎‎{{Wp/khw/Location map many}} and {{Wp/khw/Location map+}}. ‎‎ The use of these two parameters is shown in the examples below. ‎Additional examples can be found at:‎ ‎* Template:Wp/khw/Location map#Relief parameter‎ ‎* Template:Wp/khw/Location map#AlternativeMap parameter‎ ‎* Template:Wp/khw/Location map+/relief‎ ‎* Template:Wp/khw/Location map+/AlternativeMap‎ ‎‎ ‎‎ ‎== Precision ==‎ ‎Longitude: from West to East this map definition covers 15.3 degrees.‎ ‎* At an image width of 200 pixels, that is 0.0765 degrees per ‎pixel.‎ ‎* At an image width of 1000 pixels, that is 0.0153 degrees per ‎pixel.‎

Latitude: from North to South this map definition covers 9.8 degrees.‎ ‎* At an image height of 200 pixels, that is 0.049 degrees per pixel.‎ ‎* At an image height of 1000 pixels, that is 0.0098 degrees per pixel.‎ ‎‎ ‎‎ ‎== Examples using location map templates ==‎

‎=== Location map, using default map (image) ===

Kabul is located in افغانستان
Kabul
Kabul
Kabul (افغانستان)
{{Location map | Afghanistan
| width   = 200
| lat_deg = 34.53
| lon_deg = 69.16
| label   = Kabul
}}

Location map many, using relief map (image1)

Wp/khw/Location map/data/Afghanistan is located in افغانستان
Kabul
Kabul
Kandahar
Kandahar
Two locations in Afghanistan
{{Wp/khw/Location map many | Afghanistan
| relief   = yes
| width    = 200
| caption  = Two locations in Afghanistan
| lat1_deg = 34.53
| lon1_deg = 69.16
| label1   = Kabul
| lat2_deg = 31.62
| lon2_deg = 65.72
| label2   = Kandahar
}}

Location map+, using AlternativeMap

Wp/khw/Location map/data/Afghanistan در Afghanistan واقع شده‌است
Kabul
Kabul
Kandahar
Kandahar
Two locations in Afghanistan
{{Wp/khw/Location map+ | Afghanistan
| AlternativeMap = Afghanistan physical map.svg
| width   = 200
| caption = Two locations in Afghanistan
| places  =
  {{Wp/khw/Location map~ | Afghanistan
  | lat_deg = 34.53
  | lon_deg = 69.16
  | label   = Kabul
  }}
  {{Wp/khw/Location map~ | Afghanistan
  | lat_deg = 31.62
  | lon_deg = 65.72
  | label   = Kandahar
  }}
}}

‎ ‎

‎‎

‎== See also ==‎ ‎‎

‎; Location map templates‎ ‎* Template:Wp/khw/Location map, to display one mark and label using latitude and longitude ‎* Template:Wp/khw/Location map many, to display up to nine marks and labels‎ ‎* Template:Wp/khw/Location map+, to display an unlimited number of marks and labels‎

‎; Infobox templates incorporating (passing values to) the Location map template‎ ‎Template:Wp/khw/Location map/doc/See also infobox templates‎ ‎‎



return {
	name = 'افغانستان',
	top = 38.8,
	bottom = 29,
	left = 60,
	right = 75.3,
	image = 'Afghanistan location map.svg',
	image1 = 'Afghanistan physical map.svg'
}