Module:Location map/data/Soviet Union
return {
name = 'the Soviet Union',
image = 'Soviet Union location map.svg',
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'
}