Module:Location map/data/Lithuania Šilalė District Municipality

From Simple English Wikipedia, the free encyclopedia
Location map of Šilalė District Municipality
name Šilalė District Municipality
border
coordinates
55.688
21.809 ←↕→ 22.649
55.368
map center 55°31′41″N 22°13′44″E / 55.528°N 22.229°E / 55.528; 22.229
image Silales rajono zemelapis.png


Module:Location map/data/Lithuania Šilalė District Municipality is a location map definition used to overlay markers and labels on an equirectangular projection map of Šilalė District Municipality. 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 "Lithuania Šilalė District Municipality":

Map definition

  • name = Šilalė District Municipality
    Name used in the default map caption
  • bottom = 55.368
    Latitude at bottom edge of map, in decimal degrees
  • left = 21.809
    Longitude at left edge of map, in decimal degrees
  • right = 22.649
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Šilalė District Municipality',
	top = 55.688,
	bottom = 55.368,
	left = 21.809,
	right = 22.649,
	image = 'Silales rajono zemelapis.png'
}