Module:Location map/data/CAN AB Minburn

From imedwiki
Jump to navigation Jump to search


Location map of County of Minburn
name County of Minburn
border
coordinates
53.6761163
-112.294461 ←↕→ -110.9981089
53.0555084
map center 53°21′57″N 111°38′47″W / 53.36581235°N 111.64628495°W / 53.36581235; -111.64628495
image 0222 County Of Minburn No 27, Alberta, Detailed.svg
0222 County Of Minburn No 27, Alberta, Detailed.svg


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

Map definition

  • name = County of Minburn
    Name used in the default map caption
  • bottom = 53.0555084
    Latitude at bottom edge of map, in decimal degrees
  • left = -112.294461
    Longitude at left edge of map, in decimal degrees
  • right = -110.9981089
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

  • At an image height of 200 pixels, that is 0.0031 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 = 'County of Minburn',
	top = 53.6761163,
	bottom = 53.0555084,
	left = -112.294461,
	right = -110.9981089,
	image = '0222 County Of Minburn No 27, Alberta, Detailed.svg',
}