Module:Location map/data/Atlantic Ocean

This is the current revision of this page, as edited by Frietjes (talk | contribs) at 18:09, 6 April 2018 (created from Template:Location map Atlantic Ocean, earlier edit history will be saved in Module:Location map/data/Atlantic Ocean/doc). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Atlantic Ocean',
	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)',
	image = 'Atlantic Ocean laea ___location map.svg',
	image1 = 'Atlantic Ocean laea relief ___location map.jpg'
}