Module:Location map/data/Antarctica

This is the current revision of this page, as edited by imported>Plastikspork at 00:56, 12 March 2018 (Changed protection level for "Module:Location map/data/Antarctica" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))). The present address (URL) is a permanent link to this version.

(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'
}