Difference between revisions of "Module:Location map/data/Arctic/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Peterwhy
m (debug)
blackwiki>Peterwhy
(testing out orthographic projection as azimuthal equidistant looks not accurate)
Line 1: Line 1:
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 
| name  = Arctic
 
| name  = Arctic
| x    = 49.86380952 + 1.615571429 * (90-{{{2}}}) * sin( pi / 180 *{{{3}}})
+
| x    = 50 - 95.32628999 * sin( pi / 180 *{{{2}}}) * sin( pi / 180 *{{{3}}})
| y    = 51.59141370 + 1.285942037 * (90-{{{2}}}) * cos( pi / 180 *{{{3}}})
+
| y    = 51.59141370 - 76.34768629 * sin( pi / 180 *{{{2}}}) * cos( pi / 180 *{{{3}}})
 
|image=Arctic big.svg
 
|image=Arctic big.svg
 
}}<noinclude>{{Location map/Info}}
 
}}<noinclude>{{Location map/Info}}

Revision as of 02:12, 7 March 2011