Module:Location map/data/CAN SK Garden River

From imedwiki
Jump to navigation Jump to search


Location map of Garden River No. 490
name Garden River No. 490
border
coordinates
53.463344
-105.561519 ←↕→ -105.056406
53.218431
map center 53°20′27″N 105°18′32″W / 53.3408875°N 105.3089625°W / 53.3408875; -105.3089625
image Garden River No. 490 Coloured Map.svg
Garden River No. 490 Coloured Map.svg


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

Map definition

  • name = Garden River No. 490
    Name used in the default map caption
  • bottom = 53.218431
    Latitude at bottom edge of map, in decimal degrees
  • left = -105.561519
    Longitude at left edge of map, in decimal degrees
  • right = -105.056406
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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


See also

Location map templates

Creating new map definitions


return {
	name = 'Garden River No. 490',
	top = 53.463344,
	bottom = 53.218431,
	left = -105.561519,
	right = -105.056406,
	image = 'Garden River No. 490 Coloured Map.svg',
}