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:26, 9 May 2014 (first try with a module). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Northern and Central Europe',
	x = '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',
	y = '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',
	image = 'Northern and Central Europe location map.svg'
}