Module:Location map/data/Sweden Östergötland

From Simple English Wikipedia, the free encyclopedia
Location map of Östergötland
name Östergötland
border
coordinates
59.1
14.2 ←↕→ 17.2
57.6
map center 58°21′N 15°42′E / 58.35°N 15.7°E / 58.35; 15.7
image Sweden Östergötland location map.svg


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

Map definition

  • name = Östergötland
    Name used in the default map caption
  • bottom = 57.6
    Latitude at bottom edge of map, in decimal degrees
  • left = 14.2
    Longitude at left edge of map, in decimal degrees
  • right = 17.2
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Östergötland',
	top = 59.10,
	bottom = 57.60,
	left = 14.20,
	right = 17.20,
	image = 'Sweden Östergötland location map.svg'
}