-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsearch.json
80 lines (80 loc) · 1.58 KB
/
search.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
[
{
"title": "Berlin",
"location_type": "City",
"woeid": 638242,
"latt_long": "52.516071,13.376980"
},
{
"title": "Indianapolis",
"location_type": "City",
"woeid": 2427032,
"latt_long": "39.766911,-86.149963"
},
{
"title": "Liverpool",
"location_type": "City",
"woeid": 26734,
"latt_long": "53.409771,-2.978480"
},
{
"title": "Lima",
"location_type": "City",
"woeid": 418440,
"latt_long": "-12.043600,-77.021217"
},
{
"title": "Dublin",
"location_type": "City",
"woeid": 560743,
"latt_long": "53.343761,-6.249530"
},
{
"title": "Little Rock",
"location_type": "City",
"woeid": 2440351,
"latt_long": "34.748650,-92.274490"
},
{
"title": "Lille",
"location_type": "City",
"woeid": 608105,
"latt_long": "50.637150,3.062830"
},
{
"title": "Lisbon",
"location_type": "City",
"woeid": 742676,
"latt_long": "38.725670,-9.150370"
},
{
"title": "Billings",
"location_type": "City",
"woeid": 2364254,
"latt_long": "45.783821,-108.505676"
},
{
"title": "Brasília",
"location_type": "City",
"woeid": 455819,
"latt_long": "-15.77846,-47.928661"
},
{
"title": "Minneapolis",
"location_type": "City",
"woeid": 2452078,
"latt_long": "44.979031,-93.264931"
},
{
"title": "Wellington",
"location_type": "City",
"woeid": 2351310,
"latt_long": "-41.283779,174.787979"
},
{
"title": "Burlington",
"location_type": "City",
"woeid": 2372071,
"latt_long": "44.475922,-73.213226"
}
]