-
Notifications
You must be signed in to change notification settings - Fork 0
/
lunar_path.json
42 lines (42 loc) · 895 Bytes
/
lunar_path.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"latitude": -85.0,
"longitude": 31.2
},
{
"latitude": -85.55555555555556,
"longitude": 11.176776776776777
},
{
"latitude": -86.11111111111111,
"longitude": -8.846446446446446
},
{
"latitude": -86.66666666666667,
"longitude": -28.869669669669666
},
{
"latitude": -87.22222222222223,
"longitude": -48.89289289289289
},
{
"latitude": -87.77777777777777,
"longitude": -68.91611611611611
},
{
"latitude": -88.33333333333333,
"longitude": -88.93933933933933
},
{
"latitude": -88.88888888888889,
"longitude": -108.96256256256255
},
{
"latitude": -89.44444444444444,
"longitude": -128.9857857857858
},
{
"latitude": -90.0,
"longitude": -149.00900900900902
}
]