Jump to content

Module:Location map/data/Spain

Permanently protected module
From Wikipedia, the free encyclopedia

return {
	name = 'Spain',
	x = '100*(($2 < -10)*($2+26.925)/(-13.2+26.925) + ($2 >= -10)*($2+9.9)/(4.8+9.9))',
	y = '100*(($2 < -10)*(38.1-$1)/(38.1-27.4) + ($2 >= -10)*(44.4-$1)/(44.4-34.7))',
	image = 'Spain adm location map.svg',
	image1 = 'Spain rel location map.svg',
	image2 = 'Spain location map.svg'
}