Module:Location map/data/USA Midwest and Module:Location map/data/USA Midwest/sandbox: Difference between pages
(Difference between pages)
imported>Demmerdesign No edit summary |
imported>Waz8 recalculate scale factors and offset amounts |
||
| Line 1: | Line 1: | ||
return { | return { | ||
name = 'USA Midwest', | name = 'USA Midwest', | ||
x = '((50.0 + 124.03149777329222 * ((1.9694462586094064 - ($1 * pi / 180)) * sin(0.6010514667026994 * ($2 + 96) * pi / 180))) * 9.36455 - 327.010) / 3.93', | |||
y = '100 - ((100 - (50.0 + 1.6155950752393982 * 124.03149777329222 * ( 0.02613325650382181 - (1.3236744353715044 - (1.9694462586094064 - ($1 * pi / 180)) * cos(0.6010514667026994 * ($2 + 96) * pi / 180))))) * 5.42292 - 227.752) / 2.53', | |||
image = 'USA MidwestMap01.png' | image = 'USA MidwestMap01.png' | ||
} | } | ||