Jump to content

Module:Location map/data/North America

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frietjes (talk | contribs) at 13:09, 19 March 2018 (created from Template:Location map North America, edit history will be saved in Module:Location map/data/North America/doc). 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 = 'North America',
	x = '(69.398)*( cos( $1*0.01745329252 )*sin( ($2-(-100.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( 47.5*0.01745329252 ) + cos( $1*0.01745329252 )*cos( 47.5*0.01745329252 )*cos( ($2-(-100.0))*0.01745329252 ) ) *0.5)^ -0.5) - (-50.0)',
	y = '(100 + (-50.0) ) - (68.9773)*( cos( 47.5*0.01745329252 )*sin( $1*0.01745329252 ) - sin( 47.5*0.01745329252 )*cos( $1*0.01745329252 )*cos( ($2-(-100.0))*0.01745329252 ) ) * ( ((1 + sin( $1*0.01745329252 )*sin( 47.5*0.01745329252 ) + cos( $1*0.01745329252 )*cos( 47.5*0.01745329252 )*cos( ($2-(-100.0))*0.01745329252 ) ) *0.5)^ -0.5)',
	image = 'North_America_laea_location map.svg',
	image1 = 'North_America_laea_relief_location_map.jpg'
}