Module:Location map/data/NATO

This is an old revision of this page, as edited by Woudsma (talk | contribs) at 03:39, 9 March 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
	name = 'NATO',
        x = '(51.1687) * ( cos($1*0.01745329252)*sin(($2+35.0)*0.01745329252) ) * ( ((1 + sin($1*0.01745329252) * sin(35.0*0.01745329252) + cos($1*0.01745329252) * cos(35.0*0.01745329252)*cos(($2+35.0)*0.01745329252) ) * 0.5)^ -0.5)- (-50.0)',
        y = '(324/575) * ( (100 - 48.0905) - (62.8332) * ( cos(35.0*0.01745329252)*sin($1*0.01745329252) - sin(35.0*0.01745329252) * cos($1*0.01745329252) * cos( ($2+35.0)*0.01745329252) ) * ( ((1 + sin($1*0.01745329252) * sin(35.0*0.01745329252) + cos($1*0.01745329252) * cos(35.0*0.01745329252) * cos(($2+35.0)*0.01745329252) ) * 0.5)^ -0.5) )',
	image = 'NATO Territory Map.svg'
}