Module:Location map/data/CAN AB Lesser Slave River

From imedwiki
Jump to navigation Jump to search


Location map of M.D. of Lesser Slave River
name M.D. of Lesser Slave River
border
coordinates
55.840544
-115.2962427 ←↕→ -113.3087387
54.5560251
map center 55°11′54″N 114°18′09″W / 55.19828455°N 114.3024907°W / 55.19828455; -114.3024907
image 0507 Municipal District Of Lesser Slave River No 124, Alberta, Detailed.svg
0507 Municipal District Of Lesser Slave River No 124, Alberta, Detailed.svg


Module:Location map/data/CAN AB Lesser Slave River is a location map definition used to overlay markers and labels on an equirectangular projection map of Municipal District of Lesser Slave River No. 124. 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 "CAN AB Lesser Slave River":

Map definition

  • name = M.D. of Lesser Slave River
    Name used in the default map caption
  • bottom = 54.5560251
    Latitude at bottom edge of map, in decimal degrees
  • left = -115.2962427
    Longitude at left edge of map, in decimal degrees
  • right = -113.3087387
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'M.D. of Lesser Slave River',
	top = 55.840544,
	bottom = 54.5560251,
	left = -115.2962427,
	right = -113.3087387,
	image = '0507 Municipal District Of Lesser Slave River No 124, Alberta, Detailed.svg',
}