Modul:Kartposisjon/data/Sovjetunionen


return {
	['navn'] = 'Sovjetunionen',
	['x'] = 'sin((($2<0)*360+$2)/70.032-1.4993)*(115.34-1.2134*$1)+58.71',
	['y'] = 'cos((($2<0)*360+$2)/70.032-1.4993)*(186.47-1.9618*$1)-11.25',
	['bilde'] = 'Soviet Union location map.svg',
}