Module:Location map/data/Latvia Daugavpils municipality

From imedwiki
Jump to navigation Jump to search


Location map of Daugavpils municipality
name Daugavpils municipality
border
coordinates
56.25
26.2 ←↕→ 27
55.65
map center 55°57′N 26°36′E / 55.95°N 26.6°E / 55.95; 26.6
image Latvia Daugavpils municipality location map.svg
Latvia Daugavpils municipality location map.svg


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

Map definition

  • name = Daugavpils municipality
    Name used in the default map caption
  • bottom = 55.65
    Latitude at bottom edge of map, in decimal degrees
  • left = 26.2
    Longitude at left edge of map, in decimal degrees
  • right = 27
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.004 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.6 degrees.

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Daugavpils municipality',
	top = 56.25,
	bottom = 55.65,
	left = 26.20,
	right = 27.00,
	image = 'Latvia Daugavpils municipality location map.svg'
}