Jump to content

Module:Location map/data/Northern and Central Europe

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Boivie (talk | contribs) at 19:50, 9 May 2014 (switching x and y). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
	name = 'Northern and Central Europe',
	x = '131.579*( cos( $1*pi/180 )*sin( ($2-10)*pi/180 ) ) * ( ((1 + sin( $1*pi/180 )*sin( 52*pi/180 ) + cos( $1*pi/180 )*cos( 52*pi/180 )*cos( ($2-10)*pi/180 ) ) *0.5)^ -0.5) - (-36.388) - 200',
	y = '55.11 - 153.610*( cos( 52* pi/180)*sin( $1*pi/180 ) - sin( 52*pi/180 )*cos( $1*pi/180 )*cos( ($2-10)*pi/180 ) ) * ( ((1 + sin( $1*pi/180 )*sin( 52*pi/180 ) + cos( $1*pi/180 )*cos( 52*pi/180 )*cos( ($2-10)*pi/180 ) ) *0.5)^ -0.5) - 200',
	image = 'Northern and Central Europe location map.svg'
}