Module:Location map/data/USA Midwest and Module:Location map/data/USA Midwest/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
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',
top = 49.5,
        x = '((50.0 + 124.03149777329222 * ((1.9694462586094064 - ($1 * pi / 180)) * sin(0.6010514667026994 * ($2 + 96) * pi / 180))) * 9.36455 - 327.010) / 3.93',
bottom = 36.15,
        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',
left = -105.5,
right = -79.0,
image = 'USA MidwestMap01.png'
image = 'USA MidwestMap01.png'
}
}