Module:Location map/data/Republic of Artsakh

From HandWiki


Location map of Republic of Artsakh
name Republic of Artsakh
border
coordinates
40.7
45.4 ←↕→ 47.7
38.9
map center [ ⚑ ] 39°48′N 46°33′E / 39.8°N 46.55°E / 39.8; 46.55
image Artsakh-location map.jpg
Artsakh-location map.jpg


Module:Location map/data/Republic of Artsakh is a location map definition used to overlay markers and labels on an equirectangular projection map of Republic of Artsakh. 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 "Republic of Artsakh":

Map definition

  • name = Republic of Artsakh
    Name used in the default map caption
  • bottom = 38.9
    Latitude at bottom edge of map, in decimal degrees
  • left = 45.4
    Longitude at left edge of map, in decimal degrees
  • right = 47.7
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Republic of Artsakh',
	top = 40.7,
	bottom = 38.9,
	left = 45.4,
	right = 47.7,
	image = 'Artsakh-location map.jpg'
}