Module:Location map/data/America

< Module:Location map
Revision as of 20:50, 11 January 2020 by imported>CommonsDelinker (Replacing Americas_laea_location_map.svg with File:Americas_laea_location_map_with_borders.svg (by CommonsDelinker because: File renamed: Criterion 4 (harmonizing names of file set) · Fi)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
return {
	name = 'America',
	y = '50.8714553 - 100 * 0.383328363 * ( sin(($1-20)*pi/180) - cos($1*pi/180) * sin(20*pi/180) * (cos(($2+90)*pi/180)- 1) ) * ( (( 1 + cos(($1-20)*pi/180) + cos($1*pi/180) * cos(20*pi/180) * (cos(($2+90)*pi/180)- 1) )*0.5)^ -0.5 )',
	x = '50.67894037 + 100 * 0.4330374692 * cos($1*pi/180) * sin(($2+90)*pi/180) * ( (( 1 + cos(($1-20)*pi/180) + cos($1*pi/180) * cos(20*pi/180) * (cos(($2+90)*pi/180)- 1) )*0.5)^ -0.5 )',
	image = 'Americas laea location map with borders.svg'
}