-
Notifications
You must be signed in to change notification settings - Fork 2
/
multiple_separate_depots_data.json
130 lines (130 loc) · 2.96 KB
/
multiple_separate_depots_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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"parameters": {
"algorithm_type": 4,
"store_route": true,
"route_name": "multiple separate depots section",
"route_date": 1464523994,
"route_time": 25200,
"optimize": "Distance",
"distance_unit": "mi",
"device_type": "web"
},
"depots": [
{
"address": "3634 W Market St, Fairlawn, OH 44333",
"lat": 41.135762259364,
"lng": -81.629313826561
},
{
"address": "2705 N River Rd, Stow, OH 44224",
"lat": 41.145240783691,
"lng": -81.410247802734
}
],
"addresses": [
{
"address": "1218 Ruth Ave, Cuyahoga Falls, OH 44221",
"lat": 41.135762259364,
"lng": -81.629313826561,
"time": 300,
"time_window_start": 29465,
"time_window_end": 30529
},
{
"address": "512 Florida Pl, Barberton, OH 44203",
"lat": 41.003671512008,
"lng": -81.598461046815,
"time": 300,
"time_window_start": 30529,
"time_window_end": 33779
},
{
"address": "512 Florida Pl, Barberton, OH 44203",
"lat": 41.003671512008,
"lng": -81.598461046815,
"time": 100,
"time_window_start": 33779,
"time_window_end": 33944
},
{
"address": "3495 Purdue St, Cuyahoga Falls, OH 44221",
"lat": 41.162971496582,
"lng": -81.479049682617,
"time": 300,
"time_window_start": 33944,
"time_window_end": 34801
},
{
"address": "1659 Hibbard Dr, Stow, OH 44224",
"lat": 41.194505989552,
"lng": -81.443351581693,
"time": 300,
"time_window_start": 34801,
"time_window_end": 36366
},
{
"address": "10159 Bissell Dr, Twinsburg, OH 44087",
"lat": 41.340042114258,
"lng": -81.421226501465,
"time": 300,
"time_window_start": 39173,
"time_window_end": 41617
},
{
"address": "367 Cathy Dr, Munroe Falls, OH 44262",
"lat": 41.148578643799,
"lng": -81.429229736328,
"time": 300,
"time_window_start": 41617,
"time_window_end": 43660
},
{
"address": "367 Cathy Dr, Munroe Falls, OH 44262",
"lat": 41.148578643799,
"lng": -81.429229736328,
"time": 300,
"time_window_start": 43660,
"time_window_end": 46392
},
{
"address": "512 Florida Pl, Barberton, OH 44203",
"lat": 41.003671512008,
"lng": -81.598461046815,
"time": 300,
"time_window_start": 46392,
"time_window_end": 48389
},
{
"address": "3933 Klein Ave, Stow, OH 44224",
"lat": 41.169467926025,
"lng": -81.429420471191,
"time": 300,
"time_window_start": 48389,
"time_window_end": 50152
},
{
"address": "2148 8th St, Cuyahoga Falls, OH 44221",
"lat": 41.136692047119,
"lng": -81.493492126465,
"time": 300,
"time_window_start": 50152,
"time_window_end": 51982
},
{
"address": "3731 Osage St, Stow, OH 44224",
"lat": 41.161357879639,
"lng": -81.42293548584,
"time": 100,
"time_window_start": 51982,
"time_window_end": 52180
},
{
"address": "3731 Osage St, Stow, OH 44224",
"lat": 41.161357879639,
"lng": -81.42293548584,
"time": 300,
"time_window_start": 52180,
"time_window_end": 54379
}
]
}