Module:Location map/data/CAN SK Miry Creek

From imedwiki
Jump to navigation Jump to search


Location map of Miry Creek No. 229
name Miry Creek No. 229
border
coordinates
51.028192
-108.952492 ←↕→ -108.479618
50.560631
map center 50°47′40″N 108°42′58″W / 50.7944115°N 108.716055°W / 50.7944115; -108.716055
image Miry Creek No. 229 Coloured Map.svg
Miry Creek No. 229 Coloured Map.svg


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

Map definition

  • name = Miry Creek No. 229
    Name used in the default map caption
  • bottom = 50.560631
    Latitude at bottom edge of map, in decimal degrees
  • left = -108.952492
    Longitude at left edge of map, in decimal degrees
  • right = -108.479618
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Miry Creek No. 229',
	top = 51.028192,
	bottom = 50.560631,
	left = -108.952492,
	right = -108.479618,
	image = 'Miry Creek No. 229 Coloured Map.svg',
}