Module:Location map/data/Arctic

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Frietjes at 15:17, 13 April 2018 (created from Template:Location map United Kingdom Arctic, earlier edit history will be saved in Module:Location map/data/Arctic/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 = 'Arctic',
	x = '50 + 1.25*(90-$1) * sin( pi / 180 *$2)',
	y = '50 + 1.25*(90-$1) * cos( pi / 180 *$2)',
	image = 'Arctic Ocean location map.svg',
	image1 = 'Arctic Ocean relief location map.png'
}