-
Notifications
You must be signed in to change notification settings - Fork 2
/
single_driver_route_ten_stops_data.json
93 lines (93 loc) · 1.86 KB
/
single_driver_route_ten_stops_data.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
{
"parameters": {
"algorithm_type": 1,
"StoreRoute": true,
"RouteName": "Single Driver Route 10 Stops",
"route_time": 25200,
"optimize": "Distance",
"distance_unit": "mi",
"device_type": "web"
},
"addresses": [
{
"lng": -85.793846,
"lat": 38.141598,
"is_depot": false,
"time": 300,
"sequence_no": 1,
"address": "1604 PARKRIDGE PKWY, Louisville, KY, 40214"
},
{
"lng": -85.786514,
"lat": 38.202496,
"is_depot": false,
"time": 300,
"sequence_no": 2,
"address": "1407 MCCOY, Louisville, KY, 40215"
},
{
"lng": -85.774864,
"lat": 38.178844,
"is_depot": false,
"time": 300,
"sequence_no": 3,
"address": "4805 BELLEVUE AVE, Louisville, KY, 40215"
},
{
"lng": -85.821121,
"lat": 38.248684,
"is_depot": false,
"time": 300,
"sequence_no": 4,
"address": "730 CECIL AVENUE, Louisville, KY, 40211"
},
{
"lng": -85.800034,
"lat": 38.251923,
"is_depot": false,
"time": 300,
"sequence_no": 5,
"address": "650 SOUTH 29TH ST UNIT 315, Louisville, KY, 40211"
},
{
"lng": -85.824638,
"lat": 38.176067,
"is_depot": false,
"time": 300,
"sequence_no": 6,
"address": "4629 HILLSIDE DRIVE, Louisville, KY, 40216"
},
{
"lng": -85.775558,
"lat": 38.179806,
"is_depot": false,
"time": 300,
"sequence_no": 7,
"address": "4738 BELLEVUE AVE, Louisville, KY, 40215"
},
{
"lng": -85.815094,
"lat": 38.259335,
"is_depot": false,
"time": 300,
"sequence_no": 8,
"address": "318 SO. 39TH STREET, Louisville, KY, 40212"
},
{
"lng": -85.785118,
"lat": 38.179253,
"is_depot": false,
"time": 300,
"sequence_no": 9,
"address": "1324 BLUEGRASS AVE, Louisville, KY, 40215"
},
{
"lng": -85.792854,
"lat": 38.162472,
"is_depot": false,
"time": 300,
"sequence_no": 10,
"address": "7305 ROYAL WOODS DR, Louisville, KY, 40214"
}
]
}