Module:Location map/data/CAN SK Preeceville

From imedwiki
Jump to navigation Jump to search


Location map of Preeceville No. 334
name Preeceville No. 334
border
coordinates
52.329221
-102.881241 ←↕→ -102.414073
51.870234
map center 52°05′59″N 102°38′52″W / 52.0997275°N 102.647657°W / 52.0997275; -102.647657
image Preeceville No. 334 Coloured Map.svg
Preeceville No. 334 Coloured Map.svg


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

Map definition

  • name = Preeceville No. 334
    Name used in the default map caption
  • bottom = 51.870234
    Latitude at bottom edge of map, in decimal degrees
  • left = -102.881241
    Longitude at left edge of map, in decimal degrees
  • right = -102.414073
    Longitude at right edge of map, in decimal degrees

Precision

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

  • At an image width of 200 pixels, that is 0.0023 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.459 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 = 'Preeceville No. 334',
	top = 52.329221,
	bottom = 51.870234,
	left = -102.881241,
	right = -102.414073,
	image = 'Preeceville No. 334 Coloured Map.svg',
}