Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- 'code': 0,
- 'summary': {
- 'cost': 2177,
- 'routes': 1,
- 'unassigned': 0,
- 'delivery': [
- 23,
- 0
- ],
- 'amount': [
- 23,
- 0
- ],
- 'pickup': [
- 23,
- 0
- ],
- 'setup': 0,
- 'service': 1200,
- 'duration': 2177,
- 'waiting_time': 0,
- 'priority': 0,
- 'distance': 0,
- 'violations': [
- ],
- 'computing_times': {
- 'loading': 55,
- 'solving': 1,
- 'routing': 0
- }
- },
- 'unassigned': [
- ],
- 'routes': [
- {
- 'vehicle': 895382029,
- 'cost': 2177,
- 'description': '12:19:4:2024-04-18:1713420000:1713448800',
- 'delivery': [
- 23,
- 0
- ],
- 'amount': [
- 23,
- 0
- ],
- 'pickup': [
- 23,
- 0
- ],
- 'setup': 0,
- 'service': 1200,
- 'duration': 2177,
- 'waiting_time': 0,
- 'priority': 0,
- 'distance': 0,
- 'steps': [
- {
- 'type': 'start',
- 'location': [
- 15.65782,
- 58.407549
- ],
- 'setup': 0,
- 'service': 0,
- 'waiting_time': 0,
- 'load': [
- 0,
- 0
- ],
- 'arrival': 1713420000,
- 'duration': 0,
- 'violations': [
- ],
- 'distance': 0
- },
- {
- 'type': 'pickup',
- 'description': '36',
- 'location': [
- 15.65782,
- 58.407549
- ],
- 'id': 102246921097,
- 'setup': 0,
- 'service': 600,
- 'waiting_time': 0,
- 'job': 102246921097,
- 'load': [
- 23,
- 0
- ],
- 'arrival': 1713420000,
- 'duration': 0,
- 'violations': [
- ],
- 'distance': 1818325097
- },
- {
- 'type': 'delivery',
- 'description': 'customer1',
- 'location': [
- 15.5770785,
- 58.3996545
- ],
- 'id': 470860100608,
- 'setup': 0,
- 'service': 600,
- 'waiting_time': 0,
- 'job': 470860100608,
- 'load': [
- 0,
- 0
- ],
- 'arrival': 1713421690,
- 'duration': 1090,
- 'violations': [
- ],
- 'distance': 1563065138
- },
- {
- 'type': 'end',
- 'location': [
- 15.65782,
- 58.407549
- ],
- 'setup': 0,
- 'service': 0,
- 'waiting_time': 0,
- 'load': [
- 0,
- 0
- ],
- 'arrival': 1713423377,
- 'duration': 2177,
- 'violations': [
- ],
- 'distance': 0
- }
- ],
- 'violations': [
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement