forked from charlesmadere/CynanBotCommon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocationsRepository.json
116 lines (116 loc) · 2.71 KB
/
locationsRepository.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"1835847": {
"lat": 37.583328,
"lon": 127.0,
"name": "Seoul",
"timeZone": "Asia/Seoul"
},
"1850147": {
"lat": 35.689499,
"lon": 139.691711,
"name": "Tokyo",
"timeZone": "Asia/Tokyo"
},
"1853908": {
"lat": 35.950001,
"lon": 137.266663,
"name": "Osaka",
"timeZone": "Japan"
},
"2128295": {
"lat": 43.064171,
"lon": 141.346939,
"name": "Sapporo",
"timeZone": "Japan"
},
"2643743": {
"lat": 51.50853,
"lon": -0.12574,
"name": "London",
"timeZone": "Europe/London"
},
"2673722": {
"lat": 59.5,
"lon": 18.0,
"name": "Stockholm",
"timeZone": "Europe/Stockholm"
},
"3143244": {
"lat": 59.912731,
"lon": 10.74609,
"name": "Oslo",
"timeZone": "Europe/Oslo"
},
"3895114": {
"lat": -30.0,
"lon": -71.0,
"name": "Republic of Chile",
"timeZone": "Chile/Continental"
},
"4335045": {
"lat": 29.954651,
"lon": -90.075073,
"name": "New Orleans",
"timeZone": "US/Central"
},
"4671654": {
"lat": 30.267151,
"lon": -97.743057,
"name": "Austin",
"timeZone": "America/Chicago"
},
"4887398": {
"lat": 41.850029,
"lon": -87.650047,
"name": "Chicago",
"timeZone": "America/Chicago"
},
"5128581": {
"lat": 40.714272,
"lon": -74.005966,
"name": "New York City",
"timeZone": "America/New_York"
},
"5368361": {
"lat": 34.052231,
"lon": -118.243683,
"name": "Los Angeles",
"timeZone": "America/Los_Angeles"
},
"5391959": {
"lat": 37.774929,
"lon": -122.419418,
"name": "San Francisco",
"timeZone": "America/Los_Angeles"
},
"5506956": {
"lat": 36.174969,
"lon": -115.137222,
"name": "Las Vegas",
"timeZone": "US/Mountain"
},
"5746545": {
"lat": 45.523449,
"lon": -122.676208,
"name": "Portland",
"timeZone": "US/Pacific"
},
"5809844": {
"lat": 47.606209,
"lon": -122.332069,
"name": "Seattle",
"timeZone": "US/Pacific"
},
"6455259": {
"lat": 48.856461,
"lon": 2.35236,
"name": "Paris",
"timeZone": "Europe/Paris"
},
"6691319": {
"lat": 47.375999,
"lon": -71.123367,
"name": "Capitale-Nationale",
"timeZone": "Canada/Eastern"
}
}