Jump to content

Module:Location map/data/Antarctica

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Plastikspork (talk | contribs) at 23:56, 11 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) ← Previous 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'
}