Module:Location map/data/Atlantic Ocean

Revision as of 18:09, 6 April 2018 by imported>Frietjes (created from Template:Location map Atlantic Ocean, earlier edit history will be saved in Module:Location map/data/Atlantic Ocean/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Module:Location map/data/doc


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'
}