Module:Location map/data/Antarctica

< Module:Location map
Revision as of 00:56, 12 March 2018 by imported>Plastikspork (Changed protection level for "Module:Location map/data/Antarctica" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
return {
	name = 'Antarctica',
	x = '50 + 5/3 * (90+$1) * sin( pi / 180 *$2)',
	y = '50 - 5/3 * (90+$1) * cos( pi / 180 *$2)',
	image = 'Antarctica location map.svg',
	image1 = 'Antarctica relief location map.jpg'
}