This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ctd:stargate [2023/06/12 14:24] admin |
ctd:stargate [2023/06/12 14:52] (current) admin [Planetary Star Gates] |
||
---|---|---|---|
Line 273: | Line 273: | ||
var data4 = google.visualization.arrayToDataTable([ | var data4 = google.visualization.arrayToDataTable([ | ||
['Lat', 'Long', 'Name', 'Marker'], | ['Lat', 'Long', 'Name', 'Marker'], | ||
- | [ 8.9 , 53.1, '1) Adare, Eire', 'b_01'], | + | [53.1, -8.9, '1) Adare, Eire', 'b_01'], |
- | [ 2.8 , 51.1, '2) Stonehenge, England', 'b_02'], | + | [ 51.1, -2.8, '2) Stonehenge, England', 'b_02'], |
- | [122.5 , 47.7, '3) Seattle, Washington State, USA', 'b_03'], | + | [47.7,-122.5, '3) Seattle, Washington State, USA', 'b_03'], |
- | [ 72.8 , 40.8, '4) Manhattan Island, NYC, USA', 'b_04'], | + | [ 40.8,-72.8, '4) Manhattan Island, NYC, USA', 'b_04'], |
- | [115.2 , 8.6, '5) Bali, South Pacific', 'b_05'], | + | [ -8.6,115.2, '5) Bali, South Pacific', 'b_05'], |
- | [130.5 , 24.5, '6) Ayers Rock, Australia', 'b_06'], | + | [-24.5,130.5, '6) Ayers Rock, Australia', 'b_06'], |
- | [111.9 , 34.1, '7) Phoenix, USA', 'b_07'], | + | [34.1,-111.9, '7) Phoenix, USA', 'b_07'], |
- | [ 64.9 , 32.1, '8) Atlantic Ocean, SW of Bermuda', 'b_08'], | + | [ 32.1,-64.9, '8) Atlantic Ocean, SW of Bermuda', 'b_08'], |
- | [ 13 , 88 , '9) Antarctica', 'b_09'], | + | [ -88,-13, '9) Antarctica', 'b_09'], |
- | [ 44.0 , 33.3, '10) Baghdad, Iraq', 'b_10'], | + | [ 33.3, 44.0, '10) Baghdad, Iraq', 'b_10'], |
- | [ 6.2 , 53.4, '11) Newgrange, Eire', 'b_11'], | + | [ 53.4, -6.2, '11) Newgrange, Eire', 'b_11'], |
- | [ 4.25, 50.7, '12) Cornwall, UK, Hawaii', 'b_12'] | + | [50.7, -4.25, '12) Cornwall, UK', 'b_12'] |
]); | ]); | ||
Line 339: | Line 339: | ||
===== Arc of the Covenant Gates ===== | ===== Arc of the Covenant Gates ===== | ||
+ | 3차 씨딩에 사용된 Arc of the Covenant Gates | ||
<HTML> | <HTML> | ||
Line 344: | Line 345: | ||
</HTML> | </HTML> | ||
+ | \\ \\ | ||
===== Inner Earth ===== | ===== Inner Earth ===== |