-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbboxs.json
36 lines (36 loc) · 989 Bytes
/
bboxs.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
{
"bboxs" : [
{
"bbox":"139.74609375,35.67514744,139.83398438,35.74651226",
"area":"Tokyo"
},
{
"bbox":"137.63671875,34.66935855,137.72460938,34.7416125",
"area":"Hamamatsu"
},
{
"bbox":"139.83398438,34.95799531,139.921875,35.02999637",
"area":"Tateyama"
},
{
"bbox":"141.07765453,39.6823863,141.16554516,39.75375112",
"area":"Morioka"
},
{
"bbox":"130.68726409,32.72948989,130.77515472,32.80174385",
"area":"Kumamoto"
},
{
"bbox":"132.69418348,34.38622724,132.7820741,34.45848119",
"area":"Higashihiroshima"
},
{
"bbox":"2.289261,48.828241,2.395691,48.899046",
"area":"Paris"
},
{
"bbox":"46.62470434,24.56755775,46.78428180,24.70689399",
"area":"Riyadh"
}
]
}