Modul:Kartposisjon/data/Atlanterhavet


return {
    ['navn'] = 'Atlanterhavet',
    ['x'] = '50.0 + 50.0*cos( $1*0.01745329252 )*sin( ($2 + 35.0)*0.01745329252 ) * ( ((1 + cos( $1*0.01745329252 )*cos( ($2 + 35.0)*0.01745329252 ) ) *0.5)^ -0.5)',
	['y'] = '50.0 - 40.7145*sin( $1*0.01745329252 ) * ( ((1 + cos( $1*0.01745329252 )*cos( ($2 + 35.0)*0.01745329252 ) ) *0.5)^ -0.5)',
    ['bilde'] = 'Atlantic Ocean laea location map.svg',
    ['relieff'] = 'Atlantic Ocean laea relief location map.jpg',
 }