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

From blackwiki
Jump to navigation Jump to search
blackwiki>Peterwhy
(testing out orthographic projection as azimuthal equidistant looks not accurate)
blackwiki>Peterwhy
m
Line 1: Line 1:
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 
| name  = Arctic
 
| name  = Arctic
| x    = 50 - 95.32628999 * sin( pi / 180 *{{{2}}}) * sin( pi / 180 *{{{3}}})
+
| x    = 50 + 95.32628999 * cos( pi / 180 *{{{2}}}) * sin( pi / 180 *{{{3}}})
| y    = 51.59141370 - 76.34768629 * sin( pi / 180 *{{{2}}}) * cos( pi / 180 *{{{3}}})
+
| y    = 51.59141370 + 76.34768629 * cos( 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:16, 7 March 2011