-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathiceland.json
72 lines (72 loc) · 1.49 KB
/
iceland.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"name": "Iceland",
"zoneID": "Atlantic/Reykjavik",
"minimumVisibleKP": 2.7,
"gpsCoordinates": [
{
"latitude": 64.1647058,
"longitude": -22.0221264,
"description": "Grotta"
},
{
"latitude": 64.128848,
"longitude": -21.9196938,
"description": "Öskjuhlið"
},
{
"latitude": 63.459100,
"longitude": -19.364778,
"description": "DC3 crash site"
},
{
"latitude": 66.0177041,
"longitude": -16.505781,
"description": "Ásbyrgi Canyon"
},
{
"latitude": 64.2440386,
"longitude": -14.9648088,
"description": "Stokksnes"
},
{
"latitude": 64.940374,
"longitude": -23.306796,
"description": "Kirkjufell"
},
{
"latitude": 63.565862,
"longitude": -19.607531,
"description": "Seljavallalaug"
},
{
"latitude": 63.412868,
"longitude": -19.005404,
"description": "Vik"
},
{
"latitude": 63.958196,
"longitude": -21.423100,
"description": "Eldborgarhraun"
},
{
"latitude": 65.502509,
"longitude": -24.531099,
"description": "Látrabjarg"
},
{
"latitude": 64.077711,
"longitude": -16.228601,
"description": "Jokulsarlon"
},
{
"latitude": 65.606229,
"longitude": -20.635225,
"description": "Hvitserkur"
},
{
"latitude": 66.462161,
"longitude": -15.962304,
"description": "The Arctic Henge"
}
]
}