-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcities.json
41 lines (41 loc) · 1.02 KB
/
cities.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
[
{
"id": 52,
"name": "Ashkāsham",
"state_id": 3901,
"state_code": "BDS",
"state_name": "Badakhshan",
"country_id": 1,
"country_code": "AF",
"country_name": "Afghanistan",
"latitude": "36.68333000",
"longitude": "71.53333000",
"wikiDataId": "Q4805192"
},
{
"id": 68,
"name": "Fayzabad",
"state_id": 3901,
"state_code": "BDS",
"state_name": "Badakhshan",
"country_id": 1,
"country_code": "AF",
"country_name": "Afghanistan",
"latitude": "37.11664000",
"longitude": "70.58002000",
"wikiDataId": "Q156558"
},
{
"id": 78,
"name": "Jurm",
"state_id": 3901,
"state_code": "BDS",
"state_name": "Badakhshan",
"country_id": 1,
"country_code": "AF",
"country_name": "Afghanistan",
"latitude": "36.86477000",
"longitude": "70.83421000",
"wikiDataId": "Q10308323"
}
]