Jump to content

Module:Location map/data/Canada

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by John of Reading (talk | contribs) at 08:18, 1 January 2017 (Commented out "type = 'polar'", causes articles to drop into Category:Location maps with possible errors). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
	name = 'Canada',
--	type = 'polar',
	x='(0.43865313653137 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1- 63.31) * ($1- 63.31))) * ($2+ 94.94) * ( 0.0089116793548638 - 0.000000361163 * ($2 + 94.94) * ($2 + 94.94))) * 100',
	y='(-0.14714022140221 + (1 - ($1- 63.31) * (0.034717103369757 + 0.000003525145 * ($1 - 63.31) * ($1 - 63.31))) * ( 0.57149446494465 - 0.000069482763 * ($2 + 94.94) * ($2 + 94.94))) * 100 * 1.17826087',
	image = 'Canada location map.svg',
	image1 = 'Relief map of Canada.png'
}