Modul:Location map/data/Arctic

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