Module:Location map/data/CanadaTerrain

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Frietjes at 13:57, 10 March 2018 (created from Template:Location map CanadaTerrain, edit history will be saved in Module talk:Location map/data/CanadaTerrain/doc). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

return {
	name = 'Canada',
	image = 'Canada topo.jpg',
	x = '51.3688770752693 - 2.08993734501698*($1 - 89.1948328371273)*sin(0.0146738856952723*($2 - ($2 > 0)*360 + 88.6496582505060))',
	y = '-6.11618556585059 - 2.08993734501698*($1 - 89.1948328371273)*cos(0.0146738856952723*($2 - ($2 > 0)*360 + 88.6496582505060))'
}