Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
route4me-curl/Windows/multiple_separate_depots_data.json
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
130 lines (130 sloc)
2.96 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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 | |
} | |
] | |
} |