ماڊيول:Location map/data/Albania

کليل ڄاڻ چيڪلي، وڪيپيڊيا مان


Location map of Albania
نالو Albania
border
coordinates
42.9
18.3 ←↕→ 21.5
39.3
map center 41°06′N 19°54′E / 41.1°N 19.9°E / 41.1; 19.9
تصوير Albania location map.svg
image1 Albania relief location map.jpg
Map of Albania

ماڊيول:Location map/data/Albania is a location map definition used to overlay markers and labels on an equirectangular projection map of Albania. 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 "Albania":

Map definition

  • name = Albania
    Name used in the default map caption
  • bottom = 39.3
    Latitude at bottom edge of map, in decimal degrees
  • left = 18.3
    Longitude at left edge of map, in decimal degrees
  • right = 21.5
    Longitude at right edge of map, in decimal degrees

Alternative map

The {{Location map}}, {{Location map many}}, and {{Location map+}} templates have parameters to specify an alternative map image. The map displayed as image1 can be used with the relief or AlternativeMap parameters. Examples may be found below or in the following:

Precision

Longitude: from West to East this map definition covers 3.2 degrees.

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

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

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

Examples using location map templates

Location map, using default map (image)

Tirana is located in Albania
Tirana
Tirana
Tirana (Albania)
{{Location map | Albania
| width   = 150
| lat_deg = 41.33
| lon_deg = 19.82
| label   = Tirana
}}

Location map many, using relief map (image1)

Location map/data/Albania is located in Albania
Tirana
Tirana
Korçë
Korçë
Two locations in Albania
{{Location map many | Albania
| relief   = yes
| width    = 150
| caption  = Two locations in Albania
| lat1_deg = 41.33
| lon1_deg = 19.82
| label1   = Tirana
| lat2_deg = 40.62
| lon2_deg = 20.77
| label2   = Korçë
}}

Location map+, using AlternativeMap

Location map/data/Albania is located in Albania
Tirana
Tirana
Korçë
Korçë
Two locations in Albania
{{Location map+ | Albania
| AlternativeMap = Albania relief location map.jpg
| width   = 150
| caption = Two locations in Albania
| places  =
  {{Location map~ | Albania
  | lat_deg = 41.33
  | lon_deg = 19.82
  | label   = Tirana
  }}
  {{Location map~ | Albania
  | lat_deg = 40.62
  | lon_deg = 20.77
  | label   = Korçë
  }}
}}

See also

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

سانچو:Location map/doc/See also infobox templates



return {
	name = 'Albania',
	top = 42.9,
	bottom = 39.3,
	left = 18.3,
	right = 21.5,
	image = 'Albania location map.svg',
	image1 = 'Albania relief location map.jpg'
}