Difference between revisions of "Module:Location map/data/USA"

From Nationstates - The Kerbin Region - Wiki
Jump to navigation Jump to search
en>Zyxw
m (update name used in automatic captions)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:19, 22 March 2021

Documentation for this module may be created at Module:Location map/data/USA/doc

return {
	name = 'the United States',
	x = '50.0 + 124.03149777329222 * ((1.9694462586094064-($1 * pi / 180)) * sin(0.6010514667026994 * ($2 + 96) * pi / 180))',
	y = '50.0 + 1.6155950752393982 * 124.03149777329222 * ( 0.02613325650382181 - (1.3236744353715044 - (1.9694462586094064 - ($1 * pi / 180)) * cos(0.6010514667026994 * ($2 + 96) * pi / 180)))',
	image = 'Usa edcp location map.svg',
	image1 = 'Usa edcp relief location map.png'
}