Guest User

Untitled

a guest
Jul 19th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 876.27 KB | None | 0 0
  1. {
  2. "metadata" : {
  3. "solverType" : "or_CVRPTWPD",
  4. "requestId" : "935dc1f5-b4c0-4ee6-b33f-1b244bfa7d39",
  5. "endTime" : "2018-07-19T17:47:53.175+08:00",
  6. "elapsedTime" : 3648.067,
  7. "startTime" : "2018-07-19T16:47:05.108+08:00"
  8. },
  9. "clusters" : [ {
  10. "id" : "c_1",
  11. "vehicles" : null,
  12. "tasks" : [ {
  13. "assignee" : {
  14. "id" : "0",
  15. "vehicleType" : {
  16. "id" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  17. "profile" : "van",
  18. "averageSpeed" : 50.0,
  19. "capacity" : {
  20. "weight" : 5000,
  21. "volume" : 5000,
  22. "unit" : 1000
  23. },
  24. "cost" : {
  25. "fixed" : 35,
  26. "perMileage" : 1,
  27. "perRegularHours" : 22
  28. },
  29. "properties" : null
  30. },
  31. "vehicleTypeId" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  32. "startLocation" : {
  33. "id" : "1.333829_103.969318",
  34. "latitude" : 1.333829,
  35. "longitude" : 103.969318
  36. },
  37. "endLocation" : {
  38. "id" : "1.333829_103.969318",
  39. "latitude" : 1.333829,
  40. "longitude" : 103.969318
  41. },
  42. "timeSchedule" : {
  43. "start" : "2017-07-19T07:53:16.929Z",
  44. "end" : "2019-07-19T07:53:16.929Z",
  45. "relax" : 0
  46. },
  47. "timeLimit" : 86400,
  48. "breakDuration" : 0.0,
  49. "breakTimes" : null,
  50. "returnToDepot" : false,
  51. "lockedTour" : [ ],
  52. "properties" : null
  53. },
  54. "startTime" : null,
  55. "endTime" : null,
  56. "travelingTime" : 0,
  57. "travelingDistance" : 0.0,
  58. "cost" : { },
  59. "tour" : [ {
  60. "id" : "startFromDepot",
  61. "location" : {
  62. "id" : "1.333829_103.969318",
  63. "latitude" : 1.333829,
  64. "longitude" : 103.969318
  65. },
  66. "artificial" : false,
  67. "taskType" : "startFromDepot",
  68. "capacityDemand" : null,
  69. "duration" : 0,
  70. "timeWindows" : null,
  71. "timeWindowsIgnorable" : true,
  72. "completed" : false,
  73. "precedenceTaskId" : null,
  74. "assignedVehicleId" : null,
  75. "dropPenalty" : 0.0,
  76. "properties" : null,
  77. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  78. "arrivalLatest" : "2018-08-05T23:37:09+0000",
  79. "loads" : {
  80. "weight" : 0,
  81. "volume" : 0,
  82. "unit" : 0
  83. }
  84. }, {
  85. "id" : "4657",
  86. "location" : {
  87. "id" : "1.3262422_103.6783524",
  88. "latitude" : 1.3262422,
  89. "longitude" : 103.6783524
  90. },
  91. "artificial" : false,
  92. "taskType" : "Pickup",
  93. "capacityDemand" : {
  94. "weight" : 3,
  95. "volume" : 100,
  96. "unit" : 1
  97. },
  98. "duration" : 200,
  99. "timeWindows" : [ {
  100. "start" : "2018-08-06T00:04:00.000Z",
  101. "end" : "2018-08-06T03:04:00.000Z",
  102. "relax" : 0
  103. } ],
  104. "timeWindowsIgnorable" : true,
  105. "completed" : false,
  106. "precedenceTaskId" : "",
  107. "assignedVehicleId" : "",
  108. "dropPenalty" : 5000.0,
  109. "properties" : null,
  110. "arrivalEarliest" : "2018-08-06T00:04:00+0000",
  111. "arrivalLatest" : "2018-08-06T00:15:58+0000",
  112. "loads" : {
  113. "weight" : 0,
  114. "volume" : 0,
  115. "unit" : 0
  116. }
  117. }, {
  118. "id" : "5007",
  119. "location" : {
  120. "id" : "1.3113982_103.8565897",
  121. "latitude" : 1.3113982,
  122. "longitude" : 103.8565897
  123. },
  124. "artificial" : false,
  125. "taskType" : "Pickup",
  126. "capacityDemand" : {
  127. "weight" : 6,
  128. "volume" : 100,
  129. "unit" : 1
  130. },
  131. "duration" : 200,
  132. "timeWindows" : [ {
  133. "start" : "2018-08-05T23:16:00.000Z",
  134. "end" : "2018-08-06T02:16:00.000Z",
  135. "relax" : 0
  136. } ],
  137. "timeWindowsIgnorable" : true,
  138. "completed" : false,
  139. "precedenceTaskId" : "",
  140. "assignedVehicleId" : "",
  141. "dropPenalty" : 5000.0,
  142. "properties" : null,
  143. "arrivalEarliest" : "2018-08-06T00:31:11+0000",
  144. "arrivalLatest" : "2018-08-06T00:43:09+0000",
  145. "loads" : {
  146. "weight" : 3,
  147. "volume" : 100,
  148. "unit" : 1
  149. }
  150. }, {
  151. "id" : "4309",
  152. "location" : {
  153. "id" : "1.3113982_103.8565897",
  154. "latitude" : 1.3113982,
  155. "longitude" : 103.8565897
  156. },
  157. "artificial" : false,
  158. "taskType" : "Pickup",
  159. "capacityDemand" : {
  160. "weight" : 180,
  161. "volume" : 900,
  162. "unit" : 1
  163. },
  164. "duration" : 200,
  165. "timeWindows" : [ {
  166. "start" : "2018-08-06T00:16:00.000Z",
  167. "end" : "2018-08-06T03:16:00.000Z",
  168. "relax" : 0
  169. } ],
  170. "timeWindowsIgnorable" : true,
  171. "completed" : false,
  172. "precedenceTaskId" : "",
  173. "assignedVehicleId" : "",
  174. "dropPenalty" : 5000.0,
  175. "properties" : null,
  176. "arrivalEarliest" : "2018-08-06T00:34:31+0000",
  177. "arrivalLatest" : "2018-08-06T00:46:29+0000",
  178. "loads" : {
  179. "weight" : 9,
  180. "volume" : 200,
  181. "unit" : 2
  182. }
  183. }, {
  184. "id" : "5216",
  185. "location" : {
  186. "id" : "1.3018822_103.7923759",
  187. "latitude" : 1.3018822,
  188. "longitude" : 103.7923759
  189. },
  190. "artificial" : false,
  191. "taskType" : "Delivery",
  192. "capacityDemand" : {
  193. "weight" : -9,
  194. "volume" : -100,
  195. "unit" : -1
  196. },
  197. "duration" : 200,
  198. "timeWindows" : [ {
  199. "start" : "2018-08-06T00:42:00.000Z",
  200. "end" : "2018-08-06T03:42:00.000Z",
  201. "relax" : 0
  202. } ],
  203. "timeWindowsIgnorable" : true,
  204. "completed" : false,
  205. "precedenceTaskId" : "",
  206. "assignedVehicleId" : "",
  207. "dropPenalty" : 5000.0,
  208. "properties" : null,
  209. "arrivalEarliest" : "2018-08-06T00:46:30+0000",
  210. "arrivalLatest" : "2018-08-06T00:58:28+0000",
  211. "loads" : {
  212. "weight" : 189,
  213. "volume" : 1100,
  214. "unit" : 3
  215. }
  216. }, {
  217. "id" : "5157",
  218. "location" : {
  219. "id" : "1.3113982_103.8565897",
  220. "latitude" : 1.3113982,
  221. "longitude" : 103.8565897
  222. },
  223. "artificial" : false,
  224. "taskType" : "Pickup",
  225. "capacityDemand" : {
  226. "weight" : 53,
  227. "volume" : 300,
  228. "unit" : 1
  229. },
  230. "duration" : 200,
  231. "timeWindows" : [ {
  232. "start" : "2018-08-05T23:57:00.000Z",
  233. "end" : "2018-08-06T02:57:00.000Z",
  234. "relax" : 0
  235. } ],
  236. "timeWindowsIgnorable" : true,
  237. "completed" : false,
  238. "precedenceTaskId" : "",
  239. "assignedVehicleId" : "",
  240. "dropPenalty" : 5000.0,
  241. "properties" : null,
  242. "arrivalEarliest" : "2018-08-06T00:58:29+0000",
  243. "arrivalLatest" : "2018-08-06T01:10:27+0000",
  244. "loads" : {
  245. "weight" : 180,
  246. "volume" : 1000,
  247. "unit" : 2
  248. }
  249. }, {
  250. "id" : "5139",
  251. "location" : {
  252. "id" : "1.3113982_103.8565897",
  253. "latitude" : 1.3113982,
  254. "longitude" : 103.8565897
  255. },
  256. "artificial" : false,
  257. "taskType" : "Pickup",
  258. "capacityDemand" : {
  259. "weight" : 12,
  260. "volume" : 100,
  261. "unit" : 1
  262. },
  263. "duration" : 200,
  264. "timeWindows" : [ {
  265. "start" : "2018-08-06T00:03:00.000Z",
  266. "end" : "2018-08-06T03:03:00.000Z",
  267. "relax" : 0
  268. } ],
  269. "timeWindowsIgnorable" : true,
  270. "completed" : false,
  271. "precedenceTaskId" : "",
  272. "assignedVehicleId" : "",
  273. "dropPenalty" : 5000.0,
  274. "properties" : null,
  275. "arrivalEarliest" : "2018-08-06T01:01:49+0000",
  276. "arrivalLatest" : "2018-08-06T01:13:47+0000",
  277. "loads" : {
  278. "weight" : 233,
  279. "volume" : 1300,
  280. "unit" : 3
  281. }
  282. }, {
  283. "id" : "4489",
  284. "location" : {
  285. "id" : "1.3113982_103.8565897",
  286. "latitude" : 1.3113982,
  287. "longitude" : 103.8565897
  288. },
  289. "artificial" : false,
  290. "taskType" : "Pickup",
  291. "capacityDemand" : {
  292. "weight" : 7,
  293. "volume" : 100,
  294. "unit" : 1
  295. },
  296. "duration" : 200,
  297. "timeWindows" : [ {
  298. "start" : "2018-08-05T23:04:00.000Z",
  299. "end" : "2018-08-06T02:04:00.000Z",
  300. "relax" : 0
  301. } ],
  302. "timeWindowsIgnorable" : true,
  303. "completed" : false,
  304. "precedenceTaskId" : "",
  305. "assignedVehicleId" : "",
  306. "dropPenalty" : 5000.0,
  307. "properties" : null,
  308. "arrivalEarliest" : "2018-08-06T01:05:09+0000",
  309. "arrivalLatest" : "2018-08-06T01:17:07+0000",
  310. "loads" : {
  311. "weight" : 245,
  312. "volume" : 1400,
  313. "unit" : 4
  314. }
  315. }, {
  316. "id" : "4473",
  317. "location" : {
  318. "id" : "1.3113982_103.8565897",
  319. "latitude" : 1.3113982,
  320. "longitude" : 103.8565897
  321. },
  322. "artificial" : false,
  323. "taskType" : "Pickup",
  324. "capacityDemand" : {
  325. "weight" : 26,
  326. "volume" : 200,
  327. "unit" : 1
  328. },
  329. "duration" : 200,
  330. "timeWindows" : [ {
  331. "start" : "2018-08-06T01:06:00.000Z",
  332. "end" : "2018-08-06T04:06:00.000Z",
  333. "relax" : 0
  334. } ],
  335. "timeWindowsIgnorable" : true,
  336. "completed" : false,
  337. "precedenceTaskId" : "",
  338. "assignedVehicleId" : "",
  339. "dropPenalty" : 5000.0,
  340. "properties" : null,
  341. "arrivalEarliest" : "2018-08-06T01:08:29+0000",
  342. "arrivalLatest" : "2018-08-06T01:20:27+0000",
  343. "loads" : {
  344. "weight" : 252,
  345. "volume" : 1500,
  346. "unit" : 5
  347. }
  348. }, {
  349. "id" : "4467",
  350. "location" : {
  351. "id" : "1.3113982_103.8565897",
  352. "latitude" : 1.3113982,
  353. "longitude" : 103.8565897
  354. },
  355. "artificial" : false,
  356. "taskType" : "Pickup",
  357. "capacityDemand" : {
  358. "weight" : 37,
  359. "volume" : 200,
  360. "unit" : 1
  361. },
  362. "duration" : 200,
  363. "timeWindows" : [ {
  364. "start" : "2018-08-06T00:33:00.000Z",
  365. "end" : "2018-08-06T03:33:00.000Z",
  366. "relax" : 0
  367. } ],
  368. "timeWindowsIgnorable" : true,
  369. "completed" : false,
  370. "precedenceTaskId" : "",
  371. "assignedVehicleId" : "",
  372. "dropPenalty" : 5000.0,
  373. "properties" : null,
  374. "arrivalEarliest" : "2018-08-06T01:11:49+0000",
  375. "arrivalLatest" : "2018-08-06T01:23:47+0000",
  376. "loads" : {
  377. "weight" : 278,
  378. "volume" : 1700,
  379. "unit" : 6
  380. }
  381. }, {
  382. "id" : "4439",
  383. "location" : {
  384. "id" : "1.3113982_103.8565897",
  385. "latitude" : 1.3113982,
  386. "longitude" : 103.8565897
  387. },
  388. "artificial" : false,
  389. "taskType" : "Pickup",
  390. "capacityDemand" : {
  391. "weight" : 10,
  392. "volume" : 100,
  393. "unit" : 1
  394. },
  395. "duration" : 200,
  396. "timeWindows" : [ {
  397. "start" : "2018-08-06T00:00:00.000Z",
  398. "end" : "2018-08-06T03:00:00.000Z",
  399. "relax" : 0
  400. } ],
  401. "timeWindowsIgnorable" : true,
  402. "completed" : false,
  403. "precedenceTaskId" : "",
  404. "assignedVehicleId" : "",
  405. "dropPenalty" : 5000.0,
  406. "properties" : null,
  407. "arrivalEarliest" : "2018-08-06T01:15:09+0000",
  408. "arrivalLatest" : "2018-08-06T01:27:07+0000",
  409. "loads" : {
  410. "weight" : 315,
  411. "volume" : 1900,
  412. "unit" : 7
  413. }
  414. }, {
  415. "id" : "4423",
  416. "location" : {
  417. "id" : "1.3113982_103.8565897",
  418. "latitude" : 1.3113982,
  419. "longitude" : 103.8565897
  420. },
  421. "artificial" : false,
  422. "taskType" : "Pickup",
  423. "capacityDemand" : {
  424. "weight" : 86,
  425. "volume" : 500,
  426. "unit" : 1
  427. },
  428. "duration" : 200,
  429. "timeWindows" : [ {
  430. "start" : "2018-08-06T00:17:00.000Z",
  431. "end" : "2018-08-06T03:17:00.000Z",
  432. "relax" : 0
  433. } ],
  434. "timeWindowsIgnorable" : true,
  435. "completed" : false,
  436. "precedenceTaskId" : "",
  437. "assignedVehicleId" : "",
  438. "dropPenalty" : 5000.0,
  439. "properties" : null,
  440. "arrivalEarliest" : "2018-08-06T01:18:29+0000",
  441. "arrivalLatest" : "2018-08-06T01:30:27+0000",
  442. "loads" : {
  443. "weight" : 325,
  444. "volume" : 2000,
  445. "unit" : 8
  446. }
  447. }, {
  448. "id" : "4351",
  449. "location" : {
  450. "id" : "1.3113982_103.8565897",
  451. "latitude" : 1.3113982,
  452. "longitude" : 103.8565897
  453. },
  454. "artificial" : false,
  455. "taskType" : "Pickup",
  456. "capacityDemand" : {
  457. "weight" : 2,
  458. "volume" : 100,
  459. "unit" : 1
  460. },
  461. "duration" : 200,
  462. "timeWindows" : [ {
  463. "start" : "2018-08-06T00:50:00.000Z",
  464. "end" : "2018-08-06T03:50:00.000Z",
  465. "relax" : 0
  466. } ],
  467. "timeWindowsIgnorable" : true,
  468. "completed" : false,
  469. "precedenceTaskId" : "",
  470. "assignedVehicleId" : "",
  471. "dropPenalty" : 5000.0,
  472. "properties" : null,
  473. "arrivalEarliest" : "2018-08-06T01:21:49+0000",
  474. "arrivalLatest" : "2018-08-06T01:33:47+0000",
  475. "loads" : {
  476. "weight" : 411,
  477. "volume" : 2500,
  478. "unit" : 9
  479. }
  480. }, {
  481. "id" : "4337",
  482. "location" : {
  483. "id" : "1.3113982_103.8565897",
  484. "latitude" : 1.3113982,
  485. "longitude" : 103.8565897
  486. },
  487. "artificial" : false,
  488. "taskType" : "Pickup",
  489. "capacityDemand" : {
  490. "weight" : 31,
  491. "volume" : 200,
  492. "unit" : 1
  493. },
  494. "duration" : 200,
  495. "timeWindows" : [ {
  496. "start" : "2018-08-05T23:16:00.000Z",
  497. "end" : "2018-08-06T02:16:00.000Z",
  498. "relax" : 0
  499. } ],
  500. "timeWindowsIgnorable" : true,
  501. "completed" : false,
  502. "precedenceTaskId" : "",
  503. "assignedVehicleId" : "",
  504. "dropPenalty" : 5000.0,
  505. "properties" : null,
  506. "arrivalEarliest" : "2018-08-06T01:25:09+0000",
  507. "arrivalLatest" : "2018-08-06T01:37:07+0000",
  508. "loads" : {
  509. "weight" : 413,
  510. "volume" : 2600,
  511. "unit" : 10
  512. }
  513. }, {
  514. "id" : "4323",
  515. "location" : {
  516. "id" : "1.3113982_103.8565897",
  517. "latitude" : 1.3113982,
  518. "longitude" : 103.8565897
  519. },
  520. "artificial" : false,
  521. "taskType" : "Pickup",
  522. "capacityDemand" : {
  523. "weight" : 3,
  524. "volume" : 100,
  525. "unit" : 1
  526. },
  527. "duration" : 200,
  528. "timeWindows" : [ {
  529. "start" : "2018-08-05T23:47:00.000Z",
  530. "end" : "2018-08-06T02:47:00.000Z",
  531. "relax" : 0
  532. } ],
  533. "timeWindowsIgnorable" : true,
  534. "completed" : false,
  535. "precedenceTaskId" : "",
  536. "assignedVehicleId" : "",
  537. "dropPenalty" : 5000.0,
  538. "properties" : null,
  539. "arrivalEarliest" : "2018-08-06T01:28:29+0000",
  540. "arrivalLatest" : "2018-08-06T01:40:27+0000",
  541. "loads" : {
  542. "weight" : 444,
  543. "volume" : 2800,
  544. "unit" : 11
  545. }
  546. }, {
  547. "id" : "4313",
  548. "location" : {
  549. "id" : "1.3113982_103.8565897",
  550. "latitude" : 1.3113982,
  551. "longitude" : 103.8565897
  552. },
  553. "artificial" : false,
  554. "taskType" : "Pickup",
  555. "capacityDemand" : {
  556. "weight" : 196,
  557. "volume" : 1000,
  558. "unit" : 1
  559. },
  560. "duration" : 200,
  561. "timeWindows" : [ {
  562. "start" : "2018-08-06T00:57:00.000Z",
  563. "end" : "2018-08-06T03:57:00.000Z",
  564. "relax" : 0
  565. } ],
  566. "timeWindowsIgnorable" : true,
  567. "completed" : false,
  568. "precedenceTaskId" : "",
  569. "assignedVehicleId" : "",
  570. "dropPenalty" : 5000.0,
  571. "properties" : null,
  572. "arrivalEarliest" : "2018-08-06T01:31:49+0000",
  573. "arrivalLatest" : "2018-08-06T01:43:47+0000",
  574. "loads" : {
  575. "weight" : 447,
  576. "volume" : 2900,
  577. "unit" : 12
  578. }
  579. }, {
  580. "id" : "4891",
  581. "location" : {
  582. "id" : "1.3113982_103.8565897",
  583. "latitude" : 1.3113982,
  584. "longitude" : 103.8565897
  585. },
  586. "artificial" : false,
  587. "taskType" : "Pickup",
  588. "capacityDemand" : {
  589. "weight" : 27,
  590. "volume" : 200,
  591. "unit" : 1
  592. },
  593. "duration" : 200,
  594. "timeWindows" : [ {
  595. "start" : "2018-08-06T01:19:00.000Z",
  596. "end" : "2018-08-06T04:19:00.000Z",
  597. "relax" : 0
  598. } ],
  599. "timeWindowsIgnorable" : true,
  600. "completed" : false,
  601. "precedenceTaskId" : "",
  602. "assignedVehicleId" : "",
  603. "dropPenalty" : 5000.0,
  604. "properties" : null,
  605. "arrivalEarliest" : "2018-08-06T01:35:09+0000",
  606. "arrivalLatest" : "2018-08-06T01:47:07+0000",
  607. "loads" : {
  608. "weight" : 643,
  609. "volume" : 3900,
  610. "unit" : 13
  611. }
  612. }, {
  613. "id" : "5179",
  614. "location" : {
  615. "id" : "1.3113982_103.8565897",
  616. "latitude" : 1.3113982,
  617. "longitude" : 103.8565897
  618. },
  619. "artificial" : false,
  620. "taskType" : "Pickup",
  621. "capacityDemand" : {
  622. "weight" : 4,
  623. "volume" : 100,
  624. "unit" : 1
  625. },
  626. "duration" : 200,
  627. "timeWindows" : [ {
  628. "start" : "2018-08-05T23:37:00.000Z",
  629. "end" : "2018-08-06T02:37:00.000Z",
  630. "relax" : 0
  631. } ],
  632. "timeWindowsIgnorable" : true,
  633. "completed" : false,
  634. "precedenceTaskId" : "",
  635. "assignedVehicleId" : "",
  636. "dropPenalty" : 5000.0,
  637. "properties" : null,
  638. "arrivalEarliest" : "2018-08-06T01:38:29+0000",
  639. "arrivalLatest" : "2018-08-06T01:50:27+0000",
  640. "loads" : {
  641. "weight" : 670,
  642. "volume" : 4100,
  643. "unit" : 14
  644. }
  645. }, {
  646. "id" : "4424",
  647. "location" : {
  648. "id" : "1.3350249_103.8836791",
  649. "latitude" : 1.3350249,
  650. "longitude" : 103.8836791
  651. },
  652. "artificial" : false,
  653. "taskType" : "Delivery",
  654. "capacityDemand" : {
  655. "weight" : -86,
  656. "volume" : -500,
  657. "unit" : -1
  658. },
  659. "duration" : 200,
  660. "timeWindows" : [ {
  661. "start" : "2018-08-06T00:17:00.000Z",
  662. "end" : "2018-08-06T03:17:00.000Z",
  663. "relax" : 0
  664. } ],
  665. "timeWindowsIgnorable" : true,
  666. "completed" : false,
  667. "precedenceTaskId" : "",
  668. "assignedVehicleId" : "",
  669. "dropPenalty" : 5000.0,
  670. "properties" : null,
  671. "arrivalEarliest" : "2018-08-06T01:46:36+0000",
  672. "arrivalLatest" : "2018-08-06T01:58:34+0000",
  673. "loads" : {
  674. "weight" : 674,
  675. "volume" : 4200,
  676. "unit" : 15
  677. }
  678. }, {
  679. "id" : "4674",
  680. "location" : {
  681. "id" : "1.351274_103.873794",
  682. "latitude" : 1.351274,
  683. "longitude" : 103.873794
  684. },
  685. "artificial" : false,
  686. "taskType" : "Delivery",
  687. "capacityDemand" : {
  688. "weight" : -105,
  689. "volume" : -600,
  690. "unit" : -1
  691. },
  692. "duration" : 200,
  693. "timeWindows" : [ {
  694. "start" : "2018-08-06T00:28:00.000Z",
  695. "end" : "2018-08-06T03:28:00.000Z",
  696. "relax" : 0
  697. } ],
  698. "timeWindowsIgnorable" : true,
  699. "completed" : false,
  700. "precedenceTaskId" : "",
  701. "assignedVehicleId" : "",
  702. "dropPenalty" : 5000.0,
  703. "properties" : null,
  704. "arrivalEarliest" : "2018-08-06T01:52:28+0000",
  705. "arrivalLatest" : "2018-08-06T02:04:26+0000",
  706. "loads" : {
  707. "weight" : 588,
  708. "volume" : 3700,
  709. "unit" : 14
  710. }
  711. }, {
  712. "id" : "4774",
  713. "location" : {
  714. "id" : "1.3345557_103.857088",
  715. "latitude" : 1.3345557,
  716. "longitude" : 103.857088
  717. },
  718. "artificial" : false,
  719. "taskType" : "Delivery",
  720. "capacityDemand" : {
  721. "weight" : -28,
  722. "volume" : -200,
  723. "unit" : -1
  724. },
  725. "duration" : 200,
  726. "timeWindows" : [ {
  727. "start" : "2018-08-05T23:16:00.000Z",
  728. "end" : "2018-08-06T02:16:00.000Z",
  729. "relax" : 0
  730. } ],
  731. "timeWindowsIgnorable" : true,
  732. "completed" : false,
  733. "precedenceTaskId" : "",
  734. "assignedVehicleId" : "",
  735. "dropPenalty" : 5000.0,
  736. "properties" : null,
  737. "arrivalEarliest" : "2018-08-06T01:58:57+0000",
  738. "arrivalLatest" : "2018-08-06T02:10:55+0000",
  739. "loads" : {
  740. "weight" : 483,
  741. "volume" : 3100,
  742. "unit" : 13
  743. }
  744. }, {
  745. "id" : "4521",
  746. "location" : {
  747. "id" : "1.3113982_103.8565897",
  748. "latitude" : 1.3113982,
  749. "longitude" : 103.8565897
  750. },
  751. "artificial" : false,
  752. "taskType" : "Pickup",
  753. "capacityDemand" : {
  754. "weight" : 1,
  755. "volume" : 100,
  756. "unit" : 1
  757. },
  758. "duration" : 200,
  759. "timeWindows" : [ {
  760. "start" : "2018-08-06T01:06:00.000Z",
  761. "end" : "2018-08-06T04:06:00.000Z",
  762. "relax" : 0
  763. } ],
  764. "timeWindowsIgnorable" : true,
  765. "completed" : false,
  766. "precedenceTaskId" : "",
  767. "assignedVehicleId" : "",
  768. "dropPenalty" : 5000.0,
  769. "properties" : null,
  770. "arrivalEarliest" : "2018-08-06T02:05:22+0000",
  771. "arrivalLatest" : "2018-08-06T02:17:20+0000",
  772. "loads" : {
  773. "weight" : 455,
  774. "volume" : 2900,
  775. "unit" : 12
  776. }
  777. }, {
  778. "id" : "4537",
  779. "location" : {
  780. "id" : "1.3113982_103.8565897",
  781. "latitude" : 1.3113982,
  782. "longitude" : 103.8565897
  783. },
  784. "artificial" : false,
  785. "taskType" : "Pickup",
  786. "capacityDemand" : {
  787. "weight" : 3,
  788. "volume" : 100,
  789. "unit" : 1
  790. },
  791. "duration" : 200,
  792. "timeWindows" : [ {
  793. "start" : "2018-08-06T01:29:00.000Z",
  794. "end" : "2018-08-06T04:29:00.000Z",
  795. "relax" : 0
  796. } ],
  797. "timeWindowsIgnorable" : true,
  798. "completed" : false,
  799. "precedenceTaskId" : "",
  800. "assignedVehicleId" : "",
  801. "dropPenalty" : 5000.0,
  802. "properties" : null,
  803. "arrivalEarliest" : "2018-08-06T02:08:42+0000",
  804. "arrivalLatest" : "2018-08-06T02:20:40+0000",
  805. "loads" : {
  806. "weight" : 456,
  807. "volume" : 3000,
  808. "unit" : 13
  809. }
  810. }, {
  811. "id" : "4557",
  812. "location" : {
  813. "id" : "1.3113982_103.8565897",
  814. "latitude" : 1.3113982,
  815. "longitude" : 103.8565897
  816. },
  817. "artificial" : false,
  818. "taskType" : "Pickup",
  819. "capacityDemand" : {
  820. "weight" : 1,
  821. "volume" : 100,
  822. "unit" : 1
  823. },
  824. "duration" : 200,
  825. "timeWindows" : [ {
  826. "start" : "2018-08-05T23:45:00.000Z",
  827. "end" : "2018-08-06T02:45:00.000Z",
  828. "relax" : 0
  829. } ],
  830. "timeWindowsIgnorable" : true,
  831. "completed" : false,
  832. "precedenceTaskId" : "",
  833. "assignedVehicleId" : "",
  834. "dropPenalty" : 5000.0,
  835. "properties" : null,
  836. "arrivalEarliest" : "2018-08-06T02:12:02+0000",
  837. "arrivalLatest" : "2018-08-06T02:24:00+0000",
  838. "loads" : {
  839. "weight" : 459,
  840. "volume" : 3100,
  841. "unit" : 14
  842. }
  843. }, {
  844. "id" : "4559",
  845. "location" : {
  846. "id" : "1.3113982_103.8565897",
  847. "latitude" : 1.3113982,
  848. "longitude" : 103.8565897
  849. },
  850. "artificial" : false,
  851. "taskType" : "Pickup",
  852. "capacityDemand" : {
  853. "weight" : 9,
  854. "volume" : 100,
  855. "unit" : 1
  856. },
  857. "duration" : 200,
  858. "timeWindows" : [ {
  859. "start" : "2018-08-06T01:23:00.000Z",
  860. "end" : "2018-08-06T04:23:00.000Z",
  861. "relax" : 0
  862. } ],
  863. "timeWindowsIgnorable" : true,
  864. "completed" : false,
  865. "precedenceTaskId" : "",
  866. "assignedVehicleId" : "",
  867. "dropPenalty" : 5000.0,
  868. "properties" : null,
  869. "arrivalEarliest" : "2018-08-06T02:15:22+0000",
  870. "arrivalLatest" : "2018-08-06T02:27:20+0000",
  871. "loads" : {
  872. "weight" : 460,
  873. "volume" : 3200,
  874. "unit" : 15
  875. }
  876. }, {
  877. "id" : "4565",
  878. "location" : {
  879. "id" : "1.3113982_103.8565897",
  880. "latitude" : 1.3113982,
  881. "longitude" : 103.8565897
  882. },
  883. "artificial" : false,
  884. "taskType" : "Pickup",
  885. "capacityDemand" : {
  886. "weight" : 6,
  887. "volume" : 100,
  888. "unit" : 1
  889. },
  890. "duration" : 200,
  891. "timeWindows" : [ {
  892. "start" : "2018-08-06T00:12:00.000Z",
  893. "end" : "2018-08-06T03:12:00.000Z",
  894. "relax" : 0
  895. } ],
  896. "timeWindowsIgnorable" : true,
  897. "completed" : false,
  898. "precedenceTaskId" : "",
  899. "assignedVehicleId" : "",
  900. "dropPenalty" : 5000.0,
  901. "properties" : null,
  902. "arrivalEarliest" : "2018-08-06T02:18:42+0000",
  903. "arrivalLatest" : "2018-08-06T02:30:40+0000",
  904. "loads" : {
  905. "weight" : 469,
  906. "volume" : 3300,
  907. "unit" : 16
  908. }
  909. }, {
  910. "id" : "4567",
  911. "location" : {
  912. "id" : "1.3113982_103.8565897",
  913. "latitude" : 1.3113982,
  914. "longitude" : 103.8565897
  915. },
  916. "artificial" : false,
  917. "taskType" : "Pickup",
  918. "capacityDemand" : {
  919. "weight" : 1,
  920. "volume" : 100,
  921. "unit" : 1
  922. },
  923. "duration" : 200,
  924. "timeWindows" : [ {
  925. "start" : "2018-08-05T23:34:00.000Z",
  926. "end" : "2018-08-06T02:34:00.000Z",
  927. "relax" : 0
  928. } ],
  929. "timeWindowsIgnorable" : true,
  930. "completed" : false,
  931. "precedenceTaskId" : "",
  932. "assignedVehicleId" : "",
  933. "dropPenalty" : 5000.0,
  934. "properties" : null,
  935. "arrivalEarliest" : "2018-08-06T02:22:02+0000",
  936. "arrivalLatest" : "2018-08-06T02:34:00+0000",
  937. "loads" : {
  938. "weight" : 475,
  939. "volume" : 3400,
  940. "unit" : 17
  941. }
  942. }, {
  943. "id" : "4921",
  944. "location" : {
  945. "id" : "1.3113982_103.8565897",
  946. "latitude" : 1.3113982,
  947. "longitude" : 103.8565897
  948. },
  949. "artificial" : false,
  950. "taskType" : "Pickup",
  951. "capacityDemand" : {
  952. "weight" : 13,
  953. "volume" : 100,
  954. "unit" : 1
  955. },
  956. "duration" : 200,
  957. "timeWindows" : [ {
  958. "start" : "2018-08-06T02:11:00.000Z",
  959. "end" : "2018-08-06T05:11:00.000Z",
  960. "relax" : 0
  961. } ],
  962. "timeWindowsIgnorable" : true,
  963. "completed" : false,
  964. "precedenceTaskId" : "",
  965. "assignedVehicleId" : "",
  966. "dropPenalty" : 5000.0,
  967. "properties" : null,
  968. "arrivalEarliest" : "2018-08-06T02:25:22+0000",
  969. "arrivalLatest" : "2018-08-06T02:40:33+0000",
  970. "loads" : {
  971. "weight" : 476,
  972. "volume" : 3500,
  973. "unit" : 18
  974. }
  975. }, {
  976. "id" : "4575",
  977. "location" : {
  978. "id" : "1.3113982_103.8565897",
  979. "latitude" : 1.3113982,
  980. "longitude" : 103.8565897
  981. },
  982. "artificial" : false,
  983. "taskType" : "Pickup",
  984. "capacityDemand" : {
  985. "weight" : 2,
  986. "volume" : 100,
  987. "unit" : 1
  988. },
  989. "duration" : 200,
  990. "timeWindows" : [ {
  991. "start" : "2018-08-06T01:36:00.000Z",
  992. "end" : "2018-08-06T04:36:00.000Z",
  993. "relax" : 0
  994. } ],
  995. "timeWindowsIgnorable" : true,
  996. "completed" : false,
  997. "precedenceTaskId" : "",
  998. "assignedVehicleId" : "",
  999. "dropPenalty" : 5000.0,
  1000. "properties" : null,
  1001. "arrivalEarliest" : "2018-08-06T02:28:42+0000",
  1002. "arrivalLatest" : "2018-08-06T02:43:53+0000",
  1003. "loads" : {
  1004. "weight" : 489,
  1005. "volume" : 3600,
  1006. "unit" : 19
  1007. }
  1008. }, {
  1009. "id" : "4589",
  1010. "location" : {
  1011. "id" : "1.3113982_103.8565897",
  1012. "latitude" : 1.3113982,
  1013. "longitude" : 103.8565897
  1014. },
  1015. "artificial" : false,
  1016. "taskType" : "Pickup",
  1017. "capacityDemand" : {
  1018. "weight" : 2,
  1019. "volume" : 100,
  1020. "unit" : 1
  1021. },
  1022. "duration" : 200,
  1023. "timeWindows" : [ {
  1024. "start" : "2018-08-06T00:00:00.000Z",
  1025. "end" : "2018-08-06T03:00:00.000Z",
  1026. "relax" : 0
  1027. } ],
  1028. "timeWindowsIgnorable" : true,
  1029. "completed" : false,
  1030. "precedenceTaskId" : "",
  1031. "assignedVehicleId" : "",
  1032. "dropPenalty" : 5000.0,
  1033. "properties" : null,
  1034. "arrivalEarliest" : "2018-08-06T02:32:02+0000",
  1035. "arrivalLatest" : "2018-08-06T02:47:13+0000",
  1036. "loads" : {
  1037. "weight" : 491,
  1038. "volume" : 3700,
  1039. "unit" : 20
  1040. }
  1041. }, {
  1042. "id" : "4593",
  1043. "location" : {
  1044. "id" : "1.3113982_103.8565897",
  1045. "latitude" : 1.3113982,
  1046. "longitude" : 103.8565897
  1047. },
  1048. "artificial" : false,
  1049. "taskType" : "Pickup",
  1050. "capacityDemand" : {
  1051. "weight" : 8,
  1052. "volume" : 100,
  1053. "unit" : 1
  1054. },
  1055. "duration" : 200,
  1056. "timeWindows" : [ {
  1057. "start" : "2018-08-06T01:08:00.000Z",
  1058. "end" : "2018-08-06T04:08:00.000Z",
  1059. "relax" : 0
  1060. } ],
  1061. "timeWindowsIgnorable" : true,
  1062. "completed" : false,
  1063. "precedenceTaskId" : "",
  1064. "assignedVehicleId" : "",
  1065. "dropPenalty" : 5000.0,
  1066. "properties" : null,
  1067. "arrivalEarliest" : "2018-08-06T02:35:22+0000",
  1068. "arrivalLatest" : "2018-08-06T02:50:33+0000",
  1069. "loads" : {
  1070. "weight" : 493,
  1071. "volume" : 3800,
  1072. "unit" : 21
  1073. }
  1074. }, {
  1075. "id" : "4633",
  1076. "location" : {
  1077. "id" : "1.3113982_103.8565897",
  1078. "latitude" : 1.3113982,
  1079. "longitude" : 103.8565897
  1080. },
  1081. "artificial" : false,
  1082. "taskType" : "Pickup",
  1083. "capacityDemand" : {
  1084. "weight" : 34,
  1085. "volume" : 200,
  1086. "unit" : 1
  1087. },
  1088. "duration" : 200,
  1089. "timeWindows" : [ {
  1090. "start" : "2018-08-06T01:11:00.000Z",
  1091. "end" : "2018-08-06T04:11:00.000Z",
  1092. "relax" : 0
  1093. } ],
  1094. "timeWindowsIgnorable" : true,
  1095. "completed" : false,
  1096. "precedenceTaskId" : "",
  1097. "assignedVehicleId" : "",
  1098. "dropPenalty" : 5000.0,
  1099. "properties" : null,
  1100. "arrivalEarliest" : "2018-08-06T02:38:42+0000",
  1101. "arrivalLatest" : "2018-08-06T02:53:53+0000",
  1102. "loads" : {
  1103. "weight" : 501,
  1104. "volume" : 3900,
  1105. "unit" : 22
  1106. }
  1107. }, {
  1108. "id" : "4647",
  1109. "location" : {
  1110. "id" : "1.3113982_103.8565897",
  1111. "latitude" : 1.3113982,
  1112. "longitude" : 103.8565897
  1113. },
  1114. "artificial" : false,
  1115. "taskType" : "Pickup",
  1116. "capacityDemand" : {
  1117. "weight" : 43,
  1118. "volume" : 300,
  1119. "unit" : 1
  1120. },
  1121. "duration" : 200,
  1122. "timeWindows" : [ {
  1123. "start" : "2018-08-06T02:29:00.000Z",
  1124. "end" : "2018-08-06T05:29:00.000Z",
  1125. "relax" : 0
  1126. } ],
  1127. "timeWindowsIgnorable" : true,
  1128. "completed" : false,
  1129. "precedenceTaskId" : "",
  1130. "assignedVehicleId" : "",
  1131. "dropPenalty" : 5000.0,
  1132. "properties" : null,
  1133. "arrivalEarliest" : "2018-08-06T02:42:02+0000",
  1134. "arrivalLatest" : "2018-08-06T02:57:13+0000",
  1135. "loads" : {
  1136. "weight" : 535,
  1137. "volume" : 4100,
  1138. "unit" : 23
  1139. }
  1140. }, {
  1141. "id" : "4653",
  1142. "location" : {
  1143. "id" : "1.3113982_103.8565897",
  1144. "latitude" : 1.3113982,
  1145. "longitude" : 103.8565897
  1146. },
  1147. "artificial" : false,
  1148. "taskType" : "Pickup",
  1149. "capacityDemand" : {
  1150. "weight" : 2,
  1151. "volume" : 100,
  1152. "unit" : 1
  1153. },
  1154. "duration" : 200,
  1155. "timeWindows" : [ {
  1156. "start" : "2018-08-06T00:56:00.000Z",
  1157. "end" : "2018-08-06T03:56:00.000Z",
  1158. "relax" : 0
  1159. } ],
  1160. "timeWindowsIgnorable" : true,
  1161. "completed" : false,
  1162. "precedenceTaskId" : "",
  1163. "assignedVehicleId" : "",
  1164. "dropPenalty" : 5000.0,
  1165. "properties" : null,
  1166. "arrivalEarliest" : "2018-08-06T02:45:22+0000",
  1167. "arrivalLatest" : "2018-08-06T03:00:33+0000",
  1168. "loads" : {
  1169. "weight" : 578,
  1170. "volume" : 4400,
  1171. "unit" : 24
  1172. }
  1173. }, {
  1174. "id" : "4681",
  1175. "location" : {
  1176. "id" : "1.3113982_103.8565897",
  1177. "latitude" : 1.3113982,
  1178. "longitude" : 103.8565897
  1179. },
  1180. "artificial" : false,
  1181. "taskType" : "Pickup",
  1182. "capacityDemand" : {
  1183. "weight" : 13,
  1184. "volume" : 100,
  1185. "unit" : 1
  1186. },
  1187. "duration" : 200,
  1188. "timeWindows" : [ {
  1189. "start" : "2018-08-06T02:17:00.000Z",
  1190. "end" : "2018-08-06T05:17:00.000Z",
  1191. "relax" : 0
  1192. } ],
  1193. "timeWindowsIgnorable" : true,
  1194. "completed" : false,
  1195. "precedenceTaskId" : "",
  1196. "assignedVehicleId" : "",
  1197. "dropPenalty" : 5000.0,
  1198. "properties" : null,
  1199. "arrivalEarliest" : "2018-08-06T02:48:42+0000",
  1200. "arrivalLatest" : "2018-08-06T03:03:53+0000",
  1201. "loads" : {
  1202. "weight" : 580,
  1203. "volume" : 4500,
  1204. "unit" : 25
  1205. }
  1206. }, {
  1207. "id" : "5187",
  1208. "location" : {
  1209. "id" : "1.3113982_103.8565897",
  1210. "latitude" : 1.3113982,
  1211. "longitude" : 103.8565897
  1212. },
  1213. "artificial" : false,
  1214. "taskType" : "Pickup",
  1215. "capacityDemand" : {
  1216. "weight" : 3,
  1217. "volume" : 100,
  1218. "unit" : 1
  1219. },
  1220. "duration" : 200,
  1221. "timeWindows" : [ {
  1222. "start" : "2018-08-06T02:36:00.000Z",
  1223. "end" : "2018-08-06T05:36:00.000Z",
  1224. "relax" : 0
  1225. } ],
  1226. "timeWindowsIgnorable" : true,
  1227. "completed" : false,
  1228. "precedenceTaskId" : "",
  1229. "assignedVehicleId" : "",
  1230. "dropPenalty" : 5000.0,
  1231. "properties" : null,
  1232. "arrivalEarliest" : "2018-08-06T02:52:02+0000",
  1233. "arrivalLatest" : "2018-08-06T03:07:13+0000",
  1234. "loads" : {
  1235. "weight" : 593,
  1236. "volume" : 4600,
  1237. "unit" : 26
  1238. }
  1239. }, {
  1240. "id" : "4444",
  1241. "location" : {
  1242. "id" : "1.3085291_103.8401837",
  1243. "latitude" : 1.3085291,
  1244. "longitude" : 103.8401837
  1245. },
  1246. "artificial" : false,
  1247. "taskType" : "Delivery",
  1248. "capacityDemand" : {
  1249. "weight" : -36,
  1250. "volume" : -200,
  1251. "unit" : -1
  1252. },
  1253. "duration" : 200,
  1254. "timeWindows" : [ {
  1255. "start" : "2018-08-06T03:06:00.000Z",
  1256. "end" : "2018-08-06T06:06:00.000Z",
  1257. "relax" : 0
  1258. } ],
  1259. "timeWindowsIgnorable" : true,
  1260. "completed" : false,
  1261. "precedenceTaskId" : "",
  1262. "assignedVehicleId" : "",
  1263. "dropPenalty" : 5000.0,
  1264. "properties" : null,
  1265. "arrivalEarliest" : "2018-08-06T03:06:00+0000",
  1266. "arrivalLatest" : "2018-08-06T03:12:46+0000",
  1267. "loads" : {
  1268. "weight" : 596,
  1269. "volume" : 4700,
  1270. "unit" : 27
  1271. }
  1272. }, {
  1273. "id" : "4294",
  1274. "location" : {
  1275. "id" : "1.3089679_103.8268974",
  1276. "latitude" : 1.3089679,
  1277. "longitude" : 103.8268974
  1278. },
  1279. "artificial" : false,
  1280. "taskType" : "Delivery",
  1281. "capacityDemand" : {
  1282. "weight" : -1,
  1283. "volume" : -100,
  1284. "unit" : -1
  1285. },
  1286. "duration" : 200,
  1287. "timeWindows" : [ {
  1288. "start" : "2018-08-06T03:10:00.000Z",
  1289. "end" : "2018-08-06T06:10:00.000Z",
  1290. "relax" : 0
  1291. } ],
  1292. "timeWindowsIgnorable" : true,
  1293. "completed" : false,
  1294. "precedenceTaskId" : "",
  1295. "assignedVehicleId" : "",
  1296. "dropPenalty" : 5000.0,
  1297. "properties" : null,
  1298. "arrivalEarliest" : "2018-08-06T03:11:06+0000",
  1299. "arrivalLatest" : "2018-08-06T03:17:52+0000",
  1300. "loads" : {
  1301. "weight" : 560,
  1302. "volume" : 4500,
  1303. "unit" : 26
  1304. }
  1305. }, {
  1306. "id" : "4312",
  1307. "location" : {
  1308. "id" : "1.305512_103.8300944",
  1309. "latitude" : 1.305512,
  1310. "longitude" : 103.8300944
  1311. },
  1312. "artificial" : false,
  1313. "taskType" : "Delivery",
  1314. "capacityDemand" : {
  1315. "weight" : -51,
  1316. "volume" : -300,
  1317. "unit" : -1
  1318. },
  1319. "duration" : 200,
  1320. "timeWindows" : [ {
  1321. "start" : "2018-08-06T01:53:00.000Z",
  1322. "end" : "2018-08-06T04:53:00.000Z",
  1323. "relax" : 0
  1324. } ],
  1325. "timeWindowsIgnorable" : true,
  1326. "completed" : false,
  1327. "precedenceTaskId" : "",
  1328. "assignedVehicleId" : "",
  1329. "dropPenalty" : 5000.0,
  1330. "properties" : null,
  1331. "arrivalEarliest" : "2018-08-06T03:15:03+0000",
  1332. "arrivalLatest" : "2018-08-06T03:21:49+0000",
  1333. "loads" : {
  1334. "weight" : 559,
  1335. "volume" : 4400,
  1336. "unit" : 25
  1337. }
  1338. }, {
  1339. "id" : "4796",
  1340. "location" : {
  1341. "id" : "1.2947781_103.8399673",
  1342. "latitude" : 1.2947781,
  1343. "longitude" : 103.8399673
  1344. },
  1345. "artificial" : false,
  1346. "taskType" : "Delivery",
  1347. "capacityDemand" : {
  1348. "weight" : -4,
  1349. "volume" : -100,
  1350. "unit" : -1
  1351. },
  1352. "duration" : 200,
  1353. "timeWindows" : [ {
  1354. "start" : "2018-08-06T00:30:00.000Z",
  1355. "end" : "2018-08-06T03:30:00.000Z",
  1356. "relax" : 0
  1357. } ],
  1358. "timeWindowsIgnorable" : true,
  1359. "completed" : false,
  1360. "precedenceTaskId" : "",
  1361. "assignedVehicleId" : "",
  1362. "dropPenalty" : 5000.0,
  1363. "properties" : null,
  1364. "arrivalEarliest" : "2018-08-06T03:20:19+0000",
  1365. "arrivalLatest" : "2018-08-06T03:27:05+0000",
  1366. "loads" : {
  1367. "weight" : 508,
  1368. "volume" : 4100,
  1369. "unit" : 24
  1370. }
  1371. }, {
  1372. "id" : "4947",
  1373. "location" : {
  1374. "id" : "1.3113982_103.8565897",
  1375. "latitude" : 1.3113982,
  1376. "longitude" : 103.8565897
  1377. },
  1378. "artificial" : false,
  1379. "taskType" : "Pickup",
  1380. "capacityDemand" : {
  1381. "weight" : 2,
  1382. "volume" : 100,
  1383. "unit" : 1
  1384. },
  1385. "duration" : 200,
  1386. "timeWindows" : [ {
  1387. "start" : "2018-08-06T02:13:00.000Z",
  1388. "end" : "2018-08-06T05:13:00.000Z",
  1389. "relax" : 0
  1390. } ],
  1391. "timeWindowsIgnorable" : true,
  1392. "completed" : false,
  1393. "precedenceTaskId" : "",
  1394. "assignedVehicleId" : "",
  1395. "dropPenalty" : 5000.0,
  1396. "properties" : null,
  1397. "arrivalEarliest" : "2018-08-06T03:26:47+0000",
  1398. "arrivalLatest" : "2018-08-06T03:33:33+0000",
  1399. "loads" : {
  1400. "weight" : 504,
  1401. "volume" : 4000,
  1402. "unit" : 23
  1403. }
  1404. }, {
  1405. "id" : "5193",
  1406. "location" : {
  1407. "id" : "1.3113982_103.8565897",
  1408. "latitude" : 1.3113982,
  1409. "longitude" : 103.8565897
  1410. },
  1411. "artificial" : false,
  1412. "taskType" : "Pickup",
  1413. "capacityDemand" : {
  1414. "weight" : 57,
  1415. "volume" : 300,
  1416. "unit" : 1
  1417. },
  1418. "duration" : 200,
  1419. "timeWindows" : [ {
  1420. "start" : "2018-08-06T03:13:00.000Z",
  1421. "end" : "2018-08-06T06:13:00.000Z",
  1422. "relax" : 0
  1423. } ],
  1424. "timeWindowsIgnorable" : true,
  1425. "completed" : false,
  1426. "precedenceTaskId" : "",
  1427. "assignedVehicleId" : "",
  1428. "dropPenalty" : 5000.0,
  1429. "properties" : null,
  1430. "arrivalEarliest" : "2018-08-06T03:30:07+0000",
  1431. "arrivalLatest" : "2018-08-06T03:36:53+0000",
  1432. "loads" : {
  1433. "weight" : 506,
  1434. "volume" : 4100,
  1435. "unit" : 24
  1436. }
  1437. }, {
  1438. "id" : "5167",
  1439. "location" : {
  1440. "id" : "1.3113982_103.8565897",
  1441. "latitude" : 1.3113982,
  1442. "longitude" : 103.8565897
  1443. },
  1444. "artificial" : false,
  1445. "taskType" : "Pickup",
  1446. "capacityDemand" : {
  1447. "weight" : 1,
  1448. "volume" : 100,
  1449. "unit" : 1
  1450. },
  1451. "duration" : 200,
  1452. "timeWindows" : [ {
  1453. "start" : "2018-08-06T02:06:00.000Z",
  1454. "end" : "2018-08-06T05:06:00.000Z",
  1455. "relax" : 0
  1456. } ],
  1457. "timeWindowsIgnorable" : true,
  1458. "completed" : false,
  1459. "precedenceTaskId" : "",
  1460. "assignedVehicleId" : "",
  1461. "dropPenalty" : 5000.0,
  1462. "properties" : null,
  1463. "arrivalEarliest" : "2018-08-06T03:33:27+0000",
  1464. "arrivalLatest" : "2018-08-06T03:40:13+0000",
  1465. "loads" : {
  1466. "weight" : 563,
  1467. "volume" : 4400,
  1468. "unit" : 25
  1469. }
  1470. }, {
  1471. "id" : "5161",
  1472. "location" : {
  1473. "id" : "1.3113982_103.8565897",
  1474. "latitude" : 1.3113982,
  1475. "longitude" : 103.8565897
  1476. },
  1477. "artificial" : false,
  1478. "taskType" : "Pickup",
  1479. "capacityDemand" : {
  1480. "weight" : 1,
  1481. "volume" : 100,
  1482. "unit" : 1
  1483. },
  1484. "duration" : 200,
  1485. "timeWindows" : [ {
  1486. "start" : "2018-08-06T01:15:00.000Z",
  1487. "end" : "2018-08-06T04:15:00.000Z",
  1488. "relax" : 0
  1489. } ],
  1490. "timeWindowsIgnorable" : true,
  1491. "completed" : false,
  1492. "precedenceTaskId" : "",
  1493. "assignedVehicleId" : "",
  1494. "dropPenalty" : 5000.0,
  1495. "properties" : null,
  1496. "arrivalEarliest" : "2018-08-06T03:36:47+0000",
  1497. "arrivalLatest" : "2018-08-06T03:43:33+0000",
  1498. "loads" : {
  1499. "weight" : 564,
  1500. "volume" : 4500,
  1501. "unit" : 26
  1502. }
  1503. }, {
  1504. "id" : "5169",
  1505. "location" : {
  1506. "id" : "1.3113982_103.8565897",
  1507. "latitude" : 1.3113982,
  1508. "longitude" : 103.8565897
  1509. },
  1510. "artificial" : false,
  1511. "taskType" : "Pickup",
  1512. "capacityDemand" : {
  1513. "weight" : 72,
  1514. "volume" : 400,
  1515. "unit" : 1
  1516. },
  1517. "duration" : 200,
  1518. "timeWindows" : [ {
  1519. "start" : "2018-08-06T03:41:00.000Z",
  1520. "end" : "2018-08-06T06:41:00.000Z",
  1521. "relax" : 0
  1522. } ],
  1523. "timeWindowsIgnorable" : true,
  1524. "completed" : false,
  1525. "precedenceTaskId" : "",
  1526. "assignedVehicleId" : "",
  1527. "dropPenalty" : 5000.0,
  1528. "properties" : null,
  1529. "arrivalEarliest" : "2018-08-06T03:41:00+0000",
  1530. "arrivalLatest" : "2018-08-06T03:46:53+0000",
  1531. "loads" : {
  1532. "weight" : 565,
  1533. "volume" : 4600,
  1534. "unit" : 27
  1535. }
  1536. }, {
  1537. "id" : "4868",
  1538. "location" : {
  1539. "id" : "1.340641_103.844182",
  1540. "latitude" : 1.340641,
  1541. "longitude" : 103.844182
  1542. },
  1543. "artificial" : false,
  1544. "taskType" : "Delivery",
  1545. "capacityDemand" : {
  1546. "weight" : -1,
  1547. "volume" : -100,
  1548. "unit" : -1
  1549. },
  1550. "duration" : 200,
  1551. "timeWindows" : [ {
  1552. "start" : "2018-08-06T01:07:00.000Z",
  1553. "end" : "2018-08-06T04:07:00.000Z",
  1554. "relax" : 0
  1555. } ],
  1556. "timeWindowsIgnorable" : true,
  1557. "completed" : false,
  1558. "precedenceTaskId" : "",
  1559. "assignedVehicleId" : "",
  1560. "dropPenalty" : 5000.0,
  1561. "properties" : null,
  1562. "arrivalEarliest" : "2018-08-06T03:48:34+0000",
  1563. "arrivalLatest" : "2018-08-06T03:54:27+0000",
  1564. "loads" : {
  1565. "weight" : 637,
  1566. "volume" : 5000,
  1567. "unit" : 28
  1568. }
  1569. }, {
  1570. "id" : "5136",
  1571. "location" : {
  1572. "id" : "1.294827_103.769117",
  1573. "latitude" : 1.294827,
  1574. "longitude" : 103.769117
  1575. },
  1576. "artificial" : false,
  1577. "taskType" : "Delivery",
  1578. "capacityDemand" : {
  1579. "weight" : -6,
  1580. "volume" : -100,
  1581. "unit" : -1
  1582. },
  1583. "duration" : 200,
  1584. "timeWindows" : [ {
  1585. "start" : "2018-08-06T01:24:00.000Z",
  1586. "end" : "2018-08-06T04:24:00.000Z",
  1587. "relax" : 0
  1588. } ],
  1589. "timeWindowsIgnorable" : true,
  1590. "completed" : false,
  1591. "precedenceTaskId" : "",
  1592. "assignedVehicleId" : "",
  1593. "dropPenalty" : 5000.0,
  1594. "properties" : null,
  1595. "arrivalEarliest" : "2018-08-06T04:03:37+0000",
  1596. "arrivalLatest" : "2018-08-06T04:09:30+0000",
  1597. "loads" : {
  1598. "weight" : 636,
  1599. "volume" : 4900,
  1600. "unit" : 27
  1601. }
  1602. }, {
  1603. "id" : "4588",
  1604. "location" : {
  1605. "id" : "1.324708_103.8030026",
  1606. "latitude" : 1.324708,
  1607. "longitude" : 103.8030026
  1608. },
  1609. "artificial" : false,
  1610. "taskType" : "Delivery",
  1611. "capacityDemand" : {
  1612. "weight" : -4,
  1613. "volume" : -100,
  1614. "unit" : -1
  1615. },
  1616. "duration" : 200,
  1617. "timeWindows" : [ {
  1618. "start" : "2018-08-06T03:46:00.000Z",
  1619. "end" : "2018-08-06T06:46:00.000Z",
  1620. "relax" : 0
  1621. } ],
  1622. "timeWindowsIgnorable" : true,
  1623. "completed" : false,
  1624. "precedenceTaskId" : "",
  1625. "assignedVehicleId" : "",
  1626. "dropPenalty" : 5000.0,
  1627. "properties" : null,
  1628. "arrivalEarliest" : "2018-08-06T04:12:58+0000",
  1629. "arrivalLatest" : "2018-08-06T04:18:51+0000",
  1630. "loads" : {
  1631. "weight" : 630,
  1632. "volume" : 4800,
  1633. "unit" : 26
  1634. }
  1635. }, {
  1636. "id" : "5024",
  1637. "location" : {
  1638. "id" : "1.3241094_103.7976146",
  1639. "latitude" : 1.3241094,
  1640. "longitude" : 103.7976146
  1641. },
  1642. "artificial" : false,
  1643. "taskType" : "Delivery",
  1644. "capacityDemand" : {
  1645. "weight" : -3,
  1646. "volume" : -100,
  1647. "unit" : -1
  1648. },
  1649. "duration" : 200,
  1650. "timeWindows" : [ {
  1651. "start" : "2018-08-06T01:46:00.000Z",
  1652. "end" : "2018-08-06T04:46:00.000Z",
  1653. "relax" : 0
  1654. } ],
  1655. "timeWindowsIgnorable" : true,
  1656. "completed" : false,
  1657. "precedenceTaskId" : "",
  1658. "assignedVehicleId" : "",
  1659. "dropPenalty" : 5000.0,
  1660. "properties" : null,
  1661. "arrivalEarliest" : "2018-08-06T04:17:01+0000",
  1662. "arrivalLatest" : "2018-08-06T04:22:54+0000",
  1663. "loads" : {
  1664. "weight" : 626,
  1665. "volume" : 4700,
  1666. "unit" : 25
  1667. }
  1668. }, {
  1669. "id" : "4948",
  1670. "location" : {
  1671. "id" : "1.327337_103.792769",
  1672. "latitude" : 1.327337,
  1673. "longitude" : 103.792769
  1674. },
  1675. "artificial" : false,
  1676. "taskType" : "Delivery",
  1677. "capacityDemand" : {
  1678. "weight" : -2,
  1679. "volume" : -100,
  1680. "unit" : -1
  1681. },
  1682. "duration" : 200,
  1683. "timeWindows" : [ {
  1684. "start" : "2018-08-06T02:13:00.000Z",
  1685. "end" : "2018-08-06T05:13:00.000Z",
  1686. "relax" : 0
  1687. } ],
  1688. "timeWindowsIgnorable" : true,
  1689. "completed" : false,
  1690. "precedenceTaskId" : "",
  1691. "assignedVehicleId" : "",
  1692. "dropPenalty" : 5000.0,
  1693. "properties" : null,
  1694. "arrivalEarliest" : "2018-08-06T04:21:07+0000",
  1695. "arrivalLatest" : "2018-08-06T04:27:00+0000",
  1696. "loads" : {
  1697. "weight" : 623,
  1698. "volume" : 4600,
  1699. "unit" : 24
  1700. }
  1701. }, {
  1702. "id" : "4612",
  1703. "location" : {
  1704. "id" : "1.332916_103.789792",
  1705. "latitude" : 1.332916,
  1706. "longitude" : 103.789792
  1707. },
  1708. "artificial" : false,
  1709. "taskType" : "Delivery",
  1710. "capacityDemand" : {
  1711. "weight" : -15,
  1712. "volume" : -100,
  1713. "unit" : -1
  1714. },
  1715. "duration" : 200,
  1716. "timeWindows" : [ {
  1717. "start" : "2018-08-06T03:55:00.000Z",
  1718. "end" : "2018-08-06T06:55:00.000Z",
  1719. "relax" : 0
  1720. } ],
  1721. "timeWindowsIgnorable" : true,
  1722. "completed" : false,
  1723. "precedenceTaskId" : "",
  1724. "assignedVehicleId" : "",
  1725. "dropPenalty" : 5000.0,
  1726. "properties" : null,
  1727. "arrivalEarliest" : "2018-08-06T04:25:17+0000",
  1728. "arrivalLatest" : "2018-08-06T04:31:10+0000",
  1729. "loads" : {
  1730. "weight" : 621,
  1731. "volume" : 4500,
  1732. "unit" : 23
  1733. }
  1734. }, {
  1735. "id" : "4742",
  1736. "location" : {
  1737. "id" : "1.315422_103.78744",
  1738. "latitude" : 1.315422,
  1739. "longitude" : 103.78744
  1740. },
  1741. "artificial" : false,
  1742. "taskType" : "Delivery",
  1743. "capacityDemand" : {
  1744. "weight" : -19,
  1745. "volume" : -100,
  1746. "unit" : -1
  1747. },
  1748. "duration" : 200,
  1749. "timeWindows" : [ {
  1750. "start" : "2018-08-06T01:47:00.000Z",
  1751. "end" : "2018-08-06T04:47:00.000Z",
  1752. "relax" : 0
  1753. } ],
  1754. "timeWindowsIgnorable" : true,
  1755. "completed" : false,
  1756. "precedenceTaskId" : "",
  1757. "assignedVehicleId" : "",
  1758. "dropPenalty" : 5000.0,
  1759. "properties" : null,
  1760. "arrivalEarliest" : "2018-08-06T04:30:58+0000",
  1761. "arrivalLatest" : "2018-08-06T04:36:51+0000",
  1762. "loads" : {
  1763. "weight" : 606,
  1764. "volume" : 4400,
  1765. "unit" : 22
  1766. }
  1767. }, {
  1768. "id" : "5044",
  1769. "location" : {
  1770. "id" : "1.3820832_103.7434209",
  1771. "latitude" : 1.3820832,
  1772. "longitude" : 103.7434209
  1773. },
  1774. "artificial" : false,
  1775. "taskType" : "Delivery",
  1776. "capacityDemand" : {
  1777. "weight" : -24,
  1778. "volume" : -200,
  1779. "unit" : -1
  1780. },
  1781. "duration" : 200,
  1782. "timeWindows" : [ {
  1783. "start" : "2018-08-06T03:07:00.000Z",
  1784. "end" : "2018-08-06T06:07:00.000Z",
  1785. "relax" : 0
  1786. } ],
  1787. "timeWindowsIgnorable" : true,
  1788. "completed" : false,
  1789. "precedenceTaskId" : "",
  1790. "assignedVehicleId" : "",
  1791. "dropPenalty" : 5000.0,
  1792. "properties" : null,
  1793. "arrivalEarliest" : "2018-08-06T04:44:57+0000",
  1794. "arrivalLatest" : "2018-08-06T04:50:50+0000",
  1795. "loads" : {
  1796. "weight" : 587,
  1797. "volume" : 4300,
  1798. "unit" : 21
  1799. }
  1800. }, {
  1801. "id" : "4639",
  1802. "location" : {
  1803. "id" : "1.3262422_103.6783524",
  1804. "latitude" : 1.3262422,
  1805. "longitude" : 103.6783524
  1806. },
  1807. "artificial" : false,
  1808. "taskType" : "Pickup",
  1809. "capacityDemand" : {
  1810. "weight" : 8,
  1811. "volume" : 100,
  1812. "unit" : 1
  1813. },
  1814. "duration" : 200,
  1815. "timeWindows" : [ {
  1816. "start" : "2018-08-06T03:16:00.000Z",
  1817. "end" : "2018-08-06T06:16:00.000Z",
  1818. "relax" : 0
  1819. } ],
  1820. "timeWindowsIgnorable" : true,
  1821. "completed" : false,
  1822. "precedenceTaskId" : "",
  1823. "assignedVehicleId" : "",
  1824. "dropPenalty" : 5000.0,
  1825. "properties" : null,
  1826. "arrivalEarliest" : "2018-08-06T04:59:43+0000",
  1827. "arrivalLatest" : "2018-08-06T05:05:36+0000",
  1828. "loads" : {
  1829. "weight" : 563,
  1830. "volume" : 4100,
  1831. "unit" : 20
  1832. }
  1833. }, {
  1834. "id" : "4580",
  1835. "location" : {
  1836. "id" : "1.2930056_103.8035591",
  1837. "latitude" : 1.2930056,
  1838. "longitude" : 103.8035591
  1839. },
  1840. "artificial" : false,
  1841. "taskType" : "Delivery",
  1842. "capacityDemand" : {
  1843. "weight" : -22,
  1844. "volume" : -200,
  1845. "unit" : -1
  1846. },
  1847. "duration" : 200,
  1848. "timeWindows" : [ {
  1849. "start" : "2018-08-06T04:41:00.000Z",
  1850. "end" : "2018-08-06T07:41:00.000Z",
  1851. "relax" : 0
  1852. } ],
  1853. "timeWindowsIgnorable" : true,
  1854. "completed" : false,
  1855. "precedenceTaskId" : "",
  1856. "assignedVehicleId" : "",
  1857. "dropPenalty" : 5000.0,
  1858. "properties" : null,
  1859. "arrivalEarliest" : "2018-08-06T05:20:19+0000",
  1860. "arrivalLatest" : "2018-08-06T05:26:12+0000",
  1861. "loads" : {
  1862. "weight" : 571,
  1863. "volume" : 4200,
  1864. "unit" : 21
  1865. }
  1866. }, {
  1867. "id" : "4866",
  1868. "location" : {
  1869. "id" : "1.292921_103.8056418",
  1870. "latitude" : 1.292921,
  1871. "longitude" : 103.8056418
  1872. },
  1873. "artificial" : false,
  1874. "taskType" : "Delivery",
  1875. "capacityDemand" : {
  1876. "weight" : -1,
  1877. "volume" : -100,
  1878. "unit" : -1
  1879. },
  1880. "duration" : 200,
  1881. "timeWindows" : [ {
  1882. "start" : "2018-08-06T03:10:00.000Z",
  1883. "end" : "2018-08-06T06:10:00.000Z",
  1884. "relax" : 0
  1885. } ],
  1886. "timeWindowsIgnorable" : true,
  1887. "completed" : false,
  1888. "precedenceTaskId" : "",
  1889. "assignedVehicleId" : "",
  1890. "dropPenalty" : 5000.0,
  1891. "properties" : null,
  1892. "arrivalEarliest" : "2018-08-06T05:23:55+0000",
  1893. "arrivalLatest" : "2018-08-06T05:29:48+0000",
  1894. "loads" : {
  1895. "weight" : 549,
  1896. "volume" : 4000,
  1897. "unit" : 20
  1898. }
  1899. }, {
  1900. "id" : "4624",
  1901. "location" : {
  1902. "id" : "1.2926743_103.8067023",
  1903. "latitude" : 1.2926743,
  1904. "longitude" : 103.8067023
  1905. },
  1906. "artificial" : false,
  1907. "taskType" : "Delivery",
  1908. "capacityDemand" : {
  1909. "weight" : -3,
  1910. "volume" : -100,
  1911. "unit" : -1
  1912. },
  1913. "duration" : 200,
  1914. "timeWindows" : [ {
  1915. "start" : "2018-08-06T04:45:00.000Z",
  1916. "end" : "2018-08-06T07:45:00.000Z",
  1917. "relax" : 0
  1918. } ],
  1919. "timeWindowsIgnorable" : true,
  1920. "completed" : false,
  1921. "precedenceTaskId" : "",
  1922. "assignedVehicleId" : "",
  1923. "dropPenalty" : 5000.0,
  1924. "properties" : null,
  1925. "arrivalEarliest" : "2018-08-06T05:27:23+0000",
  1926. "arrivalLatest" : "2018-08-06T05:33:16+0000",
  1927. "loads" : {
  1928. "weight" : 548,
  1929. "volume" : 3900,
  1930. "unit" : 19
  1931. }
  1932. }, {
  1933. "id" : "5170",
  1934. "location" : {
  1935. "id" : "1.2951592_103.8106843",
  1936. "latitude" : 1.2951592,
  1937. "longitude" : 103.8106843
  1938. },
  1939. "artificial" : false,
  1940. "taskType" : "Delivery",
  1941. "capacityDemand" : {
  1942. "weight" : -72,
  1943. "volume" : -400,
  1944. "unit" : -1
  1945. },
  1946. "duration" : 200,
  1947. "timeWindows" : [ {
  1948. "start" : "2018-08-06T03:41:00.000Z",
  1949. "end" : "2018-08-06T06:41:00.000Z",
  1950. "relax" : 0
  1951. } ],
  1952. "timeWindowsIgnorable" : true,
  1953. "completed" : false,
  1954. "precedenceTaskId" : "",
  1955. "assignedVehicleId" : "",
  1956. "dropPenalty" : 5000.0,
  1957. "properties" : null,
  1958. "arrivalEarliest" : "2018-08-06T05:31:20+0000",
  1959. "arrivalLatest" : "2018-08-06T05:37:13+0000",
  1960. "loads" : {
  1961. "weight" : 545,
  1962. "volume" : 3800,
  1963. "unit" : 18
  1964. }
  1965. }, {
  1966. "id" : "4830",
  1967. "location" : {
  1968. "id" : "1.2974003_103.8090378",
  1969. "latitude" : 1.2974003,
  1970. "longitude" : 103.8090378
  1971. },
  1972. "artificial" : false,
  1973. "taskType" : "Delivery",
  1974. "capacityDemand" : {
  1975. "weight" : -4,
  1976. "volume" : -100,
  1977. "unit" : -1
  1978. },
  1979. "duration" : 200,
  1980. "timeWindows" : [ {
  1981. "start" : "2018-08-06T03:40:00.000Z",
  1982. "end" : "2018-08-06T06:40:00.000Z",
  1983. "relax" : 0
  1984. } ],
  1985. "timeWindowsIgnorable" : true,
  1986. "completed" : false,
  1987. "precedenceTaskId" : "",
  1988. "assignedVehicleId" : "",
  1989. "dropPenalty" : 5000.0,
  1990. "properties" : null,
  1991. "arrivalEarliest" : "2018-08-06T05:35:02+0000",
  1992. "arrivalLatest" : "2018-08-06T05:40:55+0000",
  1993. "loads" : {
  1994. "weight" : 473,
  1995. "volume" : 3400,
  1996. "unit" : 17
  1997. }
  1998. }, {
  1999. "id" : "4404",
  2000. "location" : {
  2001. "id" : "1.3121014_103.8063647",
  2002. "latitude" : 1.3121014,
  2003. "longitude" : 103.8063647
  2004. },
  2005. "artificial" : false,
  2006. "taskType" : "Delivery",
  2007. "capacityDemand" : {
  2008. "weight" : -9,
  2009. "volume" : -100,
  2010. "unit" : -1
  2011. },
  2012. "duration" : 200,
  2013. "timeWindows" : [ {
  2014. "start" : "2018-08-06T05:03:00.000Z",
  2015. "end" : "2018-08-06T08:03:00.000Z",
  2016. "relax" : 0
  2017. } ],
  2018. "timeWindowsIgnorable" : true,
  2019. "completed" : false,
  2020. "precedenceTaskId" : "",
  2021. "assignedVehicleId" : "",
  2022. "dropPenalty" : 5000.0,
  2023. "properties" : null,
  2024. "arrivalEarliest" : "2018-08-06T05:40:21+0000",
  2025. "arrivalLatest" : "2018-08-06T05:46:14+0000",
  2026. "loads" : {
  2027. "weight" : 469,
  2028. "volume" : 3300,
  2029. "unit" : 16
  2030. }
  2031. }, {
  2032. "id" : "4920",
  2033. "location" : {
  2034. "id" : "1.313866_103.806496",
  2035. "latitude" : 1.313866,
  2036. "longitude" : 103.806496
  2037. },
  2038. "artificial" : false,
  2039. "taskType" : "Delivery",
  2040. "capacityDemand" : {
  2041. "weight" : -7,
  2042. "volume" : -100,
  2043. "unit" : -1
  2044. },
  2045. "duration" : 200,
  2046. "timeWindows" : [ {
  2047. "start" : "2018-08-06T02:54:00.000Z",
  2048. "end" : "2018-08-06T05:54:00.000Z",
  2049. "relax" : 0
  2050. } ],
  2051. "timeWindowsIgnorable" : true,
  2052. "completed" : false,
  2053. "precedenceTaskId" : "",
  2054. "assignedVehicleId" : "",
  2055. "dropPenalty" : 5000.0,
  2056. "properties" : null,
  2057. "arrivalEarliest" : "2018-08-06T05:43:55+0000",
  2058. "arrivalLatest" : "2018-08-06T05:49:48+0000",
  2059. "loads" : {
  2060. "weight" : 460,
  2061. "volume" : 3200,
  2062. "unit" : 15
  2063. }
  2064. }, {
  2065. "id" : "4708",
  2066. "location" : {
  2067. "id" : "1.3280749_103.799178",
  2068. "latitude" : 1.3280749,
  2069. "longitude" : 103.799178
  2070. },
  2071. "artificial" : false,
  2072. "taskType" : "Delivery",
  2073. "capacityDemand" : {
  2074. "weight" : -7,
  2075. "volume" : -100,
  2076. "unit" : -1
  2077. },
  2078. "duration" : 200,
  2079. "timeWindows" : [ {
  2080. "start" : "2018-08-06T05:20:00.000Z",
  2081. "end" : "2018-08-06T08:20:00.000Z",
  2082. "relax" : 0
  2083. } ],
  2084. "timeWindowsIgnorable" : true,
  2085. "completed" : false,
  2086. "precedenceTaskId" : "",
  2087. "assignedVehicleId" : "",
  2088. "dropPenalty" : 5000.0,
  2089. "properties" : null,
  2090. "arrivalEarliest" : "2018-08-06T05:49:22+0000",
  2091. "arrivalLatest" : "2018-08-06T05:55:15+0000",
  2092. "loads" : {
  2093. "weight" : 453,
  2094. "volume" : 3100,
  2095. "unit" : 14
  2096. }
  2097. }, {
  2098. "id" : "4378",
  2099. "location" : {
  2100. "id" : "1.3346037_103.8018626",
  2101. "latitude" : 1.3346037,
  2102. "longitude" : 103.8018626
  2103. },
  2104. "artificial" : false,
  2105. "taskType" : "Delivery",
  2106. "capacityDemand" : {
  2107. "weight" : -24,
  2108. "volume" : -200,
  2109. "unit" : -1
  2110. },
  2111. "duration" : 200,
  2112. "timeWindows" : [ {
  2113. "start" : "2018-08-06T03:53:00.000Z",
  2114. "end" : "2018-08-06T06:53:00.000Z",
  2115. "relax" : 0
  2116. } ],
  2117. "timeWindowsIgnorable" : true,
  2118. "completed" : false,
  2119. "precedenceTaskId" : "",
  2120. "assignedVehicleId" : "",
  2121. "dropPenalty" : 5000.0,
  2122. "properties" : null,
  2123. "arrivalEarliest" : "2018-08-06T05:53:38+0000",
  2124. "arrivalLatest" : "2018-08-06T05:59:31+0000",
  2125. "loads" : {
  2126. "weight" : 446,
  2127. "volume" : 3000,
  2128. "unit" : 13
  2129. }
  2130. }, {
  2131. "id" : "4956",
  2132. "location" : {
  2133. "id" : "1.337607_103.805525",
  2134. "latitude" : 1.337607,
  2135. "longitude" : 103.805525
  2136. },
  2137. "artificial" : false,
  2138. "taskType" : "Delivery",
  2139. "capacityDemand" : {
  2140. "weight" : -130,
  2141. "volume" : -700,
  2142. "unit" : -1
  2143. },
  2144. "duration" : 200,
  2145. "timeWindows" : [ {
  2146. "start" : "2018-08-06T05:08:00.000Z",
  2147. "end" : "2018-08-06T08:08:00.000Z",
  2148. "relax" : 0
  2149. } ],
  2150. "timeWindowsIgnorable" : true,
  2151. "completed" : false,
  2152. "precedenceTaskId" : "",
  2153. "assignedVehicleId" : "",
  2154. "dropPenalty" : 5000.0,
  2155. "properties" : null,
  2156. "arrivalEarliest" : "2018-08-06T05:57:35+0000",
  2157. "arrivalLatest" : "2018-08-06T06:03:28+0000",
  2158. "loads" : {
  2159. "weight" : 422,
  2160. "volume" : 2800,
  2161. "unit" : 12
  2162. }
  2163. }, {
  2164. "id" : "5126",
  2165. "location" : {
  2166. "id" : "1.333577_103.80453",
  2167. "latitude" : 1.333577,
  2168. "longitude" : 103.80453
  2169. },
  2170. "artificial" : false,
  2171. "taskType" : "Delivery",
  2172. "capacityDemand" : {
  2173. "weight" : -1,
  2174. "volume" : -100,
  2175. "unit" : -1
  2176. },
  2177. "duration" : 200,
  2178. "timeWindows" : [ {
  2179. "start" : "2018-08-06T04:09:00.000Z",
  2180. "end" : "2018-08-06T07:09:00.000Z",
  2181. "relax" : 0
  2182. } ],
  2183. "timeWindowsIgnorable" : true,
  2184. "completed" : false,
  2185. "precedenceTaskId" : "",
  2186. "assignedVehicleId" : "",
  2187. "dropPenalty" : 5000.0,
  2188. "properties" : null,
  2189. "arrivalEarliest" : "2018-08-06T06:01:28+0000",
  2190. "arrivalLatest" : "2018-08-06T06:07:21+0000",
  2191. "loads" : {
  2192. "weight" : 292,
  2193. "volume" : 2100,
  2194. "unit" : 11
  2195. }
  2196. }, {
  2197. "id" : "4990",
  2198. "location" : {
  2199. "id" : "1.3189986_103.8133795",
  2200. "latitude" : 1.3189986,
  2201. "longitude" : 103.8133795
  2202. },
  2203. "artificial" : false,
  2204. "taskType" : "Delivery",
  2205. "capacityDemand" : {
  2206. "weight" : -27,
  2207. "volume" : -200,
  2208. "unit" : -1
  2209. },
  2210. "duration" : 200,
  2211. "timeWindows" : [ {
  2212. "start" : "2018-08-06T05:27:00.000Z",
  2213. "end" : "2018-08-06T08:27:00.000Z",
  2214. "relax" : 0
  2215. } ],
  2216. "timeWindowsIgnorable" : true,
  2217. "completed" : false,
  2218. "precedenceTaskId" : "",
  2219. "assignedVehicleId" : "",
  2220. "dropPenalty" : 5000.0,
  2221. "properties" : null,
  2222. "arrivalEarliest" : "2018-08-06T06:07:04+0000",
  2223. "arrivalLatest" : "2018-08-06T06:12:57+0000",
  2224. "loads" : {
  2225. "weight" : 291,
  2226. "volume" : 2000,
  2227. "unit" : 10
  2228. }
  2229. }, {
  2230. "id" : "4955",
  2231. "location" : {
  2232. "id" : "1.3113982_103.8565897",
  2233. "latitude" : 1.3113982,
  2234. "longitude" : 103.8565897
  2235. },
  2236. "artificial" : false,
  2237. "taskType" : "Pickup",
  2238. "capacityDemand" : {
  2239. "weight" : 130,
  2240. "volume" : 700,
  2241. "unit" : 1
  2242. },
  2243. "duration" : 200,
  2244. "timeWindows" : [ {
  2245. "start" : "2018-08-06T05:08:00.000Z",
  2246. "end" : "2018-08-06T08:08:00.000Z",
  2247. "relax" : 0
  2248. } ],
  2249. "timeWindowsIgnorable" : true,
  2250. "completed" : false,
  2251. "precedenceTaskId" : "",
  2252. "assignedVehicleId" : "",
  2253. "dropPenalty" : 5000.0,
  2254. "properties" : null,
  2255. "arrivalEarliest" : "2018-08-06T06:16:15+0000",
  2256. "arrivalLatest" : "2018-08-06T06:22:08+0000",
  2257. "loads" : {
  2258. "weight" : 264,
  2259. "volume" : 1800,
  2260. "unit" : 9
  2261. }
  2262. }, {
  2263. "id" : "4961",
  2264. "location" : {
  2265. "id" : "1.3113982_103.8565897",
  2266. "latitude" : 1.3113982,
  2267. "longitude" : 103.8565897
  2268. },
  2269. "artificial" : false,
  2270. "taskType" : "Pickup",
  2271. "capacityDemand" : {
  2272. "weight" : 4,
  2273. "volume" : 100,
  2274. "unit" : 1
  2275. },
  2276. "duration" : 200,
  2277. "timeWindows" : [ {
  2278. "start" : "2018-08-06T04:42:00.000Z",
  2279. "end" : "2018-08-06T07:42:00.000Z",
  2280. "relax" : 0
  2281. } ],
  2282. "timeWindowsIgnorable" : true,
  2283. "completed" : false,
  2284. "precedenceTaskId" : "",
  2285. "assignedVehicleId" : "",
  2286. "dropPenalty" : 5000.0,
  2287. "properties" : null,
  2288. "arrivalEarliest" : "2018-08-06T06:19:35+0000",
  2289. "arrivalLatest" : "2018-08-06T06:25:28+0000",
  2290. "loads" : {
  2291. "weight" : 394,
  2292. "volume" : 2500,
  2293. "unit" : 10
  2294. }
  2295. }, {
  2296. "id" : "4971",
  2297. "location" : {
  2298. "id" : "1.3113982_103.8565897",
  2299. "latitude" : 1.3113982,
  2300. "longitude" : 103.8565897
  2301. },
  2302. "artificial" : false,
  2303. "taskType" : "Pickup",
  2304. "capacityDemand" : {
  2305. "weight" : 18,
  2306. "volume" : 100,
  2307. "unit" : 1
  2308. },
  2309. "duration" : 200,
  2310. "timeWindows" : [ {
  2311. "start" : "2018-08-06T05:23:00.000Z",
  2312. "end" : "2018-08-06T08:23:00.000Z",
  2313. "relax" : 0
  2314. } ],
  2315. "timeWindowsIgnorable" : true,
  2316. "completed" : false,
  2317. "precedenceTaskId" : "",
  2318. "assignedVehicleId" : "",
  2319. "dropPenalty" : 5000.0,
  2320. "properties" : null,
  2321. "arrivalEarliest" : "2018-08-06T06:22:55+0000",
  2322. "arrivalLatest" : "2018-08-06T06:28:48+0000",
  2323. "loads" : {
  2324. "weight" : 398,
  2325. "volume" : 2600,
  2326. "unit" : 11
  2327. }
  2328. }, {
  2329. "id" : "4983",
  2330. "location" : {
  2331. "id" : "1.3113982_103.8565897",
  2332. "latitude" : 1.3113982,
  2333. "longitude" : 103.8565897
  2334. },
  2335. "artificial" : false,
  2336. "taskType" : "Pickup",
  2337. "capacityDemand" : {
  2338. "weight" : 42,
  2339. "volume" : 300,
  2340. "unit" : 1
  2341. },
  2342. "duration" : 200,
  2343. "timeWindows" : [ {
  2344. "start" : "2018-08-06T05:27:00.000Z",
  2345. "end" : "2018-08-06T08:27:00.000Z",
  2346. "relax" : 0
  2347. } ],
  2348. "timeWindowsIgnorable" : true,
  2349. "completed" : false,
  2350. "precedenceTaskId" : "",
  2351. "assignedVehicleId" : "",
  2352. "dropPenalty" : 5000.0,
  2353. "properties" : null,
  2354. "arrivalEarliest" : "2018-08-06T06:26:15+0000",
  2355. "arrivalLatest" : "2018-08-06T06:32:08+0000",
  2356. "loads" : {
  2357. "weight" : 416,
  2358. "volume" : 2700,
  2359. "unit" : 12
  2360. }
  2361. }, {
  2362. "id" : "4989",
  2363. "location" : {
  2364. "id" : "1.3113982_103.8565897",
  2365. "latitude" : 1.3113982,
  2366. "longitude" : 103.8565897
  2367. },
  2368. "artificial" : false,
  2369. "taskType" : "Pickup",
  2370. "capacityDemand" : {
  2371. "weight" : 27,
  2372. "volume" : 200,
  2373. "unit" : 1
  2374. },
  2375. "duration" : 200,
  2376. "timeWindows" : [ {
  2377. "start" : "2018-08-06T05:27:00.000Z",
  2378. "end" : "2018-08-06T08:27:00.000Z",
  2379. "relax" : 0
  2380. } ],
  2381. "timeWindowsIgnorable" : true,
  2382. "completed" : false,
  2383. "precedenceTaskId" : "",
  2384. "assignedVehicleId" : "",
  2385. "dropPenalty" : 5000.0,
  2386. "properties" : null,
  2387. "arrivalEarliest" : "2018-08-06T06:29:35+0000",
  2388. "arrivalLatest" : "2018-08-06T06:35:28+0000",
  2389. "loads" : {
  2390. "weight" : 458,
  2391. "volume" : 3000,
  2392. "unit" : 13
  2393. }
  2394. }, {
  2395. "id" : "5017",
  2396. "location" : {
  2397. "id" : "1.3113982_103.8565897",
  2398. "latitude" : 1.3113982,
  2399. "longitude" : 103.8565897
  2400. },
  2401. "artificial" : false,
  2402. "taskType" : "Pickup",
  2403. "capacityDemand" : {
  2404. "weight" : 4,
  2405. "volume" : 100,
  2406. "unit" : 1
  2407. },
  2408. "duration" : 200,
  2409. "timeWindows" : [ {
  2410. "start" : "2018-08-06T05:18:00.000Z",
  2411. "end" : "2018-08-06T08:18:00.000Z",
  2412. "relax" : 0
  2413. } ],
  2414. "timeWindowsIgnorable" : true,
  2415. "completed" : false,
  2416. "precedenceTaskId" : "",
  2417. "assignedVehicleId" : "",
  2418. "dropPenalty" : 5000.0,
  2419. "properties" : null,
  2420. "arrivalEarliest" : "2018-08-06T06:32:55+0000",
  2421. "arrivalLatest" : "2018-08-06T06:38:48+0000",
  2422. "loads" : {
  2423. "weight" : 485,
  2424. "volume" : 3200,
  2425. "unit" : 14
  2426. }
  2427. }, {
  2428. "id" : "5091",
  2429. "location" : {
  2430. "id" : "1.3113982_103.8565897",
  2431. "latitude" : 1.3113982,
  2432. "longitude" : 103.8565897
  2433. },
  2434. "artificial" : false,
  2435. "taskType" : "Pickup",
  2436. "capacityDemand" : {
  2437. "weight" : 3,
  2438. "volume" : 100,
  2439. "unit" : 1
  2440. },
  2441. "duration" : 200,
  2442. "timeWindows" : [ {
  2443. "start" : "2018-08-06T05:57:00.000Z",
  2444. "end" : "2018-08-06T08:57:00.000Z",
  2445. "relax" : 0
  2446. } ],
  2447. "timeWindowsIgnorable" : true,
  2448. "completed" : false,
  2449. "precedenceTaskId" : "",
  2450. "assignedVehicleId" : "",
  2451. "dropPenalty" : 5000.0,
  2452. "properties" : null,
  2453. "arrivalEarliest" : "2018-08-06T06:36:15+0000",
  2454. "arrivalLatest" : "2018-08-06T06:42:08+0000",
  2455. "loads" : {
  2456. "weight" : 489,
  2457. "volume" : 3300,
  2458. "unit" : 15
  2459. }
  2460. }, {
  2461. "id" : "5103",
  2462. "location" : {
  2463. "id" : "1.3113982_103.8565897",
  2464. "latitude" : 1.3113982,
  2465. "longitude" : 103.8565897
  2466. },
  2467. "artificial" : false,
  2468. "taskType" : "Pickup",
  2469. "capacityDemand" : {
  2470. "weight" : 2,
  2471. "volume" : 100,
  2472. "unit" : 1
  2473. },
  2474. "duration" : 200,
  2475. "timeWindows" : [ {
  2476. "start" : "2018-08-06T03:57:00.000Z",
  2477. "end" : "2018-08-06T06:57:00.000Z",
  2478. "relax" : 0
  2479. } ],
  2480. "timeWindowsIgnorable" : true,
  2481. "completed" : false,
  2482. "precedenceTaskId" : "",
  2483. "assignedVehicleId" : "",
  2484. "dropPenalty" : 5000.0,
  2485. "properties" : null,
  2486. "arrivalEarliest" : "2018-08-06T06:39:35+0000",
  2487. "arrivalLatest" : "2018-08-06T06:45:28+0000",
  2488. "loads" : {
  2489. "weight" : 492,
  2490. "volume" : 3400,
  2491. "unit" : 16
  2492. }
  2493. }, {
  2494. "id" : "5105",
  2495. "location" : {
  2496. "id" : "1.3113982_103.8565897",
  2497. "latitude" : 1.3113982,
  2498. "longitude" : 103.8565897
  2499. },
  2500. "artificial" : false,
  2501. "taskType" : "Pickup",
  2502. "capacityDemand" : {
  2503. "weight" : 7,
  2504. "volume" : 100,
  2505. "unit" : 1
  2506. },
  2507. "duration" : 200,
  2508. "timeWindows" : [ {
  2509. "start" : "2018-08-06T06:20:00.000Z",
  2510. "end" : "2018-08-06T09:20:00.000Z",
  2511. "relax" : 0
  2512. } ],
  2513. "timeWindowsIgnorable" : true,
  2514. "completed" : false,
  2515. "precedenceTaskId" : "",
  2516. "assignedVehicleId" : "",
  2517. "dropPenalty" : 5000.0,
  2518. "properties" : null,
  2519. "arrivalEarliest" : "2018-08-06T06:42:55+0000",
  2520. "arrivalLatest" : "2018-08-06T06:48:48+0000",
  2521. "loads" : {
  2522. "weight" : 494,
  2523. "volume" : 3500,
  2524. "unit" : 17
  2525. }
  2526. }, {
  2527. "id" : "5107",
  2528. "location" : {
  2529. "id" : "1.3113982_103.8565897",
  2530. "latitude" : 1.3113982,
  2531. "longitude" : 103.8565897
  2532. },
  2533. "artificial" : false,
  2534. "taskType" : "Pickup",
  2535. "capacityDemand" : {
  2536. "weight" : 1,
  2537. "volume" : 100,
  2538. "unit" : 1
  2539. },
  2540. "duration" : 200,
  2541. "timeWindows" : [ {
  2542. "start" : "2018-08-06T04:32:00.000Z",
  2543. "end" : "2018-08-06T07:32:00.000Z",
  2544. "relax" : 0
  2545. } ],
  2546. "timeWindowsIgnorable" : true,
  2547. "completed" : false,
  2548. "precedenceTaskId" : "",
  2549. "assignedVehicleId" : "",
  2550. "dropPenalty" : 5000.0,
  2551. "properties" : null,
  2552. "arrivalEarliest" : "2018-08-06T06:46:15+0000",
  2553. "arrivalLatest" : "2018-08-06T06:52:08+0000",
  2554. "loads" : {
  2555. "weight" : 501,
  2556. "volume" : 3600,
  2557. "unit" : 18
  2558. }
  2559. }, {
  2560. "id" : "5115",
  2561. "location" : {
  2562. "id" : "1.3113982_103.8565897",
  2563. "latitude" : 1.3113982,
  2564. "longitude" : 103.8565897
  2565. },
  2566. "artificial" : false,
  2567. "taskType" : "Pickup",
  2568. "capacityDemand" : {
  2569. "weight" : 16,
  2570. "volume" : 100,
  2571. "unit" : 1
  2572. },
  2573. "duration" : 200,
  2574. "timeWindows" : [ {
  2575. "start" : "2018-08-06T05:29:00.000Z",
  2576. "end" : "2018-08-06T08:29:00.000Z",
  2577. "relax" : 0
  2578. } ],
  2579. "timeWindowsIgnorable" : true,
  2580. "completed" : false,
  2581. "precedenceTaskId" : "",
  2582. "assignedVehicleId" : "",
  2583. "dropPenalty" : 5000.0,
  2584. "properties" : null,
  2585. "arrivalEarliest" : "2018-08-06T06:49:35+0000",
  2586. "arrivalLatest" : "2018-08-06T06:55:28+0000",
  2587. "loads" : {
  2588. "weight" : 502,
  2589. "volume" : 3700,
  2590. "unit" : 19
  2591. }
  2592. }, {
  2593. "id" : "5125",
  2594. "location" : {
  2595. "id" : "1.3113982_103.8565897",
  2596. "latitude" : 1.3113982,
  2597. "longitude" : 103.8565897
  2598. },
  2599. "artificial" : false,
  2600. "taskType" : "Pickup",
  2601. "capacityDemand" : {
  2602. "weight" : 1,
  2603. "volume" : 100,
  2604. "unit" : 1
  2605. },
  2606. "duration" : 200,
  2607. "timeWindows" : [ {
  2608. "start" : "2018-08-06T04:09:00.000Z",
  2609. "end" : "2018-08-06T07:09:00.000Z",
  2610. "relax" : 0
  2611. } ],
  2612. "timeWindowsIgnorable" : true,
  2613. "completed" : false,
  2614. "precedenceTaskId" : "",
  2615. "assignedVehicleId" : "",
  2616. "dropPenalty" : 5000.0,
  2617. "properties" : null,
  2618. "arrivalEarliest" : "2018-08-06T06:52:55+0000",
  2619. "arrivalLatest" : "2018-08-06T06:58:48+0000",
  2620. "loads" : {
  2621. "weight" : 518,
  2622. "volume" : 3800,
  2623. "unit" : 20
  2624. }
  2625. }, {
  2626. "id" : "5133",
  2627. "location" : {
  2628. "id" : "1.3113982_103.8565897",
  2629. "latitude" : 1.3113982,
  2630. "longitude" : 103.8565897
  2631. },
  2632. "artificial" : false,
  2633. "taskType" : "Pickup",
  2634. "capacityDemand" : {
  2635. "weight" : 11,
  2636. "volume" : 100,
  2637. "unit" : 1
  2638. },
  2639. "duration" : 200,
  2640. "timeWindows" : [ {
  2641. "start" : "2018-08-06T05:39:00.000Z",
  2642. "end" : "2018-08-06T08:39:00.000Z",
  2643. "relax" : 0
  2644. } ],
  2645. "timeWindowsIgnorable" : true,
  2646. "completed" : false,
  2647. "precedenceTaskId" : "",
  2648. "assignedVehicleId" : "",
  2649. "dropPenalty" : 5000.0,
  2650. "properties" : null,
  2651. "arrivalEarliest" : "2018-08-06T06:56:15+0000",
  2652. "arrivalLatest" : "2018-08-06T07:02:08+0000",
  2653. "loads" : {
  2654. "weight" : 519,
  2655. "volume" : 3900,
  2656. "unit" : 21
  2657. }
  2658. }, {
  2659. "id" : "5137",
  2660. "location" : {
  2661. "id" : "1.3113982_103.8565897",
  2662. "latitude" : 1.3113982,
  2663. "longitude" : 103.8565897
  2664. },
  2665. "artificial" : false,
  2666. "taskType" : "Pickup",
  2667. "capacityDemand" : {
  2668. "weight" : 4,
  2669. "volume" : 100,
  2670. "unit" : 1
  2671. },
  2672. "duration" : 200,
  2673. "timeWindows" : [ {
  2674. "start" : "2018-08-06T05:42:00.000Z",
  2675. "end" : "2018-08-06T08:42:00.000Z",
  2676. "relax" : 0
  2677. } ],
  2678. "timeWindowsIgnorable" : true,
  2679. "completed" : false,
  2680. "precedenceTaskId" : "",
  2681. "assignedVehicleId" : "",
  2682. "dropPenalty" : 5000.0,
  2683. "properties" : null,
  2684. "arrivalEarliest" : "2018-08-06T06:59:35+0000",
  2685. "arrivalLatest" : "2018-08-06T07:05:28+0000",
  2686. "loads" : {
  2687. "weight" : 530,
  2688. "volume" : 4000,
  2689. "unit" : 22
  2690. }
  2691. }, {
  2692. "id" : "5151",
  2693. "location" : {
  2694. "id" : "1.3113982_103.8565897",
  2695. "latitude" : 1.3113982,
  2696. "longitude" : 103.8565897
  2697. },
  2698. "artificial" : false,
  2699. "taskType" : "Pickup",
  2700. "capacityDemand" : {
  2701. "weight" : 80,
  2702. "volume" : 400,
  2703. "unit" : 1
  2704. },
  2705. "duration" : 200,
  2706. "timeWindows" : [ {
  2707. "start" : "2018-08-06T04:25:00.000Z",
  2708. "end" : "2018-08-06T07:25:00.000Z",
  2709. "relax" : 0
  2710. } ],
  2711. "timeWindowsIgnorable" : true,
  2712. "completed" : false,
  2713. "precedenceTaskId" : "",
  2714. "assignedVehicleId" : "",
  2715. "dropPenalty" : 5000.0,
  2716. "properties" : null,
  2717. "arrivalEarliest" : "2018-08-06T07:02:55+0000",
  2718. "arrivalLatest" : "2018-08-06T07:08:48+0000",
  2719. "loads" : {
  2720. "weight" : 534,
  2721. "volume" : 4100,
  2722. "unit" : 23
  2723. }
  2724. }, {
  2725. "id" : "5159",
  2726. "location" : {
  2727. "id" : "1.3113982_103.8565897",
  2728. "latitude" : 1.3113982,
  2729. "longitude" : 103.8565897
  2730. },
  2731. "artificial" : false,
  2732. "taskType" : "Pickup",
  2733. "capacityDemand" : {
  2734. "weight" : 31,
  2735. "volume" : 200,
  2736. "unit" : 1
  2737. },
  2738. "duration" : 200,
  2739. "timeWindows" : [ {
  2740. "start" : "2018-08-06T04:42:00.000Z",
  2741. "end" : "2018-08-06T07:42:00.000Z",
  2742. "relax" : 0
  2743. } ],
  2744. "timeWindowsIgnorable" : true,
  2745. "completed" : false,
  2746. "precedenceTaskId" : "",
  2747. "assignedVehicleId" : "",
  2748. "dropPenalty" : 5000.0,
  2749. "properties" : null,
  2750. "arrivalEarliest" : "2018-08-06T07:06:15+0000",
  2751. "arrivalLatest" : "2018-08-06T07:12:08+0000",
  2752. "loads" : {
  2753. "weight" : 614,
  2754. "volume" : 4500,
  2755. "unit" : 24
  2756. }
  2757. }, {
  2758. "id" : "5225",
  2759. "location" : {
  2760. "id" : "1.3113982_103.8565897",
  2761. "latitude" : 1.3113982,
  2762. "longitude" : 103.8565897
  2763. },
  2764. "artificial" : false,
  2765. "taskType" : "Pickup",
  2766. "capacityDemand" : {
  2767. "weight" : 1,
  2768. "volume" : 100,
  2769. "unit" : 1
  2770. },
  2771. "duration" : 200,
  2772. "timeWindows" : [ {
  2773. "start" : "2018-08-06T06:44:00.000Z",
  2774. "end" : "2018-08-06T09:44:00.000Z",
  2775. "relax" : 0
  2776. } ],
  2777. "timeWindowsIgnorable" : true,
  2778. "completed" : false,
  2779. "precedenceTaskId" : "",
  2780. "assignedVehicleId" : "",
  2781. "dropPenalty" : 5000.0,
  2782. "properties" : null,
  2783. "arrivalEarliest" : "2018-08-06T07:09:35+0000",
  2784. "arrivalLatest" : "2018-08-06T07:15:28+0000",
  2785. "loads" : {
  2786. "weight" : 645,
  2787. "volume" : 4700,
  2788. "unit" : 25
  2789. }
  2790. }, {
  2791. "id" : "4458",
  2792. "location" : {
  2793. "id" : "1.352872_103.862313",
  2794. "latitude" : 1.352872,
  2795. "longitude" : 103.862313
  2796. },
  2797. "artificial" : false,
  2798. "taskType" : "Delivery",
  2799. "capacityDemand" : {
  2800. "weight" : -28,
  2801. "volume" : -200,
  2802. "unit" : -1
  2803. },
  2804. "duration" : 200,
  2805. "timeWindows" : [ {
  2806. "start" : "2018-08-06T04:56:00.000Z",
  2807. "end" : "2018-08-06T07:56:00.000Z",
  2808. "relax" : 0
  2809. } ],
  2810. "timeWindowsIgnorable" : true,
  2811. "completed" : false,
  2812. "precedenceTaskId" : "",
  2813. "assignedVehicleId" : "",
  2814. "dropPenalty" : 5000.0,
  2815. "properties" : null,
  2816. "arrivalEarliest" : "2018-08-06T07:18:30+0000",
  2817. "arrivalLatest" : "2018-08-06T07:24:23+0000",
  2818. "loads" : {
  2819. "weight" : 646,
  2820. "volume" : 4800,
  2821. "unit" : 26
  2822. }
  2823. }, {
  2824. "id" : "4748",
  2825. "location" : {
  2826. "id" : "1.3644341_103.8618499",
  2827. "latitude" : 1.3644341,
  2828. "longitude" : 103.8618499
  2829. },
  2830. "artificial" : false,
  2831. "taskType" : "Delivery",
  2832. "capacityDemand" : {
  2833. "weight" : -82,
  2834. "volume" : -500,
  2835. "unit" : -1
  2836. },
  2837. "duration" : 200,
  2838. "timeWindows" : [ {
  2839. "start" : "2018-08-06T05:18:00.000Z",
  2840. "end" : "2018-08-06T08:18:00.000Z",
  2841. "relax" : 0
  2842. } ],
  2843. "timeWindowsIgnorable" : true,
  2844. "completed" : false,
  2845. "precedenceTaskId" : "",
  2846. "assignedVehicleId" : "",
  2847. "dropPenalty" : 5000.0,
  2848. "properties" : null,
  2849. "arrivalEarliest" : "2018-08-06T07:23:22+0000",
  2850. "arrivalLatest" : "2018-08-06T07:29:15+0000",
  2851. "loads" : {
  2852. "weight" : 618,
  2853. "volume" : 4600,
  2854. "unit" : 25
  2855. }
  2856. }, {
  2857. "id" : "4284",
  2858. "location" : {
  2859. "id" : "1.381499_103.8600369",
  2860. "latitude" : 1.381499,
  2861. "longitude" : 103.8600369
  2862. },
  2863. "artificial" : false,
  2864. "taskType" : "Delivery",
  2865. "capacityDemand" : {
  2866. "weight" : -3,
  2867. "volume" : -100,
  2868. "unit" : -1
  2869. },
  2870. "duration" : 200,
  2871. "timeWindows" : [ {
  2872. "start" : "2018-08-06T06:15:00.000Z",
  2873. "end" : "2018-08-06T09:15:00.000Z",
  2874. "relax" : 0
  2875. } ],
  2876. "timeWindowsIgnorable" : true,
  2877. "completed" : false,
  2878. "precedenceTaskId" : "",
  2879. "assignedVehicleId" : "",
  2880. "dropPenalty" : 5000.0,
  2881. "properties" : null,
  2882. "arrivalEarliest" : "2018-08-06T07:28:59+0000",
  2883. "arrivalLatest" : "2018-08-06T07:34:52+0000",
  2884. "loads" : {
  2885. "weight" : 536,
  2886. "volume" : 4100,
  2887. "unit" : 24
  2888. }
  2889. }, {
  2890. "id" : "4964",
  2891. "location" : {
  2892. "id" : "1.385941_103.8726712",
  2893. "latitude" : 1.385941,
  2894. "longitude" : 103.8726712
  2895. },
  2896. "artificial" : false,
  2897. "taskType" : "Delivery",
  2898. "capacityDemand" : {
  2899. "weight" : -2,
  2900. "volume" : -100,
  2901. "unit" : -1
  2902. },
  2903. "duration" : 200,
  2904. "timeWindows" : [ {
  2905. "start" : "2018-08-06T05:27:00.000Z",
  2906. "end" : "2018-08-06T08:27:00.000Z",
  2907. "relax" : 0
  2908. } ],
  2909. "timeWindowsIgnorable" : true,
  2910. "completed" : false,
  2911. "precedenceTaskId" : "",
  2912. "assignedVehicleId" : "",
  2913. "dropPenalty" : 5000.0,
  2914. "properties" : null,
  2915. "arrivalEarliest" : "2018-08-06T07:34:06+0000",
  2916. "arrivalLatest" : "2018-08-06T07:39:59+0000",
  2917. "loads" : {
  2918. "weight" : 533,
  2919. "volume" : 4000,
  2920. "unit" : 23
  2921. }
  2922. }, {
  2923. "id" : "4800",
  2924. "location" : {
  2925. "id" : "1.3884045_103.8731689",
  2926. "latitude" : 1.3884045,
  2927. "longitude" : 103.8731689
  2928. },
  2929. "artificial" : false,
  2930. "taskType" : "Delivery",
  2931. "capacityDemand" : {
  2932. "weight" : -15,
  2933. "volume" : -100,
  2934. "unit" : -1
  2935. },
  2936. "duration" : 200,
  2937. "timeWindows" : [ {
  2938. "start" : "2018-08-06T07:35:00.000Z",
  2939. "end" : "2018-08-06T10:35:00.000Z",
  2940. "relax" : 0
  2941. } ],
  2942. "timeWindowsIgnorable" : true,
  2943. "completed" : false,
  2944. "precedenceTaskId" : "",
  2945. "assignedVehicleId" : "",
  2946. "dropPenalty" : 5000.0,
  2947. "properties" : null,
  2948. "arrivalEarliest" : "2018-08-06T07:37:46+0000",
  2949. "arrivalLatest" : "2018-08-06T07:43:39+0000",
  2950. "loads" : {
  2951. "weight" : 531,
  2952. "volume" : 3900,
  2953. "unit" : 22
  2954. }
  2955. }, {
  2956. "id" : "4676",
  2957. "location" : {
  2958. "id" : "1.3887894_103.8762041",
  2959. "latitude" : 1.3887894,
  2960. "longitude" : 103.8762041
  2961. },
  2962. "artificial" : false,
  2963. "taskType" : "Delivery",
  2964. "capacityDemand" : {
  2965. "weight" : -9,
  2966. "volume" : -100,
  2967. "unit" : -1
  2968. },
  2969. "duration" : 200,
  2970. "timeWindows" : [ {
  2971. "start" : "2018-08-06T05:12:00.000Z",
  2972. "end" : "2018-08-06T08:12:00.000Z",
  2973. "relax" : 0
  2974. } ],
  2975. "timeWindowsIgnorable" : true,
  2976. "completed" : false,
  2977. "precedenceTaskId" : "",
  2978. "assignedVehicleId" : "",
  2979. "dropPenalty" : 5000.0,
  2980. "properties" : null,
  2981. "arrivalEarliest" : "2018-08-06T07:41:30+0000",
  2982. "arrivalLatest" : "2018-08-06T07:47:23+0000",
  2983. "loads" : {
  2984. "weight" : 516,
  2985. "volume" : 3800,
  2986. "unit" : 21
  2987. }
  2988. }, {
  2989. "id" : "4382",
  2990. "location" : {
  2991. "id" : "1.397975_103.900069",
  2992. "latitude" : 1.397975,
  2993. "longitude" : 103.900069
  2994. },
  2995. "artificial" : false,
  2996. "taskType" : "Delivery",
  2997. "capacityDemand" : {
  2998. "weight" : -86,
  2999. "volume" : -500,
  3000. "unit" : -1
  3001. },
  3002. "duration" : 200,
  3003. "timeWindows" : [ {
  3004. "start" : "2018-08-06T07:09:00.000Z",
  3005. "end" : "2018-08-06T10:09:00.000Z",
  3006. "relax" : 0
  3007. } ],
  3008. "timeWindowsIgnorable" : true,
  3009. "completed" : false,
  3010. "precedenceTaskId" : "",
  3011. "assignedVehicleId" : "",
  3012. "dropPenalty" : 5000.0,
  3013. "properties" : null,
  3014. "arrivalEarliest" : "2018-08-06T07:48:14+0000",
  3015. "arrivalLatest" : "2018-08-06T07:54:07+0000",
  3016. "loads" : {
  3017. "weight" : 507,
  3018. "volume" : 3700,
  3019. "unit" : 20
  3020. }
  3021. }, {
  3022. "id" : "4978",
  3023. "location" : {
  3024. "id" : "1.3995423_103.8908638",
  3025. "latitude" : 1.3995423,
  3026. "longitude" : 103.8908638
  3027. },
  3028. "artificial" : false,
  3029. "taskType" : "Delivery",
  3030. "capacityDemand" : {
  3031. "weight" : -1,
  3032. "volume" : -100,
  3033. "unit" : -1
  3034. },
  3035. "duration" : 200,
  3036. "timeWindows" : [ {
  3037. "start" : "2018-08-06T06:41:00.000Z",
  3038. "end" : "2018-08-06T09:41:00.000Z",
  3039. "relax" : 0
  3040. } ],
  3041. "timeWindowsIgnorable" : true,
  3042. "completed" : false,
  3043. "precedenceTaskId" : "",
  3044. "assignedVehicleId" : "",
  3045. "dropPenalty" : 5000.0,
  3046. "properties" : null,
  3047. "arrivalEarliest" : "2018-08-06T07:52:48+0000",
  3048. "arrivalLatest" : "2018-08-06T07:58:41+0000",
  3049. "loads" : {
  3050. "weight" : 421,
  3051. "volume" : 3200,
  3052. "unit" : 19
  3053. }
  3054. }, {
  3055. "id" : "5138",
  3056. "location" : {
  3057. "id" : "1.4179432_103.8473595",
  3058. "latitude" : 1.4179432,
  3059. "longitude" : 103.8473595
  3060. },
  3061. "artificial" : false,
  3062. "taskType" : "Delivery",
  3063. "capacityDemand" : {
  3064. "weight" : -4,
  3065. "volume" : -100,
  3066. "unit" : -1
  3067. },
  3068. "duration" : 200,
  3069. "timeWindows" : [ {
  3070. "start" : "2018-08-06T05:42:00.000Z",
  3071. "end" : "2018-08-06T08:42:00.000Z",
  3072. "relax" : 0
  3073. } ],
  3074. "timeWindowsIgnorable" : true,
  3075. "completed" : false,
  3076. "precedenceTaskId" : "",
  3077. "assignedVehicleId" : "",
  3078. "dropPenalty" : 5000.0,
  3079. "properties" : null,
  3080. "arrivalEarliest" : "2018-08-06T08:02:26+0000",
  3081. "arrivalLatest" : "2018-08-06T08:08:19+0000",
  3082. "loads" : {
  3083. "weight" : 420,
  3084. "volume" : 3100,
  3085. "unit" : 18
  3086. }
  3087. }, {
  3088. "id" : "4548",
  3089. "location" : {
  3090. "id" : "1.4197757_103.847019",
  3091. "latitude" : 1.4197757,
  3092. "longitude" : 103.847019
  3093. },
  3094. "artificial" : false,
  3095. "taskType" : "Delivery",
  3096. "capacityDemand" : {
  3097. "weight" : -9,
  3098. "volume" : -100,
  3099. "unit" : -1
  3100. },
  3101. "duration" : 200,
  3102. "timeWindows" : [ {
  3103. "start" : "2018-08-06T07:15:00.000Z",
  3104. "end" : "2018-08-06T10:15:00.000Z",
  3105. "relax" : 0
  3106. } ],
  3107. "timeWindowsIgnorable" : true,
  3108. "completed" : false,
  3109. "precedenceTaskId" : "",
  3110. "assignedVehicleId" : "",
  3111. "dropPenalty" : 5000.0,
  3112. "properties" : null,
  3113. "arrivalEarliest" : "2018-08-06T08:06:00+0000",
  3114. "arrivalLatest" : "2018-08-06T08:11:53+0000",
  3115. "loads" : {
  3116. "weight" : 416,
  3117. "volume" : 3000,
  3118. "unit" : 17
  3119. }
  3120. }, {
  3121. "id" : "4838",
  3122. "location" : {
  3123. "id" : "1.4189724_103.8438623",
  3124. "latitude" : 1.4189724,
  3125. "longitude" : 103.8438623
  3126. },
  3127. "artificial" : false,
  3128. "taskType" : "Delivery",
  3129. "capacityDemand" : {
  3130. "weight" : -1,
  3131. "volume" : -100,
  3132. "unit" : -1
  3133. },
  3134. "duration" : 200,
  3135. "timeWindows" : [ {
  3136. "start" : "2018-08-06T07:26:00.000Z",
  3137. "end" : "2018-08-06T10:26:00.000Z",
  3138. "relax" : 0
  3139. } ],
  3140. "timeWindowsIgnorable" : true,
  3141. "completed" : false,
  3142. "precedenceTaskId" : "",
  3143. "assignedVehicleId" : "",
  3144. "dropPenalty" : 5000.0,
  3145. "properties" : null,
  3146. "arrivalEarliest" : "2018-08-06T08:09:46+0000",
  3147. "arrivalLatest" : "2018-08-06T08:15:39+0000",
  3148. "loads" : {
  3149. "weight" : 407,
  3150. "volume" : 2900,
  3151. "unit" : 16
  3152. }
  3153. }, {
  3154. "id" : "4394",
  3155. "location" : {
  3156. "id" : "1.4285435_103.8450633",
  3157. "latitude" : 1.4285435,
  3158. "longitude" : 103.8450633
  3159. },
  3160. "artificial" : false,
  3161. "taskType" : "Delivery",
  3162. "capacityDemand" : {
  3163. "weight" : -3,
  3164. "volume" : -100,
  3165. "unit" : -1
  3166. },
  3167. "duration" : 200,
  3168. "timeWindows" : [ {
  3169. "start" : "2018-08-06T06:52:00.000Z",
  3170. "end" : "2018-08-06T09:52:00.000Z",
  3171. "relax" : 0
  3172. } ],
  3173. "timeWindowsIgnorable" : true,
  3174. "completed" : false,
  3175. "precedenceTaskId" : "",
  3176. "assignedVehicleId" : "",
  3177. "dropPenalty" : 5000.0,
  3178. "properties" : null,
  3179. "arrivalEarliest" : "2018-08-06T08:14:23+0000",
  3180. "arrivalLatest" : "2018-08-06T08:20:16+0000",
  3181. "loads" : {
  3182. "weight" : 406,
  3183. "volume" : 2800,
  3184. "unit" : 15
  3185. }
  3186. }, {
  3187. "id" : "4280",
  3188. "location" : {
  3189. "id" : "1.427632_103.8340275",
  3190. "latitude" : 1.427632,
  3191. "longitude" : 103.8340275
  3192. },
  3193. "artificial" : false,
  3194. "taskType" : "Delivery",
  3195. "capacityDemand" : {
  3196. "weight" : -25,
  3197. "volume" : -200,
  3198. "unit" : -1
  3199. },
  3200. "duration" : 200,
  3201. "timeWindows" : [ {
  3202. "start" : "2018-08-06T07:08:00.000Z",
  3203. "end" : "2018-08-06T10:08:00.000Z",
  3204. "relax" : 0
  3205. } ],
  3206. "timeWindowsIgnorable" : true,
  3207. "completed" : false,
  3208. "precedenceTaskId" : "",
  3209. "assignedVehicleId" : "",
  3210. "dropPenalty" : 5000.0,
  3211. "properties" : null,
  3212. "arrivalEarliest" : "2018-08-06T08:19:11+0000",
  3213. "arrivalLatest" : "2018-08-06T08:25:04+0000",
  3214. "loads" : {
  3215. "weight" : 403,
  3216. "volume" : 2700,
  3217. "unit" : 14
  3218. }
  3219. }, {
  3220. "id" : "4908",
  3221. "location" : {
  3222. "id" : "1.4450833_103.8337174",
  3223. "latitude" : 1.4450833,
  3224. "longitude" : 103.8337174
  3225. },
  3226. "artificial" : false,
  3227. "taskType" : "Delivery",
  3228. "capacityDemand" : {
  3229. "weight" : -86,
  3230. "volume" : -500,
  3231. "unit" : -1
  3232. },
  3233. "duration" : 200,
  3234. "timeWindows" : [ {
  3235. "start" : "2018-08-06T07:03:00.000Z",
  3236. "end" : "2018-08-06T10:03:00.000Z",
  3237. "relax" : 0
  3238. } ],
  3239. "timeWindowsIgnorable" : true,
  3240. "completed" : false,
  3241. "precedenceTaskId" : "",
  3242. "assignedVehicleId" : "",
  3243. "dropPenalty" : 5000.0,
  3244. "properties" : null,
  3245. "arrivalEarliest" : "2018-08-06T08:24:50+0000",
  3246. "arrivalLatest" : "2018-08-06T08:30:43+0000",
  3247. "loads" : {
  3248. "weight" : 378,
  3249. "volume" : 2500,
  3250. "unit" : 13
  3251. }
  3252. }, {
  3253. "id" : "5036",
  3254. "location" : {
  3255. "id" : "1.4536029_103.8203228",
  3256. "latitude" : 1.4536029,
  3257. "longitude" : 103.8203228
  3258. },
  3259. "artificial" : false,
  3260. "taskType" : "Delivery",
  3261. "capacityDemand" : {
  3262. "weight" : -4,
  3263. "volume" : -100,
  3264. "unit" : -1
  3265. },
  3266. "duration" : 200,
  3267. "timeWindows" : [ {
  3268. "start" : "2018-08-06T07:00:00.000Z",
  3269. "end" : "2018-08-06T10:00:00.000Z",
  3270. "relax" : 0
  3271. } ],
  3272. "timeWindowsIgnorable" : true,
  3273. "completed" : false,
  3274. "precedenceTaskId" : "",
  3275. "assignedVehicleId" : "",
  3276. "dropPenalty" : 5000.0,
  3277. "properties" : null,
  3278. "arrivalEarliest" : "2018-08-06T08:30:17+0000",
  3279. "arrivalLatest" : "2018-08-06T08:36:10+0000",
  3280. "loads" : {
  3281. "weight" : 292,
  3282. "volume" : 2000,
  3283. "unit" : 12
  3284. }
  3285. }, {
  3286. "id" : "4570",
  3287. "location" : {
  3288. "id" : "1.455266_103.8136111",
  3289. "latitude" : 1.455266,
  3290. "longitude" : 103.8136111
  3291. },
  3292. "artificial" : false,
  3293. "taskType" : "Delivery",
  3294. "capacityDemand" : {
  3295. "weight" : -9,
  3296. "volume" : -100,
  3297. "unit" : -1
  3298. },
  3299. "duration" : 200,
  3300. "timeWindows" : [ {
  3301. "start" : "2018-08-06T05:58:00.000Z",
  3302. "end" : "2018-08-06T08:58:00.000Z",
  3303. "relax" : 0
  3304. } ],
  3305. "timeWindowsIgnorable" : true,
  3306. "completed" : false,
  3307. "precedenceTaskId" : "",
  3308. "assignedVehicleId" : "",
  3309. "dropPenalty" : 5000.0,
  3310. "properties" : null,
  3311. "arrivalEarliest" : "2018-08-06T08:34:32+0000",
  3312. "arrivalLatest" : "2018-08-06T08:40:25+0000",
  3313. "loads" : {
  3314. "weight" : 288,
  3315. "volume" : 1900,
  3316. "unit" : 11
  3317. }
  3318. }, {
  3319. "id" : "4562",
  3320. "location" : {
  3321. "id" : "1.3923331_103.7460459",
  3322. "latitude" : 1.3923331,
  3323. "longitude" : 103.7460459
  3324. },
  3325. "artificial" : false,
  3326. "taskType" : "Delivery",
  3327. "capacityDemand" : {
  3328. "weight" : -6,
  3329. "volume" : -100,
  3330. "unit" : -1
  3331. },
  3332. "duration" : 200,
  3333. "timeWindows" : [ {
  3334. "start" : "2018-08-06T07:10:00.000Z",
  3335. "end" : "2018-08-06T10:10:00.000Z",
  3336. "relax" : 0
  3337. } ],
  3338. "timeWindowsIgnorable" : true,
  3339. "completed" : false,
  3340. "precedenceTaskId" : "",
  3341. "assignedVehicleId" : "",
  3342. "dropPenalty" : 5000.0,
  3343. "properties" : null,
  3344. "arrivalEarliest" : "2018-08-06T08:50:11+0000",
  3345. "arrivalLatest" : "2018-08-06T08:56:04+0000",
  3346. "loads" : {
  3347. "weight" : 279,
  3348. "volume" : 1800,
  3349. "unit" : 10
  3350. }
  3351. }, {
  3352. "id" : "4628",
  3353. "location" : {
  3354. "id" : "1.3839615_103.7489588",
  3355. "latitude" : 1.3839615,
  3356. "longitude" : 103.7489588
  3357. },
  3358. "artificial" : false,
  3359. "taskType" : "Delivery",
  3360. "capacityDemand" : {
  3361. "weight" : -50,
  3362. "volume" : -300,
  3363. "unit" : -1
  3364. },
  3365. "duration" : 200,
  3366. "timeWindows" : [ {
  3367. "start" : "2018-08-06T08:23:00.000Z",
  3368. "end" : "2018-08-06T11:23:00.000Z",
  3369. "relax" : 0
  3370. } ],
  3371. "timeWindowsIgnorable" : true,
  3372. "completed" : false,
  3373. "precedenceTaskId" : "",
  3374. "assignedVehicleId" : "",
  3375. "dropPenalty" : 5000.0,
  3376. "properties" : null,
  3377. "arrivalEarliest" : "2018-08-06T08:54:41+0000",
  3378. "arrivalLatest" : "2018-08-06T09:00:34+0000",
  3379. "loads" : {
  3380. "weight" : 273,
  3381. "volume" : 1700,
  3382. "unit" : 9
  3383. }
  3384. }, {
  3385. "id" : "4808",
  3386. "location" : {
  3387. "id" : "1.340938_103.7015416",
  3388. "latitude" : 1.340938,
  3389. "longitude" : 103.7015416
  3390. },
  3391. "artificial" : false,
  3392. "taskType" : "Delivery",
  3393. "capacityDemand" : {
  3394. "weight" : -11,
  3395. "volume" : -100,
  3396. "unit" : -1
  3397. },
  3398. "duration" : 200,
  3399. "timeWindows" : [ {
  3400. "start" : "2018-08-06T06:55:00.000Z",
  3401. "end" : "2018-08-06T09:55:00.000Z",
  3402. "relax" : 0
  3403. } ],
  3404. "timeWindowsIgnorable" : true,
  3405. "completed" : false,
  3406. "precedenceTaskId" : "",
  3407. "assignedVehicleId" : "",
  3408. "dropPenalty" : 5000.0,
  3409. "properties" : null,
  3410. "arrivalEarliest" : "2018-08-06T09:06:33+0000",
  3411. "arrivalLatest" : "2018-08-06T09:12:26+0000",
  3412. "loads" : {
  3413. "weight" : 223,
  3414. "volume" : 1400,
  3415. "unit" : 8
  3416. }
  3417. }, {
  3418. "id" : "4303",
  3419. "location" : {
  3420. "id" : "1.3262422_103.6783524",
  3421. "latitude" : 1.3262422,
  3422. "longitude" : 103.6783524
  3423. },
  3424. "artificial" : false,
  3425. "taskType" : "Pickup",
  3426. "capacityDemand" : {
  3427. "weight" : 8,
  3428. "volume" : 100,
  3429. "unit" : 1
  3430. },
  3431. "duration" : 200,
  3432. "timeWindows" : [ {
  3433. "start" : "2018-08-06T08:03:00.000Z",
  3434. "end" : "2018-08-06T11:03:00.000Z",
  3435. "relax" : 0
  3436. } ],
  3437. "timeWindowsIgnorable" : true,
  3438. "completed" : false,
  3439. "precedenceTaskId" : "",
  3440. "assignedVehicleId" : "",
  3441. "dropPenalty" : 5000.0,
  3442. "properties" : null,
  3443. "arrivalEarliest" : "2018-08-06T09:13:32+0000",
  3444. "arrivalLatest" : "2018-08-06T09:19:25+0000",
  3445. "loads" : {
  3446. "weight" : 212,
  3447. "volume" : 1300,
  3448. "unit" : 7
  3449. }
  3450. }, {
  3451. "id" : "4497",
  3452. "location" : {
  3453. "id" : "1.3262422_103.6783524",
  3454. "latitude" : 1.3262422,
  3455. "longitude" : 103.6783524
  3456. },
  3457. "artificial" : false,
  3458. "taskType" : "Pickup",
  3459. "capacityDemand" : {
  3460. "weight" : 7,
  3461. "volume" : 100,
  3462. "unit" : 1
  3463. },
  3464. "duration" : 200,
  3465. "timeWindows" : [ {
  3466. "start" : "2018-08-06T06:36:00.000Z",
  3467. "end" : "2018-08-06T09:36:00.000Z",
  3468. "relax" : 0
  3469. } ],
  3470. "timeWindowsIgnorable" : true,
  3471. "completed" : false,
  3472. "precedenceTaskId" : "",
  3473. "assignedVehicleId" : "",
  3474. "dropPenalty" : 5000.0,
  3475. "properties" : null,
  3476. "arrivalEarliest" : "2018-08-06T09:16:52+0000",
  3477. "arrivalLatest" : "2018-08-06T09:22:45+0000",
  3478. "loads" : {
  3479. "weight" : 220,
  3480. "volume" : 1400,
  3481. "unit" : 8
  3482. }
  3483. }, {
  3484. "id" : "4561",
  3485. "location" : {
  3486. "id" : "1.3262422_103.6783524",
  3487. "latitude" : 1.3262422,
  3488. "longitude" : 103.6783524
  3489. },
  3490. "artificial" : false,
  3491. "taskType" : "Pickup",
  3492. "capacityDemand" : {
  3493. "weight" : 6,
  3494. "volume" : 100,
  3495. "unit" : 1
  3496. },
  3497. "duration" : 200,
  3498. "timeWindows" : [ {
  3499. "start" : "2018-08-06T07:10:00.000Z",
  3500. "end" : "2018-08-06T10:10:00.000Z",
  3501. "relax" : 0
  3502. } ],
  3503. "timeWindowsIgnorable" : true,
  3504. "completed" : false,
  3505. "precedenceTaskId" : "",
  3506. "assignedVehicleId" : "",
  3507. "dropPenalty" : 5000.0,
  3508. "properties" : null,
  3509. "arrivalEarliest" : "2018-08-06T09:20:12+0000",
  3510. "arrivalLatest" : "2018-08-06T09:26:05+0000",
  3511. "loads" : {
  3512. "weight" : 227,
  3513. "volume" : 1500,
  3514. "unit" : 9
  3515. }
  3516. }, {
  3517. "id" : "4601",
  3518. "location" : {
  3519. "id" : "1.3262422_103.6783524",
  3520. "latitude" : 1.3262422,
  3521. "longitude" : 103.6783524
  3522. },
  3523. "artificial" : false,
  3524. "taskType" : "Pickup",
  3525. "capacityDemand" : {
  3526. "weight" : 50,
  3527. "volume" : 300,
  3528. "unit" : 1
  3529. },
  3530. "duration" : 200,
  3531. "timeWindows" : [ {
  3532. "start" : "2018-08-06T07:05:00.000Z",
  3533. "end" : "2018-08-06T10:05:00.000Z",
  3534. "relax" : 0
  3535. } ],
  3536. "timeWindowsIgnorable" : true,
  3537. "completed" : false,
  3538. "precedenceTaskId" : "",
  3539. "assignedVehicleId" : "",
  3540. "dropPenalty" : 5000.0,
  3541. "properties" : null,
  3542. "arrivalEarliest" : "2018-08-06T09:23:32+0000",
  3543. "arrivalLatest" : "2018-08-06T09:29:25+0000",
  3544. "loads" : {
  3545. "weight" : 233,
  3546. "volume" : 1600,
  3547. "unit" : 10
  3548. }
  3549. }, {
  3550. "id" : "4609",
  3551. "location" : {
  3552. "id" : "1.3262422_103.6783524",
  3553. "latitude" : 1.3262422,
  3554. "longitude" : 103.6783524
  3555. },
  3556. "artificial" : false,
  3557. "taskType" : "Pickup",
  3558. "capacityDemand" : {
  3559. "weight" : 4,
  3560. "volume" : 100,
  3561. "unit" : 1
  3562. },
  3563. "duration" : 200,
  3564. "timeWindows" : [ {
  3565. "start" : "2018-08-06T06:33:00.000Z",
  3566. "end" : "2018-08-06T09:33:00.000Z",
  3567. "relax" : 0
  3568. } ],
  3569. "timeWindowsIgnorable" : true,
  3570. "completed" : false,
  3571. "precedenceTaskId" : "",
  3572. "assignedVehicleId" : "",
  3573. "dropPenalty" : 5000.0,
  3574. "properties" : null,
  3575. "arrivalEarliest" : "2018-08-06T09:26:52+0000",
  3576. "arrivalLatest" : "2018-08-06T09:32:45+0000",
  3577. "loads" : {
  3578. "weight" : 283,
  3579. "volume" : 1900,
  3580. "unit" : 11
  3581. }
  3582. }, {
  3583. "id" : "4617",
  3584. "location" : {
  3585. "id" : "1.3262422_103.6783524",
  3586. "latitude" : 1.3262422,
  3587. "longitude" : 103.6783524
  3588. },
  3589. "artificial" : false,
  3590. "taskType" : "Pickup",
  3591. "capacityDemand" : {
  3592. "weight" : 7,
  3593. "volume" : 100,
  3594. "unit" : 1
  3595. },
  3596. "duration" : 200,
  3597. "timeWindows" : [ {
  3598. "start" : "2018-08-06T08:21:00.000Z",
  3599. "end" : "2018-08-06T11:21:00.000Z",
  3600. "relax" : 0
  3601. } ],
  3602. "timeWindowsIgnorable" : true,
  3603. "completed" : false,
  3604. "precedenceTaskId" : "",
  3605. "assignedVehicleId" : "",
  3606. "dropPenalty" : 5000.0,
  3607. "properties" : null,
  3608. "arrivalEarliest" : "2018-08-06T09:30:12+0000",
  3609. "arrivalLatest" : "2018-08-06T09:36:05+0000",
  3610. "loads" : {
  3611. "weight" : 287,
  3612. "volume" : 2000,
  3613. "unit" : 12
  3614. }
  3615. }, {
  3616. "id" : "4627",
  3617. "location" : {
  3618. "id" : "1.3262422_103.6783524",
  3619. "latitude" : 1.3262422,
  3620. "longitude" : 103.6783524
  3621. },
  3622. "artificial" : false,
  3623. "taskType" : "Pickup",
  3624. "capacityDemand" : {
  3625. "weight" : 50,
  3626. "volume" : 300,
  3627. "unit" : 1
  3628. },
  3629. "duration" : 200,
  3630. "timeWindows" : [ {
  3631. "start" : "2018-08-06T08:23:00.000Z",
  3632. "end" : "2018-08-06T11:23:00.000Z",
  3633. "relax" : 0
  3634. } ],
  3635. "timeWindowsIgnorable" : true,
  3636. "completed" : false,
  3637. "precedenceTaskId" : "",
  3638. "assignedVehicleId" : "",
  3639. "dropPenalty" : 5000.0,
  3640. "properties" : null,
  3641. "arrivalEarliest" : "2018-08-06T09:33:32+0000",
  3642. "arrivalLatest" : "2018-08-06T09:39:25+0000",
  3643. "loads" : {
  3644. "weight" : 294,
  3645. "volume" : 2100,
  3646. "unit" : 13
  3647. }
  3648. }, {
  3649. "id" : "4641",
  3650. "location" : {
  3651. "id" : "1.3262422_103.6783524",
  3652. "latitude" : 1.3262422,
  3653. "longitude" : 103.6783524
  3654. },
  3655. "artificial" : false,
  3656. "taskType" : "Pickup",
  3657. "capacityDemand" : {
  3658. "weight" : 37,
  3659. "volume" : 200,
  3660. "unit" : 1
  3661. },
  3662. "duration" : 200,
  3663. "timeWindows" : [ {
  3664. "start" : "2018-08-06T08:09:00.000Z",
  3665. "end" : "2018-08-06T11:09:00.000Z",
  3666. "relax" : 0
  3667. } ],
  3668. "timeWindowsIgnorable" : true,
  3669. "completed" : false,
  3670. "precedenceTaskId" : "",
  3671. "assignedVehicleId" : "",
  3672. "dropPenalty" : 5000.0,
  3673. "properties" : null,
  3674. "arrivalEarliest" : "2018-08-06T09:36:52+0000",
  3675. "arrivalLatest" : "2018-08-06T09:42:45+0000",
  3676. "loads" : {
  3677. "weight" : 344,
  3678. "volume" : 2400,
  3679. "unit" : 14
  3680. }
  3681. }, {
  3682. "id" : "4739",
  3683. "location" : {
  3684. "id" : "1.3262422_103.6783524",
  3685. "latitude" : 1.3262422,
  3686. "longitude" : 103.6783524
  3687. },
  3688. "artificial" : false,
  3689. "taskType" : "Pickup",
  3690. "capacityDemand" : {
  3691. "weight" : 1,
  3692. "volume" : 100,
  3693. "unit" : 1
  3694. },
  3695. "duration" : 200,
  3696. "timeWindows" : [ {
  3697. "start" : "2018-08-06T07:32:00.000Z",
  3698. "end" : "2018-08-06T10:32:00.000Z",
  3699. "relax" : 0
  3700. } ],
  3701. "timeWindowsIgnorable" : true,
  3702. "completed" : false,
  3703. "precedenceTaskId" : "",
  3704. "assignedVehicleId" : "",
  3705. "dropPenalty" : 5000.0,
  3706. "properties" : null,
  3707. "arrivalEarliest" : "2018-08-06T09:40:12+0000",
  3708. "arrivalLatest" : "2018-08-06T09:46:05+0000",
  3709. "loads" : {
  3710. "weight" : 381,
  3711. "volume" : 2600,
  3712. "unit" : 15
  3713. }
  3714. }, {
  3715. "id" : "4807",
  3716. "location" : {
  3717. "id" : "1.3262422_103.6783524",
  3718. "latitude" : 1.3262422,
  3719. "longitude" : 103.6783524
  3720. },
  3721. "artificial" : false,
  3722. "taskType" : "Pickup",
  3723. "capacityDemand" : {
  3724. "weight" : 11,
  3725. "volume" : 100,
  3726. "unit" : 1
  3727. },
  3728. "duration" : 200,
  3729. "timeWindows" : [ {
  3730. "start" : "2018-08-06T06:55:00.000Z",
  3731. "end" : "2018-08-06T09:55:00.000Z",
  3732. "relax" : 0
  3733. } ],
  3734. "timeWindowsIgnorable" : true,
  3735. "completed" : false,
  3736. "precedenceTaskId" : "",
  3737. "assignedVehicleId" : "",
  3738. "dropPenalty" : 5000.0,
  3739. "properties" : null,
  3740. "arrivalEarliest" : "2018-08-06T09:43:32+0000",
  3741. "arrivalLatest" : "2018-08-06T09:49:25+0000",
  3742. "loads" : {
  3743. "weight" : 382,
  3744. "volume" : 2700,
  3745. "unit" : 16
  3746. }
  3747. }, {
  3748. "id" : "5019",
  3749. "location" : {
  3750. "id" : "1.3262422_103.6783524",
  3751. "latitude" : 1.3262422,
  3752. "longitude" : 103.6783524
  3753. },
  3754. "artificial" : false,
  3755. "taskType" : "Pickup",
  3756. "capacityDemand" : {
  3757. "weight" : 1,
  3758. "volume" : 100,
  3759. "unit" : 1
  3760. },
  3761. "duration" : 200,
  3762. "timeWindows" : [ {
  3763. "start" : "2018-08-06T07:38:00.000Z",
  3764. "end" : "2018-08-06T10:38:00.000Z",
  3765. "relax" : 0
  3766. } ],
  3767. "timeWindowsIgnorable" : true,
  3768. "completed" : false,
  3769. "precedenceTaskId" : "",
  3770. "assignedVehicleId" : "",
  3771. "dropPenalty" : 5000.0,
  3772. "properties" : null,
  3773. "arrivalEarliest" : "2018-08-06T09:46:52+0000",
  3774. "arrivalLatest" : "2018-08-06T09:52:45+0000",
  3775. "loads" : {
  3776. "weight" : 393,
  3777. "volume" : 2800,
  3778. "unit" : 17
  3779. }
  3780. }, {
  3781. "id" : "5069",
  3782. "location" : {
  3783. "id" : "1.3262422_103.6783524",
  3784. "latitude" : 1.3262422,
  3785. "longitude" : 103.6783524
  3786. },
  3787. "artificial" : false,
  3788. "taskType" : "Pickup",
  3789. "capacityDemand" : {
  3790. "weight" : 34,
  3791. "volume" : 200,
  3792. "unit" : 1
  3793. },
  3794. "duration" : 200,
  3795. "timeWindows" : [ {
  3796. "start" : "2018-08-06T07:51:00.000Z",
  3797. "end" : "2018-08-06T10:51:00.000Z",
  3798. "relax" : 0
  3799. } ],
  3800. "timeWindowsIgnorable" : true,
  3801. "completed" : false,
  3802. "precedenceTaskId" : "",
  3803. "assignedVehicleId" : "",
  3804. "dropPenalty" : 5000.0,
  3805. "properties" : null,
  3806. "arrivalEarliest" : "2018-08-06T09:50:12+0000",
  3807. "arrivalLatest" : "2018-08-06T09:56:05+0000",
  3808. "loads" : {
  3809. "weight" : 394,
  3810. "volume" : 2900,
  3811. "unit" : 18
  3812. }
  3813. }, {
  3814. "id" : "4602",
  3815. "location" : {
  3816. "id" : "1.341283_103.717421",
  3817. "latitude" : 1.341283,
  3818. "longitude" : 103.717421
  3819. },
  3820. "artificial" : false,
  3821. "taskType" : "Delivery",
  3822. "capacityDemand" : {
  3823. "weight" : -50,
  3824. "volume" : -300,
  3825. "unit" : -1
  3826. },
  3827. "duration" : 200,
  3828. "timeWindows" : [ {
  3829. "start" : "2018-08-06T07:05:00.000Z",
  3830. "end" : "2018-08-06T10:05:00.000Z",
  3831. "relax" : 0
  3832. } ],
  3833. "timeWindowsIgnorable" : true,
  3834. "completed" : false,
  3835. "precedenceTaskId" : "",
  3836. "assignedVehicleId" : "",
  3837. "dropPenalty" : 5000.0,
  3838. "properties" : null,
  3839. "arrivalEarliest" : "2018-08-06T09:59:07+0000",
  3840. "arrivalLatest" : "2018-08-06T10:05:00+0000",
  3841. "loads" : {
  3842. "weight" : 428,
  3843. "volume" : 3100,
  3844. "unit" : 19
  3845. }
  3846. }, {
  3847. "id" : "4348",
  3848. "location" : {
  3849. "id" : "1.358174_103.748064",
  3850. "latitude" : 1.358174,
  3851. "longitude" : 103.748064
  3852. },
  3853. "artificial" : false,
  3854. "taskType" : "Delivery",
  3855. "capacityDemand" : {
  3856. "weight" : -39,
  3857. "volume" : -200,
  3858. "unit" : -1
  3859. },
  3860. "duration" : 200,
  3861. "timeWindows" : [ {
  3862. "start" : "2018-08-06T09:07:00.000Z",
  3863. "end" : "2018-08-06T12:07:00.000Z",
  3864. "relax" : 0
  3865. } ],
  3866. "timeWindowsIgnorable" : true,
  3867. "completed" : false,
  3868. "precedenceTaskId" : "",
  3869. "assignedVehicleId" : "",
  3870. "dropPenalty" : 5000.0,
  3871. "properties" : null,
  3872. "arrivalEarliest" : "2018-08-06T10:07:07+0000",
  3873. "arrivalLatest" : "2018-08-06T10:14:45+0000",
  3874. "loads" : {
  3875. "weight" : 378,
  3876. "volume" : 2800,
  3877. "unit" : 18
  3878. }
  3879. }, {
  3880. "id" : "5070",
  3881. "location" : {
  3882. "id" : "1.3550248_103.7527955",
  3883. "latitude" : 1.3550248,
  3884. "longitude" : 103.7527955
  3885. },
  3886. "artificial" : false,
  3887. "taskType" : "Delivery",
  3888. "capacityDemand" : {
  3889. "weight" : -34,
  3890. "volume" : -200,
  3891. "unit" : -1
  3892. },
  3893. "duration" : 200,
  3894. "timeWindows" : [ {
  3895. "start" : "2018-08-06T07:51:00.000Z",
  3896. "end" : "2018-08-06T10:51:00.000Z",
  3897. "relax" : 0
  3898. } ],
  3899. "timeWindowsIgnorable" : true,
  3900. "completed" : false,
  3901. "precedenceTaskId" : "",
  3902. "assignedVehicleId" : "",
  3903. "dropPenalty" : 5000.0,
  3904. "properties" : null,
  3905. "arrivalEarliest" : "2018-08-06T10:11:12+0000",
  3906. "arrivalLatest" : "2018-08-06T10:18:50+0000",
  3907. "loads" : {
  3908. "weight" : 339,
  3909. "volume" : 2600,
  3910. "unit" : 17
  3911. }
  3912. }, {
  3913. "id" : "4366",
  3914. "location" : {
  3915. "id" : "1.357003_103.765962",
  3916. "latitude" : 1.357003,
  3917. "longitude" : 103.765962
  3918. },
  3919. "artificial" : false,
  3920. "taskType" : "Delivery",
  3921. "capacityDemand" : {
  3922. "weight" : -8,
  3923. "volume" : -100,
  3924. "unit" : -1
  3925. },
  3926. "duration" : 200,
  3927. "timeWindows" : [ {
  3928. "start" : "2018-08-06T09:53:00.000Z",
  3929. "end" : "2018-08-06T12:53:00.000Z",
  3930. "relax" : 0
  3931. } ],
  3932. "timeWindowsIgnorable" : true,
  3933. "completed" : false,
  3934. "precedenceTaskId" : "",
  3935. "assignedVehicleId" : "",
  3936. "dropPenalty" : 5000.0,
  3937. "properties" : null,
  3938. "arrivalEarliest" : "2018-08-06T10:16:18+0000",
  3939. "arrivalLatest" : "2018-08-06T10:23:56+0000",
  3940. "loads" : {
  3941. "weight" : 305,
  3942. "volume" : 2400,
  3943. "unit" : 16
  3944. }
  3945. }, {
  3946. "id" : "4740",
  3947. "location" : {
  3948. "id" : "1.3715078_103.7695085",
  3949. "latitude" : 1.3715078,
  3950. "longitude" : 103.7695085
  3951. },
  3952. "artificial" : false,
  3953. "taskType" : "Delivery",
  3954. "capacityDemand" : {
  3955. "weight" : -1,
  3956. "volume" : -100,
  3957. "unit" : -1
  3958. },
  3959. "duration" : 200,
  3960. "timeWindows" : [ {
  3961. "start" : "2018-08-06T07:32:00.000Z",
  3962. "end" : "2018-08-06T10:32:00.000Z",
  3963. "relax" : 0
  3964. } ],
  3965. "timeWindowsIgnorable" : true,
  3966. "completed" : false,
  3967. "precedenceTaskId" : "",
  3968. "assignedVehicleId" : "",
  3969. "dropPenalty" : 5000.0,
  3970. "properties" : null,
  3971. "arrivalEarliest" : "2018-08-06T10:21:37+0000",
  3972. "arrivalLatest" : "2018-08-06T10:29:15+0000",
  3973. "loads" : {
  3974. "weight" : 297,
  3975. "volume" : 2300,
  3976. "unit" : 15
  3977. }
  3978. }, {
  3979. "id" : "4642",
  3980. "location" : {
  3981. "id" : "1.376105_103.7636799",
  3982. "latitude" : 1.376105,
  3983. "longitude" : 103.7636799
  3984. },
  3985. "artificial" : false,
  3986. "taskType" : "Delivery",
  3987. "capacityDemand" : {
  3988. "weight" : -37,
  3989. "volume" : -200,
  3990. "unit" : -1
  3991. },
  3992. "duration" : 200,
  3993. "timeWindows" : [ {
  3994. "start" : "2018-08-06T08:09:00.000Z",
  3995. "end" : "2018-08-06T11:09:00.000Z",
  3996. "relax" : 0
  3997. } ],
  3998. "timeWindowsIgnorable" : true,
  3999. "completed" : false,
  4000. "precedenceTaskId" : "",
  4001. "assignedVehicleId" : "",
  4002. "dropPenalty" : 5000.0,
  4003. "properties" : null,
  4004. "arrivalEarliest" : "2018-08-06T10:25:56+0000",
  4005. "arrivalLatest" : "2018-08-06T10:33:34+0000",
  4006. "loads" : {
  4007. "weight" : 296,
  4008. "volume" : 2200,
  4009. "unit" : 14
  4010. }
  4011. }, {
  4012. "id" : "5122",
  4013. "location" : {
  4014. "id" : "1.433428_103.800003",
  4015. "latitude" : 1.433428,
  4016. "longitude" : 103.800003
  4017. },
  4018. "artificial" : false,
  4019. "taskType" : "Delivery",
  4020. "capacityDemand" : {
  4021. "weight" : -1,
  4022. "volume" : -100,
  4023. "unit" : -1
  4024. },
  4025. "duration" : 200,
  4026. "timeWindows" : [ {
  4027. "start" : "2018-08-06T08:59:00.000Z",
  4028. "end" : "2018-08-06T11:59:00.000Z",
  4029. "relax" : 0
  4030. } ],
  4031. "timeWindowsIgnorable" : true,
  4032. "completed" : false,
  4033. "precedenceTaskId" : "",
  4034. "assignedVehicleId" : "",
  4035. "dropPenalty" : 5000.0,
  4036. "properties" : null,
  4037. "arrivalEarliest" : "2018-08-06T10:38:19+0000",
  4038. "arrivalLatest" : "2018-08-06T10:45:57+0000",
  4039. "loads" : {
  4040. "weight" : 259,
  4041. "volume" : 2000,
  4042. "unit" : 13
  4043. }
  4044. }, {
  4045. "id" : "5198",
  4046. "location" : {
  4047. "id" : "1.4490815_103.8012875",
  4048. "latitude" : 1.4490815,
  4049. "longitude" : 103.8012875
  4050. },
  4051. "artificial" : false,
  4052. "taskType" : "Delivery",
  4053. "capacityDemand" : {
  4054. "weight" : -2,
  4055. "volume" : -100,
  4056. "unit" : -1
  4057. },
  4058. "duration" : 200,
  4059. "timeWindows" : [ {
  4060. "start" : "2018-08-06T09:38:00.000Z",
  4061. "end" : "2018-08-06T12:38:00.000Z",
  4062. "relax" : 0
  4063. } ],
  4064. "timeWindowsIgnorable" : true,
  4065. "completed" : false,
  4066. "precedenceTaskId" : "",
  4067. "assignedVehicleId" : "",
  4068. "dropPenalty" : 5000.0,
  4069. "properties" : null,
  4070. "arrivalEarliest" : "2018-08-06T10:43:44+0000",
  4071. "arrivalLatest" : "2018-08-06T10:51:22+0000",
  4072. "loads" : {
  4073. "weight" : 258,
  4074. "volume" : 1900,
  4075. "unit" : 12
  4076. }
  4077. }, {
  4078. "id" : "4454",
  4079. "location" : {
  4080. "id" : "1.4220448_103.8317241",
  4081. "latitude" : 1.4220448,
  4082. "longitude" : 103.8317241
  4083. },
  4084. "artificial" : false,
  4085. "taskType" : "Delivery",
  4086. "capacityDemand" : {
  4087. "weight" : -7,
  4088. "volume" : -100,
  4089. "unit" : -1
  4090. },
  4091. "duration" : 200,
  4092. "timeWindows" : [ {
  4093. "start" : "2018-08-06T10:03:00.000Z",
  4094. "end" : "2018-08-06T13:03:00.000Z",
  4095. "relax" : 0
  4096. } ],
  4097. "timeWindowsIgnorable" : true,
  4098. "completed" : false,
  4099. "precedenceTaskId" : "",
  4100. "assignedVehicleId" : "",
  4101. "dropPenalty" : 5000.0,
  4102. "properties" : null,
  4103. "arrivalEarliest" : "2018-08-06T10:52:29+0000",
  4104. "arrivalLatest" : "2018-08-06T11:00:07+0000",
  4105. "loads" : {
  4106. "weight" : 256,
  4107. "volume" : 1800,
  4108. "unit" : 11
  4109. }
  4110. }, {
  4111. "id" : "5142",
  4112. "location" : {
  4113. "id" : "1.4229952_103.8474519",
  4114. "latitude" : 1.4229952,
  4115. "longitude" : 103.8474519
  4116. },
  4117. "artificial" : false,
  4118. "taskType" : "Delivery",
  4119. "capacityDemand" : {
  4120. "weight" : -1,
  4121. "volume" : -100,
  4122. "unit" : -1
  4123. },
  4124. "duration" : 200,
  4125. "timeWindows" : [ {
  4126. "start" : "2018-08-06T09:17:00.000Z",
  4127. "end" : "2018-08-06T12:17:00.000Z",
  4128. "relax" : 0
  4129. } ],
  4130. "timeWindowsIgnorable" : true,
  4131. "completed" : false,
  4132. "precedenceTaskId" : "",
  4133. "assignedVehicleId" : "",
  4134. "dropPenalty" : 5000.0,
  4135. "properties" : null,
  4136. "arrivalEarliest" : "2018-08-06T10:57:55+0000",
  4137. "arrivalLatest" : "2018-08-06T11:05:33+0000",
  4138. "loads" : {
  4139. "weight" : 249,
  4140. "volume" : 1700,
  4141. "unit" : 10
  4142. }
  4143. }, {
  4144. "id" : "4448",
  4145. "location" : {
  4146. "id" : "1.3862313_103.8616197",
  4147. "latitude" : 1.3862313,
  4148. "longitude" : 103.8616197
  4149. },
  4150. "artificial" : false,
  4151. "taskType" : "Delivery",
  4152. "capacityDemand" : {
  4153. "weight" : -11,
  4154. "volume" : -100,
  4155. "unit" : -1
  4156. },
  4157. "duration" : 200,
  4158. "timeWindows" : [ {
  4159. "start" : "2018-08-06T10:03:00.000Z",
  4160. "end" : "2018-08-06T13:03:00.000Z",
  4161. "relax" : 0
  4162. } ],
  4163. "timeWindowsIgnorable" : true,
  4164. "completed" : false,
  4165. "precedenceTaskId" : "",
  4166. "assignedVehicleId" : "",
  4167. "dropPenalty" : 5000.0,
  4168. "properties" : null,
  4169. "arrivalEarliest" : "2018-08-06T11:06:30+0000",
  4170. "arrivalLatest" : "2018-08-06T11:14:08+0000",
  4171. "loads" : {
  4172. "weight" : 248,
  4173. "volume" : 1600,
  4174. "unit" : 9
  4175. }
  4176. }, {
  4177. "id" : "4250",
  4178. "location" : {
  4179. "id" : "1.3891049_103.86452",
  4180. "latitude" : 1.3891049,
  4181. "longitude" : 103.86452
  4182. },
  4183. "artificial" : false,
  4184. "taskType" : "Delivery",
  4185. "capacityDemand" : {
  4186. "weight" : -1,
  4187. "volume" : -100,
  4188. "unit" : -1
  4189. },
  4190. "duration" : 200,
  4191. "timeWindows" : [ {
  4192. "start" : "2018-08-06T08:18:00.000Z",
  4193. "end" : "2018-08-06T11:18:00.000Z",
  4194. "relax" : 0
  4195. } ],
  4196. "timeWindowsIgnorable" : true,
  4197. "completed" : false,
  4198. "precedenceTaskId" : "",
  4199. "assignedVehicleId" : "",
  4200. "dropPenalty" : 5000.0,
  4201. "properties" : null,
  4202. "arrivalEarliest" : "2018-08-06T11:10:22+0000",
  4203. "arrivalLatest" : "2018-08-06T11:18:00+0000",
  4204. "loads" : {
  4205. "weight" : 237,
  4206. "volume" : 1500,
  4207. "unit" : 8
  4208. }
  4209. }, {
  4210. "id" : "4584",
  4211. "location" : {
  4212. "id" : "1.3970162_103.87933",
  4213. "latitude" : 1.3970162,
  4214. "longitude" : 103.87933
  4215. },
  4216. "artificial" : false,
  4217. "taskType" : "Delivery",
  4218. "capacityDemand" : {
  4219. "weight" : -1,
  4220. "volume" : -100,
  4221. "unit" : -1
  4222. },
  4223. "duration" : 200,
  4224. "timeWindows" : [ {
  4225. "start" : "2018-08-06T12:17:00.000Z",
  4226. "end" : "2018-08-06T15:17:00.000Z",
  4227. "relax" : 0
  4228. } ],
  4229. "timeWindowsIgnorable" : true,
  4230. "completed" : false,
  4231. "precedenceTaskId" : "",
  4232. "assignedVehicleId" : "",
  4233. "dropPenalty" : 5000.0,
  4234. "properties" : null,
  4235. "arrivalEarliest" : "2018-08-06T12:17:00+0000",
  4236. "arrivalLatest" : "2018-08-06T12:39:52+0000",
  4237. "loads" : {
  4238. "weight" : 236,
  4239. "volume" : 1400,
  4240. "unit" : 7
  4241. }
  4242. }, {
  4243. "id" : "4792",
  4244. "location" : {
  4245. "id" : "1.4037558_103.8962289",
  4246. "latitude" : 1.4037558,
  4247. "longitude" : 103.8962289
  4248. },
  4249. "artificial" : false,
  4250. "taskType" : "Delivery",
  4251. "capacityDemand" : {
  4252. "weight" : -9,
  4253. "volume" : -100,
  4254. "unit" : -1
  4255. },
  4256. "duration" : 200,
  4257. "timeWindows" : [ {
  4258. "start" : "2018-08-06T10:03:00.000Z",
  4259. "end" : "2018-08-06T13:03:00.000Z",
  4260. "relax" : 0
  4261. } ],
  4262. "timeWindowsIgnorable" : true,
  4263. "completed" : false,
  4264. "precedenceTaskId" : "",
  4265. "assignedVehicleId" : "",
  4266. "dropPenalty" : 5000.0,
  4267. "properties" : null,
  4268. "arrivalEarliest" : "2018-08-06T12:22:45+0000",
  4269. "arrivalLatest" : "2018-08-06T12:45:37+0000",
  4270. "loads" : {
  4271. "weight" : 235,
  4272. "volume" : 1300,
  4273. "unit" : 6
  4274. }
  4275. }, {
  4276. "id" : "4950",
  4277. "location" : {
  4278. "id" : "1.4037736_103.9061944",
  4279. "latitude" : 1.4037736,
  4280. "longitude" : 103.9061944
  4281. },
  4282. "artificial" : false,
  4283. "taskType" : "Delivery",
  4284. "capacityDemand" : {
  4285. "weight" : -3,
  4286. "volume" : -100,
  4287. "unit" : -1
  4288. },
  4289. "duration" : 200,
  4290. "timeWindows" : [ {
  4291. "start" : "2018-08-06T12:16:00.000Z",
  4292. "end" : "2018-08-06T15:16:00.000Z",
  4293. "relax" : 0
  4294. } ],
  4295. "timeWindowsIgnorable" : true,
  4296. "completed" : false,
  4297. "precedenceTaskId" : "",
  4298. "assignedVehicleId" : "",
  4299. "dropPenalty" : 5000.0,
  4300. "properties" : null,
  4301. "arrivalEarliest" : "2018-08-06T12:27:24+0000",
  4302. "arrivalLatest" : "2018-08-06T12:50:16+0000",
  4303. "loads" : {
  4304. "weight" : 226,
  4305. "volume" : 1200,
  4306. "unit" : 5
  4307. }
  4308. }, {
  4309. "id" : "4900",
  4310. "location" : {
  4311. "id" : "1.401794_103.907165",
  4312. "latitude" : 1.401794,
  4313. "longitude" : 103.907165
  4314. },
  4315. "artificial" : false,
  4316. "taskType" : "Delivery",
  4317. "capacityDemand" : {
  4318. "weight" : -54,
  4319. "volume" : -300,
  4320. "unit" : -1
  4321. },
  4322. "duration" : 200,
  4323. "timeWindows" : [ {
  4324. "start" : "2018-08-06T12:51:00.000Z",
  4325. "end" : "2018-08-06T15:51:00.000Z",
  4326. "relax" : 0
  4327. } ],
  4328. "timeWindowsIgnorable" : true,
  4329. "completed" : false,
  4330. "precedenceTaskId" : "",
  4331. "assignedVehicleId" : "",
  4332. "dropPenalty" : 5000.0,
  4333. "properties" : null,
  4334. "arrivalEarliest" : "2018-08-06T12:51:00+0000",
  4335. "arrivalLatest" : "2018-08-06T12:53:53+0000",
  4336. "loads" : {
  4337. "weight" : 223,
  4338. "volume" : 1100,
  4339. "unit" : 4
  4340. }
  4341. }, {
  4342. "id" : "4750",
  4343. "location" : {
  4344. "id" : "1.3945818_103.9123599",
  4345. "latitude" : 1.3945818,
  4346. "longitude" : 103.9123599
  4347. },
  4348. "artificial" : false,
  4349. "taskType" : "Delivery",
  4350. "capacityDemand" : {
  4351. "weight" : -92,
  4352. "volume" : -500,
  4353. "unit" : -1
  4354. },
  4355. "duration" : 200,
  4356. "timeWindows" : [ {
  4357. "start" : "2018-08-06T12:13:00.000Z",
  4358. "end" : "2018-08-06T15:13:00.000Z",
  4359. "relax" : 0
  4360. } ],
  4361. "timeWindowsIgnorable" : true,
  4362. "completed" : false,
  4363. "precedenceTaskId" : "",
  4364. "assignedVehicleId" : "",
  4365. "dropPenalty" : 5000.0,
  4366. "properties" : null,
  4367. "arrivalEarliest" : "2018-08-06T12:55:31+0000",
  4368. "arrivalLatest" : "2018-08-06T12:58:24+0000",
  4369. "loads" : {
  4370. "weight" : 169,
  4371. "volume" : 800,
  4372. "unit" : 3
  4373. }
  4374. }, {
  4375. "id" : "4332",
  4376. "location" : {
  4377. "id" : "1.388785_103.9013943",
  4378. "latitude" : 1.388785,
  4379. "longitude" : 103.9013943
  4380. },
  4381. "artificial" : false,
  4382. "taskType" : "Delivery",
  4383. "capacityDemand" : {
  4384. "weight" : -8,
  4385. "volume" : -100,
  4386. "unit" : -1
  4387. },
  4388. "duration" : 200,
  4389. "timeWindows" : [ {
  4390. "start" : "2018-08-06T10:21:00.000Z",
  4391. "end" : "2018-08-06T13:21:00.000Z",
  4392. "relax" : 0
  4393. } ],
  4394. "timeWindowsIgnorable" : true,
  4395. "completed" : false,
  4396. "precedenceTaskId" : "",
  4397. "assignedVehicleId" : "",
  4398. "dropPenalty" : 5000.0,
  4399. "properties" : null,
  4400. "arrivalEarliest" : "2018-08-06T13:00:30+0000",
  4401. "arrivalLatest" : "2018-08-06T13:03:23+0000",
  4402. "loads" : {
  4403. "weight" : 77,
  4404. "volume" : 300,
  4405. "unit" : 2
  4406. }
  4407. }, {
  4408. "id" : "5054",
  4409. "location" : {
  4410. "id" : "1.3950705_103.8920607",
  4411. "latitude" : 1.3950705,
  4412. "longitude" : 103.8920607
  4413. },
  4414. "artificial" : false,
  4415. "taskType" : "Delivery",
  4416. "capacityDemand" : {
  4417. "weight" : -1,
  4418. "volume" : -100,
  4419. "unit" : -1
  4420. },
  4421. "duration" : 200,
  4422. "timeWindows" : [ {
  4423. "start" : "2018-08-06T12:48:00.000Z",
  4424. "end" : "2018-08-06T15:48:00.000Z",
  4425. "relax" : 0
  4426. } ],
  4427. "timeWindowsIgnorable" : true,
  4428. "completed" : false,
  4429. "precedenceTaskId" : "",
  4430. "assignedVehicleId" : "",
  4431. "dropPenalty" : 5000.0,
  4432. "properties" : null,
  4433. "arrivalEarliest" : "2018-08-06T13:05:20+0000",
  4434. "arrivalLatest" : "2018-08-06T13:08:13+0000",
  4435. "loads" : {
  4436. "weight" : 69,
  4437. "volume" : 200,
  4438. "unit" : 1
  4439. }
  4440. }, {
  4441. "id" : "4783",
  4442. "location" : {
  4443. "id" : "1.3113982_103.8565897",
  4444. "latitude" : 1.3113982,
  4445. "longitude" : 103.8565897
  4446. },
  4447. "artificial" : false,
  4448. "taskType" : "Pickup",
  4449. "capacityDemand" : {
  4450. "weight" : 6,
  4451. "volume" : 100,
  4452. "unit" : 1
  4453. },
  4454. "duration" : 200,
  4455. "timeWindows" : [ {
  4456. "start" : "2018-08-06T11:04:00.000Z",
  4457. "end" : "2018-08-06T14:04:00.000Z",
  4458. "relax" : 0
  4459. } ],
  4460. "timeWindowsIgnorable" : true,
  4461. "completed" : false,
  4462. "precedenceTaskId" : "",
  4463. "assignedVehicleId" : "",
  4464. "dropPenalty" : 5000.0,
  4465. "properties" : null,
  4466. "arrivalEarliest" : "2018-08-06T13:20:47+0000",
  4467. "arrivalLatest" : "2018-08-06T13:23:40+0000",
  4468. "loads" : {
  4469. "weight" : 68,
  4470. "volume" : 100,
  4471. "unit" : 0
  4472. }
  4473. }, {
  4474. "id" : "5183",
  4475. "location" : {
  4476. "id" : "1.3113982_103.8565897",
  4477. "latitude" : 1.3113982,
  4478. "longitude" : 103.8565897
  4479. },
  4480. "artificial" : false,
  4481. "taskType" : "Pickup",
  4482. "capacityDemand" : {
  4483. "weight" : 3,
  4484. "volume" : 100,
  4485. "unit" : 1
  4486. },
  4487. "duration" : 200,
  4488. "timeWindows" : [ {
  4489. "start" : "2018-08-06T10:27:00.000Z",
  4490. "end" : "2018-08-06T13:27:00.000Z",
  4491. "relax" : 0
  4492. } ],
  4493. "timeWindowsIgnorable" : true,
  4494. "completed" : false,
  4495. "precedenceTaskId" : "",
  4496. "assignedVehicleId" : "",
  4497. "dropPenalty" : 5000.0,
  4498. "properties" : null,
  4499. "arrivalEarliest" : "2018-08-06T13:24:07+0000",
  4500. "arrivalLatest" : "2018-08-06T13:27:00+0000",
  4501. "loads" : {
  4502. "weight" : 74,
  4503. "volume" : 200,
  4504. "unit" : 1
  4505. }
  4506. }, {
  4507. "id" : "5083",
  4508. "location" : {
  4509. "id" : "1.3113982_103.8565897",
  4510. "latitude" : 1.3113982,
  4511. "longitude" : 103.8565897
  4512. },
  4513. "artificial" : false,
  4514. "taskType" : "Pickup",
  4515. "capacityDemand" : {
  4516. "weight" : 5,
  4517. "volume" : 100,
  4518. "unit" : 1
  4519. },
  4520. "duration" : 200,
  4521. "timeWindows" : [ {
  4522. "start" : "2018-08-06T11:19:00.000Z",
  4523. "end" : "2018-08-06T14:19:00.000Z",
  4524. "relax" : 0
  4525. } ],
  4526. "timeWindowsIgnorable" : true,
  4527. "completed" : false,
  4528. "precedenceTaskId" : "",
  4529. "assignedVehicleId" : "",
  4530. "dropPenalty" : 5000.0,
  4531. "properties" : null,
  4532. "arrivalEarliest" : "2018-08-06T13:27:27+0000",
  4533. "arrivalLatest" : "2018-08-06T13:59:20+0000",
  4534. "loads" : {
  4535. "weight" : 77,
  4536. "volume" : 300,
  4537. "unit" : 2
  4538. }
  4539. }, {
  4540. "id" : "5041",
  4541. "location" : {
  4542. "id" : "1.3113982_103.8565897",
  4543. "latitude" : 1.3113982,
  4544. "longitude" : 103.8565897
  4545. },
  4546. "artificial" : false,
  4547. "taskType" : "Pickup",
  4548. "capacityDemand" : {
  4549. "weight" : 8,
  4550. "volume" : 100,
  4551. "unit" : 1
  4552. },
  4553. "duration" : 200,
  4554. "timeWindows" : [ {
  4555. "start" : "2018-08-06T12:55:00.000Z",
  4556. "end" : "2018-08-06T15:55:00.000Z",
  4557. "relax" : 0
  4558. } ],
  4559. "timeWindowsIgnorable" : true,
  4560. "completed" : false,
  4561. "precedenceTaskId" : "",
  4562. "assignedVehicleId" : "",
  4563. "dropPenalty" : 5000.0,
  4564. "properties" : null,
  4565. "arrivalEarliest" : "2018-08-06T13:30:47+0000",
  4566. "arrivalLatest" : "2018-08-06T14:02:40+0000",
  4567. "loads" : {
  4568. "weight" : 82,
  4569. "volume" : 400,
  4570. "unit" : 3
  4571. }
  4572. }, {
  4573. "id" : "4717",
  4574. "location" : {
  4575. "id" : "1.3113982_103.8565897",
  4576. "latitude" : 1.3113982,
  4577. "longitude" : 103.8565897
  4578. },
  4579. "artificial" : false,
  4580. "taskType" : "Pickup",
  4581. "capacityDemand" : {
  4582. "weight" : 3,
  4583. "volume" : 100,
  4584. "unit" : 1
  4585. },
  4586. "duration" : 200,
  4587. "timeWindows" : [ {
  4588. "start" : "2018-08-06T11:07:00.000Z",
  4589. "end" : "2018-08-06T14:07:00.000Z",
  4590. "relax" : 0
  4591. } ],
  4592. "timeWindowsIgnorable" : true,
  4593. "completed" : false,
  4594. "precedenceTaskId" : "",
  4595. "assignedVehicleId" : "",
  4596. "dropPenalty" : 5000.0,
  4597. "properties" : null,
  4598. "arrivalEarliest" : "2018-08-06T13:34:07+0000",
  4599. "arrivalLatest" : "2018-08-06T14:06:00+0000",
  4600. "loads" : {
  4601. "weight" : 90,
  4602. "volume" : 500,
  4603. "unit" : 4
  4604. }
  4605. }, {
  4606. "id" : "4929",
  4607. "location" : {
  4608. "id" : "1.3113982_103.8565897",
  4609. "latitude" : 1.3113982,
  4610. "longitude" : 103.8565897
  4611. },
  4612. "artificial" : false,
  4613. "taskType" : "Pickup",
  4614. "capacityDemand" : {
  4615. "weight" : 14,
  4616. "volume" : 100,
  4617. "unit" : 1
  4618. },
  4619. "duration" : 200,
  4620. "timeWindows" : [ {
  4621. "start" : "2018-08-06T13:54:00.000Z",
  4622. "end" : "2018-08-06T16:54:00.000Z",
  4623. "relax" : 0
  4624. } ],
  4625. "timeWindowsIgnorable" : true,
  4626. "completed" : false,
  4627. "precedenceTaskId" : "",
  4628. "assignedVehicleId" : "",
  4629. "dropPenalty" : 5000.0,
  4630. "properties" : null,
  4631. "arrivalEarliest" : "2018-08-06T13:54:00+0000",
  4632. "arrivalLatest" : "2018-08-06T14:09:20+0000",
  4633. "loads" : {
  4634. "weight" : 93,
  4635. "volume" : 600,
  4636. "unit" : 5
  4637. }
  4638. }, {
  4639. "id" : "5109",
  4640. "location" : {
  4641. "id" : "1.3113982_103.8565897",
  4642. "latitude" : 1.3113982,
  4643. "longitude" : 103.8565897
  4644. },
  4645. "artificial" : false,
  4646. "taskType" : "Pickup",
  4647. "capacityDemand" : {
  4648. "weight" : 9,
  4649. "volume" : 100,
  4650. "unit" : 1
  4651. },
  4652. "duration" : 200,
  4653. "timeWindows" : [ {
  4654. "start" : "2018-08-06T12:33:00.000Z",
  4655. "end" : "2018-08-06T15:33:00.000Z",
  4656. "relax" : 0
  4657. } ],
  4658. "timeWindowsIgnorable" : true,
  4659. "completed" : false,
  4660. "precedenceTaskId" : "",
  4661. "assignedVehicleId" : "",
  4662. "dropPenalty" : 5000.0,
  4663. "properties" : null,
  4664. "arrivalEarliest" : "2018-08-06T13:57:20+0000",
  4665. "arrivalLatest" : "2018-08-06T14:12:40+0000",
  4666. "loads" : {
  4667. "weight" : 107,
  4668. "volume" : 700,
  4669. "unit" : 6
  4670. }
  4671. }, {
  4672. "id" : "5165",
  4673. "location" : {
  4674. "id" : "1.3113982_103.8565897",
  4675. "latitude" : 1.3113982,
  4676. "longitude" : 103.8565897
  4677. },
  4678. "artificial" : false,
  4679. "taskType" : "Pickup",
  4680. "capacityDemand" : {
  4681. "weight" : 14,
  4682. "volume" : 100,
  4683. "unit" : 1
  4684. },
  4685. "duration" : 200,
  4686. "timeWindows" : [ {
  4687. "start" : "2018-08-06T11:16:00.000Z",
  4688. "end" : "2018-08-06T14:16:00.000Z",
  4689. "relax" : 0
  4690. } ],
  4691. "timeWindowsIgnorable" : true,
  4692. "completed" : false,
  4693. "precedenceTaskId" : "",
  4694. "assignedVehicleId" : "",
  4695. "dropPenalty" : 5000.0,
  4696. "properties" : null,
  4697. "arrivalEarliest" : "2018-08-06T14:00:40+0000",
  4698. "arrivalLatest" : "2018-08-06T14:16:00+0000",
  4699. "loads" : {
  4700. "weight" : 116,
  4701. "volume" : 800,
  4702. "unit" : 7
  4703. }
  4704. }, {
  4705. "id" : "5155",
  4706. "location" : {
  4707. "id" : "1.3113982_103.8565897",
  4708. "latitude" : 1.3113982,
  4709. "longitude" : 103.8565897
  4710. },
  4711. "artificial" : false,
  4712. "taskType" : "Pickup",
  4713. "capacityDemand" : {
  4714. "weight" : 20,
  4715. "volume" : 100,
  4716. "unit" : 1
  4717. },
  4718. "duration" : 200,
  4719. "timeWindows" : [ {
  4720. "start" : "2018-08-06T13:36:00.000Z",
  4721. "end" : "2018-08-06T16:36:00.000Z",
  4722. "relax" : 0
  4723. } ],
  4724. "timeWindowsIgnorable" : true,
  4725. "completed" : false,
  4726. "precedenceTaskId" : "",
  4727. "assignedVehicleId" : "",
  4728. "dropPenalty" : 5000.0,
  4729. "properties" : null,
  4730. "arrivalEarliest" : "2018-08-06T14:04:00+0000",
  4731. "arrivalLatest" : "2018-08-06T14:20:20+0000",
  4732. "loads" : {
  4733. "weight" : 130,
  4734. "volume" : 900,
  4735. "unit" : 8
  4736. }
  4737. }, {
  4738. "id" : "4697",
  4739. "location" : {
  4740. "id" : "1.3113982_103.8565897",
  4741. "latitude" : 1.3113982,
  4742. "longitude" : 103.8565897
  4743. },
  4744. "artificial" : false,
  4745. "taskType" : "Pickup",
  4746. "capacityDemand" : {
  4747. "weight" : 33,
  4748. "volume" : 200,
  4749. "unit" : 1
  4750. },
  4751. "duration" : 200,
  4752. "timeWindows" : [ {
  4753. "start" : "2018-08-06T13:53:00.000Z",
  4754. "end" : "2018-08-06T16:53:00.000Z",
  4755. "relax" : 0
  4756. } ],
  4757. "timeWindowsIgnorable" : true,
  4758. "completed" : false,
  4759. "precedenceTaskId" : "",
  4760. "assignedVehicleId" : "",
  4761. "dropPenalty" : 5000.0,
  4762. "properties" : null,
  4763. "arrivalEarliest" : "2018-08-06T14:07:20+0000",
  4764. "arrivalLatest" : "2018-08-06T14:23:40+0000",
  4765. "loads" : {
  4766. "weight" : 150,
  4767. "volume" : 1000,
  4768. "unit" : 9
  4769. }
  4770. }, {
  4771. "id" : "4669",
  4772. "location" : {
  4773. "id" : "1.3113982_103.8565897",
  4774. "latitude" : 1.3113982,
  4775. "longitude" : 103.8565897
  4776. },
  4777. "artificial" : false,
  4778. "taskType" : "Pickup",
  4779. "capacityDemand" : {
  4780. "weight" : 26,
  4781. "volume" : 200,
  4782. "unit" : 1
  4783. },
  4784. "duration" : 200,
  4785. "timeWindows" : [ {
  4786. "start" : "2018-08-06T11:27:00.000Z",
  4787. "end" : "2018-08-06T14:27:00.000Z",
  4788. "relax" : 0
  4789. } ],
  4790. "timeWindowsIgnorable" : true,
  4791. "completed" : false,
  4792. "precedenceTaskId" : "",
  4793. "assignedVehicleId" : "",
  4794. "dropPenalty" : 5000.0,
  4795. "properties" : null,
  4796. "arrivalEarliest" : "2018-08-06T14:10:40+0000",
  4797. "arrivalLatest" : "2018-08-06T14:27:00+0000",
  4798. "loads" : {
  4799. "weight" : 183,
  4800. "volume" : 1200,
  4801. "unit" : 10
  4802. }
  4803. }, {
  4804. "id" : "4371",
  4805. "location" : {
  4806. "id" : "1.3113982_103.8565897",
  4807. "latitude" : 1.3113982,
  4808. "longitude" : 103.8565897
  4809. },
  4810. "artificial" : false,
  4811. "taskType" : "Pickup",
  4812. "capacityDemand" : {
  4813. "weight" : 121,
  4814. "volume" : 700,
  4815. "unit" : 1
  4816. },
  4817. "duration" : 200,
  4818. "timeWindows" : [ {
  4819. "start" : "2018-08-06T13:49:00.000Z",
  4820. "end" : "2018-08-06T16:49:00.000Z",
  4821. "relax" : 0
  4822. } ],
  4823. "timeWindowsIgnorable" : true,
  4824. "completed" : false,
  4825. "precedenceTaskId" : "",
  4826. "assignedVehicleId" : "",
  4827. "dropPenalty" : 5000.0,
  4828. "properties" : null,
  4829. "arrivalEarliest" : "2018-08-06T14:14:00+0000",
  4830. "arrivalLatest" : "2018-08-06T15:18:22+0000",
  4831. "loads" : {
  4832. "weight" : 209,
  4833. "volume" : 1400,
  4834. "unit" : 11
  4835. }
  4836. }, {
  4837. "id" : "4300",
  4838. "location" : {
  4839. "id" : "1.2902208_103.8496983",
  4840. "latitude" : 1.2902208,
  4841. "longitude" : 103.8496983
  4842. },
  4843. "artificial" : false,
  4844. "taskType" : "Delivery",
  4845. "capacityDemand" : {
  4846. "weight" : -4,
  4847. "volume" : -100,
  4848. "unit" : -1
  4849. },
  4850. "duration" : 200,
  4851. "timeWindows" : [ {
  4852. "start" : "2018-08-06T13:37:00.000Z",
  4853. "end" : "2018-08-06T16:37:00.000Z",
  4854. "relax" : 0
  4855. } ],
  4856. "timeWindowsIgnorable" : true,
  4857. "completed" : false,
  4858. "precedenceTaskId" : "",
  4859. "assignedVehicleId" : "",
  4860. "dropPenalty" : 5000.0,
  4861. "properties" : null,
  4862. "arrivalEarliest" : "2018-08-06T14:20:18+0000",
  4863. "arrivalLatest" : "2018-08-06T15:24:40+0000",
  4864. "loads" : {
  4865. "weight" : 330,
  4866. "volume" : 2100,
  4867. "unit" : 12
  4868. }
  4869. }, {
  4870. "id" : "4974",
  4871. "location" : {
  4872. "id" : "1.2815129_103.8471799",
  4873. "latitude" : 1.2815129,
  4874. "longitude" : 103.8471799
  4875. },
  4876. "artificial" : false,
  4877. "taskType" : "Delivery",
  4878. "capacityDemand" : {
  4879. "weight" : -1,
  4880. "volume" : -100,
  4881. "unit" : -1
  4882. },
  4883. "duration" : 200,
  4884. "timeWindows" : [ {
  4885. "start" : "2018-08-06T13:24:00.000Z",
  4886. "end" : "2018-08-06T16:24:00.000Z",
  4887. "relax" : 0
  4888. } ],
  4889. "timeWindowsIgnorable" : true,
  4890. "completed" : false,
  4891. "precedenceTaskId" : "",
  4892. "assignedVehicleId" : "",
  4893. "dropPenalty" : 5000.0,
  4894. "properties" : null,
  4895. "arrivalEarliest" : "2018-08-06T14:24:50+0000",
  4896. "arrivalLatest" : "2018-08-06T15:29:12+0000",
  4897. "loads" : {
  4898. "weight" : 326,
  4899. "volume" : 2000,
  4900. "unit" : 11
  4901. }
  4902. }, {
  4903. "id" : "5110",
  4904. "location" : {
  4905. "id" : "1.2783154_103.8487085",
  4906. "latitude" : 1.2783154,
  4907. "longitude" : 103.8487085
  4908. },
  4909. "artificial" : false,
  4910. "taskType" : "Delivery",
  4911. "capacityDemand" : {
  4912. "weight" : -9,
  4913. "volume" : -100,
  4914. "unit" : -1
  4915. },
  4916. "duration" : 200,
  4917. "timeWindows" : [ {
  4918. "start" : "2018-08-06T12:33:00.000Z",
  4919. "end" : "2018-08-06T15:33:00.000Z",
  4920. "relax" : 0
  4921. } ],
  4922. "timeWindowsIgnorable" : true,
  4923. "completed" : false,
  4924. "precedenceTaskId" : "",
  4925. "assignedVehicleId" : "",
  4926. "dropPenalty" : 5000.0,
  4927. "properties" : null,
  4928. "arrivalEarliest" : "2018-08-06T14:28:38+0000",
  4929. "arrivalLatest" : "2018-08-06T15:33:00+0000",
  4930. "loads" : {
  4931. "weight" : 325,
  4932. "volume" : 1900,
  4933. "unit" : 10
  4934. }
  4935. }, {
  4936. "id" : "4706",
  4937. "location" : {
  4938. "id" : "1.241126_103.839168",
  4939. "latitude" : 1.241126,
  4940. "longitude" : 103.839168
  4941. },
  4942. "artificial" : false,
  4943. "taskType" : "Delivery",
  4944. "capacityDemand" : {
  4945. "weight" : -3,
  4946. "volume" : -100,
  4947. "unit" : -1
  4948. },
  4949. "duration" : 200,
  4950. "timeWindows" : [ {
  4951. "start" : "2018-08-06T13:07:00.000Z",
  4952. "end" : "2018-08-06T16:07:00.000Z",
  4953. "relax" : 0
  4954. } ],
  4955. "timeWindowsIgnorable" : true,
  4956. "completed" : false,
  4957. "precedenceTaskId" : "",
  4958. "assignedVehicleId" : "",
  4959. "dropPenalty" : 5000.0,
  4960. "properties" : null,
  4961. "arrivalEarliest" : "2018-08-06T14:37:05+0000",
  4962. "arrivalLatest" : "2018-08-06T16:07:00+0000",
  4963. "loads" : {
  4964. "weight" : 316,
  4965. "volume" : 1800,
  4966. "unit" : 9
  4967. }
  4968. } ],
  4969. "directions" : [ ],
  4970. "polyline" : null,
  4971. "snappedWaypoints" : null,
  4972. "properties" : { }
  4973. }, {
  4974. "assignee" : {
  4975. "id" : "1",
  4976. "vehicleType" : {
  4977. "id" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  4978. "profile" : "van",
  4979. "averageSpeed" : 50.0,
  4980. "capacity" : {
  4981. "weight" : 5000,
  4982. "volume" : 5000,
  4983. "unit" : 1000
  4984. },
  4985. "cost" : {
  4986. "fixed" : 35,
  4987. "perMileage" : 1,
  4988. "perRegularHours" : 22
  4989. },
  4990. "properties" : null
  4991. },
  4992. "vehicleTypeId" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  4993. "startLocation" : {
  4994. "id" : "1.333829_103.969318",
  4995. "latitude" : 1.333829,
  4996. "longitude" : 103.969318
  4997. },
  4998. "endLocation" : {
  4999. "id" : "1.333829_103.969318",
  5000. "latitude" : 1.333829,
  5001. "longitude" : 103.969318
  5002. },
  5003. "timeSchedule" : {
  5004. "start" : "2017-07-19T07:53:16.930Z",
  5005. "end" : "2019-07-19T07:53:16.930Z",
  5006. "relax" : 0
  5007. },
  5008. "timeLimit" : 86400,
  5009. "breakDuration" : 0.0,
  5010. "breakTimes" : null,
  5011. "returnToDepot" : false,
  5012. "lockedTour" : [ ],
  5013. "properties" : null
  5014. },
  5015. "startTime" : null,
  5016. "endTime" : null,
  5017. "travelingTime" : 0,
  5018. "travelingDistance" : 0.0,
  5019. "cost" : { },
  5020. "tour" : [ {
  5021. "id" : "startFromDepot",
  5022. "location" : {
  5023. "id" : "1.333829_103.969318",
  5024. "latitude" : 1.333829,
  5025. "longitude" : 103.969318
  5026. },
  5027. "artificial" : false,
  5028. "taskType" : "startFromDepot",
  5029. "capacityDemand" : null,
  5030. "duration" : 0,
  5031. "timeWindows" : null,
  5032. "timeWindowsIgnorable" : true,
  5033. "completed" : false,
  5034. "precedenceTaskId" : null,
  5035. "assignedVehicleId" : null,
  5036. "dropPenalty" : 0.0,
  5037. "properties" : null,
  5038. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  5039. "arrivalLatest" : "2018-08-06T02:36:21+0000",
  5040. "loads" : {
  5041. "weight" : 0,
  5042. "volume" : 0,
  5043. "unit" : 0
  5044. }
  5045. }, {
  5046. "id" : "4545",
  5047. "location" : {
  5048. "id" : "1.3230967_103.9221028",
  5049. "latitude" : 1.3230967,
  5050. "longitude" : 103.9221028
  5051. },
  5052. "artificial" : false,
  5053. "taskType" : "Pickup",
  5054. "capacityDemand" : {
  5055. "weight" : 20,
  5056. "volume" : 100,
  5057. "unit" : 1
  5058. },
  5059. "duration" : 200,
  5060. "timeWindows" : [ {
  5061. "start" : "2018-08-06T01:33:00.000Z",
  5062. "end" : "2018-08-06T04:33:00.000Z",
  5063. "relax" : 0
  5064. } ],
  5065. "timeWindowsIgnorable" : true,
  5066. "completed" : false,
  5067. "precedenceTaskId" : "",
  5068. "assignedVehicleId" : "",
  5069. "dropPenalty" : 5000.0,
  5070. "properties" : null,
  5071. "arrivalEarliest" : "2018-08-06T01:33:00+0000",
  5072. "arrivalLatest" : "2018-08-06T02:42:48+0000",
  5073. "loads" : {
  5074. "weight" : 0,
  5075. "volume" : 0,
  5076. "unit" : 0
  5077. }
  5078. }, {
  5079. "id" : "4546",
  5080. "location" : {
  5081. "id" : "1.3045048_103.9181602",
  5082. "latitude" : 1.3045048,
  5083. "longitude" : 103.9181602
  5084. },
  5085. "artificial" : false,
  5086. "taskType" : "Delivery",
  5087. "capacityDemand" : {
  5088. "weight" : -20,
  5089. "volume" : -100,
  5090. "unit" : -1
  5091. },
  5092. "duration" : 200,
  5093. "timeWindows" : [ {
  5094. "start" : "2018-08-06T01:33:00.000Z",
  5095. "end" : "2018-08-06T04:33:00.000Z",
  5096. "relax" : 0
  5097. } ],
  5098. "timeWindowsIgnorable" : true,
  5099. "completed" : false,
  5100. "precedenceTaskId" : "",
  5101. "assignedVehicleId" : "",
  5102. "dropPenalty" : 5000.0,
  5103. "properties" : null,
  5104. "arrivalEarliest" : "2018-08-06T01:38:52+0000",
  5105. "arrivalLatest" : "2018-08-06T02:48:40+0000",
  5106. "loads" : {
  5107. "weight" : 20,
  5108. "volume" : 100,
  5109. "unit" : 1
  5110. }
  5111. }, {
  5112. "id" : "4695",
  5113. "location" : {
  5114. "id" : "1.3113982_103.8565897",
  5115. "latitude" : 1.3113982,
  5116. "longitude" : 103.8565897
  5117. },
  5118. "artificial" : false,
  5119. "taskType" : "Pickup",
  5120. "capacityDemand" : {
  5121. "weight" : 1,
  5122. "volume" : 100,
  5123. "unit" : 1
  5124. },
  5125. "duration" : 200,
  5126. "timeWindows" : [ {
  5127. "start" : "2018-08-06T01:51:00.000Z",
  5128. "end" : "2018-08-06T04:51:00.000Z",
  5129. "relax" : 0
  5130. } ],
  5131. "timeWindowsIgnorable" : true,
  5132. "completed" : false,
  5133. "precedenceTaskId" : "",
  5134. "assignedVehicleId" : "",
  5135. "dropPenalty" : 5000.0,
  5136. "properties" : null,
  5137. "arrivalEarliest" : "2018-08-06T01:51:00+0000",
  5138. "arrivalLatest" : "2018-08-06T03:00:15+0000",
  5139. "loads" : {
  5140. "weight" : 0,
  5141. "volume" : 0,
  5142. "unit" : 0
  5143. }
  5144. }, {
  5145. "id" : "4801",
  5146. "location" : {
  5147. "id" : "1.3113982_103.8565897",
  5148. "latitude" : 1.3113982,
  5149. "longitude" : 103.8565897
  5150. },
  5151. "artificial" : false,
  5152. "taskType" : "Pickup",
  5153. "capacityDemand" : {
  5154. "weight" : 1,
  5155. "volume" : 100,
  5156. "unit" : 1
  5157. },
  5158. "duration" : 200,
  5159. "timeWindows" : [ {
  5160. "start" : "2018-08-06T01:07:00.000Z",
  5161. "end" : "2018-08-06T04:07:00.000Z",
  5162. "relax" : 0
  5163. } ],
  5164. "timeWindowsIgnorable" : true,
  5165. "completed" : false,
  5166. "precedenceTaskId" : "",
  5167. "assignedVehicleId" : "",
  5168. "dropPenalty" : 5000.0,
  5169. "properties" : null,
  5170. "arrivalEarliest" : "2018-08-06T01:54:20+0000",
  5171. "arrivalLatest" : "2018-08-06T03:03:35+0000",
  5172. "loads" : {
  5173. "weight" : 1,
  5174. "volume" : 100,
  5175. "unit" : 1
  5176. }
  5177. }, {
  5178. "id" : "5174",
  5179. "location" : {
  5180. "id" : "1.305558_103.901845",
  5181. "latitude" : 1.305558,
  5182. "longitude" : 103.901845
  5183. },
  5184. "artificial" : false,
  5185. "taskType" : "Delivery",
  5186. "capacityDemand" : {
  5187. "weight" : -1,
  5188. "volume" : -100,
  5189. "unit" : -1
  5190. },
  5191. "duration" : 200,
  5192. "timeWindows" : [ {
  5193. "start" : "2018-08-06T00:13:00.000Z",
  5194. "end" : "2018-08-06T03:13:00.000Z",
  5195. "relax" : 0
  5196. } ],
  5197. "timeWindowsIgnorable" : true,
  5198. "completed" : false,
  5199. "precedenceTaskId" : "",
  5200. "assignedVehicleId" : "",
  5201. "dropPenalty" : 5000.0,
  5202. "properties" : null,
  5203. "arrivalEarliest" : "2018-08-06T02:03:45+0000",
  5204. "arrivalLatest" : "2018-08-06T03:13:00+0000",
  5205. "loads" : {
  5206. "weight" : 2,
  5207. "volume" : 200,
  5208. "unit" : 2
  5209. }
  5210. }, {
  5211. "id" : "5153",
  5212. "location" : {
  5213. "id" : "1.3113982_103.8565897",
  5214. "latitude" : 1.3113982,
  5215. "longitude" : 103.8565897
  5216. },
  5217. "artificial" : false,
  5218. "taskType" : "Pickup",
  5219. "capacityDemand" : {
  5220. "weight" : 14,
  5221. "volume" : 100,
  5222. "unit" : 1
  5223. },
  5224. "duration" : 200,
  5225. "timeWindows" : [ {
  5226. "start" : "2018-08-06T03:28:00.000Z",
  5227. "end" : "2018-08-06T06:28:00.000Z",
  5228. "relax" : 0
  5229. } ],
  5230. "timeWindowsIgnorable" : true,
  5231. "completed" : false,
  5232. "precedenceTaskId" : "",
  5233. "assignedVehicleId" : "",
  5234. "dropPenalty" : 5000.0,
  5235. "properties" : null,
  5236. "arrivalEarliest" : "2018-08-06T03:28:00+0000",
  5237. "arrivalLatest" : "2018-08-06T03:42:22+0000",
  5238. "loads" : {
  5239. "weight" : 1,
  5240. "volume" : 100,
  5241. "unit" : 1
  5242. }
  5243. }, {
  5244. "id" : "4352",
  5245. "location" : {
  5246. "id" : "1.343012_103.863375",
  5247. "latitude" : 1.343012,
  5248. "longitude" : 103.863375
  5249. },
  5250. "artificial" : false,
  5251. "taskType" : "Delivery",
  5252. "capacityDemand" : {
  5253. "weight" : -2,
  5254. "volume" : -100,
  5255. "unit" : -1
  5256. },
  5257. "duration" : 200,
  5258. "timeWindows" : [ {
  5259. "start" : "2018-08-06T00:50:00.000Z",
  5260. "end" : "2018-08-06T03:50:00.000Z",
  5261. "relax" : 0
  5262. } ],
  5263. "timeWindowsIgnorable" : true,
  5264. "completed" : false,
  5265. "precedenceTaskId" : "",
  5266. "assignedVehicleId" : "",
  5267. "dropPenalty" : 5000.0,
  5268. "properties" : null,
  5269. "arrivalEarliest" : "2018-08-06T03:35:38+0000",
  5270. "arrivalLatest" : "2018-08-06T03:50:00+0000",
  5271. "loads" : {
  5272. "weight" : 15,
  5273. "volume" : 200,
  5274. "unit" : 2
  5275. }
  5276. }, {
  5277. "id" : "4530",
  5278. "location" : {
  5279. "id" : "1.3378249_103.9247765",
  5280. "latitude" : 1.3378249,
  5281. "longitude" : 103.9247765
  5282. },
  5283. "artificial" : false,
  5284. "taskType" : "Delivery",
  5285. "capacityDemand" : {
  5286. "weight" : -1,
  5287. "volume" : -100,
  5288. "unit" : -1
  5289. },
  5290. "duration" : 200,
  5291. "timeWindows" : [ {
  5292. "start" : "2018-08-06T01:04:00.000Z",
  5293. "end" : "2018-08-06T04:04:00.000Z",
  5294. "relax" : 0
  5295. } ],
  5296. "timeWindowsIgnorable" : true,
  5297. "completed" : false,
  5298. "precedenceTaskId" : "",
  5299. "assignedVehicleId" : "",
  5300. "dropPenalty" : 5000.0,
  5301. "properties" : null,
  5302. "arrivalEarliest" : "2018-08-06T03:47:11+0000",
  5303. "arrivalLatest" : "2018-08-06T04:04:00+0000",
  5304. "loads" : {
  5305. "weight" : 13,
  5306. "volume" : 100,
  5307. "unit" : 1
  5308. }
  5309. }, {
  5310. "id" : "4357",
  5311. "location" : {
  5312. "id" : "1.3230967_103.9221028",
  5313. "latitude" : 1.3230967,
  5314. "longitude" : 103.9221028
  5315. },
  5316. "artificial" : false,
  5317. "taskType" : "Pickup",
  5318. "capacityDemand" : {
  5319. "weight" : 47,
  5320. "volume" : 300,
  5321. "unit" : 1
  5322. },
  5323. "duration" : 200,
  5324. "timeWindows" : [ {
  5325. "start" : "2018-08-06T01:48:00.000Z",
  5326. "end" : "2018-08-06T04:48:00.000Z",
  5327. "relax" : 0
  5328. } ],
  5329. "timeWindowsIgnorable" : true,
  5330. "completed" : false,
  5331. "precedenceTaskId" : "",
  5332. "assignedVehicleId" : "",
  5333. "dropPenalty" : 5000.0,
  5334. "properties" : null,
  5335. "arrivalEarliest" : "2018-08-06T03:52:30+0000",
  5336. "arrivalLatest" : "2018-08-06T04:25:20+0000",
  5337. "loads" : {
  5338. "weight" : 12,
  5339. "volume" : 0,
  5340. "unit" : 0
  5341. }
  5342. }, {
  5343. "id" : "4551",
  5344. "location" : {
  5345. "id" : "1.3230967_103.9221028",
  5346. "latitude" : 1.3230967,
  5347. "longitude" : 103.9221028
  5348. },
  5349. "artificial" : false,
  5350. "taskType" : "Pickup",
  5351. "capacityDemand" : {
  5352. "weight" : 34,
  5353. "volume" : 200,
  5354. "unit" : 1
  5355. },
  5356. "duration" : 200,
  5357. "timeWindows" : [ {
  5358. "start" : "2018-08-06T02:42:00.000Z",
  5359. "end" : "2018-08-06T05:42:00.000Z",
  5360. "relax" : 0
  5361. } ],
  5362. "timeWindowsIgnorable" : true,
  5363. "completed" : false,
  5364. "precedenceTaskId" : "",
  5365. "assignedVehicleId" : "",
  5366. "dropPenalty" : 5000.0,
  5367. "properties" : null,
  5368. "arrivalEarliest" : "2018-08-06T03:55:50+0000",
  5369. "arrivalLatest" : "2018-08-06T04:28:40+0000",
  5370. "loads" : {
  5371. "weight" : 59,
  5372. "volume" : 300,
  5373. "unit" : 1
  5374. }
  5375. }, {
  5376. "id" : "4709",
  5377. "location" : {
  5378. "id" : "1.3230967_103.9221028",
  5379. "latitude" : 1.3230967,
  5380. "longitude" : 103.9221028
  5381. },
  5382. "artificial" : false,
  5383. "taskType" : "Pickup",
  5384. "capacityDemand" : {
  5385. "weight" : 28,
  5386. "volume" : 200,
  5387. "unit" : 1
  5388. },
  5389. "duration" : 200,
  5390. "timeWindows" : [ {
  5391. "start" : "2018-08-06T01:32:00.000Z",
  5392. "end" : "2018-08-06T04:32:00.000Z",
  5393. "relax" : 0
  5394. } ],
  5395. "timeWindowsIgnorable" : true,
  5396. "completed" : false,
  5397. "precedenceTaskId" : "",
  5398. "assignedVehicleId" : "",
  5399. "dropPenalty" : 5000.0,
  5400. "properties" : null,
  5401. "arrivalEarliest" : "2018-08-06T03:59:10+0000",
  5402. "arrivalLatest" : "2018-08-06T04:32:00+0000",
  5403. "loads" : {
  5404. "weight" : 93,
  5405. "volume" : 500,
  5406. "unit" : 2
  5407. }
  5408. }, {
  5409. "id" : "4751",
  5410. "location" : {
  5411. "id" : "1.3230967_103.9221028",
  5412. "latitude" : 1.3230967,
  5413. "longitude" : 103.9221028
  5414. },
  5415. "artificial" : false,
  5416. "taskType" : "Pickup",
  5417. "capacityDemand" : {
  5418. "weight" : 26,
  5419. "volume" : 200,
  5420. "unit" : 1
  5421. },
  5422. "duration" : 200,
  5423. "timeWindows" : [ {
  5424. "start" : "2018-08-06T04:32:00.000Z",
  5425. "end" : "2018-08-06T07:32:00.000Z",
  5426. "relax" : 0
  5427. } ],
  5428. "timeWindowsIgnorable" : true,
  5429. "completed" : false,
  5430. "precedenceTaskId" : "",
  5431. "assignedVehicleId" : "",
  5432. "dropPenalty" : 5000.0,
  5433. "properties" : null,
  5434. "arrivalEarliest" : "2018-08-06T04:32:00+0000",
  5435. "arrivalLatest" : "2018-08-06T07:32:00+0000",
  5436. "loads" : {
  5437. "weight" : 121,
  5438. "volume" : 700,
  5439. "unit" : 3
  5440. }
  5441. }, {
  5442. "id" : "5013",
  5443. "location" : {
  5444. "id" : "1.3230967_103.9221028",
  5445. "latitude" : 1.3230967,
  5446. "longitude" : 103.9221028
  5447. },
  5448. "artificial" : false,
  5449. "taskType" : "Pickup",
  5450. "capacityDemand" : {
  5451. "weight" : 24,
  5452. "volume" : 200,
  5453. "unit" : 1
  5454. },
  5455. "duration" : 200,
  5456. "timeWindows" : [ {
  5457. "start" : "2018-08-06T07:29:00.000Z",
  5458. "end" : "2018-08-06T10:29:00.000Z",
  5459. "relax" : 0
  5460. } ],
  5461. "timeWindowsIgnorable" : true,
  5462. "completed" : false,
  5463. "precedenceTaskId" : "",
  5464. "assignedVehicleId" : "",
  5465. "dropPenalty" : 5000.0,
  5466. "properties" : null,
  5467. "arrivalEarliest" : "2018-08-06T07:29:00+0000",
  5468. "arrivalLatest" : "2018-08-06T07:43:25+0000",
  5469. "loads" : {
  5470. "weight" : 147,
  5471. "volume" : 900,
  5472. "unit" : 4
  5473. }
  5474. }, {
  5475. "id" : "5085",
  5476. "location" : {
  5477. "id" : "1.3230967_103.9221028",
  5478. "latitude" : 1.3230967,
  5479. "longitude" : 103.9221028
  5480. },
  5481. "artificial" : false,
  5482. "taskType" : "Pickup",
  5483. "capacityDemand" : {
  5484. "weight" : 736,
  5485. "volume" : 3700,
  5486. "unit" : 1
  5487. },
  5488. "duration" : 200,
  5489. "timeWindows" : [ {
  5490. "start" : "2018-08-06T05:17:00.000Z",
  5491. "end" : "2018-08-06T08:17:00.000Z",
  5492. "relax" : 0
  5493. } ],
  5494. "timeWindowsIgnorable" : true,
  5495. "completed" : false,
  5496. "precedenceTaskId" : "",
  5497. "assignedVehicleId" : "",
  5498. "dropPenalty" : 5000.0,
  5499. "properties" : null,
  5500. "arrivalEarliest" : "2018-08-06T07:32:20+0000",
  5501. "arrivalLatest" : "2018-08-06T07:46:45+0000",
  5502. "loads" : {
  5503. "weight" : 171,
  5504. "volume" : 1100,
  5505. "unit" : 5
  5506. }
  5507. }, {
  5508. "id" : "4274",
  5509. "location" : {
  5510. "id" : "1.3302215_103.9428993",
  5511. "latitude" : 1.3302215,
  5512. "longitude" : 103.9428993
  5513. },
  5514. "artificial" : false,
  5515. "taskType" : "Delivery",
  5516. "capacityDemand" : {
  5517. "weight" : -65,
  5518. "volume" : -400,
  5519. "unit" : -1
  5520. },
  5521. "duration" : 200,
  5522. "timeWindows" : [ {
  5523. "start" : "2018-08-06T04:53:00.000Z",
  5524. "end" : "2018-08-06T07:53:00.000Z",
  5525. "relax" : 0
  5526. } ],
  5527. "timeWindowsIgnorable" : true,
  5528. "completed" : false,
  5529. "precedenceTaskId" : "",
  5530. "assignedVehicleId" : "",
  5531. "dropPenalty" : 5000.0,
  5532. "properties" : null,
  5533. "arrivalEarliest" : "2018-08-06T07:38:35+0000",
  5534. "arrivalLatest" : "2018-08-06T07:53:00+0000",
  5535. "loads" : {
  5536. "weight" : 907,
  5537. "volume" : 4800,
  5538. "unit" : 6
  5539. }
  5540. }, {
  5541. "id" : "5086",
  5542. "location" : {
  5543. "id" : "1.3499373_103.9312118",
  5544. "latitude" : 1.3499373,
  5545. "longitude" : 103.9312118
  5546. },
  5547. "artificial" : false,
  5548. "taskType" : "Delivery",
  5549. "capacityDemand" : {
  5550. "weight" : -736,
  5551. "volume" : -3700,
  5552. "unit" : -1
  5553. },
  5554. "duration" : 200,
  5555. "timeWindows" : [ {
  5556. "start" : "2018-08-06T05:17:00.000Z",
  5557. "end" : "2018-08-06T08:17:00.000Z",
  5558. "relax" : 0
  5559. } ],
  5560. "timeWindowsIgnorable" : true,
  5561. "completed" : false,
  5562. "precedenceTaskId" : "",
  5563. "assignedVehicleId" : "",
  5564. "dropPenalty" : 5000.0,
  5565. "properties" : null,
  5566. "arrivalEarliest" : "2018-08-06T07:44:58+0000",
  5567. "arrivalLatest" : "2018-08-06T08:14:31+0000",
  5568. "loads" : {
  5569. "weight" : 842,
  5570. "volume" : 4400,
  5571. "unit" : 5
  5572. }
  5573. }, {
  5574. "id" : "4512",
  5575. "location" : {
  5576. "id" : "1.3559073_103.961761",
  5577. "latitude" : 1.3559073,
  5578. "longitude" : 103.961761
  5579. },
  5580. "artificial" : false,
  5581. "taskType" : "Delivery",
  5582. "capacityDemand" : {
  5583. "weight" : -19,
  5584. "volume" : -100,
  5585. "unit" : -1
  5586. },
  5587. "duration" : 200,
  5588. "timeWindows" : [ {
  5589. "start" : "2018-08-06T05:22:00.000Z",
  5590. "end" : "2018-08-06T08:22:00.000Z",
  5591. "relax" : 0
  5592. } ],
  5593. "timeWindowsIgnorable" : true,
  5594. "completed" : false,
  5595. "precedenceTaskId" : "",
  5596. "assignedVehicleId" : "",
  5597. "dropPenalty" : 5000.0,
  5598. "properties" : null,
  5599. "arrivalEarliest" : "2018-08-06T07:52:27+0000",
  5600. "arrivalLatest" : "2018-08-06T08:22:00+0000",
  5601. "loads" : {
  5602. "weight" : 106,
  5603. "volume" : 700,
  5604. "unit" : 4
  5605. }
  5606. }, {
  5607. "id" : "4330",
  5608. "location" : {
  5609. "id" : "1.373483_103.9612171",
  5610. "latitude" : 1.373483,
  5611. "longitude" : 103.9612171
  5612. },
  5613. "artificial" : false,
  5614. "taskType" : "Delivery",
  5615. "capacityDemand" : {
  5616. "weight" : -34,
  5617. "volume" : -200,
  5618. "unit" : -1
  5619. },
  5620. "duration" : 200,
  5621. "timeWindows" : [ {
  5622. "start" : "2018-08-06T05:55:00.000Z",
  5623. "end" : "2018-08-06T08:55:00.000Z",
  5624. "relax" : 0
  5625. } ],
  5626. "timeWindowsIgnorable" : true,
  5627. "completed" : false,
  5628. "precedenceTaskId" : "",
  5629. "assignedVehicleId" : "",
  5630. "dropPenalty" : 5000.0,
  5631. "properties" : null,
  5632. "arrivalEarliest" : "2018-08-06T07:58:07+0000",
  5633. "arrivalLatest" : "2018-08-06T08:32:57+0000",
  5634. "loads" : {
  5635. "weight" : 87,
  5636. "volume" : 600,
  5637. "unit" : 3
  5638. }
  5639. }, {
  5640. "id" : "4446",
  5641. "location" : {
  5642. "id" : "1.3767977_103.9334779",
  5643. "latitude" : 1.3767977,
  5644. "longitude" : 103.9334779
  5645. },
  5646. "artificial" : false,
  5647. "taskType" : "Delivery",
  5648. "capacityDemand" : {
  5649. "weight" : -32,
  5650. "volume" : -200,
  5651. "unit" : -1
  5652. },
  5653. "duration" : 200,
  5654. "timeWindows" : [ {
  5655. "start" : "2018-08-06T05:40:00.000Z",
  5656. "end" : "2018-08-06T08:40:00.000Z",
  5657. "relax" : 0
  5658. } ],
  5659. "timeWindowsIgnorable" : true,
  5660. "completed" : false,
  5661. "precedenceTaskId" : "",
  5662. "assignedVehicleId" : "",
  5663. "dropPenalty" : 5000.0,
  5664. "properties" : null,
  5665. "arrivalEarliest" : "2018-08-06T08:05:10+0000",
  5666. "arrivalLatest" : "2018-08-06T08:40:00+0000",
  5667. "loads" : {
  5668. "weight" : 53,
  5669. "volume" : 400,
  5670. "unit" : 2
  5671. }
  5672. }, {
  5673. "id" : "4686",
  5674. "location" : {
  5675. "id" : "1.4023316_103.9124159",
  5676. "latitude" : 1.4023316,
  5677. "longitude" : 103.9124159
  5678. },
  5679. "artificial" : false,
  5680. "taskType" : "Delivery",
  5681. "capacityDemand" : {
  5682. "weight" : -9,
  5683. "volume" : -100,
  5684. "unit" : -1
  5685. },
  5686. "duration" : 200,
  5687. "timeWindows" : [ {
  5688. "start" : "2018-08-06T10:02:00.000Z",
  5689. "end" : "2018-08-06T13:02:00.000Z",
  5690. "relax" : 0
  5691. } ],
  5692. "timeWindowsIgnorable" : true,
  5693. "completed" : false,
  5694. "precedenceTaskId" : "",
  5695. "assignedVehicleId" : "",
  5696. "dropPenalty" : 5000.0,
  5697. "properties" : null,
  5698. "arrivalEarliest" : "2018-08-06T10:02:00+0000",
  5699. "arrivalLatest" : "2018-08-06T10:17:19+0000",
  5700. "loads" : {
  5701. "weight" : 21,
  5702. "volume" : 200,
  5703. "unit" : 1
  5704. }
  5705. }, {
  5706. "id" : "4353",
  5707. "location" : {
  5708. "id" : "1.3113982_103.8565897",
  5709. "latitude" : 1.3113982,
  5710. "longitude" : 103.8565897
  5711. },
  5712. "artificial" : false,
  5713. "taskType" : "Pickup",
  5714. "capacityDemand" : {
  5715. "weight" : 132,
  5716. "volume" : 700,
  5717. "unit" : 1
  5718. },
  5719. "duration" : 200,
  5720. "timeWindows" : [ {
  5721. "start" : "2018-08-06T09:02:00.000Z",
  5722. "end" : "2018-08-06T12:02:00.000Z",
  5723. "relax" : 0
  5724. } ],
  5725. "timeWindowsIgnorable" : true,
  5726. "completed" : false,
  5727. "precedenceTaskId" : "",
  5728. "assignedVehicleId" : "",
  5729. "dropPenalty" : 5000.0,
  5730. "properties" : null,
  5731. "arrivalEarliest" : "2018-08-06T10:19:34+0000",
  5732. "arrivalLatest" : "2018-08-06T10:34:53+0000",
  5733. "loads" : {
  5734. "weight" : 12,
  5735. "volume" : 100,
  5736. "unit" : 0
  5737. }
  5738. }, {
  5739. "id" : "4469",
  5740. "location" : {
  5741. "id" : "1.3113982_103.8565897",
  5742. "latitude" : 1.3113982,
  5743. "longitude" : 103.8565897
  5744. },
  5745. "artificial" : false,
  5746. "taskType" : "Pickup",
  5747. "capacityDemand" : {
  5748. "weight" : 26,
  5749. "volume" : 200,
  5750. "unit" : 1
  5751. },
  5752. "duration" : 200,
  5753. "timeWindows" : [ {
  5754. "start" : "2018-08-06T09:00:00.000Z",
  5755. "end" : "2018-08-06T12:00:00.000Z",
  5756. "relax" : 0
  5757. } ],
  5758. "timeWindowsIgnorable" : true,
  5759. "completed" : false,
  5760. "precedenceTaskId" : "",
  5761. "assignedVehicleId" : "",
  5762. "dropPenalty" : 5000.0,
  5763. "properties" : null,
  5764. "arrivalEarliest" : "2018-08-06T10:22:54+0000",
  5765. "arrivalLatest" : "2018-08-06T10:38:13+0000",
  5766. "loads" : {
  5767. "weight" : 144,
  5768. "volume" : 800,
  5769. "unit" : 1
  5770. }
  5771. }, {
  5772. "id" : "4637",
  5773. "location" : {
  5774. "id" : "1.3113982_103.8565897",
  5775. "latitude" : 1.3113982,
  5776. "longitude" : 103.8565897
  5777. },
  5778. "artificial" : false,
  5779. "taskType" : "Pickup",
  5780. "capacityDemand" : {
  5781. "weight" : 32,
  5782. "volume" : 200,
  5783. "unit" : 1
  5784. },
  5785. "duration" : 200,
  5786. "timeWindows" : [ {
  5787. "start" : "2018-08-06T09:04:00.000Z",
  5788. "end" : "2018-08-06T12:04:00.000Z",
  5789. "relax" : 0
  5790. } ],
  5791. "timeWindowsIgnorable" : true,
  5792. "completed" : false,
  5793. "precedenceTaskId" : "",
  5794. "assignedVehicleId" : "",
  5795. "dropPenalty" : 5000.0,
  5796. "properties" : null,
  5797. "arrivalEarliest" : "2018-08-06T10:26:14+0000",
  5798. "arrivalLatest" : "2018-08-06T10:41:33+0000",
  5799. "loads" : {
  5800. "weight" : 170,
  5801. "volume" : 1000,
  5802. "unit" : 2
  5803. }
  5804. }, {
  5805. "id" : "4643",
  5806. "location" : {
  5807. "id" : "1.3113982_103.8565897",
  5808. "latitude" : 1.3113982,
  5809. "longitude" : 103.8565897
  5810. },
  5811. "artificial" : false,
  5812. "taskType" : "Pickup",
  5813. "capacityDemand" : {
  5814. "weight" : 319,
  5815. "volume" : 1600,
  5816. "unit" : 1
  5817. },
  5818. "duration" : 200,
  5819. "timeWindows" : [ {
  5820. "start" : "2018-08-06T08:32:00.000Z",
  5821. "end" : "2018-08-06T11:32:00.000Z",
  5822. "relax" : 0
  5823. } ],
  5824. "timeWindowsIgnorable" : true,
  5825. "completed" : false,
  5826. "precedenceTaskId" : "",
  5827. "assignedVehicleId" : "",
  5828. "dropPenalty" : 5000.0,
  5829. "properties" : null,
  5830. "arrivalEarliest" : "2018-08-06T10:29:34+0000",
  5831. "arrivalLatest" : "2018-08-06T10:44:53+0000",
  5832. "loads" : {
  5833. "weight" : 202,
  5834. "volume" : 1200,
  5835. "unit" : 3
  5836. }
  5837. }, {
  5838. "id" : "4701",
  5839. "location" : {
  5840. "id" : "1.3113982_103.8565897",
  5841. "latitude" : 1.3113982,
  5842. "longitude" : 103.8565897
  5843. },
  5844. "artificial" : false,
  5845. "taskType" : "Pickup",
  5846. "capacityDemand" : {
  5847. "weight" : 51,
  5848. "volume" : 300,
  5849. "unit" : 1
  5850. },
  5851. "duration" : 200,
  5852. "timeWindows" : [ {
  5853. "start" : "2018-08-06T10:31:00.000Z",
  5854. "end" : "2018-08-06T13:31:00.000Z",
  5855. "relax" : 0
  5856. } ],
  5857. "timeWindowsIgnorable" : true,
  5858. "completed" : false,
  5859. "precedenceTaskId" : "",
  5860. "assignedVehicleId" : "",
  5861. "dropPenalty" : 5000.0,
  5862. "properties" : null,
  5863. "arrivalEarliest" : "2018-08-06T10:32:54+0000",
  5864. "arrivalLatest" : "2018-08-06T10:48:13+0000",
  5865. "loads" : {
  5866. "weight" : 521,
  5867. "volume" : 2800,
  5868. "unit" : 4
  5869. }
  5870. }, {
  5871. "id" : "4711",
  5872. "location" : {
  5873. "id" : "1.3113982_103.8565897",
  5874. "latitude" : 1.3113982,
  5875. "longitude" : 103.8565897
  5876. },
  5877. "artificial" : false,
  5878. "taskType" : "Pickup",
  5879. "capacityDemand" : {
  5880. "weight" : 39,
  5881. "volume" : 200,
  5882. "unit" : 1
  5883. },
  5884. "duration" : 200,
  5885. "timeWindows" : [ {
  5886. "start" : "2018-08-06T09:05:00.000Z",
  5887. "end" : "2018-08-06T12:05:00.000Z",
  5888. "relax" : 0
  5889. } ],
  5890. "timeWindowsIgnorable" : true,
  5891. "completed" : false,
  5892. "precedenceTaskId" : "",
  5893. "assignedVehicleId" : "",
  5894. "dropPenalty" : 5000.0,
  5895. "properties" : null,
  5896. "arrivalEarliest" : "2018-08-06T10:36:14+0000",
  5897. "arrivalLatest" : "2018-08-06T10:51:33+0000",
  5898. "loads" : {
  5899. "weight" : 572,
  5900. "volume" : 3100,
  5901. "unit" : 5
  5902. }
  5903. }, {
  5904. "id" : "4723",
  5905. "location" : {
  5906. "id" : "1.3113982_103.8565897",
  5907. "latitude" : 1.3113982,
  5908. "longitude" : 103.8565897
  5909. },
  5910. "artificial" : false,
  5911. "taskType" : "Pickup",
  5912. "capacityDemand" : {
  5913. "weight" : 21,
  5914. "volume" : 200,
  5915. "unit" : 1
  5916. },
  5917. "duration" : 200,
  5918. "timeWindows" : [ {
  5919. "start" : "2018-08-06T07:57:00.000Z",
  5920. "end" : "2018-08-06T10:57:00.000Z",
  5921. "relax" : 0
  5922. } ],
  5923. "timeWindowsIgnorable" : true,
  5924. "completed" : false,
  5925. "precedenceTaskId" : "",
  5926. "assignedVehicleId" : "",
  5927. "dropPenalty" : 5000.0,
  5928. "properties" : null,
  5929. "arrivalEarliest" : "2018-08-06T10:39:34+0000",
  5930. "arrivalLatest" : "2018-08-06T10:54:53+0000",
  5931. "loads" : {
  5932. "weight" : 611,
  5933. "volume" : 3300,
  5934. "unit" : 6
  5935. }
  5936. }, {
  5937. "id" : "4729",
  5938. "location" : {
  5939. "id" : "1.3113982_103.8565897",
  5940. "latitude" : 1.3113982,
  5941. "longitude" : 103.8565897
  5942. },
  5943. "artificial" : false,
  5944. "taskType" : "Pickup",
  5945. "capacityDemand" : {
  5946. "weight" : 65,
  5947. "volume" : 400,
  5948. "unit" : 1
  5949. },
  5950. "duration" : 200,
  5951. "timeWindows" : [ {
  5952. "start" : "2018-08-06T09:35:00.000Z",
  5953. "end" : "2018-08-06T12:35:00.000Z",
  5954. "relax" : 0
  5955. } ],
  5956. "timeWindowsIgnorable" : true,
  5957. "completed" : false,
  5958. "precedenceTaskId" : "",
  5959. "assignedVehicleId" : "",
  5960. "dropPenalty" : 5000.0,
  5961. "properties" : null,
  5962. "arrivalEarliest" : "2018-08-06T10:42:54+0000",
  5963. "arrivalLatest" : "2018-08-06T10:58:13+0000",
  5964. "loads" : {
  5965. "weight" : 632,
  5966. "volume" : 3500,
  5967. "unit" : 7
  5968. }
  5969. }, {
  5970. "id" : "4777",
  5971. "location" : {
  5972. "id" : "1.3113982_103.8565897",
  5973. "latitude" : 1.3113982,
  5974. "longitude" : 103.8565897
  5975. },
  5976. "artificial" : false,
  5977. "taskType" : "Pickup",
  5978. "capacityDemand" : {
  5979. "weight" : 159,
  5980. "volume" : 800,
  5981. "unit" : 1
  5982. },
  5983. "duration" : 200,
  5984. "timeWindows" : [ {
  5985. "start" : "2018-08-06T09:52:00.000Z",
  5986. "end" : "2018-08-06T12:52:00.000Z",
  5987. "relax" : 0
  5988. } ],
  5989. "timeWindowsIgnorable" : true,
  5990. "completed" : false,
  5991. "precedenceTaskId" : "",
  5992. "assignedVehicleId" : "",
  5993. "dropPenalty" : 5000.0,
  5994. "properties" : null,
  5995. "arrivalEarliest" : "2018-08-06T10:46:14+0000",
  5996. "arrivalLatest" : "2018-08-06T11:01:33+0000",
  5997. "loads" : {
  5998. "weight" : 697,
  5999. "volume" : 3900,
  6000. "unit" : 8
  6001. }
  6002. }, {
  6003. "id" : "4825",
  6004. "location" : {
  6005. "id" : "1.3113982_103.8565897",
  6006. "latitude" : 1.3113982,
  6007. "longitude" : 103.8565897
  6008. },
  6009. "artificial" : false,
  6010. "taskType" : "Pickup",
  6011. "capacityDemand" : {
  6012. "weight" : 21,
  6013. "volume" : 200,
  6014. "unit" : 1
  6015. },
  6016. "duration" : 200,
  6017. "timeWindows" : [ {
  6018. "start" : "2018-08-06T08:15:00.000Z",
  6019. "end" : "2018-08-06T11:15:00.000Z",
  6020. "relax" : 0
  6021. } ],
  6022. "timeWindowsIgnorable" : true,
  6023. "completed" : false,
  6024. "precedenceTaskId" : "",
  6025. "assignedVehicleId" : "",
  6026. "dropPenalty" : 5000.0,
  6027. "properties" : null,
  6028. "arrivalEarliest" : "2018-08-06T10:49:34+0000",
  6029. "arrivalLatest" : "2018-08-06T11:04:53+0000",
  6030. "loads" : {
  6031. "weight" : 856,
  6032. "volume" : 4700,
  6033. "unit" : 9
  6034. }
  6035. }, {
  6036. "id" : "5119",
  6037. "location" : {
  6038. "id" : "1.3113982_103.8565897",
  6039. "latitude" : 1.3113982,
  6040. "longitude" : 103.8565897
  6041. },
  6042. "artificial" : false,
  6043. "taskType" : "Pickup",
  6044. "capacityDemand" : {
  6045. "weight" : 7,
  6046. "volume" : 100,
  6047. "unit" : 1
  6048. },
  6049. "duration" : 200,
  6050. "timeWindows" : [ {
  6051. "start" : "2018-08-06T08:23:00.000Z",
  6052. "end" : "2018-08-06T11:23:00.000Z",
  6053. "relax" : 0
  6054. } ],
  6055. "timeWindowsIgnorable" : true,
  6056. "completed" : false,
  6057. "precedenceTaskId" : "",
  6058. "assignedVehicleId" : "",
  6059. "dropPenalty" : 5000.0,
  6060. "properties" : null,
  6061. "arrivalEarliest" : "2018-08-06T10:52:54+0000",
  6062. "arrivalLatest" : "2018-08-06T11:08:13+0000",
  6063. "loads" : {
  6064. "weight" : 877,
  6065. "volume" : 4900,
  6066. "unit" : 10
  6067. }
  6068. }, {
  6069. "id" : "5030",
  6070. "location" : {
  6071. "id" : "1.3247621_103.8622027",
  6072. "latitude" : 1.3247621,
  6073. "longitude" : 103.8622027
  6074. },
  6075. "artificial" : false,
  6076. "taskType" : "Delivery",
  6077. "capacityDemand" : {
  6078. "weight" : -132,
  6079. "volume" : -700,
  6080. "unit" : -1
  6081. },
  6082. "duration" : 200,
  6083. "timeWindows" : [ {
  6084. "start" : "2018-08-06T08:51:00.000Z",
  6085. "end" : "2018-08-06T11:51:00.000Z",
  6086. "relax" : 0
  6087. } ],
  6088. "timeWindowsIgnorable" : true,
  6089. "completed" : false,
  6090. "precedenceTaskId" : "",
  6091. "assignedVehicleId" : "",
  6092. "dropPenalty" : 5000.0,
  6093. "properties" : null,
  6094. "arrivalEarliest" : "2018-08-06T10:58:10+0000",
  6095. "arrivalLatest" : "2018-08-06T11:13:29+0000",
  6096. "loads" : {
  6097. "weight" : 884,
  6098. "volume" : 5000,
  6099. "unit" : 11
  6100. }
  6101. }, {
  6102. "id" : "4937",
  6103. "location" : {
  6104. "id" : "1.3113982_103.8565897",
  6105. "latitude" : 1.3113982,
  6106. "longitude" : 103.8565897
  6107. },
  6108. "artificial" : false,
  6109. "taskType" : "Pickup",
  6110. "capacityDemand" : {
  6111. "weight" : 46,
  6112. "volume" : 300,
  6113. "unit" : 1
  6114. },
  6115. "duration" : 200,
  6116. "timeWindows" : [ {
  6117. "start" : "2018-08-06T11:12:00.000Z",
  6118. "end" : "2018-08-06T14:12:00.000Z",
  6119. "relax" : 0
  6120. } ],
  6121. "timeWindowsIgnorable" : true,
  6122. "completed" : false,
  6123. "precedenceTaskId" : "",
  6124. "assignedVehicleId" : "",
  6125. "dropPenalty" : 5000.0,
  6126. "properties" : null,
  6127. "arrivalEarliest" : "2018-08-06T11:12:00+0000",
  6128. "arrivalLatest" : "2018-08-06T11:18:45+0000",
  6129. "loads" : {
  6130. "weight" : 752,
  6131. "volume" : 4300,
  6132. "unit" : 10
  6133. }
  6134. }, {
  6135. "id" : "5033",
  6136. "location" : {
  6137. "id" : "1.3113982_103.8565897",
  6138. "latitude" : 1.3113982,
  6139. "longitude" : 103.8565897
  6140. },
  6141. "artificial" : false,
  6142. "taskType" : "Pickup",
  6143. "capacityDemand" : {
  6144. "weight" : 38,
  6145. "volume" : 200,
  6146. "unit" : 1
  6147. },
  6148. "duration" : 200,
  6149. "timeWindows" : [ {
  6150. "start" : "2018-08-06T08:32:00.000Z",
  6151. "end" : "2018-08-06T11:32:00.000Z",
  6152. "relax" : 0
  6153. } ],
  6154. "timeWindowsIgnorable" : true,
  6155. "completed" : false,
  6156. "precedenceTaskId" : "",
  6157. "assignedVehicleId" : "",
  6158. "dropPenalty" : 5000.0,
  6159. "properties" : null,
  6160. "arrivalEarliest" : "2018-08-06T11:15:20+0000",
  6161. "arrivalLatest" : "2018-08-06T11:22:05+0000",
  6162. "loads" : {
  6163. "weight" : 798,
  6164. "volume" : 4600,
  6165. "unit" : 11
  6166. }
  6167. }, {
  6168. "id" : "5163",
  6169. "location" : {
  6170. "id" : "1.3113982_103.8565897",
  6171. "latitude" : 1.3113982,
  6172. "longitude" : 103.8565897
  6173. },
  6174. "artificial" : false,
  6175. "taskType" : "Pickup",
  6176. "capacityDemand" : {
  6177. "weight" : 31,
  6178. "volume" : 200,
  6179. "unit" : 1
  6180. },
  6181. "duration" : 200,
  6182. "timeWindows" : [ {
  6183. "start" : "2018-08-06T09:24:00.000Z",
  6184. "end" : "2018-08-06T12:24:00.000Z",
  6185. "relax" : 0
  6186. } ],
  6187. "timeWindowsIgnorable" : true,
  6188. "completed" : false,
  6189. "precedenceTaskId" : "",
  6190. "assignedVehicleId" : "",
  6191. "dropPenalty" : 5000.0,
  6192. "properties" : null,
  6193. "arrivalEarliest" : "2018-08-06T11:18:40+0000",
  6194. "arrivalLatest" : "2018-08-06T11:25:25+0000",
  6195. "loads" : {
  6196. "weight" : 836,
  6197. "volume" : 4800,
  6198. "unit" : 12
  6199. }
  6200. }, {
  6201. "id" : "5006",
  6202. "location" : {
  6203. "id" : "1.2792508_103.8447681",
  6204. "latitude" : 1.2792508,
  6205. "longitude" : 103.8447681
  6206. },
  6207. "artificial" : false,
  6208. "taskType" : "Delivery",
  6209. "capacityDemand" : {
  6210. "weight" : -148,
  6211. "volume" : -800,
  6212. "unit" : -1
  6213. },
  6214. "duration" : 200,
  6215. "timeWindows" : [ {
  6216. "start" : "2018-08-06T10:39:00.000Z",
  6217. "end" : "2018-08-06T13:39:00.000Z",
  6218. "relax" : 0
  6219. } ],
  6220. "timeWindowsIgnorable" : true,
  6221. "completed" : false,
  6222. "precedenceTaskId" : "",
  6223. "assignedVehicleId" : "",
  6224. "dropPenalty" : 5000.0,
  6225. "properties" : null,
  6226. "arrivalEarliest" : "2018-08-06T11:26:34+0000",
  6227. "arrivalLatest" : "2018-08-06T11:33:19+0000",
  6228. "loads" : {
  6229. "weight" : 867,
  6230. "volume" : 5000,
  6231. "unit" : 13
  6232. }
  6233. }, {
  6234. "id" : "5166",
  6235. "location" : {
  6236. "id" : "1.2996743_103.8275584",
  6237. "latitude" : 1.2996743,
  6238. "longitude" : 103.8275584
  6239. },
  6240. "artificial" : false,
  6241. "taskType" : "Delivery",
  6242. "capacityDemand" : {
  6243. "weight" : -14,
  6244. "volume" : -100,
  6245. "unit" : -1
  6246. },
  6247. "duration" : 200,
  6248. "timeWindows" : [ {
  6249. "start" : "2018-08-06T11:16:00.000Z",
  6250. "end" : "2018-08-06T14:16:00.000Z",
  6251. "relax" : 0
  6252. } ],
  6253. "timeWindowsIgnorable" : true,
  6254. "completed" : false,
  6255. "precedenceTaskId" : "",
  6256. "assignedVehicleId" : "",
  6257. "dropPenalty" : 5000.0,
  6258. "properties" : null,
  6259. "arrivalEarliest" : "2018-08-06T11:33:27+0000",
  6260. "arrivalLatest" : "2018-08-06T11:40:12+0000",
  6261. "loads" : {
  6262. "weight" : 719,
  6263. "volume" : 4200,
  6264. "unit" : 12
  6265. }
  6266. }, {
  6267. "id" : "4620",
  6268. "location" : {
  6269. "id" : "1.3409522_103.837883",
  6270. "latitude" : 1.3409522,
  6271. "longitude" : 103.837883
  6272. },
  6273. "artificial" : false,
  6274. "taskType" : "Delivery",
  6275. "capacityDemand" : {
  6276. "weight" : -1,
  6277. "volume" : -100,
  6278. "unit" : -1
  6279. },
  6280. "duration" : 200,
  6281. "timeWindows" : [ {
  6282. "start" : "2018-08-06T11:45:00.000Z",
  6283. "end" : "2018-08-06T14:45:00.000Z",
  6284. "relax" : 0
  6285. } ],
  6286. "timeWindowsIgnorable" : true,
  6287. "completed" : false,
  6288. "precedenceTaskId" : "",
  6289. "assignedVehicleId" : "",
  6290. "dropPenalty" : 5000.0,
  6291. "properties" : null,
  6292. "arrivalEarliest" : "2018-08-06T11:45:00+0000",
  6293. "arrivalLatest" : "2018-08-06T11:49:12+0000",
  6294. "loads" : {
  6295. "weight" : 705,
  6296. "volume" : 4100,
  6297. "unit" : 11
  6298. }
  6299. }, {
  6300. "id" : "4354",
  6301. "location" : {
  6302. "id" : "1.3563291_103.845991",
  6303. "latitude" : 1.3563291,
  6304. "longitude" : 103.845991
  6305. },
  6306. "artificial" : false,
  6307. "taskType" : "Delivery",
  6308. "capacityDemand" : {
  6309. "weight" : -132,
  6310. "volume" : -700,
  6311. "unit" : -1
  6312. },
  6313. "duration" : 200,
  6314. "timeWindows" : [ {
  6315. "start" : "2018-08-06T09:02:00.000Z",
  6316. "end" : "2018-08-06T12:02:00.000Z",
  6317. "relax" : 0
  6318. } ],
  6319. "timeWindowsIgnorable" : true,
  6320. "completed" : false,
  6321. "precedenceTaskId" : "",
  6322. "assignedVehicleId" : "",
  6323. "dropPenalty" : 5000.0,
  6324. "properties" : null,
  6325. "arrivalEarliest" : "2018-08-06T11:50:39+0000",
  6326. "arrivalLatest" : "2018-08-06T11:54:51+0000",
  6327. "loads" : {
  6328. "weight" : 704,
  6329. "volume" : 4000,
  6330. "unit" : 10
  6331. }
  6332. }, {
  6333. "id" : "5210",
  6334. "location" : {
  6335. "id" : "1.3735818_103.8581751",
  6336. "latitude" : 1.3735818,
  6337. "longitude" : 103.8581751
  6338. },
  6339. "artificial" : false,
  6340. "taskType" : "Delivery",
  6341. "capacityDemand" : {
  6342. "weight" : -29,
  6343. "volume" : -200,
  6344. "unit" : -1
  6345. },
  6346. "duration" : 200,
  6347. "timeWindows" : [ {
  6348. "start" : "2018-08-06T09:01:00.000Z",
  6349. "end" : "2018-08-06T12:01:00.000Z",
  6350. "relax" : 0
  6351. } ],
  6352. "timeWindowsIgnorable" : true,
  6353. "completed" : false,
  6354. "precedenceTaskId" : "",
  6355. "assignedVehicleId" : "",
  6356. "dropPenalty" : 5000.0,
  6357. "properties" : null,
  6358. "arrivalEarliest" : "2018-08-06T11:56:48+0000",
  6359. "arrivalLatest" : "2018-08-06T12:01:00+0000",
  6360. "loads" : {
  6361. "weight" : 572,
  6362. "volume" : 3300,
  6363. "unit" : 9
  6364. }
  6365. }, {
  6366. "id" : "4702",
  6367. "location" : {
  6368. "id" : "1.386859_103.86827",
  6369. "latitude" : 1.386859,
  6370. "longitude" : 103.86827
  6371. },
  6372. "artificial" : false,
  6373. "taskType" : "Delivery",
  6374. "capacityDemand" : {
  6375. "weight" : -51,
  6376. "volume" : -300,
  6377. "unit" : -1
  6378. },
  6379. "duration" : 200,
  6380. "timeWindows" : [ {
  6381. "start" : "2018-08-06T10:31:00.000Z",
  6382. "end" : "2018-08-06T13:31:00.000Z",
  6383. "relax" : 0
  6384. } ],
  6385. "timeWindowsIgnorable" : true,
  6386. "completed" : false,
  6387. "precedenceTaskId" : "",
  6388. "assignedVehicleId" : "",
  6389. "dropPenalty" : 5000.0,
  6390. "properties" : null,
  6391. "arrivalEarliest" : "2018-08-06T12:02:21+0000",
  6392. "arrivalLatest" : "2018-08-06T12:29:58+0000",
  6393. "loads" : {
  6394. "weight" : 543,
  6395. "volume" : 3100,
  6396. "unit" : 8
  6397. }
  6398. }, {
  6399. "id" : "4762",
  6400. "location" : {
  6401. "id" : "1.391725_103.885487",
  6402. "latitude" : 1.391725,
  6403. "longitude" : 103.885487
  6404. },
  6405. "artificial" : false,
  6406. "taskType" : "Delivery",
  6407. "capacityDemand" : {
  6408. "weight" : -13,
  6409. "volume" : -100,
  6410. "unit" : -1
  6411. },
  6412. "duration" : 200,
  6413. "timeWindows" : [ {
  6414. "start" : "2018-08-06T10:09:00.000Z",
  6415. "end" : "2018-08-06T13:09:00.000Z",
  6416. "relax" : 0
  6417. } ],
  6418. "timeWindowsIgnorable" : true,
  6419. "completed" : false,
  6420. "precedenceTaskId" : "",
  6421. "assignedVehicleId" : "",
  6422. "dropPenalty" : 5000.0,
  6423. "properties" : null,
  6424. "arrivalEarliest" : "2018-08-06T12:08:04+0000",
  6425. "arrivalLatest" : "2018-08-06T12:35:41+0000",
  6426. "loads" : {
  6427. "weight" : 492,
  6428. "volume" : 2800,
  6429. "unit" : 7
  6430. }
  6431. }, {
  6432. "id" : "4898",
  6433. "location" : {
  6434. "id" : "1.390977_103.88928",
  6435. "latitude" : 1.390977,
  6436. "longitude" : 103.88928
  6437. },
  6438. "artificial" : false,
  6439. "taskType" : "Delivery",
  6440. "capacityDemand" : {
  6441. "weight" : -4,
  6442. "volume" : -100,
  6443. "unit" : -1
  6444. },
  6445. "duration" : 200,
  6446. "timeWindows" : [ {
  6447. "start" : "2018-08-06T09:55:00.000Z",
  6448. "end" : "2018-08-06T12:55:00.000Z",
  6449. "relax" : 0
  6450. } ],
  6451. "timeWindowsIgnorable" : true,
  6452. "completed" : false,
  6453. "precedenceTaskId" : "",
  6454. "assignedVehicleId" : "",
  6455. "dropPenalty" : 5000.0,
  6456. "properties" : null,
  6457. "arrivalEarliest" : "2018-08-06T12:11:54+0000",
  6458. "arrivalLatest" : "2018-08-06T12:39:31+0000",
  6459. "loads" : {
  6460. "weight" : 479,
  6461. "volume" : 2700,
  6462. "unit" : 6
  6463. }
  6464. }, {
  6465. "id" : "4828",
  6466. "location" : {
  6467. "id" : "1.3657772_103.8897048",
  6468. "latitude" : 1.3657772,
  6469. "longitude" : 103.8897048
  6470. },
  6471. "artificial" : false,
  6472. "taskType" : "Delivery",
  6473. "capacityDemand" : {
  6474. "weight" : -62,
  6475. "volume" : -400,
  6476. "unit" : -1
  6477. },
  6478. "duration" : 200,
  6479. "timeWindows" : [ {
  6480. "start" : "2018-08-06T10:00:00.000Z",
  6481. "end" : "2018-08-06T13:00:00.000Z",
  6482. "relax" : 0
  6483. } ],
  6484. "timeWindowsIgnorable" : true,
  6485. "completed" : false,
  6486. "precedenceTaskId" : "",
  6487. "assignedVehicleId" : "",
  6488. "dropPenalty" : 5000.0,
  6489. "properties" : null,
  6490. "arrivalEarliest" : "2018-08-06T12:18:35+0000",
  6491. "arrivalLatest" : "2018-08-06T12:46:12+0000",
  6492. "loads" : {
  6493. "weight" : 475,
  6494. "volume" : 2600,
  6495. "unit" : 5
  6496. }
  6497. }, {
  6498. "id" : "4749",
  6499. "location" : {
  6500. "id" : "1.3230967_103.9221028",
  6501. "latitude" : 1.3230967,
  6502. "longitude" : 103.9221028
  6503. },
  6504. "artificial" : false,
  6505. "taskType" : "Pickup",
  6506. "capacityDemand" : {
  6507. "weight" : 92,
  6508. "volume" : 500,
  6509. "unit" : 1
  6510. },
  6511. "duration" : 200,
  6512. "timeWindows" : [ {
  6513. "start" : "2018-08-06T12:13:00.000Z",
  6514. "end" : "2018-08-06T15:13:00.000Z",
  6515. "relax" : 0
  6516. } ],
  6517. "timeWindowsIgnorable" : true,
  6518. "completed" : false,
  6519. "precedenceTaskId" : "",
  6520. "assignedVehicleId" : "",
  6521. "dropPenalty" : 5000.0,
  6522. "properties" : null,
  6523. "arrivalEarliest" : "2018-08-06T12:29:03+0000",
  6524. "arrivalLatest" : "2018-08-06T12:56:40+0000",
  6525. "loads" : {
  6526. "weight" : 413,
  6527. "volume" : 2200,
  6528. "unit" : 4
  6529. }
  6530. }, {
  6531. "id" : "4827",
  6532. "location" : {
  6533. "id" : "1.3230967_103.9221028",
  6534. "latitude" : 1.3230967,
  6535. "longitude" : 103.9221028
  6536. },
  6537. "artificial" : false,
  6538. "taskType" : "Pickup",
  6539. "capacityDemand" : {
  6540. "weight" : 62,
  6541. "volume" : 400,
  6542. "unit" : 1
  6543. },
  6544. "duration" : 200,
  6545. "timeWindows" : [ {
  6546. "start" : "2018-08-06T10:00:00.000Z",
  6547. "end" : "2018-08-06T13:00:00.000Z",
  6548. "relax" : 0
  6549. } ],
  6550. "timeWindowsIgnorable" : true,
  6551. "completed" : false,
  6552. "precedenceTaskId" : "",
  6553. "assignedVehicleId" : "",
  6554. "dropPenalty" : 5000.0,
  6555. "properties" : null,
  6556. "arrivalEarliest" : "2018-08-06T12:32:23+0000",
  6557. "arrivalLatest" : "2018-08-06T13:00:00+0000",
  6558. "loads" : {
  6559. "weight" : 505,
  6560. "volume" : 2700,
  6561. "unit" : 5
  6562. }
  6563. }, {
  6564. "id" : "4899",
  6565. "location" : {
  6566. "id" : "1.3230967_103.9221028",
  6567. "latitude" : 1.3230967,
  6568. "longitude" : 103.9221028
  6569. },
  6570. "artificial" : false,
  6571. "taskType" : "Pickup",
  6572. "capacityDemand" : {
  6573. "weight" : 54,
  6574. "volume" : 300,
  6575. "unit" : 1
  6576. },
  6577. "duration" : 200,
  6578. "timeWindows" : [ {
  6579. "start" : "2018-08-06T12:51:00.000Z",
  6580. "end" : "2018-08-06T15:51:00.000Z",
  6581. "relax" : 0
  6582. } ],
  6583. "timeWindowsIgnorable" : true,
  6584. "completed" : false,
  6585. "precedenceTaskId" : "",
  6586. "assignedVehicleId" : "",
  6587. "dropPenalty" : 5000.0,
  6588. "properties" : null,
  6589. "arrivalEarliest" : "2018-08-06T12:51:00+0000",
  6590. "arrivalLatest" : "2018-08-06T13:03:52+0000",
  6591. "loads" : {
  6592. "weight" : 567,
  6593. "volume" : 3100,
  6594. "unit" : 6
  6595. }
  6596. }, {
  6597. "id" : "5073",
  6598. "location" : {
  6599. "id" : "1.3230967_103.9221028",
  6600. "latitude" : 1.3230967,
  6601. "longitude" : 103.9221028
  6602. },
  6603. "artificial" : false,
  6604. "taskType" : "Pickup",
  6605. "capacityDemand" : {
  6606. "weight" : 57,
  6607. "volume" : 300,
  6608. "unit" : 1
  6609. },
  6610. "duration" : 200,
  6611. "timeWindows" : [ {
  6612. "start" : "2018-08-06T11:26:00.000Z",
  6613. "end" : "2018-08-06T14:26:00.000Z",
  6614. "relax" : 0
  6615. } ],
  6616. "timeWindowsIgnorable" : true,
  6617. "completed" : false,
  6618. "precedenceTaskId" : "",
  6619. "assignedVehicleId" : "",
  6620. "dropPenalty" : 5000.0,
  6621. "properties" : null,
  6622. "arrivalEarliest" : "2018-08-06T12:54:20+0000",
  6623. "arrivalLatest" : "2018-08-06T13:07:12+0000",
  6624. "loads" : {
  6625. "weight" : 621,
  6626. "volume" : 3400,
  6627. "unit" : 7
  6628. }
  6629. }, {
  6630. "id" : "5219",
  6631. "location" : {
  6632. "id" : "1.3230967_103.9221028",
  6633. "latitude" : 1.3230967,
  6634. "longitude" : 103.9221028
  6635. },
  6636. "artificial" : false,
  6637. "taskType" : "Pickup",
  6638. "capacityDemand" : {
  6639. "weight" : 73,
  6640. "volume" : 400,
  6641. "unit" : 1
  6642. },
  6643. "duration" : 200,
  6644. "timeWindows" : [ {
  6645. "start" : "2018-08-06T11:44:00.000Z",
  6646. "end" : "2018-08-06T14:44:00.000Z",
  6647. "relax" : 0
  6648. } ],
  6649. "timeWindowsIgnorable" : true,
  6650. "completed" : false,
  6651. "precedenceTaskId" : "",
  6652. "assignedVehicleId" : "",
  6653. "dropPenalty" : 5000.0,
  6654. "properties" : null,
  6655. "arrivalEarliest" : "2018-08-06T12:57:40+0000",
  6656. "arrivalLatest" : "2018-08-06T13:10:32+0000",
  6657. "loads" : {
  6658. "weight" : 678,
  6659. "volume" : 3700,
  6660. "unit" : 8
  6661. }
  6662. }, {
  6663. "id" : "5177",
  6664. "location" : {
  6665. "id" : "1.3230967_103.9221028",
  6666. "latitude" : 1.3230967,
  6667. "longitude" : 103.9221028
  6668. },
  6669. "artificial" : false,
  6670. "taskType" : "Pickup",
  6671. "capacityDemand" : {
  6672. "weight" : 72,
  6673. "volume" : 400,
  6674. "unit" : 1
  6675. },
  6676. "duration" : 200,
  6677. "timeWindows" : [ {
  6678. "start" : "2018-08-06T11:07:00.000Z",
  6679. "end" : "2018-08-06T14:07:00.000Z",
  6680. "relax" : 0
  6681. } ],
  6682. "timeWindowsIgnorable" : true,
  6683. "completed" : false,
  6684. "precedenceTaskId" : "",
  6685. "assignedVehicleId" : "",
  6686. "dropPenalty" : 5000.0,
  6687. "properties" : null,
  6688. "arrivalEarliest" : "2018-08-06T13:01:00+0000",
  6689. "arrivalLatest" : "2018-08-06T13:13:52+0000",
  6690. "loads" : {
  6691. "weight" : 751,
  6692. "volume" : 4100,
  6693. "unit" : 9
  6694. }
  6695. }, {
  6696. "id" : "5220",
  6697. "location" : {
  6698. "id" : "1.3384708_103.9648435",
  6699. "latitude" : 1.3384708,
  6700. "longitude" : 103.9648435
  6701. },
  6702. "artificial" : false,
  6703. "taskType" : "Delivery",
  6704. "capacityDemand" : {
  6705. "weight" : -73,
  6706. "volume" : -400,
  6707. "unit" : -1
  6708. },
  6709. "duration" : 200,
  6710. "timeWindows" : [ {
  6711. "start" : "2018-08-06T11:44:00.000Z",
  6712. "end" : "2018-08-06T14:44:00.000Z",
  6713. "relax" : 0
  6714. } ],
  6715. "timeWindowsIgnorable" : true,
  6716. "completed" : false,
  6717. "precedenceTaskId" : "",
  6718. "assignedVehicleId" : "",
  6719. "dropPenalty" : 5000.0,
  6720. "properties" : null,
  6721. "arrivalEarliest" : "2018-08-06T13:10:23+0000",
  6722. "arrivalLatest" : "2018-08-06T13:23:15+0000",
  6723. "loads" : {
  6724. "weight" : 823,
  6725. "volume" : 4500,
  6726. "unit" : 10
  6727. }
  6728. }, {
  6729. "id" : "5074",
  6730. "location" : {
  6731. "id" : "1.34962_103.959059",
  6732. "latitude" : 1.34962,
  6733. "longitude" : 103.959059
  6734. },
  6735. "artificial" : false,
  6736. "taskType" : "Delivery",
  6737. "capacityDemand" : {
  6738. "weight" : -57,
  6739. "volume" : -300,
  6740. "unit" : -1
  6741. },
  6742. "duration" : 200,
  6743. "timeWindows" : [ {
  6744. "start" : "2018-08-06T11:26:00.000Z",
  6745. "end" : "2018-08-06T14:26:00.000Z",
  6746. "relax" : 0
  6747. } ],
  6748. "timeWindowsIgnorable" : true,
  6749. "completed" : false,
  6750. "precedenceTaskId" : "",
  6751. "assignedVehicleId" : "",
  6752. "dropPenalty" : 5000.0,
  6753. "properties" : null,
  6754. "arrivalEarliest" : "2018-08-06T13:15:23+0000",
  6755. "arrivalLatest" : "2018-08-06T13:28:15+0000",
  6756. "loads" : {
  6757. "weight" : 750,
  6758. "volume" : 4100,
  6759. "unit" : 9
  6760. }
  6761. }, {
  6762. "id" : "5178",
  6763. "location" : {
  6764. "id" : "1.3502891_103.9273924",
  6765. "latitude" : 1.3502891,
  6766. "longitude" : 103.9273924
  6767. },
  6768. "artificial" : false,
  6769. "taskType" : "Delivery",
  6770. "capacityDemand" : {
  6771. "weight" : -72,
  6772. "volume" : -400,
  6773. "unit" : -1
  6774. },
  6775. "duration" : 200,
  6776. "timeWindows" : [ {
  6777. "start" : "2018-08-06T11:07:00.000Z",
  6778. "end" : "2018-08-06T14:07:00.000Z",
  6779. "relax" : 0
  6780. } ],
  6781. "timeWindowsIgnorable" : true,
  6782. "completed" : false,
  6783. "precedenceTaskId" : "",
  6784. "assignedVehicleId" : "",
  6785. "dropPenalty" : 5000.0,
  6786. "properties" : null,
  6787. "arrivalEarliest" : "2018-08-06T13:22:56+0000",
  6788. "arrivalLatest" : "2018-08-06T13:35:48+0000",
  6789. "loads" : {
  6790. "weight" : 693,
  6791. "volume" : 3800,
  6792. "unit" : 8
  6793. }
  6794. }, {
  6795. "id" : "4722",
  6796. "location" : {
  6797. "id" : "1.3479703_103.8353867",
  6798. "latitude" : 1.3479703,
  6799. "longitude" : 103.8353867
  6800. },
  6801. "artificial" : false,
  6802. "taskType" : "Delivery",
  6803. "capacityDemand" : {
  6804. "weight" : -2,
  6805. "volume" : -100,
  6806. "unit" : -1
  6807. },
  6808. "duration" : 200,
  6809. "timeWindows" : [ {
  6810. "start" : "2018-08-06T13:46:00.000Z",
  6811. "end" : "2018-08-06T16:46:00.000Z",
  6812. "relax" : 0
  6813. } ],
  6814. "timeWindowsIgnorable" : true,
  6815. "completed" : false,
  6816. "precedenceTaskId" : "",
  6817. "assignedVehicleId" : "",
  6818. "dropPenalty" : 5000.0,
  6819. "properties" : null,
  6820. "arrivalEarliest" : "2018-08-06T13:46:00+0000",
  6821. "arrivalLatest" : "2018-08-06T13:51:24+0000",
  6822. "loads" : {
  6823. "weight" : 621,
  6824. "volume" : 3400,
  6825. "unit" : 7
  6826. }
  6827. }, {
  6828. "id" : "4698",
  6829. "location" : {
  6830. "id" : "1.3549378_103.828889",
  6831. "latitude" : 1.3549378,
  6832. "longitude" : 103.828889
  6833. },
  6834. "artificial" : false,
  6835. "taskType" : "Delivery",
  6836. "capacityDemand" : {
  6837. "weight" : -33,
  6838. "volume" : -200,
  6839. "unit" : -1
  6840. },
  6841. "duration" : 200,
  6842. "timeWindows" : [ {
  6843. "start" : "2018-08-06T13:53:00.000Z",
  6844. "end" : "2018-08-06T16:53:00.000Z",
  6845. "relax" : 0
  6846. } ],
  6847. "timeWindowsIgnorable" : true,
  6848. "completed" : false,
  6849. "precedenceTaskId" : "",
  6850. "assignedVehicleId" : "",
  6851. "dropPenalty" : 5000.0,
  6852. "properties" : null,
  6853. "arrivalEarliest" : "2018-08-06T13:53:00+0000",
  6854. "arrivalLatest" : "2018-08-06T13:56:00+0000",
  6855. "loads" : {
  6856. "weight" : 619,
  6857. "volume" : 3300,
  6858. "unit" : 6
  6859. }
  6860. }, {
  6861. "id" : "5096",
  6862. "location" : {
  6863. "id" : "1.331042_103.810931",
  6864. "latitude" : 1.331042,
  6865. "longitude" : 103.810931
  6866. },
  6867. "artificial" : false,
  6868. "taskType" : "Delivery",
  6869. "capacityDemand" : {
  6870. "weight" : -8,
  6871. "volume" : -100,
  6872. "unit" : -1
  6873. },
  6874. "duration" : 200,
  6875. "timeWindows" : [ {
  6876. "start" : "2018-08-06T13:04:00.000Z",
  6877. "end" : "2018-08-06T16:04:00.000Z",
  6878. "relax" : 0
  6879. } ],
  6880. "timeWindowsIgnorable" : true,
  6881. "completed" : false,
  6882. "precedenceTaskId" : "",
  6883. "assignedVehicleId" : "",
  6884. "dropPenalty" : 5000.0,
  6885. "properties" : null,
  6886. "arrivalEarliest" : "2018-08-06T14:00:19+0000",
  6887. "arrivalLatest" : "2018-08-06T14:03:19+0000",
  6888. "loads" : {
  6889. "weight" : 586,
  6890. "volume" : 3100,
  6891. "unit" : 5
  6892. }
  6893. }, {
  6894. "id" : "4942",
  6895. "location" : {
  6896. "id" : "1.3321186_103.8081246",
  6897. "latitude" : 1.3321186,
  6898. "longitude" : 103.8081246
  6899. },
  6900. "artificial" : false,
  6901. "taskType" : "Delivery",
  6902. "capacityDemand" : {
  6903. "weight" : -64,
  6904. "volume" : -400,
  6905. "unit" : -1
  6906. },
  6907. "duration" : 200,
  6908. "timeWindows" : [ {
  6909. "start" : "2018-08-06T12:00:00.000Z",
  6910. "end" : "2018-08-06T15:00:00.000Z",
  6911. "relax" : 0
  6912. } ],
  6913. "timeWindowsIgnorable" : true,
  6914. "completed" : false,
  6915. "precedenceTaskId" : "",
  6916. "assignedVehicleId" : "",
  6917. "dropPenalty" : 5000.0,
  6918. "properties" : null,
  6919. "arrivalEarliest" : "2018-08-06T14:04:03+0000",
  6920. "arrivalLatest" : "2018-08-06T14:07:03+0000",
  6921. "loads" : {
  6922. "weight" : 578,
  6923. "volume" : 3000,
  6924. "unit" : 4
  6925. }
  6926. }, {
  6927. "id" : "4938",
  6928. "location" : {
  6929. "id" : "1.3233735_103.7996896",
  6930. "latitude" : 1.3233735,
  6931. "longitude" : 103.7996896
  6932. },
  6933. "artificial" : false,
  6934. "taskType" : "Delivery",
  6935. "capacityDemand" : {
  6936. "weight" : -46,
  6937. "volume" : -300,
  6938. "unit" : -1
  6939. },
  6940. "duration" : 200,
  6941. "timeWindows" : [ {
  6942. "start" : "2018-08-06T11:12:00.000Z",
  6943. "end" : "2018-08-06T14:12:00.000Z",
  6944. "relax" : 0
  6945. } ],
  6946. "timeWindowsIgnorable" : true,
  6947. "completed" : false,
  6948. "precedenceTaskId" : "",
  6949. "assignedVehicleId" : "",
  6950. "dropPenalty" : 5000.0,
  6951. "properties" : null,
  6952. "arrivalEarliest" : "2018-08-06T14:09:00+0000",
  6953. "arrivalLatest" : "2018-08-06T14:12:00+0000",
  6954. "loads" : {
  6955. "weight" : 514,
  6956. "volume" : 2600,
  6957. "unit" : 3
  6958. }
  6959. }, {
  6960. "id" : "4622",
  6961. "location" : {
  6962. "id" : "1.3321217_103.805851",
  6963. "latitude" : 1.3321217,
  6964. "longitude" : 103.805851
  6965. },
  6966. "artificial" : false,
  6967. "taskType" : "Delivery",
  6968. "capacityDemand" : {
  6969. "weight" : -4,
  6970. "volume" : -100,
  6971. "unit" : -1
  6972. },
  6973. "duration" : 200,
  6974. "timeWindows" : [ {
  6975. "start" : "2018-08-06T13:04:00.000Z",
  6976. "end" : "2018-08-06T16:04:00.000Z",
  6977. "relax" : 0
  6978. } ],
  6979. "timeWindowsIgnorable" : true,
  6980. "completed" : false,
  6981. "precedenceTaskId" : "",
  6982. "assignedVehicleId" : "",
  6983. "dropPenalty" : 5000.0,
  6984. "properties" : null,
  6985. "arrivalEarliest" : "2018-08-06T14:13:45+0000",
  6986. "arrivalLatest" : "2018-08-06T16:04:00+0000",
  6987. "loads" : {
  6988. "weight" : 468,
  6989. "volume" : 2300,
  6990. "unit" : 2
  6991. }
  6992. } ],
  6993. "directions" : [ ],
  6994. "polyline" : null,
  6995. "snappedWaypoints" : null,
  6996. "properties" : { }
  6997. }, {
  6998. "assignee" : {
  6999. "id" : "2",
  7000. "vehicleType" : {
  7001. "id" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  7002. "profile" : "van",
  7003. "averageSpeed" : 50.0,
  7004. "capacity" : {
  7005. "weight" : 5000,
  7006. "volume" : 5000,
  7007. "unit" : 1000
  7008. },
  7009. "cost" : {
  7010. "fixed" : 35,
  7011. "perMileage" : 1,
  7012. "perRegularHours" : 22
  7013. },
  7014. "properties" : null
  7015. },
  7016. "vehicleTypeId" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  7017. "startLocation" : {
  7018. "id" : "1.333829_103.969318",
  7019. "latitude" : 1.333829,
  7020. "longitude" : 103.969318
  7021. },
  7022. "endLocation" : {
  7023. "id" : "1.333829_103.969318",
  7024. "latitude" : 1.333829,
  7025. "longitude" : 103.969318
  7026. },
  7027. "timeSchedule" : {
  7028. "start" : "2017-07-19T07:53:16.930Z",
  7029. "end" : "2019-07-19T07:53:16.930Z",
  7030. "relax" : 0
  7031. },
  7032. "timeLimit" : 86400,
  7033. "breakDuration" : 0.0,
  7034. "breakTimes" : null,
  7035. "returnToDepot" : false,
  7036. "lockedTour" : [ ],
  7037. "properties" : null
  7038. },
  7039. "startTime" : null,
  7040. "endTime" : null,
  7041. "travelingTime" : 0,
  7042. "travelingDistance" : 0.0,
  7043. "cost" : { },
  7044. "tour" : [ {
  7045. "id" : "startFromDepot",
  7046. "location" : {
  7047. "id" : "1.333829_103.969318",
  7048. "latitude" : 1.333829,
  7049. "longitude" : 103.969318
  7050. },
  7051. "artificial" : false,
  7052. "taskType" : "startFromDepot",
  7053. "capacityDemand" : null,
  7054. "duration" : 0,
  7055. "timeWindows" : null,
  7056. "timeWindowsIgnorable" : true,
  7057. "completed" : false,
  7058. "precedenceTaskId" : null,
  7059. "assignedVehicleId" : null,
  7060. "dropPenalty" : 0.0,
  7061. "properties" : null,
  7062. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  7063. "arrivalLatest" : "2018-08-05T23:38:04+0000",
  7064. "loads" : {
  7065. "weight" : 0,
  7066. "volume" : 0,
  7067. "unit" : 0
  7068. }
  7069. }, {
  7070. "id" : "4651",
  7071. "location" : {
  7072. "id" : "1.3262422_103.6783524",
  7073. "latitude" : 1.3262422,
  7074. "longitude" : 103.6783524
  7075. },
  7076. "artificial" : false,
  7077. "taskType" : "Pickup",
  7078. "capacityDemand" : {
  7079. "weight" : 4,
  7080. "volume" : 100,
  7081. "unit" : 1
  7082. },
  7083. "duration" : 200,
  7084. "timeWindows" : [ {
  7085. "start" : "2018-08-06T00:16:00.000Z",
  7086. "end" : "2018-08-06T03:16:00.000Z",
  7087. "relax" : 0
  7088. } ],
  7089. "timeWindowsIgnorable" : true,
  7090. "completed" : false,
  7091. "precedenceTaskId" : "",
  7092. "assignedVehicleId" : "",
  7093. "dropPenalty" : 5000.0,
  7094. "properties" : null,
  7095. "arrivalEarliest" : "2018-08-06T00:16:00+0000",
  7096. "arrivalLatest" : "2018-08-06T00:16:53+0000",
  7097. "loads" : {
  7098. "weight" : 0,
  7099. "volume" : 0,
  7100. "unit" : 0
  7101. }
  7102. }, {
  7103. "id" : "4541",
  7104. "location" : {
  7105. "id" : "1.3262422_103.6783524",
  7106. "latitude" : 1.3262422,
  7107. "longitude" : 103.6783524
  7108. },
  7109. "artificial" : false,
  7110. "taskType" : "Pickup",
  7111. "capacityDemand" : {
  7112. "weight" : 17,
  7113. "volume" : 100,
  7114. "unit" : 1
  7115. },
  7116. "duration" : 200,
  7117. "timeWindows" : [ {
  7118. "start" : "2018-08-05T23:15:00.000Z",
  7119. "end" : "2018-08-06T02:15:00.000Z",
  7120. "relax" : 0
  7121. } ],
  7122. "timeWindowsIgnorable" : true,
  7123. "completed" : false,
  7124. "precedenceTaskId" : "",
  7125. "assignedVehicleId" : "",
  7126. "dropPenalty" : 5000.0,
  7127. "properties" : null,
  7128. "arrivalEarliest" : "2018-08-06T00:19:20+0000",
  7129. "arrivalLatest" : "2018-08-06T00:20:13+0000",
  7130. "loads" : {
  7131. "weight" : 4,
  7132. "volume" : 100,
  7133. "unit" : 1
  7134. }
  7135. }, {
  7136. "id" : "4831",
  7137. "location" : {
  7138. "id" : "1.3262422_103.6783524",
  7139. "latitude" : 1.3262422,
  7140. "longitude" : 103.6783524
  7141. },
  7142. "artificial" : false,
  7143. "taskType" : "Pickup",
  7144. "capacityDemand" : {
  7145. "weight" : 1,
  7146. "volume" : 100,
  7147. "unit" : 1
  7148. },
  7149. "duration" : 200,
  7150. "timeWindows" : [ {
  7151. "start" : "2018-08-05T23:20:00.000Z",
  7152. "end" : "2018-08-06T02:20:00.000Z",
  7153. "relax" : 0
  7154. } ],
  7155. "timeWindowsIgnorable" : true,
  7156. "completed" : false,
  7157. "precedenceTaskId" : "",
  7158. "assignedVehicleId" : "",
  7159. "dropPenalty" : 5000.0,
  7160. "properties" : null,
  7161. "arrivalEarliest" : "2018-08-06T00:22:40+0000",
  7162. "arrivalLatest" : "2018-08-06T00:23:33+0000",
  7163. "loads" : {
  7164. "weight" : 21,
  7165. "volume" : 200,
  7166. "unit" : 2
  7167. }
  7168. }, {
  7169. "id" : "4913",
  7170. "location" : {
  7171. "id" : "1.3262422_103.6783524",
  7172. "latitude" : 1.3262422,
  7173. "longitude" : 103.6783524
  7174. },
  7175. "artificial" : false,
  7176. "taskType" : "Pickup",
  7177. "capacityDemand" : {
  7178. "weight" : 3,
  7179. "volume" : 100,
  7180. "unit" : 1
  7181. },
  7182. "duration" : 200,
  7183. "timeWindows" : [ {
  7184. "start" : "2018-08-05T23:23:00.000Z",
  7185. "end" : "2018-08-06T02:23:00.000Z",
  7186. "relax" : 0
  7187. } ],
  7188. "timeWindowsIgnorable" : true,
  7189. "completed" : false,
  7190. "precedenceTaskId" : "",
  7191. "assignedVehicleId" : "",
  7192. "dropPenalty" : 5000.0,
  7193. "properties" : null,
  7194. "arrivalEarliest" : "2018-08-06T00:26:00+0000",
  7195. "arrivalLatest" : "2018-08-06T00:26:53+0000",
  7196. "loads" : {
  7197. "weight" : 22,
  7198. "volume" : 300,
  7199. "unit" : 3
  7200. }
  7201. }, {
  7202. "id" : "5008",
  7203. "location" : {
  7204. "id" : "1.3558728_103.8670144",
  7205. "latitude" : 1.3558728,
  7206. "longitude" : 103.8670144
  7207. },
  7208. "artificial" : false,
  7209. "taskType" : "Delivery",
  7210. "capacityDemand" : {
  7211. "weight" : -6,
  7212. "volume" : -100,
  7213. "unit" : -1
  7214. },
  7215. "duration" : 200,
  7216. "timeWindows" : [ {
  7217. "start" : "2018-08-05T23:16:00.000Z",
  7218. "end" : "2018-08-06T02:16:00.000Z",
  7219. "relax" : 0
  7220. } ],
  7221. "timeWindowsIgnorable" : true,
  7222. "completed" : false,
  7223. "precedenceTaskId" : "",
  7224. "assignedVehicleId" : "",
  7225. "dropPenalty" : 5000.0,
  7226. "properties" : null,
  7227. "arrivalEarliest" : "2018-08-06T00:54:48+0000",
  7228. "arrivalLatest" : "2018-08-06T00:55:41+0000",
  7229. "loads" : {
  7230. "weight" : 25,
  7231. "volume" : 400,
  7232. "unit" : 4
  7233. }
  7234. }, {
  7235. "id" : "4688",
  7236. "location" : {
  7237. "id" : "1.303531_103.8288489",
  7238. "latitude" : 1.303531,
  7239. "longitude" : 103.8288489
  7240. },
  7241. "artificial" : false,
  7242. "taskType" : "Delivery",
  7243. "capacityDemand" : {
  7244. "weight" : -15,
  7245. "volume" : -100,
  7246. "unit" : -1
  7247. },
  7248. "duration" : 200,
  7249. "timeWindows" : [ {
  7250. "start" : "2018-08-05T23:54:00.000Z",
  7251. "end" : "2018-08-06T02:54:00.000Z",
  7252. "relax" : 0
  7253. } ],
  7254. "timeWindowsIgnorable" : true,
  7255. "completed" : false,
  7256. "precedenceTaskId" : "",
  7257. "assignedVehicleId" : "",
  7258. "dropPenalty" : 5000.0,
  7259. "properties" : null,
  7260. "arrivalEarliest" : "2018-08-06T01:06:46+0000",
  7261. "arrivalLatest" : "2018-08-06T01:07:39+0000",
  7262. "loads" : {
  7263. "weight" : 19,
  7264. "volume" : 300,
  7265. "unit" : 3
  7266. }
  7267. }, {
  7268. "id" : "5090",
  7269. "location" : {
  7270. "id" : "1.3021559_103.8304813",
  7271. "latitude" : 1.3021559,
  7272. "longitude" : 103.8304813
  7273. },
  7274. "artificial" : false,
  7275. "taskType" : "Delivery",
  7276. "capacityDemand" : {
  7277. "weight" : -3,
  7278. "volume" : -100,
  7279. "unit" : -1
  7280. },
  7281. "duration" : 200,
  7282. "timeWindows" : [ {
  7283. "start" : "2018-08-05T23:41:00.000Z",
  7284. "end" : "2018-08-06T02:41:00.000Z",
  7285. "relax" : 0
  7286. } ],
  7287. "timeWindowsIgnorable" : true,
  7288. "completed" : false,
  7289. "precedenceTaskId" : "",
  7290. "assignedVehicleId" : "",
  7291. "dropPenalty" : 5000.0,
  7292. "properties" : null,
  7293. "arrivalEarliest" : "2018-08-06T01:10:23+0000",
  7294. "arrivalLatest" : "2018-08-06T01:11:16+0000",
  7295. "loads" : {
  7296. "weight" : 4,
  7297. "volume" : 200,
  7298. "unit" : 2
  7299. }
  7300. }, {
  7301. "id" : "4693",
  7302. "location" : {
  7303. "id" : "1.3113982_103.8565897",
  7304. "latitude" : 1.3113982,
  7305. "longitude" : 103.8565897
  7306. },
  7307. "artificial" : false,
  7308. "taskType" : "Pickup",
  7309. "capacityDemand" : {
  7310. "weight" : 10,
  7311. "volume" : 100,
  7312. "unit" : 1
  7313. },
  7314. "duration" : 200,
  7315. "timeWindows" : [ {
  7316. "start" : "2018-08-06T00:04:00.000Z",
  7317. "end" : "2018-08-06T03:04:00.000Z",
  7318. "relax" : 0
  7319. } ],
  7320. "timeWindowsIgnorable" : true,
  7321. "completed" : false,
  7322. "precedenceTaskId" : "",
  7323. "assignedVehicleId" : "",
  7324. "dropPenalty" : 5000.0,
  7325. "properties" : null,
  7326. "arrivalEarliest" : "2018-08-06T01:17:24+0000",
  7327. "arrivalLatest" : "2018-08-06T01:18:17+0000",
  7328. "loads" : {
  7329. "weight" : 1,
  7330. "volume" : 100,
  7331. "unit" : 1
  7332. }
  7333. }, {
  7334. "id" : "4227",
  7335. "location" : {
  7336. "id" : "1.3113982_103.8565897",
  7337. "latitude" : 1.3113982,
  7338. "longitude" : 103.8565897
  7339. },
  7340. "artificial" : false,
  7341. "taskType" : "Pickup",
  7342. "capacityDemand" : {
  7343. "weight" : 6,
  7344. "volume" : 100,
  7345. "unit" : 1
  7346. },
  7347. "duration" : 200,
  7348. "timeWindows" : [ {
  7349. "start" : "2018-08-06T00:54:00.000Z",
  7350. "end" : "2018-08-06T03:54:00.000Z",
  7351. "relax" : 0
  7352. } ],
  7353. "timeWindowsIgnorable" : true,
  7354. "completed" : false,
  7355. "precedenceTaskId" : "",
  7356. "assignedVehicleId" : "",
  7357. "dropPenalty" : 5000.0,
  7358. "properties" : null,
  7359. "arrivalEarliest" : "2018-08-06T01:20:44+0000",
  7360. "arrivalLatest" : "2018-08-06T01:21:37+0000",
  7361. "loads" : {
  7362. "weight" : 11,
  7363. "volume" : 200,
  7364. "unit" : 2
  7365. }
  7366. }, {
  7367. "id" : "4261",
  7368. "location" : {
  7369. "id" : "1.3113982_103.8565897",
  7370. "latitude" : 1.3113982,
  7371. "longitude" : 103.8565897
  7372. },
  7373. "artificial" : false,
  7374. "taskType" : "Pickup",
  7375. "capacityDemand" : {
  7376. "weight" : 12,
  7377. "volume" : 100,
  7378. "unit" : 1
  7379. },
  7380. "duration" : 200,
  7381. "timeWindows" : [ {
  7382. "start" : "2018-08-05T23:16:00.000Z",
  7383. "end" : "2018-08-06T02:16:00.000Z",
  7384. "relax" : 0
  7385. } ],
  7386. "timeWindowsIgnorable" : true,
  7387. "completed" : false,
  7388. "precedenceTaskId" : "",
  7389. "assignedVehicleId" : "",
  7390. "dropPenalty" : 5000.0,
  7391. "properties" : null,
  7392. "arrivalEarliest" : "2018-08-06T01:24:04+0000",
  7393. "arrivalLatest" : "2018-08-06T01:24:57+0000",
  7394. "loads" : {
  7395. "weight" : 17,
  7396. "volume" : 300,
  7397. "unit" : 3
  7398. }
  7399. }, {
  7400. "id" : "4863",
  7401. "location" : {
  7402. "id" : "1.3113982_103.8565897",
  7403. "latitude" : 1.3113982,
  7404. "longitude" : 103.8565897
  7405. },
  7406. "artificial" : false,
  7407. "taskType" : "Pickup",
  7408. "capacityDemand" : {
  7409. "weight" : 9,
  7410. "volume" : 100,
  7411. "unit" : 1
  7412. },
  7413. "duration" : 200,
  7414. "timeWindows" : [ {
  7415. "start" : "2018-08-06T00:37:00.000Z",
  7416. "end" : "2018-08-06T03:37:00.000Z",
  7417. "relax" : 0
  7418. } ],
  7419. "timeWindowsIgnorable" : true,
  7420. "completed" : false,
  7421. "precedenceTaskId" : "",
  7422. "assignedVehicleId" : "",
  7423. "dropPenalty" : 5000.0,
  7424. "properties" : null,
  7425. "arrivalEarliest" : "2018-08-06T01:27:24+0000",
  7426. "arrivalLatest" : "2018-08-06T01:28:17+0000",
  7427. "loads" : {
  7428. "weight" : 29,
  7429. "volume" : 400,
  7430. "unit" : 4
  7431. }
  7432. }, {
  7433. "id" : "4600",
  7434. "location" : {
  7435. "id" : "1.3062616_103.8334004",
  7436. "latitude" : 1.3062616,
  7437. "longitude" : 103.8334004
  7438. },
  7439. "artificial" : false,
  7440. "taskType" : "Delivery",
  7441. "capacityDemand" : {
  7442. "weight" : -16,
  7443. "volume" : -100,
  7444. "unit" : -1
  7445. },
  7446. "duration" : 200,
  7447. "timeWindows" : [ {
  7448. "start" : "2018-08-05T23:54:00.000Z",
  7449. "end" : "2018-08-06T02:54:00.000Z",
  7450. "relax" : 0
  7451. } ],
  7452. "timeWindowsIgnorable" : true,
  7453. "completed" : false,
  7454. "precedenceTaskId" : "",
  7455. "assignedVehicleId" : "",
  7456. "dropPenalty" : 5000.0,
  7457. "properties" : null,
  7458. "arrivalEarliest" : "2018-08-06T01:33:54+0000",
  7459. "arrivalLatest" : "2018-08-06T01:34:47+0000",
  7460. "loads" : {
  7461. "weight" : 38,
  7462. "volume" : 500,
  7463. "unit" : 5
  7464. }
  7465. }, {
  7466. "id" : "5224",
  7467. "location" : {
  7468. "id" : "1.310187_103.8077356",
  7469. "latitude" : 1.310187,
  7470. "longitude" : 103.8077356
  7471. },
  7472. "artificial" : false,
  7473. "taskType" : "Delivery",
  7474. "capacityDemand" : {
  7475. "weight" : -2,
  7476. "volume" : -100,
  7477. "unit" : -1
  7478. },
  7479. "duration" : 200,
  7480. "timeWindows" : [ {
  7481. "start" : "2018-08-05T23:07:00.000Z",
  7482. "end" : "2018-08-06T02:07:00.000Z",
  7483. "relax" : 0
  7484. } ],
  7485. "timeWindowsIgnorable" : true,
  7486. "completed" : false,
  7487. "precedenceTaskId" : "",
  7488. "assignedVehicleId" : "",
  7489. "dropPenalty" : 5000.0,
  7490. "properties" : null,
  7491. "arrivalEarliest" : "2018-08-06T01:40:41+0000",
  7492. "arrivalLatest" : "2018-08-06T01:41:34+0000",
  7493. "loads" : {
  7494. "weight" : 22,
  7495. "volume" : 400,
  7496. "unit" : 4
  7497. }
  7498. }, {
  7499. "id" : "4714",
  7500. "location" : {
  7501. "id" : "1.310187_103.8077356",
  7502. "latitude" : 1.310187,
  7503. "longitude" : 103.8077356
  7504. },
  7505. "artificial" : false,
  7506. "taskType" : "Delivery",
  7507. "capacityDemand" : {
  7508. "weight" : -8,
  7509. "volume" : -100,
  7510. "unit" : -1
  7511. },
  7512. "duration" : 200,
  7513. "timeWindows" : [ {
  7514. "start" : "2018-08-05T23:00:00.000Z",
  7515. "end" : "2018-08-06T02:00:00.000Z",
  7516. "relax" : 0
  7517. } ],
  7518. "timeWindowsIgnorable" : true,
  7519. "completed" : false,
  7520. "precedenceTaskId" : "",
  7521. "assignedVehicleId" : "",
  7522. "dropPenalty" : 5000.0,
  7523. "properties" : null,
  7524. "arrivalEarliest" : "2018-08-06T01:44:01+0000",
  7525. "arrivalLatest" : "2018-08-06T01:44:54+0000",
  7526. "loads" : {
  7527. "weight" : 20,
  7528. "volume" : 300,
  7529. "unit" : 3
  7530. }
  7531. }, {
  7532. "id" : "4383",
  7533. "location" : {
  7534. "id" : "1.3262422_103.6783524",
  7535. "latitude" : 1.3262422,
  7536. "longitude" : 103.6783524
  7537. },
  7538. "artificial" : false,
  7539. "taskType" : "Pickup",
  7540. "capacityDemand" : {
  7541. "weight" : 1,
  7542. "volume" : 100,
  7543. "unit" : 1
  7544. },
  7545. "duration" : 200,
  7546. "timeWindows" : [ {
  7547. "start" : "2018-08-06T01:16:00.000Z",
  7548. "end" : "2018-08-06T04:16:00.000Z",
  7549. "relax" : 0
  7550. } ],
  7551. "timeWindowsIgnorable" : true,
  7552. "completed" : false,
  7553. "precedenceTaskId" : "",
  7554. "assignedVehicleId" : "",
  7555. "dropPenalty" : 5000.0,
  7556. "properties" : null,
  7557. "arrivalEarliest" : "2018-08-06T02:04:44+0000",
  7558. "arrivalLatest" : "2018-08-06T02:05:37+0000",
  7559. "loads" : {
  7560. "weight" : 12,
  7561. "volume" : 200,
  7562. "unit" : 2
  7563. }
  7564. }, {
  7565. "id" : "4441",
  7566. "location" : {
  7567. "id" : "1.3262422_103.6783524",
  7568. "latitude" : 1.3262422,
  7569. "longitude" : 103.6783524
  7570. },
  7571. "artificial" : false,
  7572. "taskType" : "Pickup",
  7573. "capacityDemand" : {
  7574. "weight" : 16,
  7575. "volume" : 100,
  7576. "unit" : 1
  7577. },
  7578. "duration" : 200,
  7579. "timeWindows" : [ {
  7580. "start" : "2018-08-06T01:22:00.000Z",
  7581. "end" : "2018-08-06T04:22:00.000Z",
  7582. "relax" : 0
  7583. } ],
  7584. "timeWindowsIgnorable" : true,
  7585. "completed" : false,
  7586. "precedenceTaskId" : "",
  7587. "assignedVehicleId" : "",
  7588. "dropPenalty" : 5000.0,
  7589. "properties" : null,
  7590. "arrivalEarliest" : "2018-08-06T02:08:04+0000",
  7591. "arrivalLatest" : "2018-08-06T02:08:57+0000",
  7592. "loads" : {
  7593. "weight" : 13,
  7594. "volume" : 300,
  7595. "unit" : 3
  7596. }
  7597. }, {
  7598. "id" : "4957",
  7599. "location" : {
  7600. "id" : "1.3262422_103.6783524",
  7601. "latitude" : 1.3262422,
  7602. "longitude" : 103.6783524
  7603. },
  7604. "artificial" : false,
  7605. "taskType" : "Pickup",
  7606. "capacityDemand" : {
  7607. "weight" : 3,
  7608. "volume" : 100,
  7609. "unit" : 1
  7610. },
  7611. "duration" : 200,
  7612. "timeWindows" : [ {
  7613. "start" : "2018-08-05T23:41:00.000Z",
  7614. "end" : "2018-08-06T02:41:00.000Z",
  7615. "relax" : 0
  7616. } ],
  7617. "timeWindowsIgnorable" : true,
  7618. "completed" : false,
  7619. "precedenceTaskId" : "",
  7620. "assignedVehicleId" : "",
  7621. "dropPenalty" : 5000.0,
  7622. "properties" : null,
  7623. "arrivalEarliest" : "2018-08-06T02:11:24+0000",
  7624. "arrivalLatest" : "2018-08-06T02:12:17+0000",
  7625. "loads" : {
  7626. "weight" : 29,
  7627. "volume" : 400,
  7628. "unit" : 4
  7629. }
  7630. }, {
  7631. "id" : "5022",
  7632. "location" : {
  7633. "id" : "1.431592_103.8325938",
  7634. "latitude" : 1.431592,
  7635. "longitude" : 103.8325938
  7636. },
  7637. "artificial" : false,
  7638. "taskType" : "Delivery",
  7639. "capacityDemand" : {
  7640. "weight" : -3,
  7641. "volume" : -100,
  7642. "unit" : -1
  7643. },
  7644. "duration" : 200,
  7645. "timeWindows" : [ {
  7646. "start" : "2018-08-06T02:28:00.000Z",
  7647. "end" : "2018-08-06T05:28:00.000Z",
  7648. "relax" : 0
  7649. } ],
  7650. "timeWindowsIgnorable" : true,
  7651. "completed" : false,
  7652. "precedenceTaskId" : "",
  7653. "assignedVehicleId" : "",
  7654. "dropPenalty" : 5000.0,
  7655. "properties" : null,
  7656. "arrivalEarliest" : "2018-08-06T02:39:39+0000",
  7657. "arrivalLatest" : "2018-08-06T02:40:32+0000",
  7658. "loads" : {
  7659. "weight" : 32,
  7660. "volume" : 500,
  7661. "unit" : 5
  7662. }
  7663. }, {
  7664. "id" : "4735",
  7665. "location" : {
  7666. "id" : "1.3262422_103.6783524",
  7667. "latitude" : 1.3262422,
  7668. "longitude" : 103.6783524
  7669. },
  7670. "artificial" : false,
  7671. "taskType" : "Pickup",
  7672. "capacityDemand" : {
  7673. "weight" : 28,
  7674. "volume" : 200,
  7675. "unit" : 1
  7676. },
  7677. "duration" : 200,
  7678. "timeWindows" : [ {
  7679. "start" : "2018-08-06T02:48:00.000Z",
  7680. "end" : "2018-08-06T05:48:00.000Z",
  7681. "relax" : 0
  7682. } ],
  7683. "timeWindowsIgnorable" : true,
  7684. "completed" : false,
  7685. "precedenceTaskId" : "",
  7686. "assignedVehicleId" : "",
  7687. "dropPenalty" : 5000.0,
  7688. "properties" : null,
  7689. "arrivalEarliest" : "2018-08-06T03:07:54+0000",
  7690. "arrivalLatest" : "2018-08-06T03:08:47+0000",
  7691. "loads" : {
  7692. "weight" : 29,
  7693. "volume" : 400,
  7694. "unit" : 4
  7695. }
  7696. }, {
  7697. "id" : "4871",
  7698. "location" : {
  7699. "id" : "1.3262422_103.6783524",
  7700. "latitude" : 1.3262422,
  7701. "longitude" : 103.6783524
  7702. },
  7703. "artificial" : false,
  7704. "taskType" : "Pickup",
  7705. "capacityDemand" : {
  7706. "weight" : 9,
  7707. "volume" : 100,
  7708. "unit" : 1
  7709. },
  7710. "duration" : 200,
  7711. "timeWindows" : [ {
  7712. "start" : "2018-08-06T01:01:00.000Z",
  7713. "end" : "2018-08-06T04:01:00.000Z",
  7714. "relax" : 0
  7715. } ],
  7716. "timeWindowsIgnorable" : true,
  7717. "completed" : false,
  7718. "precedenceTaskId" : "",
  7719. "assignedVehicleId" : "",
  7720. "dropPenalty" : 5000.0,
  7721. "properties" : null,
  7722. "arrivalEarliest" : "2018-08-06T03:11:14+0000",
  7723. "arrivalLatest" : "2018-08-06T03:12:07+0000",
  7724. "loads" : {
  7725. "weight" : 57,
  7726. "volume" : 600,
  7727. "unit" : 5
  7728. }
  7729. }, {
  7730. "id" : "4879",
  7731. "location" : {
  7732. "id" : "1.3262422_103.6783524",
  7733. "latitude" : 1.3262422,
  7734. "longitude" : 103.6783524
  7735. },
  7736. "artificial" : false,
  7737. "taskType" : "Pickup",
  7738. "capacityDemand" : {
  7739. "weight" : 1,
  7740. "volume" : 100,
  7741. "unit" : 1
  7742. },
  7743. "duration" : 200,
  7744. "timeWindows" : [ {
  7745. "start" : "2018-08-06T03:12:00.000Z",
  7746. "end" : "2018-08-06T06:12:00.000Z",
  7747. "relax" : 0
  7748. } ],
  7749. "timeWindowsIgnorable" : true,
  7750. "completed" : false,
  7751. "precedenceTaskId" : "",
  7752. "assignedVehicleId" : "",
  7753. "dropPenalty" : 5000.0,
  7754. "properties" : null,
  7755. "arrivalEarliest" : "2018-08-06T03:14:34+0000",
  7756. "arrivalLatest" : "2018-08-06T03:15:27+0000",
  7757. "loads" : {
  7758. "weight" : 66,
  7759. "volume" : 700,
  7760. "unit" : 6
  7761. }
  7762. }, {
  7763. "id" : "4960",
  7764. "location" : {
  7765. "id" : "1.3125589_103.7608236",
  7766. "latitude" : 1.3125589,
  7767. "longitude" : 103.7608236
  7768. },
  7769. "artificial" : false,
  7770. "taskType" : "Delivery",
  7771. "capacityDemand" : {
  7772. "weight" : -22,
  7773. "volume" : -200,
  7774. "unit" : -1
  7775. },
  7776. "duration" : 200,
  7777. "timeWindows" : [ {
  7778. "start" : "2018-08-06T03:29:00.000Z",
  7779. "end" : "2018-08-06T06:29:00.000Z",
  7780. "relax" : 0
  7781. } ],
  7782. "timeWindowsIgnorable" : true,
  7783. "completed" : false,
  7784. "precedenceTaskId" : "",
  7785. "assignedVehicleId" : "",
  7786. "dropPenalty" : 5000.0,
  7787. "properties" : null,
  7788. "arrivalEarliest" : "2018-08-06T03:29:03+0000",
  7789. "arrivalLatest" : "2018-08-06T03:29:56+0000",
  7790. "loads" : {
  7791. "weight" : 67,
  7792. "volume" : 800,
  7793. "unit" : 7
  7794. }
  7795. }, {
  7796. "id" : "5058",
  7797. "location" : {
  7798. "id" : "1.3045237_103.7844532",
  7799. "latitude" : 1.3045237,
  7800. "longitude" : 103.7844532
  7801. },
  7802. "artificial" : false,
  7803. "taskType" : "Delivery",
  7804. "capacityDemand" : {
  7805. "weight" : -1,
  7806. "volume" : -100,
  7807. "unit" : -1
  7808. },
  7809. "duration" : 200,
  7810. "timeWindows" : [ {
  7811. "start" : "2018-08-06T02:48:00.000Z",
  7812. "end" : "2018-08-06T05:48:00.000Z",
  7813. "relax" : 0
  7814. } ],
  7815. "timeWindowsIgnorable" : true,
  7816. "completed" : false,
  7817. "precedenceTaskId" : "",
  7818. "assignedVehicleId" : "",
  7819. "dropPenalty" : 5000.0,
  7820. "properties" : null,
  7821. "arrivalEarliest" : "2018-08-06T03:35:42+0000",
  7822. "arrivalLatest" : "2018-08-06T03:36:35+0000",
  7823. "loads" : {
  7824. "weight" : 45,
  7825. "volume" : 600,
  7826. "unit" : 6
  7827. }
  7828. }, {
  7829. "id" : "5000",
  7830. "location" : {
  7831. "id" : "1.314312_103.801578",
  7832. "latitude" : 1.314312,
  7833. "longitude" : 103.801578
  7834. },
  7835. "artificial" : false,
  7836. "taskType" : "Delivery",
  7837. "capacityDemand" : {
  7838. "weight" : -1,
  7839. "volume" : -100,
  7840. "unit" : -1
  7841. },
  7842. "duration" : 200,
  7843. "timeWindows" : [ {
  7844. "start" : "2018-08-06T00:44:00.000Z",
  7845. "end" : "2018-08-06T03:44:00.000Z",
  7846. "relax" : 0
  7847. } ],
  7848. "timeWindowsIgnorable" : true,
  7849. "completed" : false,
  7850. "precedenceTaskId" : "",
  7851. "assignedVehicleId" : "",
  7852. "dropPenalty" : 5000.0,
  7853. "properties" : null,
  7854. "arrivalEarliest" : "2018-08-06T03:41:39+0000",
  7855. "arrivalLatest" : "2018-08-06T03:42:32+0000",
  7856. "loads" : {
  7857. "weight" : 44,
  7858. "volume" : 500,
  7859. "unit" : 5
  7860. }
  7861. }, {
  7862. "id" : "4228",
  7863. "location" : {
  7864. "id" : "1.3154599_103.8045552",
  7865. "latitude" : 1.3154599,
  7866. "longitude" : 103.8045552
  7867. },
  7868. "artificial" : false,
  7869. "taskType" : "Delivery",
  7870. "capacityDemand" : {
  7871. "weight" : -6,
  7872. "volume" : -100,
  7873. "unit" : -1
  7874. },
  7875. "duration" : 200,
  7876. "timeWindows" : [ {
  7877. "start" : "2018-08-06T00:54:00.000Z",
  7878. "end" : "2018-08-06T03:54:00.000Z",
  7879. "relax" : 0
  7880. } ],
  7881. "timeWindowsIgnorable" : true,
  7882. "completed" : false,
  7883. "precedenceTaskId" : "",
  7884. "assignedVehicleId" : "",
  7885. "dropPenalty" : 5000.0,
  7886. "properties" : null,
  7887. "arrivalEarliest" : "2018-08-06T03:45:24+0000",
  7888. "arrivalLatest" : "2018-08-06T03:46:17+0000",
  7889. "loads" : {
  7890. "weight" : 43,
  7891. "volume" : 400,
  7892. "unit" : 4
  7893. }
  7894. }, {
  7895. "id" : "4282",
  7896. "location" : {
  7897. "id" : "1.3118978_103.8196052",
  7898. "latitude" : 1.3118978,
  7899. "longitude" : 103.8196052
  7900. },
  7901. "artificial" : false,
  7902. "taskType" : "Delivery",
  7903. "capacityDemand" : {
  7904. "weight" : -7,
  7905. "volume" : -100,
  7906. "unit" : -1
  7907. },
  7908. "duration" : 200,
  7909. "timeWindows" : [ {
  7910. "start" : "2018-08-06T02:14:00.000Z",
  7911. "end" : "2018-08-06T05:14:00.000Z",
  7912. "relax" : 0
  7913. } ],
  7914. "timeWindowsIgnorable" : true,
  7915. "completed" : false,
  7916. "precedenceTaskId" : "",
  7917. "assignedVehicleId" : "",
  7918. "dropPenalty" : 5000.0,
  7919. "properties" : null,
  7920. "arrivalEarliest" : "2018-08-06T03:50:47+0000",
  7921. "arrivalLatest" : "2018-08-06T03:51:40+0000",
  7922. "loads" : {
  7923. "weight" : 37,
  7924. "volume" : 300,
  7925. "unit" : 3
  7926. }
  7927. }, {
  7928. "id" : "4952",
  7929. "location" : {
  7930. "id" : "1.3124782_103.8274348",
  7931. "latitude" : 1.3124782,
  7932. "longitude" : 103.8274348
  7933. },
  7934. "artificial" : false,
  7935. "taskType" : "Delivery",
  7936. "capacityDemand" : {
  7937. "weight" : -15,
  7938. "volume" : -100,
  7939. "unit" : -1
  7940. },
  7941. "duration" : 200,
  7942. "timeWindows" : [ {
  7943. "start" : "2018-08-06T01:23:00.000Z",
  7944. "end" : "2018-08-06T04:23:00.000Z",
  7945. "relax" : 0
  7946. } ],
  7947. "timeWindowsIgnorable" : true,
  7948. "completed" : false,
  7949. "precedenceTaskId" : "",
  7950. "assignedVehicleId" : "",
  7951. "dropPenalty" : 5000.0,
  7952. "properties" : null,
  7953. "arrivalEarliest" : "2018-08-06T03:55:09+0000",
  7954. "arrivalLatest" : "2018-08-06T03:56:02+0000",
  7955. "loads" : {
  7956. "weight" : 30,
  7957. "volume" : 200,
  7958. "unit" : 2
  7959. }
  7960. }, {
  7961. "id" : "5205",
  7962. "location" : {
  7963. "id" : "1.3113982_103.8565897",
  7964. "latitude" : 1.3113982,
  7965. "longitude" : 103.8565897
  7966. },
  7967. "artificial" : false,
  7968. "taskType" : "Pickup",
  7969. "capacityDemand" : {
  7970. "weight" : 1,
  7971. "volume" : 100,
  7972. "unit" : 1
  7973. },
  7974. "duration" : 200,
  7975. "timeWindows" : [ {
  7976. "start" : "2018-08-06T03:00:00.000Z",
  7977. "end" : "2018-08-06T06:00:00.000Z",
  7978. "relax" : 0
  7979. } ],
  7980. "timeWindowsIgnorable" : true,
  7981. "completed" : false,
  7982. "precedenceTaskId" : "",
  7983. "assignedVehicleId" : "",
  7984. "dropPenalty" : 5000.0,
  7985. "properties" : null,
  7986. "arrivalEarliest" : "2018-08-06T04:02:22+0000",
  7987. "arrivalLatest" : "2018-08-06T04:03:15+0000",
  7988. "loads" : {
  7989. "weight" : 15,
  7990. "volume" : 100,
  7991. "unit" : 1
  7992. }
  7993. }, {
  7994. "id" : "4915",
  7995. "location" : {
  7996. "id" : "1.3113982_103.8565897",
  7997. "latitude" : 1.3113982,
  7998. "longitude" : 103.8565897
  7999. },
  8000. "artificial" : false,
  8001. "taskType" : "Pickup",
  8002. "capacityDemand" : {
  8003. "weight" : 4,
  8004. "volume" : 100,
  8005. "unit" : 1
  8006. },
  8007. "duration" : 200,
  8008. "timeWindows" : [ {
  8009. "start" : "2018-08-06T02:56:00.000Z",
  8010. "end" : "2018-08-06T05:56:00.000Z",
  8011. "relax" : 0
  8012. } ],
  8013. "timeWindowsIgnorable" : true,
  8014. "completed" : false,
  8015. "precedenceTaskId" : "",
  8016. "assignedVehicleId" : "",
  8017. "dropPenalty" : 5000.0,
  8018. "properties" : null,
  8019. "arrivalEarliest" : "2018-08-06T04:05:42+0000",
  8020. "arrivalLatest" : "2018-08-06T04:06:35+0000",
  8021. "loads" : {
  8022. "weight" : 16,
  8023. "volume" : 200,
  8024. "unit" : 2
  8025. }
  8026. }, {
  8027. "id" : "4263",
  8028. "location" : {
  8029. "id" : "1.3113982_103.8565897",
  8030. "latitude" : 1.3113982,
  8031. "longitude" : 103.8565897
  8032. },
  8033. "artificial" : false,
  8034. "taskType" : "Pickup",
  8035. "capacityDemand" : {
  8036. "weight" : 56,
  8037. "volume" : 300,
  8038. "unit" : 1
  8039. },
  8040. "duration" : 200,
  8041. "timeWindows" : [ {
  8042. "start" : "2018-08-06T04:05:00.000Z",
  8043. "end" : "2018-08-06T07:05:00.000Z",
  8044. "relax" : 0
  8045. } ],
  8046. "timeWindowsIgnorable" : true,
  8047. "completed" : false,
  8048. "precedenceTaskId" : "",
  8049. "assignedVehicleId" : "",
  8050. "dropPenalty" : 5000.0,
  8051. "properties" : null,
  8052. "arrivalEarliest" : "2018-08-06T04:09:02+0000",
  8053. "arrivalLatest" : "2018-08-06T04:09:55+0000",
  8054. "loads" : {
  8055. "weight" : 20,
  8056. "volume" : 300,
  8057. "unit" : 3
  8058. }
  8059. }, {
  8060. "id" : "4311",
  8061. "location" : {
  8062. "id" : "1.3113982_103.8565897",
  8063. "latitude" : 1.3113982,
  8064. "longitude" : 103.8565897
  8065. },
  8066. "artificial" : false,
  8067. "taskType" : "Pickup",
  8068. "capacityDemand" : {
  8069. "weight" : 51,
  8070. "volume" : 300,
  8071. "unit" : 1
  8072. },
  8073. "duration" : 200,
  8074. "timeWindows" : [ {
  8075. "start" : "2018-08-06T01:53:00.000Z",
  8076. "end" : "2018-08-06T04:53:00.000Z",
  8077. "relax" : 0
  8078. } ],
  8079. "timeWindowsIgnorable" : true,
  8080. "completed" : false,
  8081. "precedenceTaskId" : "",
  8082. "assignedVehicleId" : "",
  8083. "dropPenalty" : 5000.0,
  8084. "properties" : null,
  8085. "arrivalEarliest" : "2018-08-06T04:12:22+0000",
  8086. "arrivalLatest" : "2018-08-06T04:13:15+0000",
  8087. "loads" : {
  8088. "weight" : 76,
  8089. "volume" : 600,
  8090. "unit" : 4
  8091. }
  8092. }, {
  8093. "id" : "5135",
  8094. "location" : {
  8095. "id" : "1.3113982_103.8565897",
  8096. "latitude" : 1.3113982,
  8097. "longitude" : 103.8565897
  8098. },
  8099. "artificial" : false,
  8100. "taskType" : "Pickup",
  8101. "capacityDemand" : {
  8102. "weight" : 6,
  8103. "volume" : 100,
  8104. "unit" : 1
  8105. },
  8106. "duration" : 200,
  8107. "timeWindows" : [ {
  8108. "start" : "2018-08-06T01:24:00.000Z",
  8109. "end" : "2018-08-06T04:24:00.000Z",
  8110. "relax" : 0
  8111. } ],
  8112. "timeWindowsIgnorable" : true,
  8113. "completed" : false,
  8114. "precedenceTaskId" : "",
  8115. "assignedVehicleId" : "",
  8116. "dropPenalty" : 5000.0,
  8117. "properties" : null,
  8118. "arrivalEarliest" : "2018-08-06T04:15:42+0000",
  8119. "arrivalLatest" : "2018-08-06T04:16:35+0000",
  8120. "loads" : {
  8121. "weight" : 127,
  8122. "volume" : 900,
  8123. "unit" : 5
  8124. }
  8125. }, {
  8126. "id" : "4576",
  8127. "location" : {
  8128. "id" : "1.3521433_103.8351236",
  8129. "latitude" : 1.3521433,
  8130. "longitude" : 103.8351236
  8131. },
  8132. "artificial" : false,
  8133. "taskType" : "Delivery",
  8134. "capacityDemand" : {
  8135. "weight" : -2,
  8136. "volume" : -100,
  8137. "unit" : -1
  8138. },
  8139. "duration" : 200,
  8140. "timeWindows" : [ {
  8141. "start" : "2018-08-06T01:36:00.000Z",
  8142. "end" : "2018-08-06T04:36:00.000Z",
  8143. "relax" : 0
  8144. } ],
  8145. "timeWindowsIgnorable" : true,
  8146. "completed" : false,
  8147. "precedenceTaskId" : "",
  8148. "assignedVehicleId" : "",
  8149. "dropPenalty" : 5000.0,
  8150. "properties" : null,
  8151. "arrivalEarliest" : "2018-08-06T04:25:10+0000",
  8152. "arrivalLatest" : "2018-08-06T04:26:03+0000",
  8153. "loads" : {
  8154. "weight" : 133,
  8155. "volume" : 1000,
  8156. "unit" : 6
  8157. }
  8158. }, {
  8159. "id" : "5202",
  8160. "location" : {
  8161. "id" : "1.4375755_103.7896142",
  8162. "latitude" : 1.4375755,
  8163. "longitude" : 103.7896142
  8164. },
  8165. "artificial" : false,
  8166. "taskType" : "Delivery",
  8167. "capacityDemand" : {
  8168. "weight" : -2,
  8169. "volume" : -100,
  8170. "unit" : -1
  8171. },
  8172. "duration" : 200,
  8173. "timeWindows" : [ {
  8174. "start" : "2018-08-06T02:04:00.000Z",
  8175. "end" : "2018-08-06T05:04:00.000Z",
  8176. "relax" : 0
  8177. } ],
  8178. "timeWindowsIgnorable" : true,
  8179. "completed" : false,
  8180. "precedenceTaskId" : "",
  8181. "assignedVehicleId" : "",
  8182. "dropPenalty" : 5000.0,
  8183. "properties" : null,
  8184. "arrivalEarliest" : "2018-08-06T04:41:24+0000",
  8185. "arrivalLatest" : "2018-08-06T04:42:17+0000",
  8186. "loads" : {
  8187. "weight" : 131,
  8188. "volume" : 900,
  8189. "unit" : 5
  8190. }
  8191. }, {
  8192. "id" : "4805",
  8193. "location" : {
  8194. "id" : "1.3113982_103.8565897",
  8195. "latitude" : 1.3113982,
  8196. "longitude" : 103.8565897
  8197. },
  8198. "artificial" : false,
  8199. "taskType" : "Pickup",
  8200. "capacityDemand" : {
  8201. "weight" : 13,
  8202. "volume" : 100,
  8203. "unit" : 1
  8204. },
  8205. "duration" : 200,
  8206. "timeWindows" : [ {
  8207. "start" : "2018-08-06T02:43:00.000Z",
  8208. "end" : "2018-08-06T05:43:00.000Z",
  8209. "relax" : 0
  8210. } ],
  8211. "timeWindowsIgnorable" : true,
  8212. "completed" : false,
  8213. "precedenceTaskId" : "",
  8214. "assignedVehicleId" : "",
  8215. "dropPenalty" : 5000.0,
  8216. "properties" : null,
  8217. "arrivalEarliest" : "2018-08-06T05:03:47+0000",
  8218. "arrivalLatest" : "2018-08-06T05:04:40+0000",
  8219. "loads" : {
  8220. "weight" : 129,
  8221. "volume" : 800,
  8222. "unit" : 4
  8223. }
  8224. }, {
  8225. "id" : "4361",
  8226. "location" : {
  8227. "id" : "1.3113982_103.8565897",
  8228. "latitude" : 1.3113982,
  8229. "longitude" : 103.8565897
  8230. },
  8231. "artificial" : false,
  8232. "taskType" : "Pickup",
  8233. "capacityDemand" : {
  8234. "weight" : 60,
  8235. "volume" : 300,
  8236. "unit" : 1
  8237. },
  8238. "duration" : 200,
  8239. "timeWindows" : [ {
  8240. "start" : "2018-08-06T02:24:00.000Z",
  8241. "end" : "2018-08-06T05:24:00.000Z",
  8242. "relax" : 0
  8243. } ],
  8244. "timeWindowsIgnorable" : true,
  8245. "completed" : false,
  8246. "precedenceTaskId" : "",
  8247. "assignedVehicleId" : "",
  8248. "dropPenalty" : 5000.0,
  8249. "properties" : null,
  8250. "arrivalEarliest" : "2018-08-06T05:07:07+0000",
  8251. "arrivalLatest" : "2018-08-06T05:08:00+0000",
  8252. "loads" : {
  8253. "weight" : 142,
  8254. "volume" : 900,
  8255. "unit" : 5
  8256. }
  8257. }, {
  8258. "id" : "4443",
  8259. "location" : {
  8260. "id" : "1.3113982_103.8565897",
  8261. "latitude" : 1.3113982,
  8262. "longitude" : 103.8565897
  8263. },
  8264. "artificial" : false,
  8265. "taskType" : "Pickup",
  8266. "capacityDemand" : {
  8267. "weight" : 36,
  8268. "volume" : 200,
  8269. "unit" : 1
  8270. },
  8271. "duration" : 200,
  8272. "timeWindows" : [ {
  8273. "start" : "2018-08-06T03:06:00.000Z",
  8274. "end" : "2018-08-06T06:06:00.000Z",
  8275. "relax" : 0
  8276. } ],
  8277. "timeWindowsIgnorable" : true,
  8278. "completed" : false,
  8279. "precedenceTaskId" : "",
  8280. "assignedVehicleId" : "",
  8281. "dropPenalty" : 5000.0,
  8282. "properties" : null,
  8283. "arrivalEarliest" : "2018-08-06T05:10:27+0000",
  8284. "arrivalLatest" : "2018-08-06T05:11:20+0000",
  8285. "loads" : {
  8286. "weight" : 202,
  8287. "volume" : 1200,
  8288. "unit" : 6
  8289. }
  8290. }, {
  8291. "id" : "4457",
  8292. "location" : {
  8293. "id" : "1.3113982_103.8565897",
  8294. "latitude" : 1.3113982,
  8295. "longitude" : 103.8565897
  8296. },
  8297. "artificial" : false,
  8298. "taskType" : "Pickup",
  8299. "capacityDemand" : {
  8300. "weight" : 28,
  8301. "volume" : 200,
  8302. "unit" : 1
  8303. },
  8304. "duration" : 200,
  8305. "timeWindows" : [ {
  8306. "start" : "2018-08-06T04:56:00.000Z",
  8307. "end" : "2018-08-06T07:56:00.000Z",
  8308. "relax" : 0
  8309. } ],
  8310. "timeWindowsIgnorable" : true,
  8311. "completed" : false,
  8312. "precedenceTaskId" : "",
  8313. "assignedVehicleId" : "",
  8314. "dropPenalty" : 5000.0,
  8315. "properties" : null,
  8316. "arrivalEarliest" : "2018-08-06T05:13:47+0000",
  8317. "arrivalLatest" : "2018-08-06T05:14:40+0000",
  8318. "loads" : {
  8319. "weight" : 238,
  8320. "volume" : 1400,
  8321. "unit" : 7
  8322. }
  8323. }, {
  8324. "id" : "4475",
  8325. "location" : {
  8326. "id" : "1.3113982_103.8565897",
  8327. "latitude" : 1.3113982,
  8328. "longitude" : 103.8565897
  8329. },
  8330. "artificial" : false,
  8331. "taskType" : "Pickup",
  8332. "capacityDemand" : {
  8333. "weight" : 13,
  8334. "volume" : 100,
  8335. "unit" : 1
  8336. },
  8337. "duration" : 200,
  8338. "timeWindows" : [ {
  8339. "start" : "2018-08-06T02:18:00.000Z",
  8340. "end" : "2018-08-06T05:18:00.000Z",
  8341. "relax" : 0
  8342. } ],
  8343. "timeWindowsIgnorable" : true,
  8344. "completed" : false,
  8345. "precedenceTaskId" : "",
  8346. "assignedVehicleId" : "",
  8347. "dropPenalty" : 5000.0,
  8348. "properties" : null,
  8349. "arrivalEarliest" : "2018-08-06T05:17:07+0000",
  8350. "arrivalLatest" : "2018-08-06T05:18:00+0000",
  8351. "loads" : {
  8352. "weight" : 266,
  8353. "volume" : 1600,
  8354. "unit" : 8
  8355. }
  8356. }, {
  8357. "id" : "4753",
  8358. "location" : {
  8359. "id" : "1.3113982_103.8565897",
  8360. "latitude" : 1.3113982,
  8361. "longitude" : 103.8565897
  8362. },
  8363. "artificial" : false,
  8364. "taskType" : "Pickup",
  8365. "capacityDemand" : {
  8366. "weight" : 7,
  8367. "volume" : 100,
  8368. "unit" : 1
  8369. },
  8370. "duration" : 200,
  8371. "timeWindows" : [ {
  8372. "start" : "2018-08-06T02:27:00.000Z",
  8373. "end" : "2018-08-06T05:27:00.000Z",
  8374. "relax" : 0
  8375. } ],
  8376. "timeWindowsIgnorable" : true,
  8377. "completed" : false,
  8378. "precedenceTaskId" : "",
  8379. "assignedVehicleId" : "",
  8380. "dropPenalty" : 5000.0,
  8381. "properties" : null,
  8382. "arrivalEarliest" : "2018-08-06T05:20:27+0000",
  8383. "arrivalLatest" : "2018-08-06T05:26:19+0000",
  8384. "loads" : {
  8385. "weight" : 279,
  8386. "volume" : 1700,
  8387. "unit" : 9
  8388. }
  8389. }, {
  8390. "id" : "4984",
  8391. "location" : {
  8392. "id" : "1.322333_103.871339",
  8393. "latitude" : 1.322333,
  8394. "longitude" : 103.871339
  8395. },
  8396. "artificial" : false,
  8397. "taskType" : "Delivery",
  8398. "capacityDemand" : {
  8399. "weight" : -42,
  8400. "volume" : -300,
  8401. "unit" : -1
  8402. },
  8403. "duration" : 200,
  8404. "timeWindows" : [ {
  8405. "start" : "2018-08-06T05:27:00.000Z",
  8406. "end" : "2018-08-06T08:27:00.000Z",
  8407. "relax" : 0
  8408. } ],
  8409. "timeWindowsIgnorable" : true,
  8410. "completed" : false,
  8411. "precedenceTaskId" : "",
  8412. "assignedVehicleId" : "",
  8413. "dropPenalty" : 5000.0,
  8414. "properties" : null,
  8415. "arrivalEarliest" : "2018-08-06T05:27:00+0000",
  8416. "arrivalLatest" : "2018-08-06T05:32:05+0000",
  8417. "loads" : {
  8418. "weight" : 286,
  8419. "volume" : 1800,
  8420. "unit" : 10
  8421. }
  8422. }, {
  8423. "id" : "4862",
  8424. "location" : {
  8425. "id" : "1.35103_103.858437",
  8426. "latitude" : 1.35103,
  8427. "longitude" : 103.858437
  8428. },
  8429. "artificial" : false,
  8430. "taskType" : "Delivery",
  8431. "capacityDemand" : {
  8432. "weight" : -8,
  8433. "volume" : -100,
  8434. "unit" : -1
  8435. },
  8436. "duration" : 200,
  8437. "timeWindows" : [ {
  8438. "start" : "2018-08-06T04:06:00.000Z",
  8439. "end" : "2018-08-06T07:06:00.000Z",
  8440. "relax" : 0
  8441. } ],
  8442. "timeWindowsIgnorable" : true,
  8443. "completed" : false,
  8444. "precedenceTaskId" : "",
  8445. "assignedVehicleId" : "",
  8446. "dropPenalty" : 5000.0,
  8447. "properties" : null,
  8448. "arrivalEarliest" : "2018-08-06T05:34:31+0000",
  8449. "arrivalLatest" : "2018-08-06T05:39:36+0000",
  8450. "loads" : {
  8451. "weight" : 244,
  8452. "volume" : 1500,
  8453. "unit" : 9
  8454. }
  8455. }, {
  8456. "id" : "4507",
  8457. "location" : {
  8458. "id" : "1.3113982_103.8565897",
  8459. "latitude" : 1.3113982,
  8460. "longitude" : 103.8565897
  8461. },
  8462. "artificial" : false,
  8463. "taskType" : "Pickup",
  8464. "capacityDemand" : {
  8465. "weight" : 72,
  8466. "volume" : 400,
  8467. "unit" : 1
  8468. },
  8469. "duration" : 200,
  8470. "timeWindows" : [ {
  8471. "start" : "2018-08-06T03:46:00.000Z",
  8472. "end" : "2018-08-06T06:46:00.000Z",
  8473. "relax" : 0
  8474. } ],
  8475. "timeWindowsIgnorable" : true,
  8476. "completed" : false,
  8477. "precedenceTaskId" : "",
  8478. "assignedVehicleId" : "",
  8479. "dropPenalty" : 5000.0,
  8480. "properties" : null,
  8481. "arrivalEarliest" : "2018-08-06T05:43:08+0000",
  8482. "arrivalLatest" : "2018-08-06T05:48:13+0000",
  8483. "loads" : {
  8484. "weight" : 236,
  8485. "volume" : 1400,
  8486. "unit" : 8
  8487. }
  8488. }, {
  8489. "id" : "4527",
  8490. "location" : {
  8491. "id" : "1.3113982_103.8565897",
  8492. "latitude" : 1.3113982,
  8493. "longitude" : 103.8565897
  8494. },
  8495. "artificial" : false,
  8496. "taskType" : "Pickup",
  8497. "capacityDemand" : {
  8498. "weight" : 61,
  8499. "volume" : 400,
  8500. "unit" : 1
  8501. },
  8502. "duration" : 200,
  8503. "timeWindows" : [ {
  8504. "start" : "2018-08-06T05:48:00.000Z",
  8505. "end" : "2018-08-06T08:48:00.000Z",
  8506. "relax" : 0
  8507. } ],
  8508. "timeWindowsIgnorable" : true,
  8509. "completed" : false,
  8510. "precedenceTaskId" : "",
  8511. "assignedVehicleId" : "",
  8512. "dropPenalty" : 5000.0,
  8513. "properties" : null,
  8514. "arrivalEarliest" : "2018-08-06T05:48:00+0000",
  8515. "arrivalLatest" : "2018-08-06T05:51:33+0000",
  8516. "loads" : {
  8517. "weight" : 308,
  8518. "volume" : 1800,
  8519. "unit" : 9
  8520. }
  8521. }, {
  8522. "id" : "4563",
  8523. "location" : {
  8524. "id" : "1.3113982_103.8565897",
  8525. "latitude" : 1.3113982,
  8526. "longitude" : 103.8565897
  8527. },
  8528. "artificial" : false,
  8529. "taskType" : "Pickup",
  8530. "capacityDemand" : {
  8531. "weight" : 9,
  8532. "volume" : 100,
  8533. "unit" : 1
  8534. },
  8535. "duration" : 200,
  8536. "timeWindows" : [ {
  8537. "start" : "2018-08-06T04:16:00.000Z",
  8538. "end" : "2018-08-06T07:16:00.000Z",
  8539. "relax" : 0
  8540. } ],
  8541. "timeWindowsIgnorable" : true,
  8542. "completed" : false,
  8543. "precedenceTaskId" : "",
  8544. "assignedVehicleId" : "",
  8545. "dropPenalty" : 5000.0,
  8546. "properties" : null,
  8547. "arrivalEarliest" : "2018-08-06T05:51:20+0000",
  8548. "arrivalLatest" : "2018-08-06T05:54:53+0000",
  8549. "loads" : {
  8550. "weight" : 369,
  8551. "volume" : 2200,
  8552. "unit" : 10
  8553. }
  8554. }, {
  8555. "id" : "4569",
  8556. "location" : {
  8557. "id" : "1.3113982_103.8565897",
  8558. "latitude" : 1.3113982,
  8559. "longitude" : 103.8565897
  8560. },
  8561. "artificial" : false,
  8562. "taskType" : "Pickup",
  8563. "capacityDemand" : {
  8564. "weight" : 9,
  8565. "volume" : 100,
  8566. "unit" : 1
  8567. },
  8568. "duration" : 200,
  8569. "timeWindows" : [ {
  8570. "start" : "2018-08-06T05:58:00.000Z",
  8571. "end" : "2018-08-06T08:58:00.000Z",
  8572. "relax" : 0
  8573. } ],
  8574. "timeWindowsIgnorable" : true,
  8575. "completed" : false,
  8576. "precedenceTaskId" : "",
  8577. "assignedVehicleId" : "",
  8578. "dropPenalty" : 5000.0,
  8579. "properties" : null,
  8580. "arrivalEarliest" : "2018-08-06T05:58:00+0000",
  8581. "arrivalLatest" : "2018-08-06T05:58:13+0000",
  8582. "loads" : {
  8583. "weight" : 378,
  8584. "volume" : 2300,
  8585. "unit" : 11
  8586. }
  8587. }, {
  8588. "id" : "4579",
  8589. "location" : {
  8590. "id" : "1.3113982_103.8565897",
  8591. "latitude" : 1.3113982,
  8592. "longitude" : 103.8565897
  8593. },
  8594. "artificial" : false,
  8595. "taskType" : "Pickup",
  8596. "capacityDemand" : {
  8597. "weight" : 22,
  8598. "volume" : 200,
  8599. "unit" : 1
  8600. },
  8601. "duration" : 200,
  8602. "timeWindows" : [ {
  8603. "start" : "2018-08-06T04:41:00.000Z",
  8604. "end" : "2018-08-06T07:41:00.000Z",
  8605. "relax" : 0
  8606. } ],
  8607. "timeWindowsIgnorable" : true,
  8608. "completed" : false,
  8609. "precedenceTaskId" : "",
  8610. "assignedVehicleId" : "",
  8611. "dropPenalty" : 5000.0,
  8612. "properties" : null,
  8613. "arrivalEarliest" : "2018-08-06T06:01:20+0000",
  8614. "arrivalLatest" : "2018-08-06T06:01:33+0000",
  8615. "loads" : {
  8616. "weight" : 387,
  8617. "volume" : 2400,
  8618. "unit" : 12
  8619. }
  8620. }, {
  8621. "id" : "4611",
  8622. "location" : {
  8623. "id" : "1.3113982_103.8565897",
  8624. "latitude" : 1.3113982,
  8625. "longitude" : 103.8565897
  8626. },
  8627. "artificial" : false,
  8628. "taskType" : "Pickup",
  8629. "capacityDemand" : {
  8630. "weight" : 15,
  8631. "volume" : 100,
  8632. "unit" : 1
  8633. },
  8634. "duration" : 200,
  8635. "timeWindows" : [ {
  8636. "start" : "2018-08-06T03:55:00.000Z",
  8637. "end" : "2018-08-06T06:55:00.000Z",
  8638. "relax" : 0
  8639. } ],
  8640. "timeWindowsIgnorable" : true,
  8641. "completed" : false,
  8642. "precedenceTaskId" : "",
  8643. "assignedVehicleId" : "",
  8644. "dropPenalty" : 5000.0,
  8645. "properties" : null,
  8646. "arrivalEarliest" : "2018-08-06T06:04:40+0000",
  8647. "arrivalLatest" : "2018-08-06T06:04:53+0000",
  8648. "loads" : {
  8649. "weight" : 409,
  8650. "volume" : 2600,
  8651. "unit" : 13
  8652. }
  8653. }, {
  8654. "id" : "4615",
  8655. "location" : {
  8656. "id" : "1.3113982_103.8565897",
  8657. "latitude" : 1.3113982,
  8658. "longitude" : 103.8565897
  8659. },
  8660. "artificial" : false,
  8661. "taskType" : "Pickup",
  8662. "capacityDemand" : {
  8663. "weight" : 26,
  8664. "volume" : 200,
  8665. "unit" : 1
  8666. },
  8667. "duration" : 200,
  8668. "timeWindows" : [ {
  8669. "start" : "2018-08-06T03:51:00.000Z",
  8670. "end" : "2018-08-06T06:51:00.000Z",
  8671. "relax" : 0
  8672. } ],
  8673. "timeWindowsIgnorable" : true,
  8674. "completed" : false,
  8675. "precedenceTaskId" : "",
  8676. "assignedVehicleId" : "",
  8677. "dropPenalty" : 5000.0,
  8678. "properties" : null,
  8679. "arrivalEarliest" : "2018-08-06T06:08:00+0000",
  8680. "arrivalLatest" : "2018-08-06T06:08:13+0000",
  8681. "loads" : {
  8682. "weight" : 424,
  8683. "volume" : 2700,
  8684. "unit" : 14
  8685. }
  8686. }, {
  8687. "id" : "4675",
  8688. "location" : {
  8689. "id" : "1.3113982_103.8565897",
  8690. "latitude" : 1.3113982,
  8691. "longitude" : 103.8565897
  8692. },
  8693. "artificial" : false,
  8694. "taskType" : "Pickup",
  8695. "capacityDemand" : {
  8696. "weight" : 9,
  8697. "volume" : 100,
  8698. "unit" : 1
  8699. },
  8700. "duration" : 200,
  8701. "timeWindows" : [ {
  8702. "start" : "2018-08-06T05:12:00.000Z",
  8703. "end" : "2018-08-06T08:12:00.000Z",
  8704. "relax" : 0
  8705. } ],
  8706. "timeWindowsIgnorable" : true,
  8707. "completed" : false,
  8708. "precedenceTaskId" : "",
  8709. "assignedVehicleId" : "",
  8710. "dropPenalty" : 5000.0,
  8711. "properties" : null,
  8712. "arrivalEarliest" : "2018-08-06T06:11:20+0000",
  8713. "arrivalLatest" : "2018-08-06T06:11:33+0000",
  8714. "loads" : {
  8715. "weight" : 450,
  8716. "volume" : 2900,
  8717. "unit" : 15
  8718. }
  8719. }, {
  8720. "id" : "4707",
  8721. "location" : {
  8722. "id" : "1.3113982_103.8565897",
  8723. "latitude" : 1.3113982,
  8724. "longitude" : 103.8565897
  8725. },
  8726. "artificial" : false,
  8727. "taskType" : "Pickup",
  8728. "capacityDemand" : {
  8729. "weight" : 7,
  8730. "volume" : 100,
  8731. "unit" : 1
  8732. },
  8733. "duration" : 200,
  8734. "timeWindows" : [ {
  8735. "start" : "2018-08-06T05:20:00.000Z",
  8736. "end" : "2018-08-06T08:20:00.000Z",
  8737. "relax" : 0
  8738. } ],
  8739. "timeWindowsIgnorable" : true,
  8740. "completed" : false,
  8741. "precedenceTaskId" : "",
  8742. "assignedVehicleId" : "",
  8743. "dropPenalty" : 5000.0,
  8744. "properties" : null,
  8745. "arrivalEarliest" : "2018-08-06T06:14:40+0000",
  8746. "arrivalLatest" : "2018-08-06T06:14:53+0000",
  8747. "loads" : {
  8748. "weight" : 459,
  8749. "volume" : 3000,
  8750. "unit" : 16
  8751. }
  8752. }, {
  8753. "id" : "4747",
  8754. "location" : {
  8755. "id" : "1.3113982_103.8565897",
  8756. "latitude" : 1.3113982,
  8757. "longitude" : 103.8565897
  8758. },
  8759. "artificial" : false,
  8760. "taskType" : "Pickup",
  8761. "capacityDemand" : {
  8762. "weight" : 82,
  8763. "volume" : 500,
  8764. "unit" : 1
  8765. },
  8766. "duration" : 200,
  8767. "timeWindows" : [ {
  8768. "start" : "2018-08-06T05:18:00.000Z",
  8769. "end" : "2018-08-06T08:18:00.000Z",
  8770. "relax" : 0
  8771. } ],
  8772. "timeWindowsIgnorable" : true,
  8773. "completed" : false,
  8774. "precedenceTaskId" : "",
  8775. "assignedVehicleId" : "",
  8776. "dropPenalty" : 5000.0,
  8777. "properties" : null,
  8778. "arrivalEarliest" : "2018-08-06T06:18:00+0000",
  8779. "arrivalLatest" : "2018-08-06T06:18:13+0000",
  8780. "loads" : {
  8781. "weight" : 466,
  8782. "volume" : 3100,
  8783. "unit" : 17
  8784. }
  8785. }, {
  8786. "id" : "4769",
  8787. "location" : {
  8788. "id" : "1.3113982_103.8565897",
  8789. "latitude" : 1.3113982,
  8790. "longitude" : 103.8565897
  8791. },
  8792. "artificial" : false,
  8793. "taskType" : "Pickup",
  8794. "capacityDemand" : {
  8795. "weight" : 21,
  8796. "volume" : 200,
  8797. "unit" : 1
  8798. },
  8799. "duration" : 200,
  8800. "timeWindows" : [ {
  8801. "start" : "2018-08-06T06:10:00.000Z",
  8802. "end" : "2018-08-06T09:10:00.000Z",
  8803. "relax" : 0
  8804. } ],
  8805. "timeWindowsIgnorable" : true,
  8806. "completed" : false,
  8807. "precedenceTaskId" : "",
  8808. "assignedVehicleId" : "",
  8809. "dropPenalty" : 5000.0,
  8810. "properties" : null,
  8811. "arrivalEarliest" : "2018-08-06T06:21:20+0000",
  8812. "arrivalLatest" : "2018-08-06T06:21:33+0000",
  8813. "loads" : {
  8814. "weight" : 548,
  8815. "volume" : 3600,
  8816. "unit" : 18
  8817. }
  8818. }, {
  8819. "id" : "4785",
  8820. "location" : {
  8821. "id" : "1.3113982_103.8565897",
  8822. "latitude" : 1.3113982,
  8823. "longitude" : 103.8565897
  8824. },
  8825. "artificial" : false,
  8826. "taskType" : "Pickup",
  8827. "capacityDemand" : {
  8828. "weight" : 2,
  8829. "volume" : 100,
  8830. "unit" : 1
  8831. },
  8832. "duration" : 200,
  8833. "timeWindows" : [ {
  8834. "start" : "2018-08-06T03:47:00.000Z",
  8835. "end" : "2018-08-06T06:47:00.000Z",
  8836. "relax" : 0
  8837. } ],
  8838. "timeWindowsIgnorable" : true,
  8839. "completed" : false,
  8840. "precedenceTaskId" : "",
  8841. "assignedVehicleId" : "",
  8842. "dropPenalty" : 5000.0,
  8843. "properties" : null,
  8844. "arrivalEarliest" : "2018-08-06T06:24:40+0000",
  8845. "arrivalLatest" : "2018-08-06T06:24:53+0000",
  8846. "loads" : {
  8847. "weight" : 569,
  8848. "volume" : 3800,
  8849. "unit" : 19
  8850. }
  8851. }, {
  8852. "id" : "4813",
  8853. "location" : {
  8854. "id" : "1.3113982_103.8565897",
  8855. "latitude" : 1.3113982,
  8856. "longitude" : 103.8565897
  8857. },
  8858. "artificial" : false,
  8859. "taskType" : "Pickup",
  8860. "capacityDemand" : {
  8861. "weight" : 7,
  8862. "volume" : 100,
  8863. "unit" : 1
  8864. },
  8865. "duration" : 200,
  8866. "timeWindows" : [ {
  8867. "start" : "2018-08-06T05:53:00.000Z",
  8868. "end" : "2018-08-06T08:53:00.000Z",
  8869. "relax" : 0
  8870. } ],
  8871. "timeWindowsIgnorable" : true,
  8872. "completed" : false,
  8873. "precedenceTaskId" : "",
  8874. "assignedVehicleId" : "",
  8875. "dropPenalty" : 5000.0,
  8876. "properties" : null,
  8877. "arrivalEarliest" : "2018-08-06T06:28:00+0000",
  8878. "arrivalLatest" : "2018-08-06T06:28:13+0000",
  8879. "loads" : {
  8880. "weight" : 571,
  8881. "volume" : 3900,
  8882. "unit" : 20
  8883. }
  8884. }, {
  8885. "id" : "4817",
  8886. "location" : {
  8887. "id" : "1.3113982_103.8565897",
  8888. "latitude" : 1.3113982,
  8889. "longitude" : 103.8565897
  8890. },
  8891. "artificial" : false,
  8892. "taskType" : "Pickup",
  8893. "capacityDemand" : {
  8894. "weight" : 7,
  8895. "volume" : 100,
  8896. "unit" : 1
  8897. },
  8898. "duration" : 200,
  8899. "timeWindows" : [ {
  8900. "start" : "2018-08-06T04:17:00.000Z",
  8901. "end" : "2018-08-06T07:17:00.000Z",
  8902. "relax" : 0
  8903. } ],
  8904. "timeWindowsIgnorable" : true,
  8905. "completed" : false,
  8906. "precedenceTaskId" : "",
  8907. "assignedVehicleId" : "",
  8908. "dropPenalty" : 5000.0,
  8909. "properties" : null,
  8910. "arrivalEarliest" : "2018-08-06T06:31:20+0000",
  8911. "arrivalLatest" : "2018-08-06T06:31:33+0000",
  8912. "loads" : {
  8913. "weight" : 578,
  8914. "volume" : 4000,
  8915. "unit" : 21
  8916. }
  8917. }, {
  8918. "id" : "4829",
  8919. "location" : {
  8920. "id" : "1.3113982_103.8565897",
  8921. "latitude" : 1.3113982,
  8922. "longitude" : 103.8565897
  8923. },
  8924. "artificial" : false,
  8925. "taskType" : "Pickup",
  8926. "capacityDemand" : {
  8927. "weight" : 4,
  8928. "volume" : 100,
  8929. "unit" : 1
  8930. },
  8931. "duration" : 200,
  8932. "timeWindows" : [ {
  8933. "start" : "2018-08-06T03:40:00.000Z",
  8934. "end" : "2018-08-06T06:40:00.000Z",
  8935. "relax" : 0
  8936. } ],
  8937. "timeWindowsIgnorable" : true,
  8938. "completed" : false,
  8939. "precedenceTaskId" : "",
  8940. "assignedVehicleId" : "",
  8941. "dropPenalty" : 5000.0,
  8942. "properties" : null,
  8943. "arrivalEarliest" : "2018-08-06T06:34:40+0000",
  8944. "arrivalLatest" : "2018-08-06T06:34:53+0000",
  8945. "loads" : {
  8946. "weight" : 585,
  8947. "volume" : 4100,
  8948. "unit" : 22
  8949. }
  8950. }, {
  8951. "id" : "4841",
  8952. "location" : {
  8953. "id" : "1.3113982_103.8565897",
  8954. "latitude" : 1.3113982,
  8955. "longitude" : 103.8565897
  8956. },
  8957. "artificial" : false,
  8958. "taskType" : "Pickup",
  8959. "capacityDemand" : {
  8960. "weight" : 24,
  8961. "volume" : 200,
  8962. "unit" : 1
  8963. },
  8964. "duration" : 200,
  8965. "timeWindows" : [ {
  8966. "start" : "2018-08-06T05:39:00.000Z",
  8967. "end" : "2018-08-06T08:39:00.000Z",
  8968. "relax" : 0
  8969. } ],
  8970. "timeWindowsIgnorable" : true,
  8971. "completed" : false,
  8972. "precedenceTaskId" : "",
  8973. "assignedVehicleId" : "",
  8974. "dropPenalty" : 5000.0,
  8975. "properties" : null,
  8976. "arrivalEarliest" : "2018-08-06T06:38:00+0000",
  8977. "arrivalLatest" : "2018-08-06T06:38:13+0000",
  8978. "loads" : {
  8979. "weight" : 589,
  8980. "volume" : 4200,
  8981. "unit" : 23
  8982. }
  8983. }, {
  8984. "id" : "4851",
  8985. "location" : {
  8986. "id" : "1.3113982_103.8565897",
  8987. "latitude" : 1.3113982,
  8988. "longitude" : 103.8565897
  8989. },
  8990. "artificial" : false,
  8991. "taskType" : "Pickup",
  8992. "capacityDemand" : {
  8993. "weight" : 4,
  8994. "volume" : 100,
  8995. "unit" : 1
  8996. },
  8997. "duration" : 200,
  8998. "timeWindows" : [ {
  8999. "start" : "2018-08-06T04:09:00.000Z",
  9000. "end" : "2018-08-06T07:09:00.000Z",
  9001. "relax" : 0
  9002. } ],
  9003. "timeWindowsIgnorable" : true,
  9004. "completed" : false,
  9005. "precedenceTaskId" : "",
  9006. "assignedVehicleId" : "",
  9007. "dropPenalty" : 5000.0,
  9008. "properties" : null,
  9009. "arrivalEarliest" : "2018-08-06T06:41:20+0000",
  9010. "arrivalLatest" : "2018-08-06T06:41:33+0000",
  9011. "loads" : {
  9012. "weight" : 613,
  9013. "volume" : 4400,
  9014. "unit" : 24
  9015. }
  9016. }, {
  9017. "id" : "4861",
  9018. "location" : {
  9019. "id" : "1.3113982_103.8565897",
  9020. "latitude" : 1.3113982,
  9021. "longitude" : 103.8565897
  9022. },
  9023. "artificial" : false,
  9024. "taskType" : "Pickup",
  9025. "capacityDemand" : {
  9026. "weight" : 8,
  9027. "volume" : 100,
  9028. "unit" : 1
  9029. },
  9030. "duration" : 200,
  9031. "timeWindows" : [ {
  9032. "start" : "2018-08-06T04:06:00.000Z",
  9033. "end" : "2018-08-06T07:06:00.000Z",
  9034. "relax" : 0
  9035. } ],
  9036. "timeWindowsIgnorable" : true,
  9037. "completed" : false,
  9038. "precedenceTaskId" : "",
  9039. "assignedVehicleId" : "",
  9040. "dropPenalty" : 5000.0,
  9041. "properties" : null,
  9042. "arrivalEarliest" : "2018-08-06T06:44:40+0000",
  9043. "arrivalLatest" : "2018-08-06T06:44:53+0000",
  9044. "loads" : {
  9045. "weight" : 617,
  9046. "volume" : 4500,
  9047. "unit" : 25
  9048. }
  9049. }, {
  9050. "id" : "4869",
  9051. "location" : {
  9052. "id" : "1.3113982_103.8565897",
  9053. "latitude" : 1.3113982,
  9054. "longitude" : 103.8565897
  9055. },
  9056. "artificial" : false,
  9057. "taskType" : "Pickup",
  9058. "capacityDemand" : {
  9059. "weight" : 7,
  9060. "volume" : 100,
  9061. "unit" : 1
  9062. },
  9063. "duration" : 200,
  9064. "timeWindows" : [ {
  9065. "start" : "2018-08-06T05:33:00.000Z",
  9066. "end" : "2018-08-06T08:33:00.000Z",
  9067. "relax" : 0
  9068. } ],
  9069. "timeWindowsIgnorable" : true,
  9070. "completed" : false,
  9071. "precedenceTaskId" : "",
  9072. "assignedVehicleId" : "",
  9073. "dropPenalty" : 5000.0,
  9074. "properties" : null,
  9075. "arrivalEarliest" : "2018-08-06T06:48:00+0000",
  9076. "arrivalLatest" : "2018-08-06T06:48:13+0000",
  9077. "loads" : {
  9078. "weight" : 625,
  9079. "volume" : 4600,
  9080. "unit" : 26
  9081. }
  9082. }, {
  9083. "id" : "4893",
  9084. "location" : {
  9085. "id" : "1.3113982_103.8565897",
  9086. "latitude" : 1.3113982,
  9087. "longitude" : 103.8565897
  9088. },
  9089. "artificial" : false,
  9090. "taskType" : "Pickup",
  9091. "capacityDemand" : {
  9092. "weight" : 11,
  9093. "volume" : 100,
  9094. "unit" : 1
  9095. },
  9096. "duration" : 200,
  9097. "timeWindows" : [ {
  9098. "start" : "2018-08-06T05:23:00.000Z",
  9099. "end" : "2018-08-06T08:23:00.000Z",
  9100. "relax" : 0
  9101. } ],
  9102. "timeWindowsIgnorable" : true,
  9103. "completed" : false,
  9104. "precedenceTaskId" : "",
  9105. "assignedVehicleId" : "",
  9106. "dropPenalty" : 5000.0,
  9107. "properties" : null,
  9108. "arrivalEarliest" : "2018-08-06T06:51:20+0000",
  9109. "arrivalLatest" : "2018-08-06T06:51:33+0000",
  9110. "loads" : {
  9111. "weight" : 632,
  9112. "volume" : 4700,
  9113. "unit" : 27
  9114. }
  9115. }, {
  9116. "id" : "4901",
  9117. "location" : {
  9118. "id" : "1.3113982_103.8565897",
  9119. "latitude" : 1.3113982,
  9120. "longitude" : 103.8565897
  9121. },
  9122. "artificial" : false,
  9123. "taskType" : "Pickup",
  9124. "capacityDemand" : {
  9125. "weight" : 19,
  9126. "volume" : 100,
  9127. "unit" : 1
  9128. },
  9129. "duration" : 200,
  9130. "timeWindows" : [ {
  9131. "start" : "2018-08-06T04:14:00.000Z",
  9132. "end" : "2018-08-06T07:14:00.000Z",
  9133. "relax" : 0
  9134. } ],
  9135. "timeWindowsIgnorable" : true,
  9136. "completed" : false,
  9137. "precedenceTaskId" : "",
  9138. "assignedVehicleId" : "",
  9139. "dropPenalty" : 5000.0,
  9140. "properties" : null,
  9141. "arrivalEarliest" : "2018-08-06T06:54:40+0000",
  9142. "arrivalLatest" : "2018-08-06T06:54:53+0000",
  9143. "loads" : {
  9144. "weight" : 643,
  9145. "volume" : 4800,
  9146. "unit" : 28
  9147. }
  9148. }, {
  9149. "id" : "4945",
  9150. "location" : {
  9151. "id" : "1.3113982_103.8565897",
  9152. "latitude" : 1.3113982,
  9153. "longitude" : 103.8565897
  9154. },
  9155. "artificial" : false,
  9156. "taskType" : "Pickup",
  9157. "capacityDemand" : {
  9158. "weight" : 14,
  9159. "volume" : 100,
  9160. "unit" : 1
  9161. },
  9162. "duration" : 200,
  9163. "timeWindows" : [ {
  9164. "start" : "2018-08-06T05:08:00.000Z",
  9165. "end" : "2018-08-06T08:08:00.000Z",
  9166. "relax" : 0
  9167. } ],
  9168. "timeWindowsIgnorable" : true,
  9169. "completed" : false,
  9170. "precedenceTaskId" : "",
  9171. "assignedVehicleId" : "",
  9172. "dropPenalty" : 5000.0,
  9173. "properties" : null,
  9174. "arrivalEarliest" : "2018-08-06T06:58:00+0000",
  9175. "arrivalLatest" : "2018-08-06T06:58:13+0000",
  9176. "loads" : {
  9177. "weight" : 662,
  9178. "volume" : 4900,
  9179. "unit" : 29
  9180. }
  9181. }, {
  9182. "id" : "5130",
  9183. "location" : {
  9184. "id" : "1.2808205_103.8467949",
  9185. "latitude" : 1.2808205,
  9186. "longitude" : 103.8467949
  9187. },
  9188. "artificial" : false,
  9189. "taskType" : "Delivery",
  9190. "capacityDemand" : {
  9191. "weight" : -57,
  9192. "volume" : -300,
  9193. "unit" : -1
  9194. },
  9195. "duration" : 200,
  9196. "timeWindows" : [ {
  9197. "start" : "2018-08-06T06:53:00.000Z",
  9198. "end" : "2018-08-06T09:53:00.000Z",
  9199. "relax" : 0
  9200. } ],
  9201. "timeWindowsIgnorable" : true,
  9202. "completed" : false,
  9203. "precedenceTaskId" : "",
  9204. "assignedVehicleId" : "",
  9205. "dropPenalty" : 5000.0,
  9206. "properties" : null,
  9207. "arrivalEarliest" : "2018-08-06T07:05:37+0000",
  9208. "arrivalLatest" : "2018-08-06T07:05:50+0000",
  9209. "loads" : {
  9210. "weight" : 676,
  9211. "volume" : 5000,
  9212. "unit" : 30
  9213. }
  9214. }, {
  9215. "id" : "5056",
  9216. "location" : {
  9217. "id" : "1.242065_103.839657",
  9218. "latitude" : 1.242065,
  9219. "longitude" : 103.839657
  9220. },
  9221. "artificial" : false,
  9222. "taskType" : "Delivery",
  9223. "capacityDemand" : {
  9224. "weight" : -11,
  9225. "volume" : -100,
  9226. "unit" : -1
  9227. },
  9228. "duration" : 200,
  9229. "timeWindows" : [ {
  9230. "start" : "2018-08-06T06:46:00.000Z",
  9231. "end" : "2018-08-06T09:46:00.000Z",
  9232. "relax" : 0
  9233. } ],
  9234. "timeWindowsIgnorable" : true,
  9235. "completed" : false,
  9236. "precedenceTaskId" : "",
  9237. "assignedVehicleId" : "",
  9238. "dropPenalty" : 5000.0,
  9239. "properties" : null,
  9240. "arrivalEarliest" : "2018-08-06T07:14:12+0000",
  9241. "arrivalLatest" : "2018-08-06T07:14:25+0000",
  9242. "loads" : {
  9243. "weight" : 619,
  9244. "volume" : 4700,
  9245. "unit" : 29
  9246. }
  9247. }, {
  9248. "id" : "4842",
  9249. "location" : {
  9250. "id" : "1.2746874_103.8404881",
  9251. "latitude" : 1.2746874,
  9252. "longitude" : 103.8404881
  9253. },
  9254. "artificial" : false,
  9255. "taskType" : "Delivery",
  9256. "capacityDemand" : {
  9257. "weight" : -24,
  9258. "volume" : -200,
  9259. "unit" : -1
  9260. },
  9261. "duration" : 200,
  9262. "timeWindows" : [ {
  9263. "start" : "2018-08-06T05:39:00.000Z",
  9264. "end" : "2018-08-06T08:39:00.000Z",
  9265. "relax" : 0
  9266. } ],
  9267. "timeWindowsIgnorable" : true,
  9268. "completed" : false,
  9269. "precedenceTaskId" : "",
  9270. "assignedVehicleId" : "",
  9271. "dropPenalty" : 5000.0,
  9272. "properties" : null,
  9273. "arrivalEarliest" : "2018-08-06T07:21:53+0000",
  9274. "arrivalLatest" : "2018-08-06T07:22:06+0000",
  9275. "loads" : {
  9276. "weight" : 608,
  9277. "volume" : 4600,
  9278. "unit" : 28
  9279. }
  9280. }, {
  9281. "id" : "4780",
  9282. "location" : {
  9283. "id" : "1.284852_103.826318",
  9284. "latitude" : 1.284852,
  9285. "longitude" : 103.826318
  9286. },
  9287. "artificial" : false,
  9288. "taskType" : "Delivery",
  9289. "capacityDemand" : {
  9290. "weight" : -1,
  9291. "volume" : -100,
  9292. "unit" : -1
  9293. },
  9294. "duration" : 200,
  9295. "timeWindows" : [ {
  9296. "start" : "2018-08-06T05:58:00.000Z",
  9297. "end" : "2018-08-06T08:58:00.000Z",
  9298. "relax" : 0
  9299. } ],
  9300. "timeWindowsIgnorable" : true,
  9301. "completed" : false,
  9302. "precedenceTaskId" : "",
  9303. "assignedVehicleId" : "",
  9304. "dropPenalty" : 5000.0,
  9305. "properties" : null,
  9306. "arrivalEarliest" : "2018-08-06T07:27:32+0000",
  9307. "arrivalLatest" : "2018-08-06T07:27:45+0000",
  9308. "loads" : {
  9309. "weight" : 584,
  9310. "volume" : 4400,
  9311. "unit" : 27
  9312. }
  9313. }, {
  9314. "id" : "4266",
  9315. "location" : {
  9316. "id" : "1.3206838_103.7939715",
  9317. "latitude" : 1.3206838,
  9318. "longitude" : 103.7939715
  9319. },
  9320. "artificial" : false,
  9321. "taskType" : "Delivery",
  9322. "capacityDemand" : {
  9323. "weight" : -18,
  9324. "volume" : -100,
  9325. "unit" : -1
  9326. },
  9327. "duration" : 200,
  9328. "timeWindows" : [ {
  9329. "start" : "2018-08-06T05:35:00.000Z",
  9330. "end" : "2018-08-06T08:35:00.000Z",
  9331. "relax" : 0
  9332. } ],
  9333. "timeWindowsIgnorable" : true,
  9334. "completed" : false,
  9335. "precedenceTaskId" : "",
  9336. "assignedVehicleId" : "",
  9337. "dropPenalty" : 5000.0,
  9338. "properties" : null,
  9339. "arrivalEarliest" : "2018-08-06T07:37:18+0000",
  9340. "arrivalLatest" : "2018-08-06T07:37:31+0000",
  9341. "loads" : {
  9342. "weight" : 583,
  9343. "volume" : 4300,
  9344. "unit" : 26
  9345. }
  9346. }, {
  9347. "id" : "4962",
  9348. "location" : {
  9349. "id" : "1.3228899_103.785548",
  9350. "latitude" : 1.3228899,
  9351. "longitude" : 103.785548
  9352. },
  9353. "artificial" : false,
  9354. "taskType" : "Delivery",
  9355. "capacityDemand" : {
  9356. "weight" : -4,
  9357. "volume" : -100,
  9358. "unit" : -1
  9359. },
  9360. "duration" : 200,
  9361. "timeWindows" : [ {
  9362. "start" : "2018-08-06T04:42:00.000Z",
  9363. "end" : "2018-08-06T07:42:00.000Z",
  9364. "relax" : 0
  9365. } ],
  9366. "timeWindowsIgnorable" : true,
  9367. "completed" : false,
  9368. "precedenceTaskId" : "",
  9369. "assignedVehicleId" : "",
  9370. "dropPenalty" : 5000.0,
  9371. "properties" : null,
  9372. "arrivalEarliest" : "2018-08-06T07:41:47+0000",
  9373. "arrivalLatest" : "2018-08-06T07:42:00+0000",
  9374. "loads" : {
  9375. "weight" : 565,
  9376. "volume" : 4200,
  9377. "unit" : 25
  9378. }
  9379. }, {
  9380. "id" : "4870",
  9381. "location" : {
  9382. "id" : "1.4386252_103.7979447",
  9383. "latitude" : 1.4386252,
  9384. "longitude" : 103.7979447
  9385. },
  9386. "artificial" : false,
  9387. "taskType" : "Delivery",
  9388. "capacityDemand" : {
  9389. "weight" : -7,
  9390. "volume" : -100,
  9391. "unit" : -1
  9392. },
  9393. "duration" : 200,
  9394. "timeWindows" : [ {
  9395. "start" : "2018-08-06T05:33:00.000Z",
  9396. "end" : "2018-08-06T08:33:00.000Z",
  9397. "relax" : 0
  9398. } ],
  9399. "timeWindowsIgnorable" : true,
  9400. "completed" : false,
  9401. "precedenceTaskId" : "",
  9402. "assignedVehicleId" : "",
  9403. "dropPenalty" : 5000.0,
  9404. "properties" : null,
  9405. "arrivalEarliest" : "2018-08-06T08:00:38+0000",
  9406. "arrivalLatest" : "2018-08-06T08:01:30+0000",
  9407. "loads" : {
  9408. "weight" : 561,
  9409. "volume" : 4100,
  9410. "unit" : 24
  9411. }
  9412. }, {
  9413. "id" : "4826",
  9414. "location" : {
  9415. "id" : "1.3398691_103.7691166",
  9416. "latitude" : 1.3398691,
  9417. "longitude" : 103.7691166
  9418. },
  9419. "artificial" : false,
  9420. "taskType" : "Delivery",
  9421. "capacityDemand" : {
  9422. "weight" : -21,
  9423. "volume" : -200,
  9424. "unit" : -1
  9425. },
  9426. "duration" : 200,
  9427. "timeWindows" : [ {
  9428. "start" : "2018-08-06T08:15:00.000Z",
  9429. "end" : "2018-08-06T11:15:00.000Z",
  9430. "relax" : 0
  9431. } ],
  9432. "timeWindowsIgnorable" : true,
  9433. "completed" : false,
  9434. "precedenceTaskId" : "",
  9435. "assignedVehicleId" : "",
  9436. "dropPenalty" : 5000.0,
  9437. "properties" : null,
  9438. "arrivalEarliest" : "2018-08-06T08:17:41+0000",
  9439. "arrivalLatest" : "2018-08-06T08:18:33+0000",
  9440. "loads" : {
  9441. "weight" : 554,
  9442. "volume" : 4000,
  9443. "unit" : 23
  9444. }
  9445. }, {
  9446. "id" : "4407",
  9447. "location" : {
  9448. "id" : "1.3262422_103.6783524",
  9449. "latitude" : 1.3262422,
  9450. "longitude" : 103.6783524
  9451. },
  9452. "artificial" : false,
  9453. "taskType" : "Pickup",
  9454. "capacityDemand" : {
  9455. "weight" : 39,
  9456. "volume" : 200,
  9457. "unit" : 1
  9458. },
  9459. "duration" : 200,
  9460. "timeWindows" : [ {
  9461. "start" : "2018-08-06T06:03:00.000Z",
  9462. "end" : "2018-08-06T09:03:00.000Z",
  9463. "relax" : 0
  9464. } ],
  9465. "timeWindowsIgnorable" : true,
  9466. "completed" : false,
  9467. "precedenceTaskId" : "",
  9468. "assignedVehicleId" : "",
  9469. "dropPenalty" : 5000.0,
  9470. "properties" : null,
  9471. "arrivalEarliest" : "2018-08-06T08:33:15+0000",
  9472. "arrivalLatest" : "2018-08-06T08:34:07+0000",
  9473. "loads" : {
  9474. "weight" : 533,
  9475. "volume" : 3800,
  9476. "unit" : 22
  9477. }
  9478. }, {
  9479. "id" : "4487",
  9480. "location" : {
  9481. "id" : "1.3262422_103.6783524",
  9482. "latitude" : 1.3262422,
  9483. "longitude" : 103.6783524
  9484. },
  9485. "artificial" : false,
  9486. "taskType" : "Pickup",
  9487. "capacityDemand" : {
  9488. "weight" : 7,
  9489. "volume" : 100,
  9490. "unit" : 1
  9491. },
  9492. "duration" : 200,
  9493. "timeWindows" : [ {
  9494. "start" : "2018-08-06T05:52:00.000Z",
  9495. "end" : "2018-08-06T08:52:00.000Z",
  9496. "relax" : 0
  9497. } ],
  9498. "timeWindowsIgnorable" : true,
  9499. "completed" : false,
  9500. "precedenceTaskId" : "",
  9501. "assignedVehicleId" : "",
  9502. "dropPenalty" : 5000.0,
  9503. "properties" : null,
  9504. "arrivalEarliest" : "2018-08-06T08:36:35+0000",
  9505. "arrivalLatest" : "2018-08-06T08:37:27+0000",
  9506. "loads" : {
  9507. "weight" : 572,
  9508. "volume" : 4000,
  9509. "unit" : 23
  9510. }
  9511. }, {
  9512. "id" : "4408",
  9513. "location" : {
  9514. "id" : "1.319663_103.7470642",
  9515. "latitude" : 1.319663,
  9516. "longitude" : 103.7470642
  9517. },
  9518. "artificial" : false,
  9519. "taskType" : "Delivery",
  9520. "capacityDemand" : {
  9521. "weight" : -39,
  9522. "volume" : -200,
  9523. "unit" : -1
  9524. },
  9525. "duration" : 200,
  9526. "timeWindows" : [ {
  9527. "start" : "2018-08-06T06:03:00.000Z",
  9528. "end" : "2018-08-06T09:03:00.000Z",
  9529. "relax" : 0
  9530. } ],
  9531. "timeWindowsIgnorable" : true,
  9532. "completed" : false,
  9533. "precedenceTaskId" : "",
  9534. "assignedVehicleId" : "",
  9535. "dropPenalty" : 5000.0,
  9536. "properties" : null,
  9537. "arrivalEarliest" : "2018-08-06T08:49:07+0000",
  9538. "arrivalLatest" : "2018-08-06T08:49:59+0000",
  9539. "loads" : {
  9540. "weight" : 579,
  9541. "volume" : 4100,
  9542. "unit" : 24
  9543. }
  9544. }, {
  9545. "id" : "4472",
  9546. "location" : {
  9547. "id" : "1.3185587_103.7611857",
  9548. "latitude" : 1.3185587,
  9549. "longitude" : 103.7611857
  9550. },
  9551. "artificial" : false,
  9552. "taskType" : "Delivery",
  9553. "capacityDemand" : {
  9554. "weight" : -15,
  9555. "volume" : -100,
  9556. "unit" : -1
  9557. },
  9558. "duration" : 200,
  9559. "timeWindows" : [ {
  9560. "start" : "2018-08-06T08:26:00.000Z",
  9561. "end" : "2018-08-06T11:26:00.000Z",
  9562. "relax" : 0
  9563. } ],
  9564. "timeWindowsIgnorable" : true,
  9565. "completed" : false,
  9566. "precedenceTaskId" : "",
  9567. "assignedVehicleId" : "",
  9568. "dropPenalty" : 5000.0,
  9569. "properties" : null,
  9570. "arrivalEarliest" : "2018-08-06T08:54:20+0000",
  9571. "arrivalLatest" : "2018-08-06T08:55:12+0000",
  9572. "loads" : {
  9573. "weight" : 540,
  9574. "volume" : 3900,
  9575. "unit" : 23
  9576. }
  9577. }, {
  9578. "id" : "5080",
  9579. "location" : {
  9580. "id" : "1.304331_103.7665269",
  9581. "latitude" : 1.304331,
  9582. "longitude" : 103.7665269
  9583. },
  9584. "artificial" : false,
  9585. "taskType" : "Delivery",
  9586. "capacityDemand" : {
  9587. "weight" : -75,
  9588. "volume" : -400,
  9589. "unit" : -1
  9590. },
  9591. "duration" : 200,
  9592. "timeWindows" : [ {
  9593. "start" : "2018-08-06T06:43:00.000Z",
  9594. "end" : "2018-08-06T09:43:00.000Z",
  9595. "relax" : 0
  9596. } ],
  9597. "timeWindowsIgnorable" : true,
  9598. "completed" : false,
  9599. "precedenceTaskId" : "",
  9600. "assignedVehicleId" : "",
  9601. "dropPenalty" : 5000.0,
  9602. "properties" : null,
  9603. "arrivalEarliest" : "2018-08-06T08:59:41+0000",
  9604. "arrivalLatest" : "2018-08-06T09:00:33+0000",
  9605. "loads" : {
  9606. "weight" : 525,
  9607. "volume" : 3800,
  9608. "unit" : 22
  9609. }
  9610. }, {
  9611. "id" : "4766",
  9612. "location" : {
  9613. "id" : "1.302099_103.773421",
  9614. "latitude" : 1.302099,
  9615. "longitude" : 103.773421
  9616. },
  9617. "artificial" : false,
  9618. "taskType" : "Delivery",
  9619. "capacityDemand" : {
  9620. "weight" : -5,
  9621. "volume" : -100,
  9622. "unit" : -1
  9623. },
  9624. "duration" : 200,
  9625. "timeWindows" : [ {
  9626. "start" : "2018-08-06T07:23:00.000Z",
  9627. "end" : "2018-08-06T10:23:00.000Z",
  9628. "relax" : 0
  9629. } ],
  9630. "timeWindowsIgnorable" : true,
  9631. "completed" : false,
  9632. "precedenceTaskId" : "",
  9633. "assignedVehicleId" : "",
  9634. "dropPenalty" : 5000.0,
  9635. "properties" : null,
  9636. "arrivalEarliest" : "2018-08-06T09:03:59+0000",
  9637. "arrivalLatest" : "2018-08-06T09:04:51+0000",
  9638. "loads" : {
  9639. "weight" : 450,
  9640. "volume" : 3400,
  9641. "unit" : 21
  9642. }
  9643. }, {
  9644. "id" : "5034",
  9645. "location" : {
  9646. "id" : "1.2962437_103.7813757",
  9647. "latitude" : 1.2962437,
  9648. "longitude" : 103.7813757
  9649. },
  9650. "artificial" : false,
  9651. "taskType" : "Delivery",
  9652. "capacityDemand" : {
  9653. "weight" : -38,
  9654. "volume" : -200,
  9655. "unit" : -1
  9656. },
  9657. "duration" : 200,
  9658. "timeWindows" : [ {
  9659. "start" : "2018-08-06T08:32:00.000Z",
  9660. "end" : "2018-08-06T11:32:00.000Z",
  9661. "relax" : 0
  9662. } ],
  9663. "timeWindowsIgnorable" : true,
  9664. "completed" : false,
  9665. "precedenceTaskId" : "",
  9666. "assignedVehicleId" : "",
  9667. "dropPenalty" : 5000.0,
  9668. "properties" : null,
  9669. "arrivalEarliest" : "2018-08-06T09:08:38+0000",
  9670. "arrivalLatest" : "2018-08-06T09:09:30+0000",
  9671. "loads" : {
  9672. "weight" : 445,
  9673. "volume" : 3300,
  9674. "unit" : 20
  9675. }
  9676. }, {
  9677. "id" : "4270",
  9678. "location" : {
  9679. "id" : "1.2941375_103.7980571",
  9680. "latitude" : 1.2941375,
  9681. "longitude" : 103.7980571
  9682. },
  9683. "artificial" : false,
  9684. "taskType" : "Delivery",
  9685. "capacityDemand" : {
  9686. "weight" : -14,
  9687. "volume" : -100,
  9688. "unit" : -1
  9689. },
  9690. "duration" : 200,
  9691. "timeWindows" : [ {
  9692. "start" : "2018-08-06T06:25:00.000Z",
  9693. "end" : "2018-08-06T09:25:00.000Z",
  9694. "relax" : 0
  9695. } ],
  9696. "timeWindowsIgnorable" : true,
  9697. "completed" : false,
  9698. "precedenceTaskId" : "",
  9699. "assignedVehicleId" : "",
  9700. "dropPenalty" : 5000.0,
  9701. "properties" : null,
  9702. "arrivalEarliest" : "2018-08-06T09:14:12+0000",
  9703. "arrivalLatest" : "2018-08-06T09:15:04+0000",
  9704. "loads" : {
  9705. "weight" : 407,
  9706. "volume" : 3100,
  9707. "unit" : 19
  9708. }
  9709. }, {
  9710. "id" : "5106",
  9711. "location" : {
  9712. "id" : "1.2893178_103.8091736",
  9713. "latitude" : 1.2893178,
  9714. "longitude" : 103.8091736
  9715. },
  9716. "artificial" : false,
  9717. "taskType" : "Delivery",
  9718. "capacityDemand" : {
  9719. "weight" : -7,
  9720. "volume" : -100,
  9721. "unit" : -1
  9722. },
  9723. "duration" : 200,
  9724. "timeWindows" : [ {
  9725. "start" : "2018-08-06T06:20:00.000Z",
  9726. "end" : "2018-08-06T09:20:00.000Z",
  9727. "relax" : 0
  9728. } ],
  9729. "timeWindowsIgnorable" : true,
  9730. "completed" : false,
  9731. "precedenceTaskId" : "",
  9732. "assignedVehicleId" : "",
  9733. "dropPenalty" : 5000.0,
  9734. "properties" : null,
  9735. "arrivalEarliest" : "2018-08-06T09:19:08+0000",
  9736. "arrivalLatest" : "2018-08-06T09:20:00+0000",
  9737. "loads" : {
  9738. "weight" : 393,
  9739. "volume" : 3000,
  9740. "unit" : 18
  9741. }
  9742. }, {
  9743. "id" : "4730",
  9744. "location" : {
  9745. "id" : "1.2819481_103.8195883",
  9746. "latitude" : 1.2819481,
  9747. "longitude" : 103.8195883
  9748. },
  9749. "artificial" : false,
  9750. "taskType" : "Delivery",
  9751. "capacityDemand" : {
  9752. "weight" : -65,
  9753. "volume" : -400,
  9754. "unit" : -1
  9755. },
  9756. "duration" : 200,
  9757. "timeWindows" : [ {
  9758. "start" : "2018-08-06T09:35:00.000Z",
  9759. "end" : "2018-08-06T12:35:00.000Z",
  9760. "relax" : 0
  9761. } ],
  9762. "timeWindowsIgnorable" : true,
  9763. "completed" : false,
  9764. "precedenceTaskId" : "",
  9765. "assignedVehicleId" : "",
  9766. "dropPenalty" : 5000.0,
  9767. "properties" : null,
  9768. "arrivalEarliest" : "2018-08-06T09:35:00+0000",
  9769. "arrivalLatest" : "2018-08-06T10:00:17+0000",
  9770. "loads" : {
  9771. "weight" : 386,
  9772. "volume" : 2900,
  9773. "unit" : 17
  9774. }
  9775. }, {
  9776. "id" : "4704",
  9777. "location" : {
  9778. "id" : "1.283305_103.8188185",
  9779. "latitude" : 1.283305,
  9780. "longitude" : 103.8188185
  9781. },
  9782. "artificial" : false,
  9783. "taskType" : "Delivery",
  9784. "capacityDemand" : {
  9785. "weight" : -2,
  9786. "volume" : -100,
  9787. "unit" : -1
  9788. },
  9789. "duration" : 200,
  9790. "timeWindows" : [ {
  9791. "start" : "2018-08-06T09:47:00.000Z",
  9792. "end" : "2018-08-06T12:47:00.000Z",
  9793. "relax" : 0
  9794. } ],
  9795. "timeWindowsIgnorable" : true,
  9796. "completed" : false,
  9797. "precedenceTaskId" : "",
  9798. "assignedVehicleId" : "",
  9799. "dropPenalty" : 5000.0,
  9800. "properties" : null,
  9801. "arrivalEarliest" : "2018-08-06T09:47:00+0000",
  9802. "arrivalLatest" : "2018-08-06T10:03:49+0000",
  9803. "loads" : {
  9804. "weight" : 321,
  9805. "volume" : 2500,
  9806. "unit" : 16
  9807. }
  9808. }, {
  9809. "id" : "4768",
  9810. "location" : {
  9811. "id" : "1.2930538_103.8047589",
  9812. "latitude" : 1.2930538,
  9813. "longitude" : 103.8047589
  9814. },
  9815. "artificial" : false,
  9816. "taskType" : "Delivery",
  9817. "capacityDemand" : {
  9818. "weight" : -2,
  9819. "volume" : -100,
  9820. "unit" : -1
  9821. },
  9822. "duration" : 200,
  9823. "timeWindows" : [ {
  9824. "start" : "2018-08-06T09:51:00.000Z",
  9825. "end" : "2018-08-06T12:51:00.000Z",
  9826. "relax" : 0
  9827. } ],
  9828. "timeWindowsIgnorable" : true,
  9829. "completed" : false,
  9830. "precedenceTaskId" : "",
  9831. "assignedVehicleId" : "",
  9832. "dropPenalty" : 5000.0,
  9833. "properties" : null,
  9834. "arrivalEarliest" : "2018-08-06T09:52:36+0000",
  9835. "arrivalLatest" : "2018-08-06T10:09:25+0000",
  9836. "loads" : {
  9837. "weight" : 319,
  9838. "volume" : 2400,
  9839. "unit" : 15
  9840. }
  9841. }, {
  9842. "id" : "4712",
  9843. "location" : {
  9844. "id" : "1.337926_103.791099",
  9845. "latitude" : 1.337926,
  9846. "longitude" : 103.791099
  9847. },
  9848. "artificial" : false,
  9849. "taskType" : "Delivery",
  9850. "capacityDemand" : {
  9851. "weight" : -39,
  9852. "volume" : -200,
  9853. "unit" : -1
  9854. },
  9855. "duration" : 200,
  9856. "timeWindows" : [ {
  9857. "start" : "2018-08-06T09:05:00.000Z",
  9858. "end" : "2018-08-06T12:05:00.000Z",
  9859. "relax" : 0
  9860. } ],
  9861. "timeWindowsIgnorable" : true,
  9862. "completed" : false,
  9863. "precedenceTaskId" : "",
  9864. "assignedVehicleId" : "",
  9865. "dropPenalty" : 5000.0,
  9866. "properties" : null,
  9867. "arrivalEarliest" : "2018-08-06T10:02:11+0000",
  9868. "arrivalLatest" : "2018-08-06T10:19:00+0000",
  9869. "loads" : {
  9870. "weight" : 317,
  9871. "volume" : 2300,
  9872. "unit" : 14
  9873. }
  9874. }, {
  9875. "id" : "4506",
  9876. "location" : {
  9877. "id" : "1.332064_103.774358",
  9878. "latitude" : 1.332064,
  9879. "longitude" : 103.774358
  9880. },
  9881. "artificial" : false,
  9882. "taskType" : "Delivery",
  9883. "capacityDemand" : {
  9884. "weight" : -15,
  9885. "volume" : -100,
  9886. "unit" : -1
  9887. },
  9888. "duration" : 200,
  9889. "timeWindows" : [ {
  9890. "start" : "2018-08-06T08:21:00.000Z",
  9891. "end" : "2018-08-06T11:21:00.000Z",
  9892. "relax" : 0
  9893. } ],
  9894. "timeWindowsIgnorable" : true,
  9895. "completed" : false,
  9896. "precedenceTaskId" : "",
  9897. "assignedVehicleId" : "",
  9898. "dropPenalty" : 5000.0,
  9899. "properties" : null,
  9900. "arrivalEarliest" : "2018-08-06T10:07:52+0000",
  9901. "arrivalLatest" : "2018-08-06T10:24:41+0000",
  9902. "loads" : {
  9903. "weight" : 278,
  9904. "volume" : 2100,
  9905. "unit" : 13
  9906. }
  9907. }, {
  9908. "id" : "5046",
  9909. "location" : {
  9910. "id" : "1.3177532_103.7785767",
  9911. "latitude" : 1.3177532,
  9912. "longitude" : 103.7785767
  9913. },
  9914. "artificial" : false,
  9915. "taskType" : "Delivery",
  9916. "capacityDemand" : {
  9917. "weight" : -4,
  9918. "volume" : -100,
  9919. "unit" : -1
  9920. },
  9921. "duration" : 200,
  9922. "timeWindows" : [ {
  9923. "start" : "2018-08-06T07:30:00.000Z",
  9924. "end" : "2018-08-06T10:30:00.000Z",
  9925. "relax" : 0
  9926. } ],
  9927. "timeWindowsIgnorable" : true,
  9928. "completed" : false,
  9929. "precedenceTaskId" : "",
  9930. "assignedVehicleId" : "",
  9931. "dropPenalty" : 5000.0,
  9932. "properties" : null,
  9933. "arrivalEarliest" : "2018-08-06T10:13:11+0000",
  9934. "arrivalLatest" : "2018-08-06T10:30:00+0000",
  9935. "loads" : {
  9936. "weight" : 263,
  9937. "volume" : 2000,
  9938. "unit" : 12
  9939. }
  9940. }, {
  9941. "id" : "4326",
  9942. "location" : {
  9943. "id" : "1.3153964_103.7768478",
  9944. "latitude" : 1.3153964,
  9945. "longitude" : 103.7768478
  9946. },
  9947. "artificial" : false,
  9948. "taskType" : "Delivery",
  9949. "capacityDemand" : {
  9950. "weight" : -4,
  9951. "volume" : -100,
  9952. "unit" : -1
  9953. },
  9954. "duration" : 200,
  9955. "timeWindows" : [ {
  9956. "start" : "2018-08-06T11:06:00.000Z",
  9957. "end" : "2018-08-06T14:06:00.000Z",
  9958. "relax" : 0
  9959. } ],
  9960. "timeWindowsIgnorable" : true,
  9961. "completed" : false,
  9962. "precedenceTaskId" : "",
  9963. "assignedVehicleId" : "",
  9964. "dropPenalty" : 5000.0,
  9965. "properties" : null,
  9966. "arrivalEarliest" : "2018-08-06T11:06:00+0000",
  9967. "arrivalLatest" : "2018-08-06T11:15:07+0000",
  9968. "loads" : {
  9969. "weight" : 259,
  9970. "volume" : 1900,
  9971. "unit" : 11
  9972. }
  9973. }, {
  9974. "id" : "4618",
  9975. "location" : {
  9976. "id" : "1.302303_103.7628152",
  9977. "latitude" : 1.302303,
  9978. "longitude" : 103.7628152
  9979. },
  9980. "artificial" : false,
  9981. "taskType" : "Delivery",
  9982. "capacityDemand" : {
  9983. "weight" : -7,
  9984. "volume" : -100,
  9985. "unit" : -1
  9986. },
  9987. "duration" : 200,
  9988. "timeWindows" : [ {
  9989. "start" : "2018-08-06T08:21:00.000Z",
  9990. "end" : "2018-08-06T11:21:00.000Z",
  9991. "relax" : 0
  9992. } ],
  9993. "timeWindowsIgnorable" : true,
  9994. "completed" : false,
  9995. "precedenceTaskId" : "",
  9996. "assignedVehicleId" : "",
  9997. "dropPenalty" : 5000.0,
  9998. "properties" : null,
  9999. "arrivalEarliest" : "2018-08-06T11:11:53+0000",
  10000. "arrivalLatest" : "2018-08-06T11:21:00+0000",
  10001. "loads" : {
  10002. "weight" : 255,
  10003. "volume" : 1800,
  10004. "unit" : 10
  10005. }
  10006. }, {
  10007. "id" : "4632",
  10008. "location" : {
  10009. "id" : "1.293932_103.763047",
  10010. "latitude" : 1.293932,
  10011. "longitude" : 103.763047
  10012. },
  10013. "artificial" : false,
  10014. "taskType" : "Delivery",
  10015. "capacityDemand" : {
  10016. "weight" : -11,
  10017. "volume" : -100,
  10018. "unit" : -1
  10019. },
  10020. "duration" : 200,
  10021. "timeWindows" : [ {
  10022. "start" : "2018-08-06T11:38:00.000Z",
  10023. "end" : "2018-08-06T14:38:00.000Z",
  10024. "relax" : 0
  10025. } ],
  10026. "timeWindowsIgnorable" : true,
  10027. "completed" : false,
  10028. "precedenceTaskId" : "",
  10029. "assignedVehicleId" : "",
  10030. "dropPenalty" : 5000.0,
  10031. "properties" : null,
  10032. "arrivalEarliest" : "2018-08-06T11:38:00+0000",
  10033. "arrivalLatest" : "2018-08-06T11:58:44+0000",
  10034. "loads" : {
  10035. "weight" : 248,
  10036. "volume" : 1700,
  10037. "unit" : 9
  10038. }
  10039. }, {
  10040. "id" : "4638",
  10041. "location" : {
  10042. "id" : "1.2894085_103.7768886",
  10043. "latitude" : 1.2894085,
  10044. "longitude" : 103.7768886
  10045. },
  10046. "artificial" : false,
  10047. "taskType" : "Delivery",
  10048. "capacityDemand" : {
  10049. "weight" : -32,
  10050. "volume" : -200,
  10051. "unit" : -1
  10052. },
  10053. "duration" : 200,
  10054. "timeWindows" : [ {
  10055. "start" : "2018-08-06T09:04:00.000Z",
  10056. "end" : "2018-08-06T12:04:00.000Z",
  10057. "relax" : 0
  10058. } ],
  10059. "timeWindowsIgnorable" : true,
  10060. "completed" : false,
  10061. "precedenceTaskId" : "",
  10062. "assignedVehicleId" : "",
  10063. "dropPenalty" : 5000.0,
  10064. "properties" : null,
  10065. "arrivalEarliest" : "2018-08-06T11:43:16+0000",
  10066. "arrivalLatest" : "2018-08-06T12:04:00+0000",
  10067. "loads" : {
  10068. "weight" : 237,
  10069. "volume" : 1600,
  10070. "unit" : 8
  10071. }
  10072. }, {
  10073. "id" : "4778",
  10074. "location" : {
  10075. "id" : "1.2826601_103.8036218",
  10076. "latitude" : 1.2826601,
  10077. "longitude" : 103.8036218
  10078. },
  10079. "artificial" : false,
  10080. "taskType" : "Delivery",
  10081. "capacityDemand" : {
  10082. "weight" : -159,
  10083. "volume" : -800,
  10084. "unit" : -1
  10085. },
  10086. "duration" : 200,
  10087. "timeWindows" : [ {
  10088. "start" : "2018-08-06T09:52:00.000Z",
  10089. "end" : "2018-08-06T12:52:00.000Z",
  10090. "relax" : 0
  10091. } ],
  10092. "timeWindowsIgnorable" : true,
  10093. "completed" : false,
  10094. "precedenceTaskId" : "",
  10095. "assignedVehicleId" : "",
  10096. "dropPenalty" : 5000.0,
  10097. "properties" : null,
  10098. "arrivalEarliest" : "2018-08-06T11:50:16+0000",
  10099. "arrivalLatest" : "2018-08-06T12:52:00+0000",
  10100. "loads" : {
  10101. "weight" : 205,
  10102. "volume" : 1400,
  10103. "unit" : 7
  10104. }
  10105. }, {
  10106. "id" : "4432",
  10107. "location" : {
  10108. "id" : "1.2833149_103.8020528",
  10109. "latitude" : 1.2833149,
  10110. "longitude" : 103.8020528
  10111. },
  10112. "artificial" : false,
  10113. "taskType" : "Delivery",
  10114. "capacityDemand" : {
  10115. "weight" : -19,
  10116. "volume" : -100,
  10117. "unit" : -1
  10118. },
  10119. "duration" : 200,
  10120. "timeWindows" : [ {
  10121. "start" : "2018-08-06T12:52:00.000Z",
  10122. "end" : "2018-08-06T15:52:00.000Z",
  10123. "relax" : 0
  10124. } ],
  10125. "timeWindowsIgnorable" : true,
  10126. "completed" : false,
  10127. "precedenceTaskId" : "",
  10128. "assignedVehicleId" : "",
  10129. "dropPenalty" : 5000.0,
  10130. "properties" : null,
  10131. "arrivalEarliest" : "2018-08-06T12:52:00+0000",
  10132. "arrivalLatest" : "2018-08-06T15:52:00+0000",
  10133. "loads" : {
  10134. "weight" : 46,
  10135. "volume" : 600,
  10136. "unit" : 6
  10137. }
  10138. }, {
  10139. "id" : "4930",
  10140. "location" : {
  10141. "id" : "1.2989827_103.7927924",
  10142. "latitude" : 1.2989827,
  10143. "longitude" : 103.7927924
  10144. },
  10145. "artificial" : false,
  10146. "taskType" : "Delivery",
  10147. "capacityDemand" : {
  10148. "weight" : -14,
  10149. "volume" : -100,
  10150. "unit" : -1
  10151. },
  10152. "duration" : 200,
  10153. "timeWindows" : [ {
  10154. "start" : "2018-08-06T13:54:00.000Z",
  10155. "end" : "2018-08-06T16:54:00.000Z",
  10156. "relax" : 0
  10157. } ],
  10158. "timeWindowsIgnorable" : true,
  10159. "completed" : false,
  10160. "precedenceTaskId" : "",
  10161. "assignedVehicleId" : "",
  10162. "dropPenalty" : 5000.0,
  10163. "properties" : null,
  10164. "arrivalEarliest" : "2018-08-06T13:54:00+0000",
  10165. "arrivalLatest" : "2018-08-06T16:54:00+0000",
  10166. "loads" : {
  10167. "weight" : 27,
  10168. "volume" : 500,
  10169. "unit" : 5
  10170. }
  10171. } ],
  10172. "directions" : [ ],
  10173. "polyline" : null,
  10174. "snappedWaypoints" : null,
  10175. "properties" : { }
  10176. }, {
  10177. "assignee" : {
  10178. "id" : "3",
  10179. "vehicleType" : {
  10180. "id" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  10181. "profile" : "van",
  10182. "averageSpeed" : 50.0,
  10183. "capacity" : {
  10184. "weight" : 5000,
  10185. "volume" : 5000,
  10186. "unit" : 1000
  10187. },
  10188. "cost" : {
  10189. "fixed" : 35,
  10190. "perMileage" : 1,
  10191. "perRegularHours" : 22
  10192. },
  10193. "properties" : null
  10194. },
  10195. "vehicleTypeId" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  10196. "startLocation" : {
  10197. "id" : "1.333829_103.969318",
  10198. "latitude" : 1.333829,
  10199. "longitude" : 103.969318
  10200. },
  10201. "endLocation" : {
  10202. "id" : "1.333829_103.969318",
  10203. "latitude" : 1.333829,
  10204. "longitude" : 103.969318
  10205. },
  10206. "timeSchedule" : {
  10207. "start" : "2017-07-19T07:53:16.930Z",
  10208. "end" : "2019-07-19T07:53:16.930Z",
  10209. "relax" : 0
  10210. },
  10211. "timeLimit" : 86400,
  10212. "breakDuration" : 0.0,
  10213. "breakTimes" : null,
  10214. "returnToDepot" : false,
  10215. "lockedTour" : [ ],
  10216. "properties" : null
  10217. },
  10218. "startTime" : null,
  10219. "endTime" : null,
  10220. "travelingTime" : 0,
  10221. "travelingDistance" : 0.0,
  10222. "cost" : { },
  10223. "tour" : [ {
  10224. "id" : "startFromDepot",
  10225. "location" : {
  10226. "id" : "1.333829_103.969318",
  10227. "latitude" : 1.333829,
  10228. "longitude" : 103.969318
  10229. },
  10230. "artificial" : false,
  10231. "taskType" : "startFromDepot",
  10232. "capacityDemand" : null,
  10233. "duration" : 0,
  10234. "timeWindows" : null,
  10235. "timeWindowsIgnorable" : true,
  10236. "completed" : false,
  10237. "precedenceTaskId" : null,
  10238. "assignedVehicleId" : null,
  10239. "dropPenalty" : 0.0,
  10240. "properties" : null,
  10241. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  10242. "arrivalLatest" : "2018-08-05T23:18:11+0000",
  10243. "loads" : {
  10244. "weight" : 0,
  10245. "volume" : 0,
  10246. "unit" : 0
  10247. }
  10248. }, {
  10249. "id" : "4599",
  10250. "location" : {
  10251. "id" : "1.3262422_103.6783524",
  10252. "latitude" : 1.3262422,
  10253. "longitude" : 103.6783524
  10254. },
  10255. "artificial" : false,
  10256. "taskType" : "Pickup",
  10257. "capacityDemand" : {
  10258. "weight" : 16,
  10259. "volume" : 100,
  10260. "unit" : 1
  10261. },
  10262. "duration" : 200,
  10263. "timeWindows" : [ {
  10264. "start" : "2018-08-05T23:54:00.000Z",
  10265. "end" : "2018-08-06T02:54:00.000Z",
  10266. "relax" : 0
  10267. } ],
  10268. "timeWindowsIgnorable" : true,
  10269. "completed" : false,
  10270. "precedenceTaskId" : "",
  10271. "assignedVehicleId" : "",
  10272. "dropPenalty" : 5000.0,
  10273. "properties" : null,
  10274. "arrivalEarliest" : "2018-08-05T23:54:00+0000",
  10275. "arrivalLatest" : "2018-08-05T23:57:00+0000",
  10276. "loads" : {
  10277. "weight" : 0,
  10278. "volume" : 0,
  10279. "unit" : 0
  10280. }
  10281. }, {
  10282. "id" : "5143",
  10283. "location" : {
  10284. "id" : "1.3230967_103.9221028",
  10285. "latitude" : 1.3230967,
  10286. "longitude" : 103.9221028
  10287. },
  10288. "artificial" : false,
  10289. "taskType" : "Pickup",
  10290. "capacityDemand" : {
  10291. "weight" : 23,
  10292. "volume" : 200,
  10293. "unit" : 1
  10294. },
  10295. "duration" : 200,
  10296. "timeWindows" : [ {
  10297. "start" : "2018-08-06T00:03:00.000Z",
  10298. "end" : "2018-08-06T03:03:00.000Z",
  10299. "relax" : 0
  10300. } ],
  10301. "timeWindowsIgnorable" : true,
  10302. "completed" : false,
  10303. "precedenceTaskId" : "",
  10304. "assignedVehicleId" : "",
  10305. "dropPenalty" : 5000.0,
  10306. "properties" : null,
  10307. "arrivalEarliest" : "2018-08-06T00:29:51+0000",
  10308. "arrivalLatest" : "2018-08-06T00:32:51+0000",
  10309. "loads" : {
  10310. "weight" : 16,
  10311. "volume" : 100,
  10312. "unit" : 1
  10313. }
  10314. }, {
  10315. "id" : "5144",
  10316. "location" : {
  10317. "id" : "1.392554_103.899052",
  10318. "latitude" : 1.392554,
  10319. "longitude" : 103.899052
  10320. },
  10321. "artificial" : false,
  10322. "taskType" : "Delivery",
  10323. "capacityDemand" : {
  10324. "weight" : -23,
  10325. "volume" : -200,
  10326. "unit" : -1
  10327. },
  10328. "duration" : 200,
  10329. "timeWindows" : [ {
  10330. "start" : "2018-08-06T00:03:00.000Z",
  10331. "end" : "2018-08-06T03:03:00.000Z",
  10332. "relax" : 0
  10333. } ],
  10334. "timeWindowsIgnorable" : true,
  10335. "completed" : false,
  10336. "precedenceTaskId" : "",
  10337. "assignedVehicleId" : "",
  10338. "dropPenalty" : 5000.0,
  10339. "properties" : null,
  10340. "arrivalEarliest" : "2018-08-06T00:42:56+0000",
  10341. "arrivalLatest" : "2018-08-06T00:45:56+0000",
  10342. "loads" : {
  10343. "weight" : 39,
  10344. "volume" : 300,
  10345. "unit" : 2
  10346. }
  10347. }, {
  10348. "id" : "4687",
  10349. "location" : {
  10350. "id" : "1.3113982_103.8565897",
  10351. "latitude" : 1.3113982,
  10352. "longitude" : 103.8565897
  10353. },
  10354. "artificial" : false,
  10355. "taskType" : "Pickup",
  10356. "capacityDemand" : {
  10357. "weight" : 15,
  10358. "volume" : 100,
  10359. "unit" : 1
  10360. },
  10361. "duration" : 200,
  10362. "timeWindows" : [ {
  10363. "start" : "2018-08-05T23:54:00.000Z",
  10364. "end" : "2018-08-06T02:54:00.000Z",
  10365. "relax" : 0
  10366. } ],
  10367. "timeWindowsIgnorable" : true,
  10368. "completed" : false,
  10369. "precedenceTaskId" : "",
  10370. "assignedVehicleId" : "",
  10371. "dropPenalty" : 5000.0,
  10372. "properties" : null,
  10373. "arrivalEarliest" : "2018-08-06T00:58:29+0000",
  10374. "arrivalLatest" : "2018-08-06T01:01:29+0000",
  10375. "loads" : {
  10376. "weight" : 16,
  10377. "volume" : 100,
  10378. "unit" : 1
  10379. }
  10380. }, {
  10381. "id" : "5208",
  10382. "location" : {
  10383. "id" : "1.3741605_103.8841775",
  10384. "latitude" : 1.3741605,
  10385. "longitude" : 103.8841775
  10386. },
  10387. "artificial" : false,
  10388. "taskType" : "Delivery",
  10389. "capacityDemand" : {
  10390. "weight" : -2,
  10391. "volume" : -100,
  10392. "unit" : -1
  10393. },
  10394. "duration" : 200,
  10395. "timeWindows" : [ {
  10396. "start" : "2018-08-05T23:09:00.000Z",
  10397. "end" : "2018-08-06T02:09:00.000Z",
  10398. "relax" : 0
  10399. } ],
  10400. "timeWindowsIgnorable" : true,
  10401. "completed" : false,
  10402. "precedenceTaskId" : "",
  10403. "assignedVehicleId" : "",
  10404. "dropPenalty" : 5000.0,
  10405. "properties" : null,
  10406. "arrivalEarliest" : "2018-08-06T01:10:57+0000",
  10407. "arrivalLatest" : "2018-08-06T01:13:57+0000",
  10408. "loads" : {
  10409. "weight" : 31,
  10410. "volume" : 200,
  10411. "unit" : 2
  10412. }
  10413. }, {
  10414. "id" : "4713",
  10415. "location" : {
  10416. "id" : "1.3113982_103.8565897",
  10417. "latitude" : 1.3113982,
  10418. "longitude" : 103.8565897
  10419. },
  10420. "artificial" : false,
  10421. "taskType" : "Pickup",
  10422. "capacityDemand" : {
  10423. "weight" : 8,
  10424. "volume" : 100,
  10425. "unit" : 1
  10426. },
  10427. "duration" : 200,
  10428. "timeWindows" : [ {
  10429. "start" : "2018-08-05T23:00:00.000Z",
  10430. "end" : "2018-08-06T02:00:00.000Z",
  10431. "relax" : 0
  10432. } ],
  10433. "timeWindowsIgnorable" : true,
  10434. "completed" : false,
  10435. "precedenceTaskId" : "",
  10436. "assignedVehicleId" : "",
  10437. "dropPenalty" : 5000.0,
  10438. "properties" : null,
  10439. "arrivalEarliest" : "2018-08-06T01:23:25+0000",
  10440. "arrivalLatest" : "2018-08-06T01:26:25+0000",
  10441. "loads" : {
  10442. "weight" : 29,
  10443. "volume" : 100,
  10444. "unit" : 1
  10445. }
  10446. }, {
  10447. "id" : "4773",
  10448. "location" : {
  10449. "id" : "1.3113982_103.8565897",
  10450. "latitude" : 1.3113982,
  10451. "longitude" : 103.8565897
  10452. },
  10453. "artificial" : false,
  10454. "taskType" : "Pickup",
  10455. "capacityDemand" : {
  10456. "weight" : 28,
  10457. "volume" : 200,
  10458. "unit" : 1
  10459. },
  10460. "duration" : 200,
  10461. "timeWindows" : [ {
  10462. "start" : "2018-08-05T23:16:00.000Z",
  10463. "end" : "2018-08-06T02:16:00.000Z",
  10464. "relax" : 0
  10465. } ],
  10466. "timeWindowsIgnorable" : true,
  10467. "completed" : false,
  10468. "precedenceTaskId" : "",
  10469. "assignedVehicleId" : "",
  10470. "dropPenalty" : 5000.0,
  10471. "properties" : null,
  10472. "arrivalEarliest" : "2018-08-06T01:26:45+0000",
  10473. "arrivalLatest" : "2018-08-06T01:29:45+0000",
  10474. "loads" : {
  10475. "weight" : 37,
  10476. "volume" : 200,
  10477. "unit" : 2
  10478. }
  10479. }, {
  10480. "id" : "4683",
  10481. "location" : {
  10482. "id" : "1.3113982_103.8565897",
  10483. "latitude" : 1.3113982,
  10484. "longitude" : 103.8565897
  10485. },
  10486. "artificial" : false,
  10487. "taskType" : "Pickup",
  10488. "capacityDemand" : {
  10489. "weight" : 1,
  10490. "volume" : 100,
  10491. "unit" : 1
  10492. },
  10493. "duration" : 200,
  10494. "timeWindows" : [ {
  10495. "start" : "2018-08-06T01:32:00.000Z",
  10496. "end" : "2018-08-06T04:32:00.000Z",
  10497. "relax" : 0
  10498. } ],
  10499. "timeWindowsIgnorable" : true,
  10500. "completed" : false,
  10501. "precedenceTaskId" : "",
  10502. "assignedVehicleId" : "",
  10503. "dropPenalty" : 5000.0,
  10504. "properties" : null,
  10505. "arrivalEarliest" : "2018-08-06T01:32:00+0000",
  10506. "arrivalLatest" : "2018-08-06T01:33:05+0000",
  10507. "loads" : {
  10508. "weight" : 65,
  10509. "volume" : 400,
  10510. "unit" : 3
  10511. }
  10512. }, {
  10513. "id" : "4887",
  10514. "location" : {
  10515. "id" : "1.3113982_103.8565897",
  10516. "latitude" : 1.3113982,
  10517. "longitude" : 103.8565897
  10518. },
  10519. "artificial" : false,
  10520. "taskType" : "Pickup",
  10521. "capacityDemand" : {
  10522. "weight" : 16,
  10523. "volume" : 100,
  10524. "unit" : 1
  10525. },
  10526. "duration" : 200,
  10527. "timeWindows" : [ {
  10528. "start" : "2018-08-05T23:10:00.000Z",
  10529. "end" : "2018-08-06T02:10:00.000Z",
  10530. "relax" : 0
  10531. } ],
  10532. "timeWindowsIgnorable" : true,
  10533. "completed" : false,
  10534. "precedenceTaskId" : "",
  10535. "assignedVehicleId" : "",
  10536. "dropPenalty" : 5000.0,
  10537. "properties" : null,
  10538. "arrivalEarliest" : "2018-08-06T01:35:20+0000",
  10539. "arrivalLatest" : "2018-08-06T01:36:25+0000",
  10540. "loads" : {
  10541. "weight" : 66,
  10542. "volume" : 500,
  10543. "unit" : 4
  10544. }
  10545. }, {
  10546. "id" : "4733",
  10547. "location" : {
  10548. "id" : "1.3113982_103.8565897",
  10549. "latitude" : 1.3113982,
  10550. "longitude" : 103.8565897
  10551. },
  10552. "artificial" : false,
  10553. "taskType" : "Pickup",
  10554. "capacityDemand" : {
  10555. "weight" : 15,
  10556. "volume" : 100,
  10557. "unit" : 1
  10558. },
  10559. "duration" : 200,
  10560. "timeWindows" : [ {
  10561. "start" : "2018-08-06T00:35:00.000Z",
  10562. "end" : "2018-08-06T03:35:00.000Z",
  10563. "relax" : 0
  10564. } ],
  10565. "timeWindowsIgnorable" : true,
  10566. "completed" : false,
  10567. "precedenceTaskId" : "",
  10568. "assignedVehicleId" : "",
  10569. "dropPenalty" : 5000.0,
  10570. "properties" : null,
  10571. "arrivalEarliest" : "2018-08-06T01:38:40+0000",
  10572. "arrivalLatest" : "2018-08-06T01:39:45+0000",
  10573. "loads" : {
  10574. "weight" : 82,
  10575. "volume" : 600,
  10576. "unit" : 5
  10577. }
  10578. }, {
  10579. "id" : "5089",
  10580. "location" : {
  10581. "id" : "1.3113982_103.8565897",
  10582. "latitude" : 1.3113982,
  10583. "longitude" : 103.8565897
  10584. },
  10585. "artificial" : false,
  10586. "taskType" : "Pickup",
  10587. "capacityDemand" : {
  10588. "weight" : 3,
  10589. "volume" : 100,
  10590. "unit" : 1
  10591. },
  10592. "duration" : 200,
  10593. "timeWindows" : [ {
  10594. "start" : "2018-08-05T23:41:00.000Z",
  10595. "end" : "2018-08-06T02:41:00.000Z",
  10596. "relax" : 0
  10597. } ],
  10598. "timeWindowsIgnorable" : true,
  10599. "completed" : false,
  10600. "precedenceTaskId" : "",
  10601. "assignedVehicleId" : "",
  10602. "dropPenalty" : 5000.0,
  10603. "properties" : null,
  10604. "arrivalEarliest" : "2018-08-06T01:42:00+0000",
  10605. "arrivalLatest" : "2018-08-06T01:43:05+0000",
  10606. "loads" : {
  10607. "weight" : 97,
  10608. "volume" : 700,
  10609. "unit" : 6
  10610. }
  10611. }, {
  10612. "id" : "4787",
  10613. "location" : {
  10614. "id" : "1.3113982_103.8565897",
  10615. "latitude" : 1.3113982,
  10616. "longitude" : 103.8565897
  10617. },
  10618. "artificial" : false,
  10619. "taskType" : "Pickup",
  10620. "capacityDemand" : {
  10621. "weight" : 24,
  10622. "volume" : 200,
  10623. "unit" : 1
  10624. },
  10625. "duration" : 200,
  10626. "timeWindows" : [ {
  10627. "start" : "2018-08-06T00:30:00.000Z",
  10628. "end" : "2018-08-06T03:30:00.000Z",
  10629. "relax" : 0
  10630. } ],
  10631. "timeWindowsIgnorable" : true,
  10632. "completed" : false,
  10633. "precedenceTaskId" : "",
  10634. "assignedVehicleId" : "",
  10635. "dropPenalty" : 5000.0,
  10636. "properties" : null,
  10637. "arrivalEarliest" : "2018-08-06T01:45:20+0000",
  10638. "arrivalLatest" : "2018-08-06T01:46:25+0000",
  10639. "loads" : {
  10640. "weight" : 100,
  10641. "volume" : 800,
  10642. "unit" : 7
  10643. }
  10644. }, {
  10645. "id" : "4757",
  10646. "location" : {
  10647. "id" : "1.3113982_103.8565897",
  10648. "latitude" : 1.3113982,
  10649. "longitude" : 103.8565897
  10650. },
  10651. "artificial" : false,
  10652. "taskType" : "Pickup",
  10653. "capacityDemand" : {
  10654. "weight" : 33,
  10655. "volume" : 200,
  10656. "unit" : 1
  10657. },
  10658. "duration" : 200,
  10659. "timeWindows" : [ {
  10660. "start" : "2018-08-05T23:45:00.000Z",
  10661. "end" : "2018-08-06T02:45:00.000Z",
  10662. "relax" : 0
  10663. } ],
  10664. "timeWindowsIgnorable" : true,
  10665. "completed" : false,
  10666. "precedenceTaskId" : "",
  10667. "assignedVehicleId" : "",
  10668. "dropPenalty" : 5000.0,
  10669. "properties" : null,
  10670. "arrivalEarliest" : "2018-08-06T01:48:40+0000",
  10671. "arrivalLatest" : "2018-08-06T01:49:45+0000",
  10672. "loads" : {
  10673. "weight" : 124,
  10674. "volume" : 1000,
  10675. "unit" : 8
  10676. }
  10677. }, {
  10678. "id" : "4781",
  10679. "location" : {
  10680. "id" : "1.3113982_103.8565897",
  10681. "latitude" : 1.3113982,
  10682. "longitude" : 103.8565897
  10683. },
  10684. "artificial" : false,
  10685. "taskType" : "Pickup",
  10686. "capacityDemand" : {
  10687. "weight" : 63,
  10688. "volume" : 400,
  10689. "unit" : 1
  10690. },
  10691. "duration" : 200,
  10692. "timeWindows" : [ {
  10693. "start" : "2018-08-06T01:08:00.000Z",
  10694. "end" : "2018-08-06T04:08:00.000Z",
  10695. "relax" : 0
  10696. } ],
  10697. "timeWindowsIgnorable" : true,
  10698. "completed" : false,
  10699. "precedenceTaskId" : "",
  10700. "assignedVehicleId" : "",
  10701. "dropPenalty" : 5000.0,
  10702. "properties" : null,
  10703. "arrivalEarliest" : "2018-08-06T01:52:00+0000",
  10704. "arrivalLatest" : "2018-08-06T01:53:05+0000",
  10705. "loads" : {
  10706. "weight" : 157,
  10707. "volume" : 1200,
  10708. "unit" : 9
  10709. }
  10710. }, {
  10711. "id" : "5215",
  10712. "location" : {
  10713. "id" : "1.3113982_103.8565897",
  10714. "latitude" : 1.3113982,
  10715. "longitude" : 103.8565897
  10716. },
  10717. "artificial" : false,
  10718. "taskType" : "Pickup",
  10719. "capacityDemand" : {
  10720. "weight" : 9,
  10721. "volume" : 100,
  10722. "unit" : 1
  10723. },
  10724. "duration" : 200,
  10725. "timeWindows" : [ {
  10726. "start" : "2018-08-06T00:42:00.000Z",
  10727. "end" : "2018-08-06T03:42:00.000Z",
  10728. "relax" : 0
  10729. } ],
  10730. "timeWindowsIgnorable" : true,
  10731. "completed" : false,
  10732. "precedenceTaskId" : "",
  10733. "assignedVehicleId" : "",
  10734. "dropPenalty" : 5000.0,
  10735. "properties" : null,
  10736. "arrivalEarliest" : "2018-08-06T01:55:20+0000",
  10737. "arrivalLatest" : "2018-08-06T01:56:25+0000",
  10738. "loads" : {
  10739. "weight" : 220,
  10740. "volume" : 1600,
  10741. "unit" : 10
  10742. }
  10743. }, {
  10744. "id" : "5223",
  10745. "location" : {
  10746. "id" : "1.3113982_103.8565897",
  10747. "latitude" : 1.3113982,
  10748. "longitude" : 103.8565897
  10749. },
  10750. "artificial" : false,
  10751. "taskType" : "Pickup",
  10752. "capacityDemand" : {
  10753. "weight" : 2,
  10754. "volume" : 100,
  10755. "unit" : 1
  10756. },
  10757. "duration" : 200,
  10758. "timeWindows" : [ {
  10759. "start" : "2018-08-05T23:07:00.000Z",
  10760. "end" : "2018-08-06T02:07:00.000Z",
  10761. "relax" : 0
  10762. } ],
  10763. "timeWindowsIgnorable" : true,
  10764. "completed" : false,
  10765. "precedenceTaskId" : "",
  10766. "assignedVehicleId" : "",
  10767. "dropPenalty" : 5000.0,
  10768. "properties" : null,
  10769. "arrivalEarliest" : "2018-08-06T01:58:40+0000",
  10770. "arrivalLatest" : "2018-08-06T01:59:45+0000",
  10771. "loads" : {
  10772. "weight" : 229,
  10773. "volume" : 1700,
  10774. "unit" : 11
  10775. }
  10776. }, {
  10777. "id" : "4953",
  10778. "location" : {
  10779. "id" : "1.3113982_103.8565897",
  10780. "latitude" : 1.3113982,
  10781. "longitude" : 103.8565897
  10782. },
  10783. "artificial" : false,
  10784. "taskType" : "Pickup",
  10785. "capacityDemand" : {
  10786. "weight" : 23,
  10787. "volume" : 200,
  10788. "unit" : 1
  10789. },
  10790. "duration" : 200,
  10791. "timeWindows" : [ {
  10792. "start" : "2018-08-06T00:31:00.000Z",
  10793. "end" : "2018-08-06T03:31:00.000Z",
  10794. "relax" : 0
  10795. } ],
  10796. "timeWindowsIgnorable" : true,
  10797. "completed" : false,
  10798. "precedenceTaskId" : "",
  10799. "assignedVehicleId" : "",
  10800. "dropPenalty" : 5000.0,
  10801. "properties" : null,
  10802. "arrivalEarliest" : "2018-08-06T02:02:00+0000",
  10803. "arrivalLatest" : "2018-08-06T02:03:05+0000",
  10804. "loads" : {
  10805. "weight" : 231,
  10806. "volume" : 1800,
  10807. "unit" : 12
  10808. }
  10809. }, {
  10810. "id" : "4967",
  10811. "location" : {
  10812. "id" : "1.3113982_103.8565897",
  10813. "latitude" : 1.3113982,
  10814. "longitude" : 103.8565897
  10815. },
  10816. "artificial" : false,
  10817. "taskType" : "Pickup",
  10818. "capacityDemand" : {
  10819. "weight" : 38,
  10820. "volume" : 200,
  10821. "unit" : 1
  10822. },
  10823. "duration" : 200,
  10824. "timeWindows" : [ {
  10825. "start" : "2018-08-06T00:31:00.000Z",
  10826. "end" : "2018-08-06T03:31:00.000Z",
  10827. "relax" : 0
  10828. } ],
  10829. "timeWindowsIgnorable" : true,
  10830. "completed" : false,
  10831. "precedenceTaskId" : "",
  10832. "assignedVehicleId" : "",
  10833. "dropPenalty" : 5000.0,
  10834. "properties" : null,
  10835. "arrivalEarliest" : "2018-08-06T02:05:20+0000",
  10836. "arrivalLatest" : "2018-08-06T02:06:25+0000",
  10837. "loads" : {
  10838. "weight" : 254,
  10839. "volume" : 2000,
  10840. "unit" : 13
  10841. }
  10842. }, {
  10843. "id" : "4995",
  10844. "location" : {
  10845. "id" : "1.3113982_103.8565897",
  10846. "latitude" : 1.3113982,
  10847. "longitude" : 103.8565897
  10848. },
  10849. "artificial" : false,
  10850. "taskType" : "Pickup",
  10851. "capacityDemand" : {
  10852. "weight" : 12,
  10853. "volume" : 100,
  10854. "unit" : 1
  10855. },
  10856. "duration" : 200,
  10857. "timeWindows" : [ {
  10858. "start" : "2018-08-06T00:47:00.000Z",
  10859. "end" : "2018-08-06T03:47:00.000Z",
  10860. "relax" : 0
  10861. } ],
  10862. "timeWindowsIgnorable" : true,
  10863. "completed" : false,
  10864. "precedenceTaskId" : "",
  10865. "assignedVehicleId" : "",
  10866. "dropPenalty" : 5000.0,
  10867. "properties" : null,
  10868. "arrivalEarliest" : "2018-08-06T02:08:40+0000",
  10869. "arrivalLatest" : "2018-08-06T02:09:45+0000",
  10870. "loads" : {
  10871. "weight" : 292,
  10872. "volume" : 2200,
  10873. "unit" : 14
  10874. }
  10875. }, {
  10876. "id" : "4741",
  10877. "location" : {
  10878. "id" : "1.3113982_103.8565897",
  10879. "latitude" : 1.3113982,
  10880. "longitude" : 103.8565897
  10881. },
  10882. "artificial" : false,
  10883. "taskType" : "Pickup",
  10884. "capacityDemand" : {
  10885. "weight" : 19,
  10886. "volume" : 100,
  10887. "unit" : 1
  10888. },
  10889. "duration" : 200,
  10890. "timeWindows" : [ {
  10891. "start" : "2018-08-06T01:47:00.000Z",
  10892. "end" : "2018-08-06T04:47:00.000Z",
  10893. "relax" : 0
  10894. } ],
  10895. "timeWindowsIgnorable" : true,
  10896. "completed" : false,
  10897. "precedenceTaskId" : "",
  10898. "assignedVehicleId" : "",
  10899. "dropPenalty" : 5000.0,
  10900. "properties" : null,
  10901. "arrivalEarliest" : "2018-08-06T02:12:00+0000",
  10902. "arrivalLatest" : "2018-08-06T02:13:05+0000",
  10903. "loads" : {
  10904. "weight" : 304,
  10905. "volume" : 2300,
  10906. "unit" : 15
  10907. }
  10908. }, {
  10909. "id" : "4968",
  10910. "location" : {
  10911. "id" : "1.3195478_103.8470357",
  10912. "latitude" : 1.3195478,
  10913. "longitude" : 103.8470357
  10914. },
  10915. "artificial" : false,
  10916. "taskType" : "Delivery",
  10917. "capacityDemand" : {
  10918. "weight" : -38,
  10919. "volume" : -200,
  10920. "unit" : -1
  10921. },
  10922. "duration" : 200,
  10923. "timeWindows" : [ {
  10924. "start" : "2018-08-06T00:31:00.000Z",
  10925. "end" : "2018-08-06T03:31:00.000Z",
  10926. "relax" : 0
  10927. } ],
  10928. "timeWindowsIgnorable" : true,
  10929. "completed" : false,
  10930. "precedenceTaskId" : "",
  10931. "assignedVehicleId" : "",
  10932. "dropPenalty" : 5000.0,
  10933. "properties" : null,
  10934. "arrivalEarliest" : "2018-08-06T02:17:00+0000",
  10935. "arrivalLatest" : "2018-08-06T02:18:05+0000",
  10936. "loads" : {
  10937. "weight" : 323,
  10938. "volume" : 2400,
  10939. "unit" : 16
  10940. }
  10941. }, {
  10942. "id" : "4566",
  10943. "location" : {
  10944. "id" : "1.3154382_103.8444565",
  10945. "latitude" : 1.3154382,
  10946. "longitude" : 103.8444565
  10947. },
  10948. "artificial" : false,
  10949. "taskType" : "Delivery",
  10950. "capacityDemand" : {
  10951. "weight" : -6,
  10952. "volume" : -100,
  10953. "unit" : -1
  10954. },
  10955. "duration" : 200,
  10956. "timeWindows" : [ {
  10957. "start" : "2018-08-06T00:12:00.000Z",
  10958. "end" : "2018-08-06T03:12:00.000Z",
  10959. "relax" : 0
  10960. } ],
  10961. "timeWindowsIgnorable" : true,
  10962. "completed" : false,
  10963. "precedenceTaskId" : "",
  10964. "assignedVehicleId" : "",
  10965. "dropPenalty" : 5000.0,
  10966. "properties" : null,
  10967. "arrivalEarliest" : "2018-08-06T02:20:58+0000",
  10968. "arrivalLatest" : "2018-08-06T02:22:03+0000",
  10969. "loads" : {
  10970. "weight" : 285,
  10971. "volume" : 2200,
  10972. "unit" : 15
  10973. }
  10974. }, {
  10975. "id" : "5140",
  10976. "location" : {
  10977. "id" : "1.315773_103.832931",
  10978. "latitude" : 1.315773,
  10979. "longitude" : 103.832931
  10980. },
  10981. "artificial" : false,
  10982. "taskType" : "Delivery",
  10983. "capacityDemand" : {
  10984. "weight" : -12,
  10985. "volume" : -100,
  10986. "unit" : -1
  10987. },
  10988. "duration" : 200,
  10989. "timeWindows" : [ {
  10990. "start" : "2018-08-06T00:03:00.000Z",
  10991. "end" : "2018-08-06T03:03:00.000Z",
  10992. "relax" : 0
  10993. } ],
  10994. "timeWindowsIgnorable" : true,
  10995. "completed" : false,
  10996. "precedenceTaskId" : "",
  10997. "assignedVehicleId" : "",
  10998. "dropPenalty" : 5000.0,
  10999. "properties" : null,
  11000. "arrivalEarliest" : "2018-08-06T02:25:50+0000",
  11001. "arrivalLatest" : "2018-08-06T02:26:55+0000",
  11002. "loads" : {
  11003. "weight" : 279,
  11004. "volume" : 2100,
  11005. "unit" : 14
  11006. }
  11007. }, {
  11008. "id" : "4996",
  11009. "location" : {
  11010. "id" : "1.3083605_103.8236672",
  11011. "latitude" : 1.3083605,
  11012. "longitude" : 103.8236672
  11013. },
  11014. "artificial" : false,
  11015. "taskType" : "Delivery",
  11016. "capacityDemand" : {
  11017. "weight" : -12,
  11018. "volume" : -100,
  11019. "unit" : -1
  11020. },
  11021. "duration" : 200,
  11022. "timeWindows" : [ {
  11023. "start" : "2018-08-06T00:47:00.000Z",
  11024. "end" : "2018-08-06T03:47:00.000Z",
  11025. "relax" : 0
  11026. } ],
  11027. "timeWindowsIgnorable" : true,
  11028. "completed" : false,
  11029. "precedenceTaskId" : "",
  11030. "assignedVehicleId" : "",
  11031. "dropPenalty" : 5000.0,
  11032. "properties" : null,
  11033. "arrivalEarliest" : "2018-08-06T02:30:44+0000",
  11034. "arrivalLatest" : "2018-08-06T02:31:49+0000",
  11035. "loads" : {
  11036. "weight" : 267,
  11037. "volume" : 2000,
  11038. "unit" : 13
  11039. }
  11040. }, {
  11041. "id" : "4538",
  11042. "location" : {
  11043. "id" : "1.3093387_103.8184855",
  11044. "latitude" : 1.3093387,
  11045. "longitude" : 103.8184855
  11046. },
  11047. "artificial" : false,
  11048. "taskType" : "Delivery",
  11049. "capacityDemand" : {
  11050. "weight" : -3,
  11051. "volume" : -100,
  11052. "unit" : -1
  11053. },
  11054. "duration" : 200,
  11055. "timeWindows" : [ {
  11056. "start" : "2018-08-06T01:29:00.000Z",
  11057. "end" : "2018-08-06T04:29:00.000Z",
  11058. "relax" : 0
  11059. } ],
  11060. "timeWindowsIgnorable" : true,
  11061. "completed" : false,
  11062. "precedenceTaskId" : "",
  11063. "assignedVehicleId" : "",
  11064. "dropPenalty" : 5000.0,
  11065. "properties" : null,
  11066. "arrivalEarliest" : "2018-08-06T02:34:46+0000",
  11067. "arrivalLatest" : "2018-08-06T02:35:51+0000",
  11068. "loads" : {
  11069. "weight" : 255,
  11070. "volume" : 1900,
  11071. "unit" : 12
  11072. }
  11073. }, {
  11074. "id" : "5049",
  11075. "location" : {
  11076. "id" : "1.3262422_103.6783524",
  11077. "latitude" : 1.3262422,
  11078. "longitude" : 103.6783524
  11079. },
  11080. "artificial" : false,
  11081. "taskType" : "Pickup",
  11082. "capacityDemand" : {
  11083. "weight" : 19,
  11084. "volume" : 100,
  11085. "unit" : 1
  11086. },
  11087. "duration" : 200,
  11088. "timeWindows" : [ {
  11089. "start" : "2018-08-05T23:58:00.000Z",
  11090. "end" : "2018-08-06T02:58:00.000Z",
  11091. "relax" : 0
  11092. } ],
  11093. "timeWindowsIgnorable" : true,
  11094. "completed" : false,
  11095. "precedenceTaskId" : "",
  11096. "assignedVehicleId" : "",
  11097. "dropPenalty" : 5000.0,
  11098. "properties" : null,
  11099. "arrivalEarliest" : "2018-08-06T02:56:55+0000",
  11100. "arrivalLatest" : "2018-08-06T02:58:00+0000",
  11101. "loads" : {
  11102. "weight" : 252,
  11103. "volume" : 1800,
  11104. "unit" : 11
  11105. }
  11106. }, {
  11107. "id" : "4819",
  11108. "location" : {
  11109. "id" : "1.3262422_103.6783524",
  11110. "latitude" : 1.3262422,
  11111. "longitude" : 103.6783524
  11112. },
  11113. "artificial" : false,
  11114. "taskType" : "Pickup",
  11115. "capacityDemand" : {
  11116. "weight" : 3,
  11117. "volume" : 100,
  11118. "unit" : 1
  11119. },
  11120. "duration" : 200,
  11121. "timeWindows" : [ {
  11122. "start" : "2018-08-06T02:00:00.000Z",
  11123. "end" : "2018-08-06T05:00:00.000Z",
  11124. "relax" : 0
  11125. } ],
  11126. "timeWindowsIgnorable" : true,
  11127. "completed" : false,
  11128. "precedenceTaskId" : "",
  11129. "assignedVehicleId" : "",
  11130. "dropPenalty" : 5000.0,
  11131. "properties" : null,
  11132. "arrivalEarliest" : "2018-08-06T03:00:15+0000",
  11133. "arrivalLatest" : "2018-08-06T03:01:50+0000",
  11134. "loads" : {
  11135. "weight" : 271,
  11136. "volume" : 1900,
  11137. "unit" : 12
  11138. }
  11139. }, {
  11140. "id" : "4991",
  11141. "location" : {
  11142. "id" : "1.3262422_103.6783524",
  11143. "latitude" : 1.3262422,
  11144. "longitude" : 103.6783524
  11145. },
  11146. "artificial" : false,
  11147. "taskType" : "Pickup",
  11148. "capacityDemand" : {
  11149. "weight" : 33,
  11150. "volume" : 200,
  11151. "unit" : 1
  11152. },
  11153. "duration" : 200,
  11154. "timeWindows" : [ {
  11155. "start" : "2018-08-06T01:37:00.000Z",
  11156. "end" : "2018-08-06T04:37:00.000Z",
  11157. "relax" : 0
  11158. } ],
  11159. "timeWindowsIgnorable" : true,
  11160. "completed" : false,
  11161. "precedenceTaskId" : "",
  11162. "assignedVehicleId" : "",
  11163. "dropPenalty" : 5000.0,
  11164. "properties" : null,
  11165. "arrivalEarliest" : "2018-08-06T03:03:35+0000",
  11166. "arrivalLatest" : "2018-08-06T03:05:10+0000",
  11167. "loads" : {
  11168. "weight" : 274,
  11169. "volume" : 2000,
  11170. "unit" : 13
  11171. }
  11172. }, {
  11173. "id" : "5043",
  11174. "location" : {
  11175. "id" : "1.3262422_103.6783524",
  11176. "latitude" : 1.3262422,
  11177. "longitude" : 103.6783524
  11178. },
  11179. "artificial" : false,
  11180. "taskType" : "Pickup",
  11181. "capacityDemand" : {
  11182. "weight" : 24,
  11183. "volume" : 200,
  11184. "unit" : 1
  11185. },
  11186. "duration" : 200,
  11187. "timeWindows" : [ {
  11188. "start" : "2018-08-06T03:07:00.000Z",
  11189. "end" : "2018-08-06T06:07:00.000Z",
  11190. "relax" : 0
  11191. } ],
  11192. "timeWindowsIgnorable" : true,
  11193. "completed" : false,
  11194. "precedenceTaskId" : "",
  11195. "assignedVehicleId" : "",
  11196. "dropPenalty" : 5000.0,
  11197. "properties" : null,
  11198. "arrivalEarliest" : "2018-08-06T03:07:00+0000",
  11199. "arrivalLatest" : "2018-08-06T03:08:30+0000",
  11200. "loads" : {
  11201. "weight" : 307,
  11202. "volume" : 2200,
  11203. "unit" : 14
  11204. }
  11205. }, {
  11206. "id" : "4872",
  11207. "location" : {
  11208. "id" : "1.3410264_103.7052969",
  11209. "latitude" : 1.3410264,
  11210. "longitude" : 103.7052969
  11211. },
  11212. "artificial" : false,
  11213. "taskType" : "Delivery",
  11214. "capacityDemand" : {
  11215. "weight" : -9,
  11216. "volume" : -100,
  11217. "unit" : -1
  11218. },
  11219. "duration" : 200,
  11220. "timeWindows" : [ {
  11221. "start" : "2018-08-06T01:01:00.000Z",
  11222. "end" : "2018-08-06T04:01:00.000Z",
  11223. "relax" : 0
  11224. } ],
  11225. "timeWindowsIgnorable" : true,
  11226. "completed" : false,
  11227. "precedenceTaskId" : "",
  11228. "assignedVehicleId" : "",
  11229. "dropPenalty" : 5000.0,
  11230. "properties" : null,
  11231. "arrivalEarliest" : "2018-08-06T03:14:26+0000",
  11232. "arrivalLatest" : "2018-08-06T03:15:56+0000",
  11233. "loads" : {
  11234. "weight" : 331,
  11235. "volume" : 2400,
  11236. "unit" : 15
  11237. }
  11238. }, {
  11239. "id" : "5128",
  11240. "location" : {
  11241. "id" : "1.3769156_103.7650784",
  11242. "latitude" : 1.3769156,
  11243. "longitude" : 103.7650784
  11244. },
  11245. "artificial" : false,
  11246. "taskType" : "Delivery",
  11247. "capacityDemand" : {
  11248. "weight" : -35,
  11249. "volume" : -200,
  11250. "unit" : -1
  11251. },
  11252. "duration" : 200,
  11253. "timeWindows" : [ {
  11254. "start" : "2018-08-06T00:44:00.000Z",
  11255. "end" : "2018-08-06T03:44:00.000Z",
  11256. "relax" : 0
  11257. } ],
  11258. "timeWindowsIgnorable" : true,
  11259. "completed" : false,
  11260. "precedenceTaskId" : "",
  11261. "assignedVehicleId" : "",
  11262. "dropPenalty" : 5000.0,
  11263. "properties" : null,
  11264. "arrivalEarliest" : "2018-08-06T03:27:04+0000",
  11265. "arrivalLatest" : "2018-08-06T03:28:34+0000",
  11266. "loads" : {
  11267. "weight" : 322,
  11268. "volume" : 2300,
  11269. "unit" : 14
  11270. }
  11271. }, {
  11272. "id" : "4376",
  11273. "location" : {
  11274. "id" : "1.3605622_103.8606074",
  11275. "latitude" : 1.3605622,
  11276. "longitude" : 103.8606074
  11277. },
  11278. "artificial" : false,
  11279. "taskType" : "Delivery",
  11280. "capacityDemand" : {
  11281. "weight" : -6,
  11282. "volume" : -100,
  11283. "unit" : -1
  11284. },
  11285. "duration" : 200,
  11286. "timeWindows" : [ {
  11287. "start" : "2018-08-06T03:40:00.000Z",
  11288. "end" : "2018-08-06T06:40:00.000Z",
  11289. "relax" : 0
  11290. } ],
  11291. "timeWindowsIgnorable" : true,
  11292. "completed" : false,
  11293. "precedenceTaskId" : "",
  11294. "assignedVehicleId" : "",
  11295. "dropPenalty" : 5000.0,
  11296. "properties" : null,
  11297. "arrivalEarliest" : "2018-08-06T03:43:19+0000",
  11298. "arrivalLatest" : "2018-08-06T03:44:49+0000",
  11299. "loads" : {
  11300. "weight" : 287,
  11301. "volume" : 2100,
  11302. "unit" : 13
  11303. }
  11304. }, {
  11305. "id" : "5168",
  11306. "location" : {
  11307. "id" : "1.3601082_103.8666922",
  11308. "latitude" : 1.3601082,
  11309. "longitude" : 103.8666922
  11310. },
  11311. "artificial" : false,
  11312. "taskType" : "Delivery",
  11313. "capacityDemand" : {
  11314. "weight" : -1,
  11315. "volume" : -100,
  11316. "unit" : -1
  11317. },
  11318. "duration" : 200,
  11319. "timeWindows" : [ {
  11320. "start" : "2018-08-06T02:06:00.000Z",
  11321. "end" : "2018-08-06T05:06:00.000Z",
  11322. "relax" : 0
  11323. } ],
  11324. "timeWindowsIgnorable" : true,
  11325. "completed" : false,
  11326. "precedenceTaskId" : "",
  11327. "assignedVehicleId" : "",
  11328. "dropPenalty" : 5000.0,
  11329. "properties" : null,
  11330. "arrivalEarliest" : "2018-08-06T03:47:27+0000",
  11331. "arrivalLatest" : "2018-08-06T03:48:57+0000",
  11332. "loads" : {
  11333. "weight" : 281,
  11334. "volume" : 2000,
  11335. "unit" : 12
  11336. }
  11337. }, {
  11338. "id" : "5048",
  11339. "location" : {
  11340. "id" : "1.386902_103.894636",
  11341. "latitude" : 1.386902,
  11342. "longitude" : 103.894636
  11343. },
  11344. "artificial" : false,
  11345. "taskType" : "Delivery",
  11346. "capacityDemand" : {
  11347. "weight" : -121,
  11348. "volume" : -700,
  11349. "unit" : -1
  11350. },
  11351. "duration" : 200,
  11352. "timeWindows" : [ {
  11353. "start" : "2018-08-06T02:56:00.000Z",
  11354. "end" : "2018-08-06T05:56:00.000Z",
  11355. "relax" : 0
  11356. } ],
  11357. "timeWindowsIgnorable" : true,
  11358. "completed" : false,
  11359. "precedenceTaskId" : "",
  11360. "assignedVehicleId" : "",
  11361. "dropPenalty" : 5000.0,
  11362. "properties" : null,
  11363. "arrivalEarliest" : "2018-08-06T03:55:56+0000",
  11364. "arrivalLatest" : "2018-08-06T03:57:26+0000",
  11365. "loads" : {
  11366. "weight" : 280,
  11367. "volume" : 1900,
  11368. "unit" : 11
  11369. }
  11370. }, {
  11371. "id" : "4988",
  11372. "location" : {
  11373. "id" : "1.3786196_103.8963258",
  11374. "latitude" : 1.3786196,
  11375. "longitude" : 103.8963258
  11376. },
  11377. "artificial" : false,
  11378. "taskType" : "Delivery",
  11379. "capacityDemand" : {
  11380. "weight" : -11,
  11381. "volume" : -100,
  11382. "unit" : -1
  11383. },
  11384. "duration" : 200,
  11385. "timeWindows" : [ {
  11386. "start" : "2018-08-06T03:06:00.000Z",
  11387. "end" : "2018-08-06T06:06:00.000Z",
  11388. "relax" : 0
  11389. } ],
  11390. "timeWindowsIgnorable" : true,
  11391. "completed" : false,
  11392. "precedenceTaskId" : "",
  11393. "assignedVehicleId" : "",
  11394. "dropPenalty" : 5000.0,
  11395. "properties" : null,
  11396. "arrivalEarliest" : "2018-08-06T04:00:23+0000",
  11397. "arrivalLatest" : "2018-08-06T04:01:53+0000",
  11398. "loads" : {
  11399. "weight" : 159,
  11400. "volume" : 1200,
  11401. "unit" : 10
  11402. }
  11403. }, {
  11404. "id" : "5162",
  11405. "location" : {
  11406. "id" : "1.3461437_103.8642194",
  11407. "latitude" : 1.3461437,
  11408. "longitude" : 103.8642194
  11409. },
  11410. "artificial" : false,
  11411. "taskType" : "Delivery",
  11412. "capacityDemand" : {
  11413. "weight" : -1,
  11414. "volume" : -100,
  11415. "unit" : -1
  11416. },
  11417. "duration" : 200,
  11418. "timeWindows" : [ {
  11419. "start" : "2018-08-06T01:15:00.000Z",
  11420. "end" : "2018-08-06T04:15:00.000Z",
  11421. "relax" : 0
  11422. } ],
  11423. "timeWindowsIgnorable" : true,
  11424. "completed" : false,
  11425. "precedenceTaskId" : "",
  11426. "assignedVehicleId" : "",
  11427. "dropPenalty" : 5000.0,
  11428. "properties" : null,
  11429. "arrivalEarliest" : "2018-08-06T04:09:48+0000",
  11430. "arrivalLatest" : "2018-08-06T04:11:18+0000",
  11431. "loads" : {
  11432. "weight" : 148,
  11433. "volume" : 1100,
  11434. "unit" : 9
  11435. }
  11436. }, {
  11437. "id" : "4727",
  11438. "location" : {
  11439. "id" : "1.3113982_103.8565897",
  11440. "latitude" : 1.3113982,
  11441. "longitude" : 103.8565897
  11442. },
  11443. "artificial" : false,
  11444. "taskType" : "Pickup",
  11445. "capacityDemand" : {
  11446. "weight" : 55,
  11447. "volume" : 300,
  11448. "unit" : 1
  11449. },
  11450. "duration" : 200,
  11451. "timeWindows" : [ {
  11452. "start" : "2018-08-06T01:32:00.000Z",
  11453. "end" : "2018-08-06T04:32:00.000Z",
  11454. "relax" : 0
  11455. } ],
  11456. "timeWindowsIgnorable" : true,
  11457. "completed" : false,
  11458. "precedenceTaskId" : "",
  11459. "assignedVehicleId" : "",
  11460. "dropPenalty" : 5000.0,
  11461. "properties" : null,
  11462. "arrivalEarliest" : "2018-08-06T04:17:52+0000",
  11463. "arrivalLatest" : "2018-08-06T04:19:22+0000",
  11464. "loads" : {
  11465. "weight" : 147,
  11466. "volume" : 1000,
  11467. "unit" : 8
  11468. }
  11469. }, {
  11470. "id" : "5057",
  11471. "location" : {
  11472. "id" : "1.3113982_103.8565897",
  11473. "latitude" : 1.3113982,
  11474. "longitude" : 103.8565897
  11475. },
  11476. "artificial" : false,
  11477. "taskType" : "Pickup",
  11478. "capacityDemand" : {
  11479. "weight" : 1,
  11480. "volume" : 100,
  11481. "unit" : 1
  11482. },
  11483. "duration" : 200,
  11484. "timeWindows" : [ {
  11485. "start" : "2018-08-06T02:48:00.000Z",
  11486. "end" : "2018-08-06T05:48:00.000Z",
  11487. "relax" : 0
  11488. } ],
  11489. "timeWindowsIgnorable" : true,
  11490. "completed" : false,
  11491. "precedenceTaskId" : "",
  11492. "assignedVehicleId" : "",
  11493. "dropPenalty" : 5000.0,
  11494. "properties" : null,
  11495. "arrivalEarliest" : "2018-08-06T04:21:12+0000",
  11496. "arrivalLatest" : "2018-08-06T04:22:42+0000",
  11497. "loads" : {
  11498. "weight" : 202,
  11499. "volume" : 1300,
  11500. "unit" : 9
  11501. }
  11502. }, {
  11503. "id" : "5063",
  11504. "location" : {
  11505. "id" : "1.3113982_103.8565897",
  11506. "latitude" : 1.3113982,
  11507. "longitude" : 103.8565897
  11508. },
  11509. "artificial" : false,
  11510. "taskType" : "Pickup",
  11511. "capacityDemand" : {
  11512. "weight" : 11,
  11513. "volume" : 100,
  11514. "unit" : 1
  11515. },
  11516. "duration" : 200,
  11517. "timeWindows" : [ {
  11518. "start" : "2018-08-06T02:40:00.000Z",
  11519. "end" : "2018-08-06T05:40:00.000Z",
  11520. "relax" : 0
  11521. } ],
  11522. "timeWindowsIgnorable" : true,
  11523. "completed" : false,
  11524. "precedenceTaskId" : "",
  11525. "assignedVehicleId" : "",
  11526. "dropPenalty" : 5000.0,
  11527. "properties" : null,
  11528. "arrivalEarliest" : "2018-08-06T04:24:32+0000",
  11529. "arrivalLatest" : "2018-08-06T04:26:02+0000",
  11530. "loads" : {
  11531. "weight" : 203,
  11532. "volume" : 1400,
  11533. "unit" : 10
  11534. }
  11535. }, {
  11536. "id" : "5201",
  11537. "location" : {
  11538. "id" : "1.3113982_103.8565897",
  11539. "latitude" : 1.3113982,
  11540. "longitude" : 103.8565897
  11541. },
  11542. "artificial" : false,
  11543. "taskType" : "Pickup",
  11544. "capacityDemand" : {
  11545. "weight" : 2,
  11546. "volume" : 100,
  11547. "unit" : 1
  11548. },
  11549. "duration" : 200,
  11550. "timeWindows" : [ {
  11551. "start" : "2018-08-06T02:04:00.000Z",
  11552. "end" : "2018-08-06T05:04:00.000Z",
  11553. "relax" : 0
  11554. } ],
  11555. "timeWindowsIgnorable" : true,
  11556. "completed" : false,
  11557. "precedenceTaskId" : "",
  11558. "assignedVehicleId" : "",
  11559. "dropPenalty" : 5000.0,
  11560. "properties" : null,
  11561. "arrivalEarliest" : "2018-08-06T04:27:52+0000",
  11562. "arrivalLatest" : "2018-08-06T04:29:22+0000",
  11563. "loads" : {
  11564. "weight" : 214,
  11565. "volume" : 1500,
  11566. "unit" : 11
  11567. }
  11568. }, {
  11569. "id" : "4743",
  11570. "location" : {
  11571. "id" : "1.3113982_103.8565897",
  11572. "latitude" : 1.3113982,
  11573. "longitude" : 103.8565897
  11574. },
  11575. "artificial" : false,
  11576. "taskType" : "Pickup",
  11577. "capacityDemand" : {
  11578. "weight" : 5,
  11579. "volume" : 100,
  11580. "unit" : 1
  11581. },
  11582. "duration" : 200,
  11583. "timeWindows" : [ {
  11584. "start" : "2018-08-06T02:50:00.000Z",
  11585. "end" : "2018-08-06T05:50:00.000Z",
  11586. "relax" : 0
  11587. } ],
  11588. "timeWindowsIgnorable" : true,
  11589. "completed" : false,
  11590. "precedenceTaskId" : "",
  11591. "assignedVehicleId" : "",
  11592. "dropPenalty" : 5000.0,
  11593. "properties" : null,
  11594. "arrivalEarliest" : "2018-08-06T04:31:12+0000",
  11595. "arrivalLatest" : "2018-08-06T04:32:42+0000",
  11596. "loads" : {
  11597. "weight" : 216,
  11598. "volume" : 1600,
  11599. "unit" : 12
  11600. }
  11601. }, {
  11602. "id" : "5023",
  11603. "location" : {
  11604. "id" : "1.3113982_103.8565897",
  11605. "latitude" : 1.3113982,
  11606. "longitude" : 103.8565897
  11607. },
  11608. "artificial" : false,
  11609. "taskType" : "Pickup",
  11610. "capacityDemand" : {
  11611. "weight" : 3,
  11612. "volume" : 100,
  11613. "unit" : 1
  11614. },
  11615. "duration" : 200,
  11616. "timeWindows" : [ {
  11617. "start" : "2018-08-06T01:46:00.000Z",
  11618. "end" : "2018-08-06T04:46:00.000Z",
  11619. "relax" : 0
  11620. } ],
  11621. "timeWindowsIgnorable" : true,
  11622. "completed" : false,
  11623. "precedenceTaskId" : "",
  11624. "assignedVehicleId" : "",
  11625. "dropPenalty" : 5000.0,
  11626. "properties" : null,
  11627. "arrivalEarliest" : "2018-08-06T04:34:32+0000",
  11628. "arrivalLatest" : "2018-08-06T04:36:02+0000",
  11629. "loads" : {
  11630. "weight" : 221,
  11631. "volume" : 1700,
  11632. "unit" : 13
  11633. }
  11634. }, {
  11635. "id" : "5021",
  11636. "location" : {
  11637. "id" : "1.3113982_103.8565897",
  11638. "latitude" : 1.3113982,
  11639. "longitude" : 103.8565897
  11640. },
  11641. "artificial" : false,
  11642. "taskType" : "Pickup",
  11643. "capacityDemand" : {
  11644. "weight" : 3,
  11645. "volume" : 100,
  11646. "unit" : 1
  11647. },
  11648. "duration" : 200,
  11649. "timeWindows" : [ {
  11650. "start" : "2018-08-06T02:28:00.000Z",
  11651. "end" : "2018-08-06T05:28:00.000Z",
  11652. "relax" : 0
  11653. } ],
  11654. "timeWindowsIgnorable" : true,
  11655. "completed" : false,
  11656. "precedenceTaskId" : "",
  11657. "assignedVehicleId" : "",
  11658. "dropPenalty" : 5000.0,
  11659. "properties" : null,
  11660. "arrivalEarliest" : "2018-08-06T04:37:52+0000",
  11661. "arrivalLatest" : "2018-08-06T04:39:22+0000",
  11662. "loads" : {
  11663. "weight" : 224,
  11664. "volume" : 1800,
  11665. "unit" : 14
  11666. }
  11667. }, {
  11668. "id" : "4738",
  11669. "location" : {
  11670. "id" : "1.297253_103.825944",
  11671. "latitude" : 1.297253,
  11672. "longitude" : 103.825944
  11673. },
  11674. "artificial" : false,
  11675. "taskType" : "Delivery",
  11676. "capacityDemand" : {
  11677. "weight" : -1,
  11678. "volume" : -100,
  11679. "unit" : -1
  11680. },
  11681. "duration" : 200,
  11682. "timeWindows" : [ {
  11683. "start" : "2018-08-06T02:02:00.000Z",
  11684. "end" : "2018-08-06T05:02:00.000Z",
  11685. "relax" : 0
  11686. } ],
  11687. "timeWindowsIgnorable" : true,
  11688. "completed" : false,
  11689. "precedenceTaskId" : "",
  11690. "assignedVehicleId" : "",
  11691. "dropPenalty" : 5000.0,
  11692. "properties" : null,
  11693. "arrivalEarliest" : "2018-08-06T04:45:42+0000",
  11694. "arrivalLatest" : "2018-08-06T04:47:12+0000",
  11695. "loads" : {
  11696. "weight" : 227,
  11697. "volume" : 1900,
  11698. "unit" : 15
  11699. }
  11700. }, {
  11701. "id" : "5152",
  11702. "location" : {
  11703. "id" : "1.2848183_103.8092757",
  11704. "latitude" : 1.2848183,
  11705. "longitude" : 103.8092757
  11706. },
  11707. "artificial" : false,
  11708. "taskType" : "Delivery",
  11709. "capacityDemand" : {
  11710. "weight" : -80,
  11711. "volume" : -400,
  11712. "unit" : -1
  11713. },
  11714. "duration" : 200,
  11715. "timeWindows" : [ {
  11716. "start" : "2018-08-06T04:25:00.000Z",
  11717. "end" : "2018-08-06T07:25:00.000Z",
  11718. "relax" : 0
  11719. } ],
  11720. "timeWindowsIgnorable" : true,
  11721. "completed" : false,
  11722. "precedenceTaskId" : "",
  11723. "assignedVehicleId" : "",
  11724. "dropPenalty" : 5000.0,
  11725. "properties" : null,
  11726. "arrivalEarliest" : "2018-08-06T04:51:48+0000",
  11727. "arrivalLatest" : "2018-08-06T04:53:18+0000",
  11728. "loads" : {
  11729. "weight" : 226,
  11730. "volume" : 1800,
  11731. "unit" : 14
  11732. }
  11733. }, {
  11734. "id" : "4410",
  11735. "location" : {
  11736. "id" : "1.287907_103.778385",
  11737. "latitude" : 1.287907,
  11738. "longitude" : 103.778385
  11739. },
  11740. "artificial" : false,
  11741. "taskType" : "Delivery",
  11742. "capacityDemand" : {
  11743. "weight" : -11,
  11744. "volume" : -100,
  11745. "unit" : -1
  11746. },
  11747. "duration" : 200,
  11748. "timeWindows" : [ {
  11749. "start" : "2018-08-06T02:12:00.000Z",
  11750. "end" : "2018-08-06T05:12:00.000Z",
  11751. "relax" : 0
  11752. } ],
  11753. "timeWindowsIgnorable" : true,
  11754. "completed" : false,
  11755. "precedenceTaskId" : "",
  11756. "assignedVehicleId" : "",
  11757. "dropPenalty" : 5000.0,
  11758. "properties" : null,
  11759. "arrivalEarliest" : "2018-08-06T04:59:16+0000",
  11760. "arrivalLatest" : "2018-08-06T05:00:46+0000",
  11761. "loads" : {
  11762. "weight" : 146,
  11763. "volume" : 1400,
  11764. "unit" : 13
  11765. }
  11766. }, {
  11767. "id" : "5194",
  11768. "location" : {
  11769. "id" : "1.429985_103.786464",
  11770. "latitude" : 1.429985,
  11771. "longitude" : 103.786464
  11772. },
  11773. "artificial" : false,
  11774. "taskType" : "Delivery",
  11775. "capacityDemand" : {
  11776. "weight" : -57,
  11777. "volume" : -300,
  11778. "unit" : -1
  11779. },
  11780. "duration" : 200,
  11781. "timeWindows" : [ {
  11782. "start" : "2018-08-06T03:13:00.000Z",
  11783. "end" : "2018-08-06T06:13:00.000Z",
  11784. "relax" : 0
  11785. } ],
  11786. "timeWindowsIgnorable" : true,
  11787. "completed" : false,
  11788. "precedenceTaskId" : "",
  11789. "assignedVehicleId" : "",
  11790. "dropPenalty" : 5000.0,
  11791. "properties" : null,
  11792. "arrivalEarliest" : "2018-08-06T05:21:35+0000",
  11793. "arrivalLatest" : "2018-08-06T05:23:05+0000",
  11794. "loads" : {
  11795. "weight" : 135,
  11796. "volume" : 1300,
  11797. "unit" : 12
  11798. }
  11799. }, {
  11800. "id" : "4894",
  11801. "location" : {
  11802. "id" : "1.3020417_103.7700349",
  11803. "latitude" : 1.3020417,
  11804. "longitude" : 103.7700349
  11805. },
  11806. "artificial" : false,
  11807. "taskType" : "Delivery",
  11808. "capacityDemand" : {
  11809. "weight" : -11,
  11810. "volume" : -100,
  11811. "unit" : -1
  11812. },
  11813. "duration" : 200,
  11814. "timeWindows" : [ {
  11815. "start" : "2018-08-06T05:23:00.000Z",
  11816. "end" : "2018-08-06T08:23:00.000Z",
  11817. "relax" : 0
  11818. } ],
  11819. "timeWindowsIgnorable" : true,
  11820. "completed" : false,
  11821. "precedenceTaskId" : "",
  11822. "assignedVehicleId" : "",
  11823. "dropPenalty" : 5000.0,
  11824. "properties" : null,
  11825. "arrivalEarliest" : "2018-08-06T05:42:07+0000",
  11826. "arrivalLatest" : "2018-08-06T05:43:37+0000",
  11827. "loads" : {
  11828. "weight" : 78,
  11829. "volume" : 1000,
  11830. "unit" : 11
  11831. }
  11832. }, {
  11833. "id" : "4797",
  11834. "location" : {
  11835. "id" : "1.3262422_103.6783524",
  11836. "latitude" : 1.3262422,
  11837. "longitude" : 103.6783524
  11838. },
  11839. "artificial" : false,
  11840. "taskType" : "Pickup",
  11841. "capacityDemand" : {
  11842. "weight" : 45,
  11843. "volume" : 300,
  11844. "unit" : 1
  11845. },
  11846. "duration" : 200,
  11847. "timeWindows" : [ {
  11848. "start" : "2018-08-06T03:36:00.000Z",
  11849. "end" : "2018-08-06T06:36:00.000Z",
  11850. "relax" : 0
  11851. } ],
  11852. "timeWindowsIgnorable" : true,
  11853. "completed" : false,
  11854. "precedenceTaskId" : "",
  11855. "assignedVehicleId" : "",
  11856. "dropPenalty" : 5000.0,
  11857. "properties" : null,
  11858. "arrivalEarliest" : "2018-08-06T05:58:05+0000",
  11859. "arrivalLatest" : "2018-08-06T05:59:35+0000",
  11860. "loads" : {
  11861. "weight" : 67,
  11862. "volume" : 900,
  11863. "unit" : 10
  11864. }
  11865. }, {
  11866. "id" : "5027",
  11867. "location" : {
  11868. "id" : "1.3262422_103.6783524",
  11869. "latitude" : 1.3262422,
  11870. "longitude" : 103.6783524
  11871. },
  11872. "artificial" : false,
  11873. "taskType" : "Pickup",
  11874. "capacityDemand" : {
  11875. "weight" : 1,
  11876. "volume" : 100,
  11877. "unit" : 1
  11878. },
  11879. "duration" : 200,
  11880. "timeWindows" : [ {
  11881. "start" : "2018-08-06T04:47:00.000Z",
  11882. "end" : "2018-08-06T07:47:00.000Z",
  11883. "relax" : 0
  11884. } ],
  11885. "timeWindowsIgnorable" : true,
  11886. "completed" : false,
  11887. "precedenceTaskId" : "",
  11888. "assignedVehicleId" : "",
  11889. "dropPenalty" : 5000.0,
  11890. "properties" : null,
  11891. "arrivalEarliest" : "2018-08-06T06:01:25+0000",
  11892. "arrivalLatest" : "2018-08-06T06:02:55+0000",
  11893. "loads" : {
  11894. "weight" : 112,
  11895. "volume" : 1200,
  11896. "unit" : 11
  11897. }
  11898. }, {
  11899. "id" : "5087",
  11900. "location" : {
  11901. "id" : "1.3262422_103.6783524",
  11902. "latitude" : 1.3262422,
  11903. "longitude" : 103.6783524
  11904. },
  11905. "artificial" : false,
  11906. "taskType" : "Pickup",
  11907. "capacityDemand" : {
  11908. "weight" : 5,
  11909. "volume" : 100,
  11910. "unit" : 1
  11911. },
  11912. "duration" : 200,
  11913. "timeWindows" : [ {
  11914. "start" : "2018-08-06T04:52:00.000Z",
  11915. "end" : "2018-08-06T07:52:00.000Z",
  11916. "relax" : 0
  11917. } ],
  11918. "timeWindowsIgnorable" : true,
  11919. "completed" : false,
  11920. "precedenceTaskId" : "",
  11921. "assignedVehicleId" : "",
  11922. "dropPenalty" : 5000.0,
  11923. "properties" : null,
  11924. "arrivalEarliest" : "2018-08-06T06:04:45+0000",
  11925. "arrivalLatest" : "2018-08-06T06:06:15+0000",
  11926. "loads" : {
  11927. "weight" : 113,
  11928. "volume" : 1300,
  11929. "unit" : 12
  11930. }
  11931. }, {
  11932. "id" : "4746",
  11933. "location" : {
  11934. "id" : "1.3290865_103.6888828",
  11935. "latitude" : 1.3290865,
  11936. "longitude" : 103.6888828
  11937. },
  11938. "artificial" : false,
  11939. "taskType" : "Delivery",
  11940. "capacityDemand" : {
  11941. "weight" : -7,
  11942. "volume" : -100,
  11943. "unit" : -1
  11944. },
  11945. "duration" : 200,
  11946. "timeWindows" : [ {
  11947. "start" : "2018-08-06T05:45:00.000Z",
  11948. "end" : "2018-08-06T08:45:00.000Z",
  11949. "relax" : 0
  11950. } ],
  11951. "timeWindowsIgnorable" : true,
  11952. "completed" : false,
  11953. "precedenceTaskId" : "",
  11954. "assignedVehicleId" : "",
  11955. "dropPenalty" : 5000.0,
  11956. "properties" : null,
  11957. "arrivalEarliest" : "2018-08-06T06:09:32+0000",
  11958. "arrivalLatest" : "2018-08-06T06:11:02+0000",
  11959. "loads" : {
  11960. "weight" : 118,
  11961. "volume" : 1400,
  11962. "unit" : 13
  11963. }
  11964. }, {
  11965. "id" : "4342",
  11966. "location" : {
  11967. "id" : "1.347193_103.7489938",
  11968. "latitude" : 1.347193,
  11969. "longitude" : 103.7489938
  11970. },
  11971. "artificial" : false,
  11972. "taskType" : "Delivery",
  11973. "capacityDemand" : {
  11974. "weight" : -4,
  11975. "volume" : -100,
  11976. "unit" : -1
  11977. },
  11978. "duration" : 200,
  11979. "timeWindows" : [ {
  11980. "start" : "2018-08-06T05:34:00.000Z",
  11981. "end" : "2018-08-06T08:34:00.000Z",
  11982. "relax" : 0
  11983. } ],
  11984. "timeWindowsIgnorable" : true,
  11985. "completed" : false,
  11986. "precedenceTaskId" : "",
  11987. "assignedVehicleId" : "",
  11988. "dropPenalty" : 5000.0,
  11989. "properties" : null,
  11990. "arrivalEarliest" : "2018-08-06T06:21:14+0000",
  11991. "arrivalLatest" : "2018-08-06T06:22:44+0000",
  11992. "loads" : {
  11993. "weight" : 111,
  11994. "volume" : 1300,
  11995. "unit" : 12
  11996. }
  11997. }, {
  11998. "id" : "5028",
  11999. "location" : {
  12000. "id" : "1.357555_103.766283",
  12001. "latitude" : 1.357555,
  12002. "longitude" : 103.766283
  12003. },
  12004. "artificial" : false,
  12005. "taskType" : "Delivery",
  12006. "capacityDemand" : {
  12007. "weight" : -1,
  12008. "volume" : -100,
  12009. "unit" : -1
  12010. },
  12011. "duration" : 200,
  12012. "timeWindows" : [ {
  12013. "start" : "2018-08-06T04:47:00.000Z",
  12014. "end" : "2018-08-06T07:47:00.000Z",
  12015. "relax" : 0
  12016. } ],
  12017. "timeWindowsIgnorable" : true,
  12018. "completed" : false,
  12019. "precedenceTaskId" : "",
  12020. "assignedVehicleId" : "",
  12021. "dropPenalty" : 5000.0,
  12022. "properties" : null,
  12023. "arrivalEarliest" : "2018-08-06T06:27:15+0000",
  12024. "arrivalLatest" : "2018-08-06T06:28:45+0000",
  12025. "loads" : {
  12026. "weight" : 107,
  12027. "volume" : 1200,
  12028. "unit" : 11
  12029. }
  12030. }, {
  12031. "id" : "4504",
  12032. "location" : {
  12033. "id" : "1.3719261_103.8316295",
  12034. "latitude" : 1.3719261,
  12035. "longitude" : 103.8316295
  12036. },
  12037. "artificial" : false,
  12038. "taskType" : "Delivery",
  12039. "capacityDemand" : {
  12040. "weight" : -5,
  12041. "volume" : -100,
  12042. "unit" : -1
  12043. },
  12044. "duration" : 200,
  12045. "timeWindows" : [ {
  12046. "start" : "2018-08-06T03:41:00.000Z",
  12047. "end" : "2018-08-06T06:41:00.000Z",
  12048. "relax" : 0
  12049. } ],
  12050. "timeWindowsIgnorable" : true,
  12051. "completed" : false,
  12052. "precedenceTaskId" : "",
  12053. "assignedVehicleId" : "",
  12054. "dropPenalty" : 5000.0,
  12055. "properties" : null,
  12056. "arrivalEarliest" : "2018-08-06T06:39:30+0000",
  12057. "arrivalLatest" : "2018-08-06T06:41:00+0000",
  12058. "loads" : {
  12059. "weight" : 106,
  12060. "volume" : 1100,
  12061. "unit" : 10
  12062. }
  12063. }, {
  12064. "id" : "4264",
  12065. "location" : {
  12066. "id" : "1.370348_103.8674774",
  12067. "latitude" : 1.370348,
  12068. "longitude" : 103.8674774
  12069. },
  12070. "artificial" : false,
  12071. "taskType" : "Delivery",
  12072. "capacityDemand" : {
  12073. "weight" : -56,
  12074. "volume" : -300,
  12075. "unit" : -1
  12076. },
  12077. "duration" : 200,
  12078. "timeWindows" : [ {
  12079. "start" : "2018-08-06T04:05:00.000Z",
  12080. "end" : "2018-08-06T07:05:00.000Z",
  12081. "relax" : 0
  12082. } ],
  12083. "timeWindowsIgnorable" : true,
  12084. "completed" : false,
  12085. "precedenceTaskId" : "",
  12086. "assignedVehicleId" : "",
  12087. "dropPenalty" : 5000.0,
  12088. "properties" : null,
  12089. "arrivalEarliest" : "2018-08-06T06:47:37+0000",
  12090. "arrivalLatest" : "2018-08-06T06:58:38+0000",
  12091. "loads" : {
  12092. "weight" : 101,
  12093. "volume" : 1000,
  12094. "unit" : 9
  12095. }
  12096. }, {
  12097. "id" : "4406",
  12098. "location" : {
  12099. "id" : "1.362537_103.88024",
  12100. "latitude" : 1.362537,
  12101. "longitude" : 103.88024
  12102. },
  12103. "artificial" : false,
  12104. "taskType" : "Delivery",
  12105. "capacityDemand" : {
  12106. "weight" : -6,
  12107. "volume" : -100,
  12108. "unit" : -1
  12109. },
  12110. "duration" : 200,
  12111. "timeWindows" : [ {
  12112. "start" : "2018-08-06T06:21:00.000Z",
  12113. "end" : "2018-08-06T09:21:00.000Z",
  12114. "relax" : 0
  12115. } ],
  12116. "timeWindowsIgnorable" : true,
  12117. "completed" : false,
  12118. "precedenceTaskId" : "",
  12119. "assignedVehicleId" : "",
  12120. "dropPenalty" : 5000.0,
  12121. "properties" : null,
  12122. "arrivalEarliest" : "2018-08-06T06:52:56+0000",
  12123. "arrivalLatest" : "2018-08-06T07:03:57+0000",
  12124. "loads" : {
  12125. "weight" : 45,
  12126. "volume" : 700,
  12127. "unit" : 8
  12128. }
  12129. }, {
  12130. "id" : "4329",
  12131. "location" : {
  12132. "id" : "1.3230967_103.9221028",
  12133. "latitude" : 1.3230967,
  12134. "longitude" : 103.9221028
  12135. },
  12136. "artificial" : false,
  12137. "taskType" : "Pickup",
  12138. "capacityDemand" : {
  12139. "weight" : 34,
  12140. "volume" : 200,
  12141. "unit" : 1
  12142. },
  12143. "duration" : 200,
  12144. "timeWindows" : [ {
  12145. "start" : "2018-08-06T05:55:00.000Z",
  12146. "end" : "2018-08-06T08:55:00.000Z",
  12147. "relax" : 0
  12148. } ],
  12149. "timeWindowsIgnorable" : true,
  12150. "completed" : false,
  12151. "precedenceTaskId" : "",
  12152. "assignedVehicleId" : "",
  12153. "dropPenalty" : 5000.0,
  12154. "properties" : null,
  12155. "arrivalEarliest" : "2018-08-06T07:03:56+0000",
  12156. "arrivalLatest" : "2018-08-06T07:14:57+0000",
  12157. "loads" : {
  12158. "weight" : 39,
  12159. "volume" : 600,
  12160. "unit" : 7
  12161. }
  12162. }, {
  12163. "id" : "4339",
  12164. "location" : {
  12165. "id" : "1.3230967_103.9221028",
  12166. "latitude" : 1.3230967,
  12167. "longitude" : 103.9221028
  12168. },
  12169. "artificial" : false,
  12170. "taskType" : "Pickup",
  12171. "capacityDemand" : {
  12172. "weight" : 330,
  12173. "volume" : 1700,
  12174. "unit" : 1
  12175. },
  12176. "duration" : 200,
  12177. "timeWindows" : [ {
  12178. "start" : "2018-08-06T04:55:00.000Z",
  12179. "end" : "2018-08-06T07:55:00.000Z",
  12180. "relax" : 0
  12181. } ],
  12182. "timeWindowsIgnorable" : true,
  12183. "completed" : false,
  12184. "precedenceTaskId" : "",
  12185. "assignedVehicleId" : "",
  12186. "dropPenalty" : 5000.0,
  12187. "properties" : null,
  12188. "arrivalEarliest" : "2018-08-06T07:07:16+0000",
  12189. "arrivalLatest" : "2018-08-06T07:18:17+0000",
  12190. "loads" : {
  12191. "weight" : 73,
  12192. "volume" : 800,
  12193. "unit" : 8
  12194. }
  12195. }, {
  12196. "id" : "4381",
  12197. "location" : {
  12198. "id" : "1.3230967_103.9221028",
  12199. "latitude" : 1.3230967,
  12200. "longitude" : 103.9221028
  12201. },
  12202. "artificial" : false,
  12203. "taskType" : "Pickup",
  12204. "capacityDemand" : {
  12205. "weight" : 86,
  12206. "volume" : 500,
  12207. "unit" : 1
  12208. },
  12209. "duration" : 200,
  12210. "timeWindows" : [ {
  12211. "start" : "2018-08-06T07:09:00.000Z",
  12212. "end" : "2018-08-06T10:09:00.000Z",
  12213. "relax" : 0
  12214. } ],
  12215. "timeWindowsIgnorable" : true,
  12216. "completed" : false,
  12217. "precedenceTaskId" : "",
  12218. "assignedVehicleId" : "",
  12219. "dropPenalty" : 5000.0,
  12220. "properties" : null,
  12221. "arrivalEarliest" : "2018-08-06T07:10:36+0000",
  12222. "arrivalLatest" : "2018-08-06T07:21:37+0000",
  12223. "loads" : {
  12224. "weight" : 403,
  12225. "volume" : 2500,
  12226. "unit" : 9
  12227. }
  12228. }, {
  12229. "id" : "4445",
  12230. "location" : {
  12231. "id" : "1.3230967_103.9221028",
  12232. "latitude" : 1.3230967,
  12233. "longitude" : 103.9221028
  12234. },
  12235. "artificial" : false,
  12236. "taskType" : "Pickup",
  12237. "capacityDemand" : {
  12238. "weight" : 32,
  12239. "volume" : 200,
  12240. "unit" : 1
  12241. },
  12242. "duration" : 200,
  12243. "timeWindows" : [ {
  12244. "start" : "2018-08-06T05:40:00.000Z",
  12245. "end" : "2018-08-06T08:40:00.000Z",
  12246. "relax" : 0
  12247. } ],
  12248. "timeWindowsIgnorable" : true,
  12249. "completed" : false,
  12250. "precedenceTaskId" : "",
  12251. "assignedVehicleId" : "",
  12252. "dropPenalty" : 5000.0,
  12253. "properties" : null,
  12254. "arrivalEarliest" : "2018-08-06T07:13:56+0000",
  12255. "arrivalLatest" : "2018-08-06T07:24:57+0000",
  12256. "loads" : {
  12257. "weight" : 489,
  12258. "volume" : 3000,
  12259. "unit" : 10
  12260. }
  12261. }, {
  12262. "id" : "4752",
  12263. "location" : {
  12264. "id" : "1.3189381_103.894462",
  12265. "latitude" : 1.3189381,
  12266. "longitude" : 103.894462
  12267. },
  12268. "artificial" : false,
  12269. "taskType" : "Delivery",
  12270. "capacityDemand" : {
  12271. "weight" : -26,
  12272. "volume" : -200,
  12273. "unit" : -1
  12274. },
  12275. "duration" : 200,
  12276. "timeWindows" : [ {
  12277. "start" : "2018-08-06T04:32:00.000Z",
  12278. "end" : "2018-08-06T07:32:00.000Z",
  12279. "relax" : 0
  12280. } ],
  12281. "timeWindowsIgnorable" : true,
  12282. "completed" : false,
  12283. "precedenceTaskId" : "",
  12284. "assignedVehicleId" : "",
  12285. "dropPenalty" : 5000.0,
  12286. "properties" : null,
  12287. "arrivalEarliest" : "2018-08-06T07:20:59+0000",
  12288. "arrivalLatest" : "2018-08-06T07:32:00+0000",
  12289. "loads" : {
  12290. "weight" : 521,
  12291. "volume" : 3200,
  12292. "unit" : 11
  12293. }
  12294. }, {
  12295. "id" : "5016",
  12296. "location" : {
  12297. "id" : "1.3591899_103.966144",
  12298. "latitude" : 1.3591899,
  12299. "longitude" : 103.966144
  12300. },
  12301. "artificial" : false,
  12302. "taskType" : "Delivery",
  12303. "capacityDemand" : {
  12304. "weight" : -13,
  12305. "volume" : -100,
  12306. "unit" : -1
  12307. },
  12308. "duration" : 200,
  12309. "timeWindows" : [ {
  12310. "start" : "2018-08-06T06:35:00.000Z",
  12311. "end" : "2018-08-06T09:35:00.000Z",
  12312. "relax" : 0
  12313. } ],
  12314. "timeWindowsIgnorable" : true,
  12315. "completed" : false,
  12316. "precedenceTaskId" : "",
  12317. "assignedVehicleId" : "",
  12318. "dropPenalty" : 5000.0,
  12319. "properties" : null,
  12320. "arrivalEarliest" : "2018-08-06T07:35:17+0000",
  12321. "arrivalLatest" : "2018-08-06T09:35:00+0000",
  12322. "loads" : {
  12323. "weight" : 495,
  12324. "volume" : 3000,
  12325. "unit" : 10
  12326. }
  12327. }, {
  12328. "id" : "4520",
  12329. "location" : {
  12330. "id" : "1.2907026_103.8365925",
  12331. "latitude" : 1.2907026,
  12332. "longitude" : 103.8365925
  12333. },
  12334. "artificial" : false,
  12335. "taskType" : "Delivery",
  12336. "capacityDemand" : {
  12337. "weight" : -10,
  12338. "volume" : -100,
  12339. "unit" : -1
  12340. },
  12341. "duration" : 200,
  12342. "timeWindows" : [ {
  12343. "start" : "2018-08-06T08:43:00.000Z",
  12344. "end" : "2018-08-06T11:43:00.000Z",
  12345. "relax" : 0
  12346. } ],
  12347. "timeWindowsIgnorable" : true,
  12348. "completed" : false,
  12349. "precedenceTaskId" : "",
  12350. "assignedVehicleId" : "",
  12351. "dropPenalty" : 5000.0,
  12352. "properties" : null,
  12353. "arrivalEarliest" : "2018-08-06T08:43:00+0000",
  12354. "arrivalLatest" : "2018-08-06T10:58:00+0000",
  12355. "loads" : {
  12356. "weight" : 482,
  12357. "volume" : 2900,
  12358. "unit" : 9
  12359. }
  12360. }, {
  12361. "id" : "4772",
  12362. "location" : {
  12363. "id" : "1.2998915_103.8348448",
  12364. "latitude" : 1.2998915,
  12365. "longitude" : 103.8348448
  12366. },
  12367. "artificial" : false,
  12368. "taskType" : "Delivery",
  12369. "capacityDemand" : {
  12370. "weight" : -3,
  12371. "volume" : -100,
  12372. "unit" : -1
  12373. },
  12374. "duration" : 200,
  12375. "timeWindows" : [ {
  12376. "start" : "2018-08-06T10:06:00.000Z",
  12377. "end" : "2018-08-06T13:06:00.000Z",
  12378. "relax" : 0
  12379. } ],
  12380. "timeWindowsIgnorable" : true,
  12381. "completed" : false,
  12382. "precedenceTaskId" : "",
  12383. "assignedVehicleId" : "",
  12384. "dropPenalty" : 5000.0,
  12385. "properties" : null,
  12386. "arrivalEarliest" : "2018-08-06T10:06:00+0000",
  12387. "arrivalLatest" : "2018-08-06T11:02:34+0000",
  12388. "loads" : {
  12389. "weight" : 472,
  12390. "volume" : 2800,
  12391. "unit" : 8
  12392. }
  12393. }, {
  12394. "id" : "4430",
  12395. "location" : {
  12396. "id" : "1.3183515_103.8058813",
  12397. "latitude" : 1.3183515,
  12398. "longitude" : 103.8058813
  12399. },
  12400. "artificial" : false,
  12401. "taskType" : "Delivery",
  12402. "capacityDemand" : {
  12403. "weight" : -6,
  12404. "volume" : -100,
  12405. "unit" : -1
  12406. },
  12407. "duration" : 200,
  12408. "timeWindows" : [ {
  12409. "start" : "2018-08-06T10:33:00.000Z",
  12410. "end" : "2018-08-06T13:33:00.000Z",
  12411. "relax" : 0
  12412. } ],
  12413. "timeWindowsIgnorable" : true,
  12414. "completed" : false,
  12415. "precedenceTaskId" : "",
  12416. "assignedVehicleId" : "",
  12417. "dropPenalty" : 5000.0,
  12418. "properties" : null,
  12419. "arrivalEarliest" : "2018-08-06T10:33:00+0000",
  12420. "arrivalLatest" : "2018-08-06T11:10:28+0000",
  12421. "loads" : {
  12422. "weight" : 469,
  12423. "volume" : 2700,
  12424. "unit" : 7
  12425. }
  12426. }, {
  12427. "id" : "4936",
  12428. "location" : {
  12429. "id" : "1.3195935_103.8067858",
  12430. "latitude" : 1.3195935,
  12431. "longitude" : 103.8067858
  12432. },
  12433. "artificial" : false,
  12434. "taskType" : "Delivery",
  12435. "capacityDemand" : {
  12436. "weight" : -1,
  12437. "volume" : -100,
  12438. "unit" : -1
  12439. },
  12440. "duration" : 200,
  12441. "timeWindows" : [ {
  12442. "start" : "2018-08-06T08:14:00.000Z",
  12443. "end" : "2018-08-06T11:14:00.000Z",
  12444. "relax" : 0
  12445. } ],
  12446. "timeWindowsIgnorable" : true,
  12447. "completed" : false,
  12448. "precedenceTaskId" : "",
  12449. "assignedVehicleId" : "",
  12450. "dropPenalty" : 5000.0,
  12451. "properties" : null,
  12452. "arrivalEarliest" : "2018-08-06T10:36:32+0000",
  12453. "arrivalLatest" : "2018-08-06T11:14:00+0000",
  12454. "loads" : {
  12455. "weight" : 463,
  12456. "volume" : 2600,
  12457. "unit" : 6
  12458. }
  12459. }, {
  12460. "id" : "4776",
  12461. "location" : {
  12462. "id" : "1.314521_103.855865",
  12463. "latitude" : 1.314521,
  12464. "longitude" : 103.855865
  12465. },
  12466. "artificial" : false,
  12467. "taskType" : "Delivery",
  12468. "capacityDemand" : {
  12469. "weight" : -103,
  12470. "volume" : -600,
  12471. "unit" : -1
  12472. },
  12473. "duration" : 200,
  12474. "timeWindows" : [ {
  12475. "start" : "2018-08-06T11:58:00.000Z",
  12476. "end" : "2018-08-06T14:58:00.000Z",
  12477. "relax" : 0
  12478. } ],
  12479. "timeWindowsIgnorable" : true,
  12480. "completed" : false,
  12481. "precedenceTaskId" : "",
  12482. "assignedVehicleId" : "",
  12483. "dropPenalty" : 5000.0,
  12484. "properties" : null,
  12485. "arrivalEarliest" : "2018-08-06T11:58:00+0000",
  12486. "arrivalLatest" : "2018-08-06T12:41:19+0000",
  12487. "loads" : {
  12488. "weight" : 462,
  12489. "volume" : 2500,
  12490. "unit" : 5
  12491. }
  12492. }, {
  12493. "id" : "4931",
  12494. "location" : {
  12495. "id" : "1.3113982_103.8565897",
  12496. "latitude" : 1.3113982,
  12497. "longitude" : 103.8565897
  12498. },
  12499. "artificial" : false,
  12500. "taskType" : "Pickup",
  12501. "capacityDemand" : {
  12502. "weight" : 335,
  12503. "volume" : 1700,
  12504. "unit" : 1
  12505. },
  12506. "duration" : 200,
  12507. "timeWindows" : [ {
  12508. "start" : "2018-08-06T12:19:00.000Z",
  12509. "end" : "2018-08-06T15:19:00.000Z",
  12510. "relax" : 0
  12511. } ],
  12512. "timeWindowsIgnorable" : true,
  12513. "completed" : false,
  12514. "precedenceTaskId" : "",
  12515. "assignedVehicleId" : "",
  12516. "dropPenalty" : 5000.0,
  12517. "properties" : null,
  12518. "arrivalEarliest" : "2018-08-06T12:19:00+0000",
  12519. "arrivalLatest" : "2018-08-06T12:45:04+0000",
  12520. "loads" : {
  12521. "weight" : 359,
  12522. "volume" : 1900,
  12523. "unit" : 4
  12524. }
  12525. }, {
  12526. "id" : "5189",
  12527. "location" : {
  12528. "id" : "1.3113982_103.8565897",
  12529. "latitude" : 1.3113982,
  12530. "longitude" : 103.8565897
  12531. },
  12532. "artificial" : false,
  12533. "taskType" : "Pickup",
  12534. "capacityDemand" : {
  12535. "weight" : 7,
  12536. "volume" : 100,
  12537. "unit" : 1
  12538. },
  12539. "duration" : 200,
  12540. "timeWindows" : [ {
  12541. "start" : "2018-08-06T09:49:00.000Z",
  12542. "end" : "2018-08-06T12:49:00.000Z",
  12543. "relax" : 0
  12544. } ],
  12545. "timeWindowsIgnorable" : true,
  12546. "completed" : false,
  12547. "precedenceTaskId" : "",
  12548. "assignedVehicleId" : "",
  12549. "dropPenalty" : 5000.0,
  12550. "properties" : null,
  12551. "arrivalEarliest" : "2018-08-06T12:22:20+0000",
  12552. "arrivalLatest" : "2018-08-06T12:48:24+0000",
  12553. "loads" : {
  12554. "weight" : 694,
  12555. "volume" : 3600,
  12556. "unit" : 5
  12557. }
  12558. }, {
  12559. "id" : "5005",
  12560. "location" : {
  12561. "id" : "1.3113982_103.8565897",
  12562. "latitude" : 1.3113982,
  12563. "longitude" : 103.8565897
  12564. },
  12565. "artificial" : false,
  12566. "taskType" : "Pickup",
  12567. "capacityDemand" : {
  12568. "weight" : 148,
  12569. "volume" : 800,
  12570. "unit" : 1
  12571. },
  12572. "duration" : 200,
  12573. "timeWindows" : [ {
  12574. "start" : "2018-08-06T10:39:00.000Z",
  12575. "end" : "2018-08-06T13:39:00.000Z",
  12576. "relax" : 0
  12577. } ],
  12578. "timeWindowsIgnorable" : true,
  12579. "completed" : false,
  12580. "precedenceTaskId" : "",
  12581. "assignedVehicleId" : "",
  12582. "dropPenalty" : 5000.0,
  12583. "properties" : null,
  12584. "arrivalEarliest" : "2018-08-06T12:25:40+0000",
  12585. "arrivalLatest" : "2018-08-06T12:51:44+0000",
  12586. "loads" : {
  12587. "weight" : 701,
  12588. "volume" : 3700,
  12589. "unit" : 6
  12590. }
  12591. }, {
  12592. "id" : "5199",
  12593. "location" : {
  12594. "id" : "1.3113982_103.8565897",
  12595. "latitude" : 1.3113982,
  12596. "longitude" : 103.8565897
  12597. },
  12598. "artificial" : false,
  12599. "taskType" : "Pickup",
  12600. "capacityDemand" : {
  12601. "weight" : 60,
  12602. "volume" : 300,
  12603. "unit" : 1
  12604. },
  12605. "duration" : 200,
  12606. "timeWindows" : [ {
  12607. "start" : "2018-08-06T12:51:00.000Z",
  12608. "end" : "2018-08-06T15:51:00.000Z",
  12609. "relax" : 0
  12610. } ],
  12611. "timeWindowsIgnorable" : true,
  12612. "completed" : false,
  12613. "precedenceTaskId" : "",
  12614. "assignedVehicleId" : "",
  12615. "dropPenalty" : 5000.0,
  12616. "properties" : null,
  12617. "arrivalEarliest" : "2018-08-06T12:51:00+0000",
  12618. "arrivalLatest" : "2018-08-06T12:55:04+0000",
  12619. "loads" : {
  12620. "weight" : 849,
  12621. "volume" : 4500,
  12622. "unit" : 7
  12623. }
  12624. }, {
  12625. "id" : "4670",
  12626. "location" : {
  12627. "id" : "1.4203877_103.8403296",
  12628. "latitude" : 1.4203877,
  12629. "longitude" : 103.8403296
  12630. },
  12631. "artificial" : false,
  12632. "taskType" : "Delivery",
  12633. "capacityDemand" : {
  12634. "weight" : -26,
  12635. "volume" : -200,
  12636. "unit" : -1
  12637. },
  12638. "duration" : 200,
  12639. "timeWindows" : [ {
  12640. "start" : "2018-08-06T11:27:00.000Z",
  12641. "end" : "2018-08-06T14:27:00.000Z",
  12642. "relax" : 0
  12643. } ],
  12644. "timeWindowsIgnorable" : true,
  12645. "completed" : false,
  12646. "precedenceTaskId" : "",
  12647. "assignedVehicleId" : "",
  12648. "dropPenalty" : 5000.0,
  12649. "properties" : null,
  12650. "arrivalEarliest" : "2018-08-06T13:09:02+0000",
  12651. "arrivalLatest" : "2018-08-06T13:13:06+0000",
  12652. "loads" : {
  12653. "weight" : 909,
  12654. "volume" : 4800,
  12655. "unit" : 8
  12656. }
  12657. }, {
  12658. "id" : "4848",
  12659. "location" : {
  12660. "id" : "1.4487037_103.8151733",
  12661. "latitude" : 1.4487037,
  12662. "longitude" : 103.8151733
  12663. },
  12664. "artificial" : false,
  12665. "taskType" : "Delivery",
  12666. "capacityDemand" : {
  12667. "weight" : -12,
  12668. "volume" : -100,
  12669. "unit" : -1
  12670. },
  12671. "duration" : 200,
  12672. "timeWindows" : [ {
  12673. "start" : "2018-08-06T13:13:00.000Z",
  12674. "end" : "2018-08-06T16:13:00.000Z",
  12675. "relax" : 0
  12676. } ],
  12677. "timeWindowsIgnorable" : true,
  12678. "completed" : false,
  12679. "precedenceTaskId" : "",
  12680. "assignedVehicleId" : "",
  12681. "dropPenalty" : 5000.0,
  12682. "properties" : null,
  12683. "arrivalEarliest" : "2018-08-06T13:17:25+0000",
  12684. "arrivalLatest" : "2018-08-06T13:21:29+0000",
  12685. "loads" : {
  12686. "weight" : 883,
  12687. "volume" : 4600,
  12688. "unit" : 7
  12689. }
  12690. }, {
  12691. "id" : "4322",
  12692. "location" : {
  12693. "id" : "1.4498842_103.8142224",
  12694. "latitude" : 1.4498842,
  12695. "longitude" : 103.8142224
  12696. },
  12697. "artificial" : false,
  12698. "taskType" : "Delivery",
  12699. "capacityDemand" : {
  12700. "weight" : -3,
  12701. "volume" : -100,
  12702. "unit" : -1
  12703. },
  12704. "duration" : 200,
  12705. "timeWindows" : [ {
  12706. "start" : "2018-08-06T11:38:00.000Z",
  12707. "end" : "2018-08-06T14:38:00.000Z",
  12708. "relax" : 0
  12709. } ],
  12710. "timeWindowsIgnorable" : true,
  12711. "completed" : false,
  12712. "precedenceTaskId" : "",
  12713. "assignedVehicleId" : "",
  12714. "dropPenalty" : 5000.0,
  12715. "properties" : null,
  12716. "arrivalEarliest" : "2018-08-06T13:20:57+0000",
  12717. "arrivalLatest" : "2018-08-06T13:25:01+0000",
  12718. "loads" : {
  12719. "weight" : 871,
  12720. "volume" : 4500,
  12721. "unit" : 6
  12722. }
  12723. }, {
  12724. "id" : "4932",
  12725. "location" : {
  12726. "id" : "1.4319443_103.7951662",
  12727. "latitude" : 1.4319443,
  12728. "longitude" : 103.7951662
  12729. },
  12730. "artificial" : false,
  12731. "taskType" : "Delivery",
  12732. "capacityDemand" : {
  12733. "weight" : -335,
  12734. "volume" : -1700,
  12735. "unit" : -1
  12736. },
  12737. "duration" : 200,
  12738. "timeWindows" : [ {
  12739. "start" : "2018-08-06T12:19:00.000Z",
  12740. "end" : "2018-08-06T15:19:00.000Z",
  12741. "relax" : 0
  12742. } ],
  12743. "timeWindowsIgnorable" : true,
  12744. "completed" : false,
  12745. "precedenceTaskId" : "",
  12746. "assignedVehicleId" : "",
  12747. "dropPenalty" : 5000.0,
  12748. "properties" : null,
  12749. "arrivalEarliest" : "2018-08-06T13:27:46+0000",
  12750. "arrivalLatest" : "2018-08-06T13:31:50+0000",
  12751. "loads" : {
  12752. "weight" : 868,
  12753. "volume" : 4400,
  12754. "unit" : 5
  12755. }
  12756. }, {
  12757. "id" : "4514",
  12758. "location" : {
  12759. "id" : "1.3871419_103.7654831",
  12760. "latitude" : 1.3871419,
  12761. "longitude" : 103.7654831
  12762. },
  12763. "artificial" : false,
  12764. "taskType" : "Delivery",
  12765. "capacityDemand" : {
  12766. "weight" : -77,
  12767. "volume" : -400,
  12768. "unit" : -1
  12769. },
  12770. "duration" : 200,
  12771. "timeWindows" : [ {
  12772. "start" : "2018-08-06T12:00:00.000Z",
  12773. "end" : "2018-08-06T15:00:00.000Z",
  12774. "relax" : 0
  12775. } ],
  12776. "timeWindowsIgnorable" : true,
  12777. "completed" : false,
  12778. "precedenceTaskId" : "",
  12779. "assignedVehicleId" : "",
  12780. "dropPenalty" : 5000.0,
  12781. "properties" : null,
  12782. "arrivalEarliest" : "2018-08-06T13:38:16+0000",
  12783. "arrivalLatest" : "2018-08-06T13:42:20+0000",
  12784. "loads" : {
  12785. "weight" : 533,
  12786. "volume" : 2700,
  12787. "unit" : 4
  12788. }
  12789. }, {
  12790. "id" : "4716",
  12791. "location" : {
  12792. "id" : "1.380238_103.765222",
  12793. "latitude" : 1.380238,
  12794. "longitude" : 103.765222
  12795. },
  12796. "artificial" : false,
  12797. "taskType" : "Delivery",
  12798. "capacityDemand" : {
  12799. "weight" : -1,
  12800. "volume" : -100,
  12801. "unit" : -1
  12802. },
  12803. "duration" : 200,
  12804. "timeWindows" : [ {
  12805. "start" : "2018-08-06T12:05:00.000Z",
  12806. "end" : "2018-08-06T15:05:00.000Z",
  12807. "relax" : 0
  12808. } ],
  12809. "timeWindowsIgnorable" : true,
  12810. "completed" : false,
  12811. "precedenceTaskId" : "",
  12812. "assignedVehicleId" : "",
  12813. "dropPenalty" : 5000.0,
  12814. "properties" : null,
  12815. "arrivalEarliest" : "2018-08-06T13:42:31+0000",
  12816. "arrivalLatest" : "2018-08-06T13:46:35+0000",
  12817. "loads" : {
  12818. "weight" : 456,
  12819. "volume" : 2300,
  12820. "unit" : 3
  12821. }
  12822. }, {
  12823. "id" : "4518",
  12824. "location" : {
  12825. "id" : "1.3776457_103.753129",
  12826. "latitude" : 1.3776457,
  12827. "longitude" : 103.753129
  12828. },
  12829. "artificial" : false,
  12830. "taskType" : "Delivery",
  12831. "capacityDemand" : {
  12832. "weight" : -1,
  12833. "volume" : -100,
  12834. "unit" : -1
  12835. },
  12836. "duration" : 200,
  12837. "timeWindows" : [ {
  12838. "start" : "2018-08-06T11:06:00.000Z",
  12839. "end" : "2018-08-06T14:06:00.000Z",
  12840. "relax" : 0
  12841. } ],
  12842. "timeWindowsIgnorable" : true,
  12843. "completed" : false,
  12844. "precedenceTaskId" : "",
  12845. "assignedVehicleId" : "",
  12846. "dropPenalty" : 5000.0,
  12847. "properties" : null,
  12848. "arrivalEarliest" : "2018-08-06T13:47:29+0000",
  12849. "arrivalLatest" : "2018-08-06T13:51:33+0000",
  12850. "loads" : {
  12851. "weight" : 455,
  12852. "volume" : 2200,
  12853. "unit" : 2
  12854. }
  12855. }, {
  12856. "id" : "4532",
  12857. "location" : {
  12858. "id" : "1.3781446_103.7430815",
  12859. "latitude" : 1.3781446,
  12860. "longitude" : 103.7430815
  12861. },
  12862. "artificial" : false,
  12863. "taskType" : "Delivery",
  12864. "capacityDemand" : {
  12865. "weight" : -40,
  12866. "volume" : -200,
  12867. "unit" : -1
  12868. },
  12869. "duration" : 200,
  12870. "timeWindows" : [ {
  12871. "start" : "2018-08-06T11:25:00.000Z",
  12872. "end" : "2018-08-06T14:25:00.000Z",
  12873. "relax" : 0
  12874. } ],
  12875. "timeWindowsIgnorable" : true,
  12876. "completed" : false,
  12877. "precedenceTaskId" : "",
  12878. "assignedVehicleId" : "",
  12879. "dropPenalty" : 5000.0,
  12880. "properties" : null,
  12881. "arrivalEarliest" : "2018-08-06T13:52:09+0000",
  12882. "arrivalLatest" : "2018-08-06T13:56:13+0000",
  12883. "loads" : {
  12884. "weight" : 454,
  12885. "volume" : 2100,
  12886. "unit" : 1
  12887. }
  12888. }, {
  12889. "id" : "4499",
  12890. "location" : {
  12891. "id" : "1.3262422_103.6783524",
  12892. "latitude" : 1.3262422,
  12893. "longitude" : 103.6783524
  12894. },
  12895. "artificial" : false,
  12896. "taskType" : "Pickup",
  12897. "capacityDemand" : {
  12898. "weight" : 5,
  12899. "volume" : 100,
  12900. "unit" : 1
  12901. },
  12902. "duration" : 200,
  12903. "timeWindows" : [ {
  12904. "start" : "2018-08-06T13:01:00.000Z",
  12905. "end" : "2018-08-06T16:01:00.000Z",
  12906. "relax" : 0
  12907. } ],
  12908. "timeWindowsIgnorable" : true,
  12909. "completed" : false,
  12910. "precedenceTaskId" : "",
  12911. "assignedVehicleId" : "",
  12912. "dropPenalty" : 5000.0,
  12913. "properties" : null,
  12914. "arrivalEarliest" : "2018-08-06T14:06:33+0000",
  12915. "arrivalLatest" : "2018-08-06T14:10:37+0000",
  12916. "loads" : {
  12917. "weight" : 414,
  12918. "volume" : 1900,
  12919. "unit" : 0
  12920. }
  12921. }, {
  12922. "id" : "4285",
  12923. "location" : {
  12924. "id" : "1.3262422_103.6783524",
  12925. "latitude" : 1.3262422,
  12926. "longitude" : 103.6783524
  12927. },
  12928. "artificial" : false,
  12929. "taskType" : "Pickup",
  12930. "capacityDemand" : {
  12931. "weight" : 41,
  12932. "volume" : 300,
  12933. "unit" : 1
  12934. },
  12935. "duration" : 200,
  12936. "timeWindows" : [ {
  12937. "start" : "2018-08-06T12:50:00.000Z",
  12938. "end" : "2018-08-06T15:50:00.000Z",
  12939. "relax" : 0
  12940. } ],
  12941. "timeWindowsIgnorable" : true,
  12942. "completed" : false,
  12943. "precedenceTaskId" : "",
  12944. "assignedVehicleId" : "",
  12945. "dropPenalty" : 5000.0,
  12946. "properties" : null,
  12947. "arrivalEarliest" : "2018-08-06T14:09:53+0000",
  12948. "arrivalLatest" : "2018-08-06T14:13:57+0000",
  12949. "loads" : {
  12950. "weight" : 419,
  12951. "volume" : 2000,
  12952. "unit" : 1
  12953. }
  12954. }, {
  12955. "id" : "4461",
  12956. "location" : {
  12957. "id" : "1.3262422_103.6783524",
  12958. "latitude" : 1.3262422,
  12959. "longitude" : 103.6783524
  12960. },
  12961. "artificial" : false,
  12962. "taskType" : "Pickup",
  12963. "capacityDemand" : {
  12964. "weight" : 41,
  12965. "volume" : 300,
  12966. "unit" : 1
  12967. },
  12968. "duration" : 200,
  12969. "timeWindows" : [ {
  12970. "start" : "2018-08-06T11:47:00.000Z",
  12971. "end" : "2018-08-06T14:47:00.000Z",
  12972. "relax" : 0
  12973. } ],
  12974. "timeWindowsIgnorable" : true,
  12975. "completed" : false,
  12976. "precedenceTaskId" : "",
  12977. "assignedVehicleId" : "",
  12978. "dropPenalty" : 5000.0,
  12979. "properties" : null,
  12980. "arrivalEarliest" : "2018-08-06T14:13:13+0000",
  12981. "arrivalLatest" : "2018-08-06T14:17:17+0000",
  12982. "loads" : {
  12983. "weight" : 460,
  12984. "volume" : 2300,
  12985. "unit" : 2
  12986. }
  12987. }, {
  12988. "id" : "4513",
  12989. "location" : {
  12990. "id" : "1.3262422_103.6783524",
  12991. "latitude" : 1.3262422,
  12992. "longitude" : 103.6783524
  12993. },
  12994. "artificial" : false,
  12995. "taskType" : "Pickup",
  12996. "capacityDemand" : {
  12997. "weight" : 77,
  12998. "volume" : 400,
  12999. "unit" : 1
  13000. },
  13001. "duration" : 200,
  13002. "timeWindows" : [ {
  13003. "start" : "2018-08-06T12:00:00.000Z",
  13004. "end" : "2018-08-06T15:00:00.000Z",
  13005. "relax" : 0
  13006. } ],
  13007. "timeWindowsIgnorable" : true,
  13008. "completed" : false,
  13009. "precedenceTaskId" : "",
  13010. "assignedVehicleId" : "",
  13011. "dropPenalty" : 5000.0,
  13012. "properties" : null,
  13013. "arrivalEarliest" : "2018-08-06T14:16:33+0000",
  13014. "arrivalLatest" : "2018-08-06T14:20:37+0000",
  13015. "loads" : {
  13016. "weight" : 501,
  13017. "volume" : 2600,
  13018. "unit" : 3
  13019. }
  13020. }, {
  13021. "id" : "4677",
  13022. "location" : {
  13023. "id" : "1.3262422_103.6783524",
  13024. "latitude" : 1.3262422,
  13025. "longitude" : 103.6783524
  13026. },
  13027. "artificial" : false,
  13028. "taskType" : "Pickup",
  13029. "capacityDemand" : {
  13030. "weight" : 56,
  13031. "volume" : 300,
  13032. "unit" : 1
  13033. },
  13034. "duration" : 200,
  13035. "timeWindows" : [ {
  13036. "start" : "2018-08-06T12:36:00.000Z",
  13037. "end" : "2018-08-06T15:36:00.000Z",
  13038. "relax" : 0
  13039. } ],
  13040. "timeWindowsIgnorable" : true,
  13041. "completed" : false,
  13042. "precedenceTaskId" : "",
  13043. "assignedVehicleId" : "",
  13044. "dropPenalty" : 5000.0,
  13045. "properties" : null,
  13046. "arrivalEarliest" : "2018-08-06T14:19:53+0000",
  13047. "arrivalLatest" : "2018-08-06T14:23:57+0000",
  13048. "loads" : {
  13049. "weight" : 578,
  13050. "volume" : 3000,
  13051. "unit" : 4
  13052. }
  13053. }, {
  13054. "id" : "4815",
  13055. "location" : {
  13056. "id" : "1.3262422_103.6783524",
  13057. "latitude" : 1.3262422,
  13058. "longitude" : 103.6783524
  13059. },
  13060. "artificial" : false,
  13061. "taskType" : "Pickup",
  13062. "capacityDemand" : {
  13063. "weight" : 33,
  13064. "volume" : 200,
  13065. "unit" : 1
  13066. },
  13067. "duration" : 200,
  13068. "timeWindows" : [ {
  13069. "start" : "2018-08-06T12:34:00.000Z",
  13070. "end" : "2018-08-06T15:34:00.000Z",
  13071. "relax" : 0
  13072. } ],
  13073. "timeWindowsIgnorable" : true,
  13074. "completed" : false,
  13075. "precedenceTaskId" : "",
  13076. "assignedVehicleId" : "",
  13077. "dropPenalty" : 5000.0,
  13078. "properties" : null,
  13079. "arrivalEarliest" : "2018-08-06T14:23:13+0000",
  13080. "arrivalLatest" : "2018-08-06T14:27:17+0000",
  13081. "loads" : {
  13082. "weight" : 634,
  13083. "volume" : 3300,
  13084. "unit" : 5
  13085. }
  13086. }, {
  13087. "id" : "4812",
  13088. "location" : {
  13089. "id" : "1.3388402_103.7211106",
  13090. "latitude" : 1.3388402,
  13091. "longitude" : 103.7211106
  13092. },
  13093. "artificial" : false,
  13094. "taskType" : "Delivery",
  13095. "capacityDemand" : {
  13096. "weight" : -2,
  13097. "volume" : -100,
  13098. "unit" : -1
  13099. },
  13100. "duration" : 200,
  13101. "timeWindows" : [ {
  13102. "start" : "2018-08-06T12:11:00.000Z",
  13103. "end" : "2018-08-06T15:11:00.000Z",
  13104. "relax" : 0
  13105. } ],
  13106. "timeWindowsIgnorable" : true,
  13107. "completed" : false,
  13108. "precedenceTaskId" : "",
  13109. "assignedVehicleId" : "",
  13110. "dropPenalty" : 5000.0,
  13111. "properties" : null,
  13112. "arrivalEarliest" : "2018-08-06T14:32:29+0000",
  13113. "arrivalLatest" : "2018-08-06T14:36:33+0000",
  13114. "loads" : {
  13115. "weight" : 667,
  13116. "volume" : 3500,
  13117. "unit" : 6
  13118. }
  13119. }, {
  13120. "id" : "4462",
  13121. "location" : {
  13122. "id" : "1.3437975_103.7328737",
  13123. "latitude" : 1.3437975,
  13124. "longitude" : 103.7328737
  13125. },
  13126. "artificial" : false,
  13127. "taskType" : "Delivery",
  13128. "capacityDemand" : {
  13129. "weight" : -41,
  13130. "volume" : -300,
  13131. "unit" : -1
  13132. },
  13133. "duration" : 200,
  13134. "timeWindows" : [ {
  13135. "start" : "2018-08-06T11:47:00.000Z",
  13136. "end" : "2018-08-06T14:47:00.000Z",
  13137. "relax" : 0
  13138. } ],
  13139. "timeWindowsIgnorable" : true,
  13140. "completed" : false,
  13141. "precedenceTaskId" : "",
  13142. "assignedVehicleId" : "",
  13143. "dropPenalty" : 5000.0,
  13144. "properties" : null,
  13145. "arrivalEarliest" : "2018-08-06T14:37:31+0000",
  13146. "arrivalLatest" : "2018-08-06T14:41:35+0000",
  13147. "loads" : {
  13148. "weight" : 665,
  13149. "volume" : 3400,
  13150. "unit" : 5
  13151. }
  13152. }, {
  13153. "id" : "4678",
  13154. "location" : {
  13155. "id" : "1.3747237_103.7389179",
  13156. "latitude" : 1.3747237,
  13157. "longitude" : 103.7389179
  13158. },
  13159. "artificial" : false,
  13160. "taskType" : "Delivery",
  13161. "capacityDemand" : {
  13162. "weight" : -56,
  13163. "volume" : -300,
  13164. "unit" : -1
  13165. },
  13166. "duration" : 200,
  13167. "timeWindows" : [ {
  13168. "start" : "2018-08-06T12:36:00.000Z",
  13169. "end" : "2018-08-06T15:36:00.000Z",
  13170. "relax" : 0
  13171. } ],
  13172. "timeWindowsIgnorable" : true,
  13173. "completed" : false,
  13174. "precedenceTaskId" : "",
  13175. "assignedVehicleId" : "",
  13176. "dropPenalty" : 5000.0,
  13177. "properties" : null,
  13178. "arrivalEarliest" : "2018-08-06T14:45:03+0000",
  13179. "arrivalLatest" : "2018-08-06T14:49:07+0000",
  13180. "loads" : {
  13181. "weight" : 624,
  13182. "volume" : 3100,
  13183. "unit" : 4
  13184. }
  13185. }, {
  13186. "id" : "4816",
  13187. "location" : {
  13188. "id" : "1.3948528_103.7447108",
  13189. "latitude" : 1.3948528,
  13190. "longitude" : 103.7447108
  13191. },
  13192. "artificial" : false,
  13193. "taskType" : "Delivery",
  13194. "capacityDemand" : {
  13195. "weight" : -33,
  13196. "volume" : -200,
  13197. "unit" : -1
  13198. },
  13199. "duration" : 200,
  13200. "timeWindows" : [ {
  13201. "start" : "2018-08-06T12:34:00.000Z",
  13202. "end" : "2018-08-06T15:34:00.000Z",
  13203. "relax" : 0
  13204. } ],
  13205. "timeWindowsIgnorable" : true,
  13206. "completed" : false,
  13207. "precedenceTaskId" : "",
  13208. "assignedVehicleId" : "",
  13209. "dropPenalty" : 5000.0,
  13210. "properties" : null,
  13211. "arrivalEarliest" : "2018-08-06T14:51:10+0000",
  13212. "arrivalLatest" : "2018-08-06T14:55:14+0000",
  13213. "loads" : {
  13214. "weight" : 568,
  13215. "volume" : 2800,
  13216. "unit" : 3
  13217. }
  13218. }, {
  13219. "id" : "5060",
  13220. "location" : {
  13221. "id" : "1.397925_103.7460685",
  13222. "latitude" : 1.397925,
  13223. "longitude" : 103.7460685
  13224. },
  13225. "artificial" : false,
  13226. "taskType" : "Delivery",
  13227. "capacityDemand" : {
  13228. "weight" : -5,
  13229. "volume" : -100,
  13230. "unit" : -1
  13231. },
  13232. "duration" : 200,
  13233. "timeWindows" : [ {
  13234. "start" : "2018-08-06T11:59:00.000Z",
  13235. "end" : "2018-08-06T14:59:00.000Z",
  13236. "relax" : 0
  13237. } ],
  13238. "timeWindowsIgnorable" : true,
  13239. "completed" : false,
  13240. "precedenceTaskId" : "",
  13241. "assignedVehicleId" : "",
  13242. "dropPenalty" : 5000.0,
  13243. "properties" : null,
  13244. "arrivalEarliest" : "2018-08-06T14:54:56+0000",
  13245. "arrivalLatest" : "2018-08-06T14:59:00+0000",
  13246. "loads" : {
  13247. "weight" : 535,
  13248. "volume" : 2600,
  13249. "unit" : 2
  13250. }
  13251. } ],
  13252. "directions" : [ ],
  13253. "polyline" : null,
  13254. "snappedWaypoints" : null,
  13255. "properties" : { }
  13256. }, {
  13257. "assignee" : {
  13258. "id" : "4",
  13259. "vehicleType" : {
  13260. "id" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  13261. "profile" : "van",
  13262. "averageSpeed" : 50.0,
  13263. "capacity" : {
  13264. "weight" : 5000,
  13265. "volume" : 5000,
  13266. "unit" : 1000
  13267. },
  13268. "cost" : {
  13269. "fixed" : 35,
  13270. "perMileage" : 1,
  13271. "perRegularHours" : 22
  13272. },
  13273. "properties" : null
  13274. },
  13275. "vehicleTypeId" : "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  13276. "startLocation" : {
  13277. "id" : "1.333829_103.969318",
  13278. "latitude" : 1.333829,
  13279. "longitude" : 103.969318
  13280. },
  13281. "endLocation" : {
  13282. "id" : "1.333829_103.969318",
  13283. "latitude" : 1.333829,
  13284. "longitude" : 103.969318
  13285. },
  13286. "timeSchedule" : {
  13287. "start" : "2017-07-19T07:53:16.930Z",
  13288. "end" : "2019-07-19T07:53:16.930Z",
  13289. "relax" : 0
  13290. },
  13291. "timeLimit" : 86400,
  13292. "breakDuration" : 0.0,
  13293. "breakTimes" : null,
  13294. "returnToDepot" : false,
  13295. "lockedTour" : [ ],
  13296. "properties" : null
  13297. },
  13298. "startTime" : null,
  13299. "endTime" : null,
  13300. "travelingTime" : 0,
  13301. "travelingDistance" : 0.0,
  13302. "cost" : { },
  13303. "tour" : [ {
  13304. "id" : "startFromDepot",
  13305. "location" : {
  13306. "id" : "1.333829_103.969318",
  13307. "latitude" : 1.333829,
  13308. "longitude" : 103.969318
  13309. },
  13310. "artificial" : false,
  13311. "taskType" : "startFromDepot",
  13312. "capacityDemand" : null,
  13313. "duration" : 0,
  13314. "timeWindows" : null,
  13315. "timeWindowsIgnorable" : true,
  13316. "completed" : false,
  13317. "precedenceTaskId" : null,
  13318. "assignedVehicleId" : null,
  13319. "dropPenalty" : 0.0,
  13320. "properties" : null,
  13321. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  13322. "arrivalLatest" : "2018-08-06T00:11:42+0000",
  13323. "loads" : {
  13324. "weight" : 0,
  13325. "volume" : 0,
  13326. "unit" : 0
  13327. }
  13328. }, {
  13329. "id" : "5011",
  13330. "location" : {
  13331. "id" : "1.3262422_103.6783524",
  13332. "latitude" : 1.3262422,
  13333. "longitude" : 103.6783524
  13334. },
  13335. "artificial" : false,
  13336. "taskType" : "Pickup",
  13337. "capacityDemand" : {
  13338. "weight" : 332,
  13339. "volume" : 1700,
  13340. "unit" : 1
  13341. },
  13342. "duration" : 200,
  13343. "timeWindows" : [ {
  13344. "start" : "2018-08-05T23:29:00.000Z",
  13345. "end" : "2018-08-06T02:29:00.000Z",
  13346. "relax" : 0
  13347. } ],
  13348. "timeWindowsIgnorable" : true,
  13349. "completed" : false,
  13350. "precedenceTaskId" : "",
  13351. "assignedVehicleId" : "",
  13352. "dropPenalty" : 5000.0,
  13353. "properties" : null,
  13354. "arrivalEarliest" : "2018-08-05T23:29:00+0000",
  13355. "arrivalLatest" : "2018-08-06T00:50:31+0000",
  13356. "loads" : {
  13357. "weight" : 0,
  13358. "volume" : 0,
  13359. "unit" : 0
  13360. }
  13361. }, {
  13362. "id" : "5123",
  13363. "location" : {
  13364. "id" : "1.3262422_103.6783524",
  13365. "latitude" : 1.3262422,
  13366. "longitude" : 103.6783524
  13367. },
  13368. "artificial" : false,
  13369. "taskType" : "Pickup",
  13370. "capacityDemand" : {
  13371. "weight" : 26,
  13372. "volume" : 200,
  13373. "unit" : 1
  13374. },
  13375. "duration" : 200,
  13376. "timeWindows" : [ {
  13377. "start" : "2018-08-05T23:30:00.000Z",
  13378. "end" : "2018-08-06T02:30:00.000Z",
  13379. "relax" : 0
  13380. } ],
  13381. "timeWindowsIgnorable" : true,
  13382. "completed" : false,
  13383. "precedenceTaskId" : "",
  13384. "assignedVehicleId" : "",
  13385. "dropPenalty" : 5000.0,
  13386. "properties" : null,
  13387. "arrivalEarliest" : "2018-08-05T23:32:20+0000",
  13388. "arrivalLatest" : "2018-08-06T00:53:51+0000",
  13389. "loads" : {
  13390. "weight" : 332,
  13391. "volume" : 1700,
  13392. "unit" : 1
  13393. }
  13394. }, {
  13395. "id" : "5127",
  13396. "location" : {
  13397. "id" : "1.3262422_103.6783524",
  13398. "latitude" : 1.3262422,
  13399. "longitude" : 103.6783524
  13400. },
  13401. "artificial" : false,
  13402. "taskType" : "Pickup",
  13403. "capacityDemand" : {
  13404. "weight" : 35,
  13405. "volume" : 200,
  13406. "unit" : 1
  13407. },
  13408. "duration" : 200,
  13409. "timeWindows" : [ {
  13410. "start" : "2018-08-06T00:44:00.000Z",
  13411. "end" : "2018-08-06T03:44:00.000Z",
  13412. "relax" : 0
  13413. } ],
  13414. "timeWindowsIgnorable" : true,
  13415. "completed" : false,
  13416. "precedenceTaskId" : "",
  13417. "assignedVehicleId" : "",
  13418. "dropPenalty" : 5000.0,
  13419. "properties" : null,
  13420. "arrivalEarliest" : "2018-08-06T00:44:00+0000",
  13421. "arrivalLatest" : "2018-08-06T00:57:11+0000",
  13422. "loads" : {
  13423. "weight" : 358,
  13424. "volume" : 1900,
  13425. "unit" : 2
  13426. }
  13427. }, {
  13428. "id" : "5100",
  13429. "location" : {
  13430. "id" : "1.3414422_103.6353134",
  13431. "latitude" : 1.3414422,
  13432. "longitude" : 103.6353134
  13433. },
  13434. "artificial" : false,
  13435. "taskType" : "Delivery",
  13436. "capacityDemand" : {
  13437. "weight" : -54,
  13438. "volume" : -300,
  13439. "unit" : -1
  13440. },
  13441. "duration" : 200,
  13442. "timeWindows" : [ {
  13443. "start" : "2018-08-06T00:36:00.000Z",
  13444. "end" : "2018-08-06T03:36:00.000Z",
  13445. "relax" : 0
  13446. } ],
  13447. "timeWindowsIgnorable" : true,
  13448. "completed" : false,
  13449. "precedenceTaskId" : "",
  13450. "assignedVehicleId" : "",
  13451. "dropPenalty" : 5000.0,
  13452. "properties" : null,
  13453. "arrivalEarliest" : "2018-08-06T00:53:25+0000",
  13454. "arrivalLatest" : "2018-08-06T01:06:36+0000",
  13455. "loads" : {
  13456. "weight" : 393,
  13457. "volume" : 2100,
  13458. "unit" : 3
  13459. }
  13460. }, {
  13461. "id" : "4658",
  13462. "location" : {
  13463. "id" : "1.3289709_103.766524",
  13464. "latitude" : 1.3289709,
  13465. "longitude" : 103.766524
  13466. },
  13467. "artificial" : false,
  13468. "taskType" : "Delivery",
  13469. "capacityDemand" : {
  13470. "weight" : -3,
  13471. "volume" : -100,
  13472. "unit" : -1
  13473. },
  13474. "duration" : 200,
  13475. "timeWindows" : [ {
  13476. "start" : "2018-08-06T00:04:00.000Z",
  13477. "end" : "2018-08-06T03:04:00.000Z",
  13478. "relax" : 0
  13479. } ],
  13480. "timeWindowsIgnorable" : true,
  13481. "completed" : false,
  13482. "precedenceTaskId" : "",
  13483. "assignedVehicleId" : "",
  13484. "dropPenalty" : 5000.0,
  13485. "properties" : null,
  13486. "arrivalEarliest" : "2018-08-06T01:14:19+0000",
  13487. "arrivalLatest" : "2018-08-06T01:27:30+0000",
  13488. "loads" : {
  13489. "weight" : 339,
  13490. "volume" : 1800,
  13491. "unit" : 2
  13492. }
  13493. }, {
  13494. "id" : "4758",
  13495. "location" : {
  13496. "id" : "1.330908_103.792018",
  13497. "latitude" : 1.330908,
  13498. "longitude" : 103.792018
  13499. },
  13500. "artificial" : false,
  13501. "taskType" : "Delivery",
  13502. "capacityDemand" : {
  13503. "weight" : -33,
  13504. "volume" : -200,
  13505. "unit" : -1
  13506. },
  13507. "duration" : 200,
  13508. "timeWindows" : [ {
  13509. "start" : "2018-08-05T23:45:00.000Z",
  13510. "end" : "2018-08-06T02:45:00.000Z",
  13511. "relax" : 0
  13512. } ],
  13513. "timeWindowsIgnorable" : true,
  13514. "completed" : false,
  13515. "precedenceTaskId" : "",
  13516. "assignedVehicleId" : "",
  13517. "dropPenalty" : 5000.0,
  13518. "properties" : null,
  13519. "arrivalEarliest" : "2018-08-06T01:21:03+0000",
  13520. "arrivalLatest" : "2018-08-06T01:34:14+0000",
  13521. "loads" : {
  13522. "weight" : 336,
  13523. "volume" : 1700,
  13524. "unit" : 1
  13525. }
  13526. }, {
  13527. "id" : "4231",
  13528. "location" : {
  13529. "id" : "1.3230967_103.9221028",
  13530. "latitude" : 1.3230967,
  13531. "longitude" : 103.9221028
  13532. },
  13533. "artificial" : false,
  13534. "taskType" : "Pickup",
  13535. "capacityDemand" : {
  13536. "weight" : 4,
  13537. "volume" : 100,
  13538. "unit" : 1
  13539. },
  13540. "duration" : 200,
  13541. "timeWindows" : [ {
  13542. "start" : "2018-08-06T01:40:00.000Z",
  13543. "end" : "2018-08-06T04:40:00.000Z",
  13544. "relax" : 0
  13545. } ],
  13546. "timeWindowsIgnorable" : true,
  13547. "completed" : false,
  13548. "precedenceTaskId" : "",
  13549. "assignedVehicleId" : "",
  13550. "dropPenalty" : 5000.0,
  13551. "properties" : null,
  13552. "arrivalEarliest" : "2018-08-06T01:41:46+0000",
  13553. "arrivalLatest" : "2018-08-06T01:54:57+0000",
  13554. "loads" : {
  13555. "weight" : 303,
  13556. "volume" : 1500,
  13557. "unit" : 0
  13558. }
  13559. }, {
  13560. "id" : "4856",
  13561. "location" : {
  13562. "id" : "1.3241187_103.9416359",
  13563. "latitude" : 1.3241187,
  13564. "longitude" : 103.9416359
  13565. },
  13566. "artificial" : false,
  13567. "taskType" : "Delivery",
  13568. "capacityDemand" : {
  13569. "weight" : -105,
  13570. "volume" : -600,
  13571. "unit" : -1
  13572. },
  13573. "duration" : 200,
  13574. "timeWindows" : [ {
  13575. "start" : "2018-08-05T23:46:00.000Z",
  13576. "end" : "2018-08-06T02:46:00.000Z",
  13577. "relax" : 0
  13578. } ],
  13579. "timeWindowsIgnorable" : true,
  13580. "completed" : false,
  13581. "precedenceTaskId" : "",
  13582. "assignedVehicleId" : "",
  13583. "dropPenalty" : 5000.0,
  13584. "properties" : null,
  13585. "arrivalEarliest" : "2018-08-06T01:47:42+0000",
  13586. "arrivalLatest" : "2018-08-06T02:00:53+0000",
  13587. "loads" : {
  13588. "weight" : 307,
  13589. "volume" : 1600,
  13590. "unit" : 1
  13591. }
  13592. }, {
  13593. "id" : "4909",
  13594. "location" : {
  13595. "id" : "1.3230967_103.9221028",
  13596. "latitude" : 1.3230967,
  13597. "longitude" : 103.9221028
  13598. },
  13599. "artificial" : false,
  13600. "taskType" : "Pickup",
  13601. "capacityDemand" : {
  13602. "weight" : 33,
  13603. "volume" : 200,
  13604. "unit" : 1
  13605. },
  13606. "duration" : 200,
  13607. "timeWindows" : [ {
  13608. "start" : "2018-08-06T00:57:00.000Z",
  13609. "end" : "2018-08-06T03:57:00.000Z",
  13610. "relax" : 0
  13611. } ],
  13612. "timeWindowsIgnorable" : true,
  13613. "completed" : false,
  13614. "precedenceTaskId" : "",
  13615. "assignedVehicleId" : "",
  13616. "dropPenalty" : 5000.0,
  13617. "properties" : null,
  13618. "arrivalEarliest" : "2018-08-06T01:53:38+0000",
  13619. "arrivalLatest" : "2018-08-06T02:06:49+0000",
  13620. "loads" : {
  13621. "weight" : 202,
  13622. "volume" : 1000,
  13623. "unit" : 0
  13624. }
  13625. }, {
  13626. "id" : "5009",
  13627. "location" : {
  13628. "id" : "1.3230967_103.9221028",
  13629. "latitude" : 1.3230967,
  13630. "longitude" : 103.9221028
  13631. },
  13632. "artificial" : false,
  13633. "taskType" : "Pickup",
  13634. "capacityDemand" : {
  13635. "weight" : 17,
  13636. "volume" : 100,
  13637. "unit" : 1
  13638. },
  13639. "duration" : 200,
  13640. "timeWindows" : [ {
  13641. "start" : "2018-08-05T23:30:00.000Z",
  13642. "end" : "2018-08-06T02:30:00.000Z",
  13643. "relax" : 0
  13644. } ],
  13645. "timeWindowsIgnorable" : true,
  13646. "completed" : false,
  13647. "precedenceTaskId" : "",
  13648. "assignedVehicleId" : "",
  13649. "dropPenalty" : 5000.0,
  13650. "properties" : null,
  13651. "arrivalEarliest" : "2018-08-06T01:56:58+0000",
  13652. "arrivalLatest" : "2018-08-06T02:10:09+0000",
  13653. "loads" : {
  13654. "weight" : 235,
  13655. "volume" : 1200,
  13656. "unit" : 1
  13657. }
  13658. }, {
  13659. "id" : "4855",
  13660. "location" : {
  13661. "id" : "1.3230967_103.9221028",
  13662. "latitude" : 1.3230967,
  13663. "longitude" : 103.9221028
  13664. },
  13665. "artificial" : false,
  13666. "taskType" : "Pickup",
  13667. "capacityDemand" : {
  13668. "weight" : 105,
  13669. "volume" : 600,
  13670. "unit" : 1
  13671. },
  13672. "duration" : 200,
  13673. "timeWindows" : [ {
  13674. "start" : "2018-08-05T23:46:00.000Z",
  13675. "end" : "2018-08-06T02:46:00.000Z",
  13676. "relax" : 0
  13677. } ],
  13678. "timeWindowsIgnorable" : true,
  13679. "completed" : false,
  13680. "precedenceTaskId" : "",
  13681. "assignedVehicleId" : "",
  13682. "dropPenalty" : 5000.0,
  13683. "properties" : null,
  13684. "arrivalEarliest" : "2018-08-06T02:00:18+0000",
  13685. "arrivalLatest" : "2018-08-06T02:13:29+0000",
  13686. "loads" : {
  13687. "weight" : 252,
  13688. "volume" : 1300,
  13689. "unit" : 2
  13690. }
  13691. }, {
  13692. "id" : "5180",
  13693. "location" : {
  13694. "id" : "1.3113665_103.7711893",
  13695. "latitude" : 1.3113665,
  13696. "longitude" : 103.7711893
  13697. },
  13698. "artificial" : false,
  13699. "taskType" : "Delivery",
  13700. "capacityDemand" : {
  13701. "weight" : -4,
  13702. "volume" : -100,
  13703. "unit" : -1
  13704. },
  13705. "duration" : 200,
  13706. "timeWindows" : [ {
  13707. "start" : "2018-08-05T23:37:00.000Z",
  13708. "end" : "2018-08-06T02:37:00.000Z",
  13709. "relax" : 0
  13710. } ],
  13711. "timeWindowsIgnorable" : true,
  13712. "completed" : false,
  13713. "precedenceTaskId" : "",
  13714. "assignedVehicleId" : "",
  13715. "dropPenalty" : 5000.0,
  13716. "properties" : null,
  13717. "arrivalEarliest" : "2018-08-06T02:23:49+0000",
  13718. "arrivalLatest" : "2018-08-06T02:37:00+0000",
  13719. "loads" : {
  13720. "weight" : 357,
  13721. "volume" : 1900,
  13722. "unit" : 3
  13723. }
  13724. }, {
  13725. "id" : "4820",
  13726. "location" : {
  13727. "id" : "1.310799_103.762653",
  13728. "latitude" : 1.310799,
  13729. "longitude" : 103.762653
  13730. },
  13731. "artificial" : false,
  13732. "taskType" : "Delivery",
  13733. "capacityDemand" : {
  13734. "weight" : -3,
  13735. "volume" : -100,
  13736. "unit" : -1
  13737. },
  13738. "duration" : 200,
  13739. "timeWindows" : [ {
  13740. "start" : "2018-08-06T02:00:00.000Z",
  13741. "end" : "2018-08-06T05:00:00.000Z",
  13742. "relax" : 0
  13743. } ],
  13744. "timeWindowsIgnorable" : true,
  13745. "completed" : false,
  13746. "precedenceTaskId" : "",
  13747. "assignedVehicleId" : "",
  13748. "dropPenalty" : 5000.0,
  13749. "properties" : null,
  13750. "arrivalEarliest" : "2018-08-06T02:28:17+0000",
  13751. "arrivalLatest" : "2018-08-06T03:14:35+0000",
  13752. "loads" : {
  13753. "weight" : 353,
  13754. "volume" : 1800,
  13755. "unit" : 2
  13756. }
  13757. }, {
  13758. "id" : "4959",
  13759. "location" : {
  13760. "id" : "1.3262422_103.6783524",
  13761. "latitude" : 1.3262422,
  13762. "longitude" : 103.6783524
  13763. },
  13764. "artificial" : false,
  13765. "taskType" : "Pickup",
  13766. "capacityDemand" : {
  13767. "weight" : 22,
  13768. "volume" : 200,
  13769. "unit" : 1
  13770. },
  13771. "duration" : 200,
  13772. "timeWindows" : [ {
  13773. "start" : "2018-08-06T03:29:00.000Z",
  13774. "end" : "2018-08-06T06:29:00.000Z",
  13775. "relax" : 0
  13776. } ],
  13777. "timeWindowsIgnorable" : true,
  13778. "completed" : false,
  13779. "precedenceTaskId" : "",
  13780. "assignedVehicleId" : "",
  13781. "dropPenalty" : 5000.0,
  13782. "properties" : null,
  13783. "arrivalEarliest" : "2018-08-06T03:29:00+0000",
  13784. "arrivalLatest" : "2018-08-06T03:29:20+0000",
  13785. "loads" : {
  13786. "weight" : 350,
  13787. "volume" : 1700,
  13788. "unit" : 1
  13789. }
  13790. }, {
  13791. "id" : "5003",
  13792. "location" : {
  13793. "id" : "1.3262422_103.6783524",
  13794. "latitude" : 1.3262422,
  13795. "longitude" : 103.6783524
  13796. },
  13797. "artificial" : false,
  13798. "taskType" : "Pickup",
  13799. "capacityDemand" : {
  13800. "weight" : 3,
  13801. "volume" : 100,
  13802. "unit" : 1
  13803. },
  13804. "duration" : 200,
  13805. "timeWindows" : [ {
  13806. "start" : "2018-08-06T01:12:00.000Z",
  13807. "end" : "2018-08-06T04:12:00.000Z",
  13808. "relax" : 0
  13809. } ],
  13810. "timeWindowsIgnorable" : true,
  13811. "completed" : false,
  13812. "precedenceTaskId" : "",
  13813. "assignedVehicleId" : "",
  13814. "dropPenalty" : 5000.0,
  13815. "properties" : null,
  13816. "arrivalEarliest" : "2018-08-06T03:32:20+0000",
  13817. "arrivalLatest" : "2018-08-06T03:32:40+0000",
  13818. "loads" : {
  13819. "weight" : 372,
  13820. "volume" : 1900,
  13821. "unit" : 2
  13822. }
  13823. }, {
  13824. "id" : "5099",
  13825. "location" : {
  13826. "id" : "1.3262422_103.6783524",
  13827. "latitude" : 1.3262422,
  13828. "longitude" : 103.6783524
  13829. },
  13830. "artificial" : false,
  13831. "taskType" : "Pickup",
  13832. "capacityDemand" : {
  13833. "weight" : 54,
  13834. "volume" : 300,
  13835. "unit" : 1
  13836. },
  13837. "duration" : 200,
  13838. "timeWindows" : [ {
  13839. "start" : "2018-08-06T00:36:00.000Z",
  13840. "end" : "2018-08-06T03:36:00.000Z",
  13841. "relax" : 0
  13842. } ],
  13843. "timeWindowsIgnorable" : true,
  13844. "completed" : false,
  13845. "precedenceTaskId" : "",
  13846. "assignedVehicleId" : "",
  13847. "dropPenalty" : 5000.0,
  13848. "properties" : null,
  13849. "arrivalEarliest" : "2018-08-06T03:35:40+0000",
  13850. "arrivalLatest" : "2018-08-06T03:36:00+0000",
  13851. "loads" : {
  13852. "weight" : 375,
  13853. "volume" : 2000,
  13854. "unit" : 3
  13855. }
  13856. }, {
  13857. "id" : "4892",
  13858. "location" : {
  13859. "id" : "1.317173_103.777194",
  13860. "latitude" : 1.317173,
  13861. "longitude" : 103.777194
  13862. },
  13863. "artificial" : false,
  13864. "taskType" : "Delivery",
  13865. "capacityDemand" : {
  13866. "weight" : -27,
  13867. "volume" : -200,
  13868. "unit" : -1
  13869. },
  13870. "duration" : 200,
  13871. "timeWindows" : [ {
  13872. "start" : "2018-08-06T01:19:00.000Z",
  13873. "end" : "2018-08-06T04:19:00.000Z",
  13874. "relax" : 0
  13875. } ],
  13876. "timeWindowsIgnorable" : true,
  13877. "completed" : false,
  13878. "precedenceTaskId" : "",
  13879. "assignedVehicleId" : "",
  13880. "dropPenalty" : 5000.0,
  13881. "properties" : null,
  13882. "arrivalEarliest" : "2018-08-06T03:52:14+0000",
  13883. "arrivalLatest" : "2018-08-06T03:55:23+0000",
  13884. "loads" : {
  13885. "weight" : 429,
  13886. "volume" : 2300,
  13887. "unit" : 4
  13888. }
  13889. }, {
  13890. "id" : "4919",
  13891. "location" : {
  13892. "id" : "1.3113982_103.8565897",
  13893. "latitude" : 1.3113982,
  13894. "longitude" : 103.8565897
  13895. },
  13896. "artificial" : false,
  13897. "taskType" : "Pickup",
  13898. "capacityDemand" : {
  13899. "weight" : 7,
  13900. "volume" : 100,
  13901. "unit" : 1
  13902. },
  13903. "duration" : 200,
  13904. "timeWindows" : [ {
  13905. "start" : "2018-08-06T02:54:00.000Z",
  13906. "end" : "2018-08-06T05:54:00.000Z",
  13907. "relax" : 0
  13908. } ],
  13909. "timeWindowsIgnorable" : true,
  13910. "completed" : false,
  13911. "precedenceTaskId" : "",
  13912. "assignedVehicleId" : "",
  13913. "dropPenalty" : 5000.0,
  13914. "properties" : null,
  13915. "arrivalEarliest" : "2018-08-06T04:06:11+0000",
  13916. "arrivalLatest" : "2018-08-06T04:09:20+0000",
  13917. "loads" : {
  13918. "weight" : 402,
  13919. "volume" : 2100,
  13920. "unit" : 3
  13921. }
  13922. }, {
  13923. "id" : "4981",
  13924. "location" : {
  13925. "id" : "1.3113982_103.8565897",
  13926. "latitude" : 1.3113982,
  13927. "longitude" : 103.8565897
  13928. },
  13929. "artificial" : false,
  13930. "taskType" : "Pickup",
  13931. "capacityDemand" : {
  13932. "weight" : 43,
  13933. "volume" : 300,
  13934. "unit" : 1
  13935. },
  13936. "duration" : 200,
  13937. "timeWindows" : [ {
  13938. "start" : "2018-08-06T01:35:00.000Z",
  13939. "end" : "2018-08-06T04:35:00.000Z",
  13940. "relax" : 0
  13941. } ],
  13942. "timeWindowsIgnorable" : true,
  13943. "completed" : false,
  13944. "precedenceTaskId" : "",
  13945. "assignedVehicleId" : "",
  13946. "dropPenalty" : 5000.0,
  13947. "properties" : null,
  13948. "arrivalEarliest" : "2018-08-06T04:09:31+0000",
  13949. "arrivalLatest" : "2018-08-06T04:12:40+0000",
  13950. "loads" : {
  13951. "weight" : 409,
  13952. "volume" : 2200,
  13953. "unit" : 4
  13954. }
  13955. }, {
  13956. "id" : "5147",
  13957. "location" : {
  13958. "id" : "1.3113982_103.8565897",
  13959. "latitude" : 1.3113982,
  13960. "longitude" : 103.8565897
  13961. },
  13962. "artificial" : false,
  13963. "taskType" : "Pickup",
  13964. "capacityDemand" : {
  13965. "weight" : 65,
  13966. "volume" : 400,
  13967. "unit" : 1
  13968. },
  13969. "duration" : 200,
  13970. "timeWindows" : [ {
  13971. "start" : "2018-08-06T01:16:00.000Z",
  13972. "end" : "2018-08-06T04:16:00.000Z",
  13973. "relax" : 0
  13974. } ],
  13975. "timeWindowsIgnorable" : true,
  13976. "completed" : false,
  13977. "precedenceTaskId" : "",
  13978. "assignedVehicleId" : "",
  13979. "dropPenalty" : 5000.0,
  13980. "properties" : null,
  13981. "arrivalEarliest" : "2018-08-06T04:12:51+0000",
  13982. "arrivalLatest" : "2018-08-06T04:16:00+0000",
  13983. "loads" : {
  13984. "weight" : 452,
  13985. "volume" : 2500,
  13986. "unit" : 5
  13987. }
  13988. }, {
  13989. "id" : "5078",
  13990. "location" : {
  13991. "id" : "1.312053_103.930514",
  13992. "latitude" : 1.312053,
  13993. "longitude" : 103.930514
  13994. },
  13995. "artificial" : false,
  13996. "taskType" : "Delivery",
  13997. "capacityDemand" : {
  13998. "weight" : -91,
  13999. "volume" : -500,
  14000. "unit" : -1
  14001. },
  14002. "duration" : 200,
  14003. "timeWindows" : [ {
  14004. "start" : "2018-08-06T04:32:00.000Z",
  14005. "end" : "2018-08-06T07:32:00.000Z",
  14006. "relax" : 0
  14007. } ],
  14008. "timeWindowsIgnorable" : true,
  14009. "completed" : false,
  14010. "precedenceTaskId" : "",
  14011. "assignedVehicleId" : "",
  14012. "dropPenalty" : 5000.0,
  14013. "properties" : null,
  14014. "arrivalEarliest" : "2018-08-06T04:32:00+0000",
  14015. "arrivalLatest" : "2018-08-06T05:00:01+0000",
  14016. "loads" : {
  14017. "weight" : 517,
  14018. "volume" : 2900,
  14019. "unit" : 6
  14020. }
  14021. }, {
  14022. "id" : "4939",
  14023. "location" : {
  14024. "id" : "1.3230967_103.9221028",
  14025. "latitude" : 1.3230967,
  14026. "longitude" : 103.9221028
  14027. },
  14028. "artificial" : false,
  14029. "taskType" : "Pickup",
  14030. "capacityDemand" : {
  14031. "weight" : 1,
  14032. "volume" : 100,
  14033. "unit" : 1
  14034. },
  14035. "duration" : 200,
  14036. "timeWindows" : [ {
  14037. "start" : "2018-08-06T04:09:00.000Z",
  14038. "end" : "2018-08-06T07:09:00.000Z",
  14039. "relax" : 0
  14040. } ],
  14041. "timeWindowsIgnorable" : true,
  14042. "completed" : false,
  14043. "precedenceTaskId" : "",
  14044. "assignedVehicleId" : "",
  14045. "dropPenalty" : 5000.0,
  14046. "properties" : null,
  14047. "arrivalEarliest" : "2018-08-06T04:37:11+0000",
  14048. "arrivalLatest" : "2018-08-06T05:05:12+0000",
  14049. "loads" : {
  14050. "weight" : 426,
  14051. "volume" : 2400,
  14052. "unit" : 5
  14053. }
  14054. }, {
  14055. "id" : "5047",
  14056. "location" : {
  14057. "id" : "1.3230967_103.9221028",
  14058. "latitude" : 1.3230967,
  14059. "longitude" : 103.9221028
  14060. },
  14061. "artificial" : false,
  14062. "taskType" : "Pickup",
  14063. "capacityDemand" : {
  14064. "weight" : 121,
  14065. "volume" : 700,
  14066. "unit" : 1
  14067. },
  14068. "duration" : 200,
  14069. "timeWindows" : [ {
  14070. "start" : "2018-08-06T02:56:00.000Z",
  14071. "end" : "2018-08-06T05:56:00.000Z",
  14072. "relax" : 0
  14073. } ],
  14074. "timeWindowsIgnorable" : true,
  14075. "completed" : false,
  14076. "precedenceTaskId" : "",
  14077. "assignedVehicleId" : "",
  14078. "dropPenalty" : 5000.0,
  14079. "properties" : null,
  14080. "arrivalEarliest" : "2018-08-06T04:40:31+0000",
  14081. "arrivalLatest" : "2018-08-06T05:08:32+0000",
  14082. "loads" : {
  14083. "weight" : 427,
  14084. "volume" : 2500,
  14085. "unit" : 6
  14086. }
  14087. }, {
  14088. "id" : "5077",
  14089. "location" : {
  14090. "id" : "1.3230967_103.9221028",
  14091. "latitude" : 1.3230967,
  14092. "longitude" : 103.9221028
  14093. },
  14094. "artificial" : false,
  14095. "taskType" : "Pickup",
  14096. "capacityDemand" : {
  14097. "weight" : 91,
  14098. "volume" : 500,
  14099. "unit" : 1
  14100. },
  14101. "duration" : 200,
  14102. "timeWindows" : [ {
  14103. "start" : "2018-08-06T04:32:00.000Z",
  14104. "end" : "2018-08-06T07:32:00.000Z",
  14105. "relax" : 0
  14106. } ],
  14107. "timeWindowsIgnorable" : true,
  14108. "completed" : false,
  14109. "precedenceTaskId" : "",
  14110. "assignedVehicleId" : "",
  14111. "dropPenalty" : 5000.0,
  14112. "properties" : null,
  14113. "arrivalEarliest" : "2018-08-06T04:43:51+0000",
  14114. "arrivalLatest" : "2018-08-06T05:11:52+0000",
  14115. "loads" : {
  14116. "weight" : 548,
  14117. "volume" : 3200,
  14118. "unit" : 7
  14119. }
  14120. }, {
  14121. "id" : "4648",
  14122. "location" : {
  14123. "id" : "1.3267617_103.8187084",
  14124. "latitude" : 1.3267617,
  14125. "longitude" : 103.8187084
  14126. },
  14127. "artificial" : false,
  14128. "taskType" : "Delivery",
  14129. "capacityDemand" : {
  14130. "weight" : -43,
  14131. "volume" : -300,
  14132. "unit" : -1
  14133. },
  14134. "duration" : 200,
  14135. "timeWindows" : [ {
  14136. "start" : "2018-08-06T02:29:00.000Z",
  14137. "end" : "2018-08-06T05:29:00.000Z",
  14138. "relax" : 0
  14139. } ],
  14140. "timeWindowsIgnorable" : true,
  14141. "completed" : false,
  14142. "precedenceTaskId" : "",
  14143. "assignedVehicleId" : "",
  14144. "dropPenalty" : 5000.0,
  14145. "properties" : null,
  14146. "arrivalEarliest" : "2018-08-06T05:00:59+0000",
  14147. "arrivalLatest" : "2018-08-06T05:29:00+0000",
  14148. "loads" : {
  14149. "weight" : 639,
  14150. "volume" : 3700,
  14151. "unit" : 8
  14152. }
  14153. }, {
  14154. "id" : "4786",
  14155. "location" : {
  14156. "id" : "1.3146627_103.7674096",
  14157. "latitude" : 1.3146627,
  14158. "longitude" : 103.7674096
  14159. },
  14160. "artificial" : false,
  14161. "taskType" : "Delivery",
  14162. "capacityDemand" : {
  14163. "weight" : -2,
  14164. "volume" : -100,
  14165. "unit" : -1
  14166. },
  14167. "duration" : 200,
  14168. "timeWindows" : [ {
  14169. "start" : "2018-08-06T03:47:00.000Z",
  14170. "end" : "2018-08-06T06:47:00.000Z",
  14171. "relax" : 0
  14172. } ],
  14173. "timeWindowsIgnorable" : true,
  14174. "completed" : false,
  14175. "precedenceTaskId" : "",
  14176. "assignedVehicleId" : "",
  14177. "dropPenalty" : 5000.0,
  14178. "properties" : null,
  14179. "arrivalEarliest" : "2018-08-06T05:11:20+0000",
  14180. "arrivalLatest" : "2018-08-06T06:35:11+0000",
  14181. "loads" : {
  14182. "weight" : 596,
  14183. "volume" : 3400,
  14184. "unit" : 7
  14185. }
  14186. }, {
  14187. "id" : "5088",
  14188. "location" : {
  14189. "id" : "1.323935_103.7672375",
  14190. "latitude" : 1.323935,
  14191. "longitude" : 103.7672375
  14192. },
  14193. "artificial" : false,
  14194. "taskType" : "Delivery",
  14195. "capacityDemand" : {
  14196. "weight" : -5,
  14197. "volume" : -100,
  14198. "unit" : -1
  14199. },
  14200. "duration" : 200,
  14201. "timeWindows" : [ {
  14202. "start" : "2018-08-06T04:52:00.000Z",
  14203. "end" : "2018-08-06T07:52:00.000Z",
  14204. "relax" : 0
  14205. } ],
  14206. "timeWindowsIgnorable" : true,
  14207. "completed" : false,
  14208. "precedenceTaskId" : "",
  14209. "assignedVehicleId" : "",
  14210. "dropPenalty" : 5000.0,
  14211. "properties" : null,
  14212. "arrivalEarliest" : "2018-08-06T05:15:54+0000",
  14213. "arrivalLatest" : "2018-08-06T06:39:45+0000",
  14214. "loads" : {
  14215. "weight" : 594,
  14216. "volume" : 3300,
  14217. "unit" : 6
  14218. }
  14219. }, {
  14220. "id" : "4616",
  14221. "location" : {
  14222. "id" : "1.343531_103.770169",
  14223. "latitude" : 1.343531,
  14224. "longitude" : 103.770169
  14225. },
  14226. "artificial" : false,
  14227. "taskType" : "Delivery",
  14228. "capacityDemand" : {
  14229. "weight" : -26,
  14230. "volume" : -200,
  14231. "unit" : -1
  14232. },
  14233. "duration" : 200,
  14234. "timeWindows" : [ {
  14235. "start" : "2018-08-06T03:51:00.000Z",
  14236. "end" : "2018-08-06T06:51:00.000Z",
  14237. "relax" : 0
  14238. } ],
  14239. "timeWindowsIgnorable" : true,
  14240. "completed" : false,
  14241. "precedenceTaskId" : "",
  14242. "assignedVehicleId" : "",
  14243. "dropPenalty" : 5000.0,
  14244. "properties" : null,
  14245. "arrivalEarliest" : "2018-08-06T05:21:52+0000",
  14246. "arrivalLatest" : "2018-08-06T06:45:43+0000",
  14247. "loads" : {
  14248. "weight" : 589,
  14249. "volume" : 3200,
  14250. "unit" : 5
  14251. }
  14252. }, {
  14253. "id" : "4610",
  14254. "location" : {
  14255. "id" : "1.3446061_103.7390084",
  14256. "latitude" : 1.3446061,
  14257. "longitude" : 103.7390084
  14258. },
  14259. "artificial" : false,
  14260. "taskType" : "Delivery",
  14261. "capacityDemand" : {
  14262. "weight" : -4,
  14263. "volume" : -100,
  14264. "unit" : -1
  14265. },
  14266. "duration" : 200,
  14267. "timeWindows" : [ {
  14268. "start" : "2018-08-06T06:33:00.000Z",
  14269. "end" : "2018-08-06T09:33:00.000Z",
  14270. "relax" : 0
  14271. } ],
  14272. "timeWindowsIgnorable" : true,
  14273. "completed" : false,
  14274. "precedenceTaskId" : "",
  14275. "assignedVehicleId" : "",
  14276. "dropPenalty" : 5000.0,
  14277. "properties" : null,
  14278. "arrivalEarliest" : "2018-08-06T06:33:00+0000",
  14279. "arrivalLatest" : "2018-08-06T06:53:12+0000",
  14280. "loads" : {
  14281. "weight" : 563,
  14282. "volume" : 3000,
  14283. "unit" : 4
  14284. }
  14285. }, {
  14286. "id" : "5101",
  14287. "location" : {
  14288. "id" : "1.3262422_103.6783524",
  14289. "latitude" : 1.3262422,
  14290. "longitude" : 103.6783524
  14291. },
  14292. "artificial" : false,
  14293. "taskType" : "Pickup",
  14294. "capacityDemand" : {
  14295. "weight" : 45,
  14296. "volume" : 300,
  14297. "unit" : 1
  14298. },
  14299. "duration" : 200,
  14300. "timeWindows" : [ {
  14301. "start" : "2018-08-06T06:41:00.000Z",
  14302. "end" : "2018-08-06T09:41:00.000Z",
  14303. "relax" : 0
  14304. } ],
  14305. "timeWindowsIgnorable" : true,
  14306. "completed" : false,
  14307. "precedenceTaskId" : "",
  14308. "assignedVehicleId" : "",
  14309. "dropPenalty" : 5000.0,
  14310. "properties" : null,
  14311. "arrivalEarliest" : "2018-08-06T06:44:47+0000",
  14312. "arrivalLatest" : "2018-08-06T07:04:59+0000",
  14313. "loads" : {
  14314. "weight" : 559,
  14315. "volume" : 2900,
  14316. "unit" : 3
  14317. }
  14318. }, {
  14319. "id" : "4745",
  14320. "location" : {
  14321. "id" : "1.3262422_103.6783524",
  14322. "latitude" : 1.3262422,
  14323. "longitude" : 103.6783524
  14324. },
  14325. "artificial" : false,
  14326. "taskType" : "Pickup",
  14327. "capacityDemand" : {
  14328. "weight" : 7,
  14329. "volume" : 100,
  14330. "unit" : 1
  14331. },
  14332. "duration" : 200,
  14333. "timeWindows" : [ {
  14334. "start" : "2018-08-06T05:45:00.000Z",
  14335. "end" : "2018-08-06T08:45:00.000Z",
  14336. "relax" : 0
  14337. } ],
  14338. "timeWindowsIgnorable" : true,
  14339. "completed" : false,
  14340. "precedenceTaskId" : "",
  14341. "assignedVehicleId" : "",
  14342. "dropPenalty" : 5000.0,
  14343. "properties" : null,
  14344. "arrivalEarliest" : "2018-08-06T06:48:07+0000",
  14345. "arrivalLatest" : "2018-08-06T07:08:19+0000",
  14346. "loads" : {
  14347. "weight" : 604,
  14348. "volume" : 3200,
  14349. "unit" : 4
  14350. }
  14351. }, {
  14352. "id" : "4341",
  14353. "location" : {
  14354. "id" : "1.3262422_103.6783524",
  14355. "latitude" : 1.3262422,
  14356. "longitude" : 103.6783524
  14357. },
  14358. "artificial" : false,
  14359. "taskType" : "Pickup",
  14360. "capacityDemand" : {
  14361. "weight" : 4,
  14362. "volume" : 100,
  14363. "unit" : 1
  14364. },
  14365. "duration" : 200,
  14366. "timeWindows" : [ {
  14367. "start" : "2018-08-06T05:34:00.000Z",
  14368. "end" : "2018-08-06T08:34:00.000Z",
  14369. "relax" : 0
  14370. } ],
  14371. "timeWindowsIgnorable" : true,
  14372. "completed" : false,
  14373. "precedenceTaskId" : "",
  14374. "assignedVehicleId" : "",
  14375. "dropPenalty" : 5000.0,
  14376. "properties" : null,
  14377. "arrivalEarliest" : "2018-08-06T06:51:27+0000",
  14378. "arrivalLatest" : "2018-08-06T07:11:39+0000",
  14379. "loads" : {
  14380. "weight" : 611,
  14381. "volume" : 3300,
  14382. "unit" : 5
  14383. }
  14384. }, {
  14385. "id" : "5102",
  14386. "location" : {
  14387. "id" : "1.3460153_103.70403",
  14388. "latitude" : 1.3460153,
  14389. "longitude" : 103.70403
  14390. },
  14391. "artificial" : false,
  14392. "taskType" : "Delivery",
  14393. "capacityDemand" : {
  14394. "weight" : -45,
  14395. "volume" : -300,
  14396. "unit" : -1
  14397. },
  14398. "duration" : 200,
  14399. "timeWindows" : [ {
  14400. "start" : "2018-08-06T06:41:00.000Z",
  14401. "end" : "2018-08-06T09:41:00.000Z",
  14402. "relax" : 0
  14403. } ],
  14404. "timeWindowsIgnorable" : true,
  14405. "completed" : false,
  14406. "precedenceTaskId" : "",
  14407. "assignedVehicleId" : "",
  14408. "dropPenalty" : 5000.0,
  14409. "properties" : null,
  14410. "arrivalEarliest" : "2018-08-06T06:59:06+0000",
  14411. "arrivalLatest" : "2018-08-06T07:19:18+0000",
  14412. "loads" : {
  14413. "weight" : 615,
  14414. "volume" : 3400,
  14415. "unit" : 6
  14416. }
  14417. }, {
  14418. "id" : "5160",
  14419. "location" : {
  14420. "id" : "1.4489897_103.806517",
  14421. "latitude" : 1.4489897,
  14422. "longitude" : 103.806517
  14423. },
  14424. "artificial" : false,
  14425. "taskType" : "Delivery",
  14426. "capacityDemand" : {
  14427. "weight" : -31,
  14428. "volume" : -200,
  14429. "unit" : -1
  14430. },
  14431. "duration" : 200,
  14432. "timeWindows" : [ {
  14433. "start" : "2018-08-06T04:42:00.000Z",
  14434. "end" : "2018-08-06T07:42:00.000Z",
  14435. "relax" : 0
  14436. } ],
  14437. "timeWindowsIgnorable" : true,
  14438. "completed" : false,
  14439. "precedenceTaskId" : "",
  14440. "assignedVehicleId" : "",
  14441. "dropPenalty" : 5000.0,
  14442. "properties" : null,
  14443. "arrivalEarliest" : "2018-08-06T07:21:48+0000",
  14444. "arrivalLatest" : "2018-08-06T07:42:00+0000",
  14445. "loads" : {
  14446. "weight" : 570,
  14447. "volume" : 3100,
  14448. "unit" : 5
  14449. }
  14450. }, {
  14451. "id" : "4528",
  14452. "location" : {
  14453. "id" : "1.4494014_103.815128",
  14454. "latitude" : 1.4494014,
  14455. "longitude" : 103.815128
  14456. },
  14457. "artificial" : false,
  14458. "taskType" : "Delivery",
  14459. "capacityDemand" : {
  14460. "weight" : -61,
  14461. "volume" : -400,
  14462. "unit" : -1
  14463. },
  14464. "duration" : 200,
  14465. "timeWindows" : [ {
  14466. "start" : "2018-08-06T05:48:00.000Z",
  14467. "end" : "2018-08-06T08:48:00.000Z",
  14468. "relax" : 0
  14469. } ],
  14470. "timeWindowsIgnorable" : true,
  14471. "completed" : false,
  14472. "precedenceTaskId" : "",
  14473. "assignedVehicleId" : "",
  14474. "dropPenalty" : 5000.0,
  14475. "properties" : null,
  14476. "arrivalEarliest" : "2018-08-06T07:26:16+0000",
  14477. "arrivalLatest" : "2018-08-06T08:34:15+0000",
  14478. "loads" : {
  14479. "weight" : 539,
  14480. "volume" : 2900,
  14481. "unit" : 4
  14482. }
  14483. }, {
  14484. "id" : "5176",
  14485. "location" : {
  14486. "id" : "1.4499623_103.8164186",
  14487. "latitude" : 1.4499623,
  14488. "longitude" : 103.8164186
  14489. },
  14490. "artificial" : false,
  14491. "taskType" : "Delivery",
  14492. "capacityDemand" : {
  14493. "weight" : -19,
  14494. "volume" : -100,
  14495. "unit" : -1
  14496. },
  14497. "duration" : 200,
  14498. "timeWindows" : [ {
  14499. "start" : "2018-08-06T07:26:00.000Z",
  14500. "end" : "2018-08-06T10:26:00.000Z",
  14501. "relax" : 0
  14502. } ],
  14503. "timeWindowsIgnorable" : true,
  14504. "completed" : false,
  14505. "precedenceTaskId" : "",
  14506. "assignedVehicleId" : "",
  14507. "dropPenalty" : 5000.0,
  14508. "properties" : null,
  14509. "arrivalEarliest" : "2018-08-06T07:29:47+0000",
  14510. "arrivalLatest" : "2018-08-06T08:37:46+0000",
  14511. "loads" : {
  14512. "weight" : 478,
  14513. "volume" : 2500,
  14514. "unit" : 3
  14515. }
  14516. }, {
  14517. "id" : "4496",
  14518. "location" : {
  14519. "id" : "1.312971_103.885148",
  14520. "latitude" : 1.312971,
  14521. "longitude" : 103.885148
  14522. },
  14523. "artificial" : false,
  14524. "taskType" : "Delivery",
  14525. "capacityDemand" : {
  14526. "weight" : -28,
  14527. "volume" : -200,
  14528. "unit" : -1
  14529. },
  14530. "duration" : 200,
  14531. "timeWindows" : [ {
  14532. "start" : "2018-08-06T06:40:00.000Z",
  14533. "end" : "2018-08-06T09:40:00.000Z",
  14534. "relax" : 0
  14535. } ],
  14536. "timeWindowsIgnorable" : true,
  14537. "completed" : false,
  14538. "precedenceTaskId" : "",
  14539. "assignedVehicleId" : "",
  14540. "dropPenalty" : 5000.0,
  14541. "properties" : null,
  14542. "arrivalEarliest" : "2018-08-06T07:53:33+0000",
  14543. "arrivalLatest" : "2018-08-06T09:01:32+0000",
  14544. "loads" : {
  14545. "weight" : 459,
  14546. "volume" : 2400,
  14547. "unit" : 2
  14548. }
  14549. }, {
  14550. "id" : "4470",
  14551. "location" : {
  14552. "id" : "1.3062085_103.8867831",
  14553. "latitude" : 1.3062085,
  14554. "longitude" : 103.8867831
  14555. },
  14556. "artificial" : false,
  14557. "taskType" : "Delivery",
  14558. "capacityDemand" : {
  14559. "weight" : -26,
  14560. "volume" : -200,
  14561. "unit" : -1
  14562. },
  14563. "duration" : 200,
  14564. "timeWindows" : [ {
  14565. "start" : "2018-08-06T09:00:00.000Z",
  14566. "end" : "2018-08-06T12:00:00.000Z",
  14567. "relax" : 0
  14568. } ],
  14569. "timeWindowsIgnorable" : true,
  14570. "completed" : false,
  14571. "precedenceTaskId" : "",
  14572. "assignedVehicleId" : "",
  14573. "dropPenalty" : 5000.0,
  14574. "properties" : null,
  14575. "arrivalEarliest" : "2018-08-06T09:00:00+0000",
  14576. "arrivalLatest" : "2018-08-06T09:05:47+0000",
  14577. "loads" : {
  14578. "weight" : 431,
  14579. "volume" : 2200,
  14580. "unit" : 1
  14581. }
  14582. }, {
  14583. "id" : "4495",
  14584. "location" : {
  14585. "id" : "1.3113982_103.8565897",
  14586. "latitude" : 1.3113982,
  14587. "longitude" : 103.8565897
  14588. },
  14589. "artificial" : false,
  14590. "taskType" : "Pickup",
  14591. "capacityDemand" : {
  14592. "weight" : 28,
  14593. "volume" : 200,
  14594. "unit" : 1
  14595. },
  14596. "duration" : 200,
  14597. "timeWindows" : [ {
  14598. "start" : "2018-08-06T06:40:00.000Z",
  14599. "end" : "2018-08-06T09:40:00.000Z",
  14600. "relax" : 0
  14601. } ],
  14602. "timeWindowsIgnorable" : true,
  14603. "completed" : false,
  14604. "precedenceTaskId" : "",
  14605. "assignedVehicleId" : "",
  14606. "dropPenalty" : 5000.0,
  14607. "properties" : null,
  14608. "arrivalEarliest" : "2018-08-06T09:07:25+0000",
  14609. "arrivalLatest" : "2018-08-06T09:13:12+0000",
  14610. "loads" : {
  14611. "weight" : 405,
  14612. "volume" : 2000,
  14613. "unit" : 0
  14614. }
  14615. }, {
  14616. "id" : "4549",
  14617. "location" : {
  14618. "id" : "1.3113982_103.8565897",
  14619. "latitude" : 1.3113982,
  14620. "longitude" : 103.8565897
  14621. },
  14622. "artificial" : false,
  14623. "taskType" : "Pickup",
  14624. "capacityDemand" : {
  14625. "weight" : 18,
  14626. "volume" : 100,
  14627. "unit" : 1
  14628. },
  14629. "duration" : 200,
  14630. "timeWindows" : [ {
  14631. "start" : "2018-08-06T06:47:00.000Z",
  14632. "end" : "2018-08-06T09:47:00.000Z",
  14633. "relax" : 0
  14634. } ],
  14635. "timeWindowsIgnorable" : true,
  14636. "completed" : false,
  14637. "precedenceTaskId" : "",
  14638. "assignedVehicleId" : "",
  14639. "dropPenalty" : 5000.0,
  14640. "properties" : null,
  14641. "arrivalEarliest" : "2018-08-06T09:10:45+0000",
  14642. "arrivalLatest" : "2018-08-06T09:16:32+0000",
  14643. "loads" : {
  14644. "weight" : 433,
  14645. "volume" : 2200,
  14646. "unit" : 1
  14647. }
  14648. }, {
  14649. "id" : "4907",
  14650. "location" : {
  14651. "id" : "1.3113982_103.8565897",
  14652. "latitude" : 1.3113982,
  14653. "longitude" : 103.8565897
  14654. },
  14655. "artificial" : false,
  14656. "taskType" : "Pickup",
  14657. "capacityDemand" : {
  14658. "weight" : 86,
  14659. "volume" : 500,
  14660. "unit" : 1
  14661. },
  14662. "duration" : 200,
  14663. "timeWindows" : [ {
  14664. "start" : "2018-08-06T07:03:00.000Z",
  14665. "end" : "2018-08-06T10:03:00.000Z",
  14666. "relax" : 0
  14667. } ],
  14668. "timeWindowsIgnorable" : true,
  14669. "completed" : false,
  14670. "precedenceTaskId" : "",
  14671. "assignedVehicleId" : "",
  14672. "dropPenalty" : 5000.0,
  14673. "properties" : null,
  14674. "arrivalEarliest" : "2018-08-06T09:14:05+0000",
  14675. "arrivalLatest" : "2018-08-06T09:19:52+0000",
  14676. "loads" : {
  14677. "weight" : 451,
  14678. "volume" : 2300,
  14679. "unit" : 2
  14680. }
  14681. }, {
  14682. "id" : "5029",
  14683. "location" : {
  14684. "id" : "1.3113982_103.8565897",
  14685. "latitude" : 1.3113982,
  14686. "longitude" : 103.8565897
  14687. },
  14688. "artificial" : false,
  14689. "taskType" : "Pickup",
  14690. "capacityDemand" : {
  14691. "weight" : 132,
  14692. "volume" : 700,
  14693. "unit" : 1
  14694. },
  14695. "duration" : 200,
  14696. "timeWindows" : [ {
  14697. "start" : "2018-08-06T08:51:00.000Z",
  14698. "end" : "2018-08-06T11:51:00.000Z",
  14699. "relax" : 0
  14700. } ],
  14701. "timeWindowsIgnorable" : true,
  14702. "completed" : false,
  14703. "precedenceTaskId" : "",
  14704. "assignedVehicleId" : "",
  14705. "dropPenalty" : 5000.0,
  14706. "properties" : null,
  14707. "arrivalEarliest" : "2018-08-06T09:17:25+0000",
  14708. "arrivalLatest" : "2018-08-06T09:23:12+0000",
  14709. "loads" : {
  14710. "weight" : 537,
  14711. "volume" : 2800,
  14712. "unit" : 3
  14713. }
  14714. }, {
  14715. "id" : "5039",
  14716. "location" : {
  14717. "id" : "1.3113982_103.8565897",
  14718. "latitude" : 1.3113982,
  14719. "longitude" : 103.8565897
  14720. },
  14721. "artificial" : false,
  14722. "taskType" : "Pickup",
  14723. "capacityDemand" : {
  14724. "weight" : 38,
  14725. "volume" : 200,
  14726. "unit" : 1
  14727. },
  14728. "duration" : 200,
  14729. "timeWindows" : [ {
  14730. "start" : "2018-08-06T08:10:00.000Z",
  14731. "end" : "2018-08-06T11:10:00.000Z",
  14732. "relax" : 0
  14733. } ],
  14734. "timeWindowsIgnorable" : true,
  14735. "completed" : false,
  14736. "precedenceTaskId" : "",
  14737. "assignedVehicleId" : "",
  14738. "dropPenalty" : 5000.0,
  14739. "properties" : null,
  14740. "arrivalEarliest" : "2018-08-06T09:20:45+0000",
  14741. "arrivalLatest" : "2018-08-06T09:26:32+0000",
  14742. "loads" : {
  14743. "weight" : 669,
  14744. "volume" : 3500,
  14745. "unit" : 4
  14746. }
  14747. }, {
  14748. "id" : "4993",
  14749. "location" : {
  14750. "id" : "1.3113982_103.8565897",
  14751. "latitude" : 1.3113982,
  14752. "longitude" : 103.8565897
  14753. },
  14754. "artificial" : false,
  14755. "taskType" : "Pickup",
  14756. "capacityDemand" : {
  14757. "weight" : 20,
  14758. "volume" : 100,
  14759. "unit" : 1
  14760. },
  14761. "duration" : 200,
  14762. "timeWindows" : [ {
  14763. "start" : "2018-08-06T09:26:00.000Z",
  14764. "end" : "2018-08-06T12:26:00.000Z",
  14765. "relax" : 0
  14766. } ],
  14767. "timeWindowsIgnorable" : true,
  14768. "completed" : false,
  14769. "precedenceTaskId" : "",
  14770. "assignedVehicleId" : "",
  14771. "dropPenalty" : 5000.0,
  14772. "properties" : null,
  14773. "arrivalEarliest" : "2018-08-06T09:26:00+0000",
  14774. "arrivalLatest" : "2018-08-06T09:29:52+0000",
  14775. "loads" : {
  14776. "weight" : 707,
  14777. "volume" : 3700,
  14778. "unit" : 5
  14779. }
  14780. }, {
  14781. "id" : "5055",
  14782. "location" : {
  14783. "id" : "1.3113982_103.8565897",
  14784. "latitude" : 1.3113982,
  14785. "longitude" : 103.8565897
  14786. },
  14787. "artificial" : false,
  14788. "taskType" : "Pickup",
  14789. "capacityDemand" : {
  14790. "weight" : 11,
  14791. "volume" : 100,
  14792. "unit" : 1
  14793. },
  14794. "duration" : 200,
  14795. "timeWindows" : [ {
  14796. "start" : "2018-08-06T06:46:00.000Z",
  14797. "end" : "2018-08-06T09:46:00.000Z",
  14798. "relax" : 0
  14799. } ],
  14800. "timeWindowsIgnorable" : true,
  14801. "completed" : false,
  14802. "precedenceTaskId" : "",
  14803. "assignedVehicleId" : "",
  14804. "dropPenalty" : 5000.0,
  14805. "properties" : null,
  14806. "arrivalEarliest" : "2018-08-06T09:29:20+0000",
  14807. "arrivalLatest" : "2018-08-06T09:33:12+0000",
  14808. "loads" : {
  14809. "weight" : 727,
  14810. "volume" : 3800,
  14811. "unit" : 6
  14812. }
  14813. }, {
  14814. "id" : "5079",
  14815. "location" : {
  14816. "id" : "1.3113982_103.8565897",
  14817. "latitude" : 1.3113982,
  14818. "longitude" : 103.8565897
  14819. },
  14820. "artificial" : false,
  14821. "taskType" : "Pickup",
  14822. "capacityDemand" : {
  14823. "weight" : 75,
  14824. "volume" : 400,
  14825. "unit" : 1
  14826. },
  14827. "duration" : 200,
  14828. "timeWindows" : [ {
  14829. "start" : "2018-08-06T06:43:00.000Z",
  14830. "end" : "2018-08-06T09:43:00.000Z",
  14831. "relax" : 0
  14832. } ],
  14833. "timeWindowsIgnorable" : true,
  14834. "completed" : false,
  14835. "precedenceTaskId" : "",
  14836. "assignedVehicleId" : "",
  14837. "dropPenalty" : 5000.0,
  14838. "properties" : null,
  14839. "arrivalEarliest" : "2018-08-06T09:32:40+0000",
  14840. "arrivalLatest" : "2018-08-06T09:36:32+0000",
  14841. "loads" : {
  14842. "weight" : 738,
  14843. "volume" : 3900,
  14844. "unit" : 7
  14845. }
  14846. }, {
  14847. "id" : "5111",
  14848. "location" : {
  14849. "id" : "1.3113982_103.8565897",
  14850. "latitude" : 1.3113982,
  14851. "longitude" : 103.8565897
  14852. },
  14853. "artificial" : false,
  14854. "taskType" : "Pickup",
  14855. "capacityDemand" : {
  14856. "weight" : 9,
  14857. "volume" : 100,
  14858. "unit" : 1
  14859. },
  14860. "duration" : 200,
  14861. "timeWindows" : [ {
  14862. "start" : "2018-08-06T07:15:00.000Z",
  14863. "end" : "2018-08-06T10:15:00.000Z",
  14864. "relax" : 0
  14865. } ],
  14866. "timeWindowsIgnorable" : true,
  14867. "completed" : false,
  14868. "precedenceTaskId" : "",
  14869. "assignedVehicleId" : "",
  14870. "dropPenalty" : 5000.0,
  14871. "properties" : null,
  14872. "arrivalEarliest" : "2018-08-06T09:36:00+0000",
  14873. "arrivalLatest" : "2018-08-06T09:39:52+0000",
  14874. "loads" : {
  14875. "weight" : 813,
  14876. "volume" : 4300,
  14877. "unit" : 8
  14878. }
  14879. }, {
  14880. "id" : "5129",
  14881. "location" : {
  14882. "id" : "1.3113982_103.8565897",
  14883. "latitude" : 1.3113982,
  14884. "longitude" : 103.8565897
  14885. },
  14886. "artificial" : false,
  14887. "taskType" : "Pickup",
  14888. "capacityDemand" : {
  14889. "weight" : 57,
  14890. "volume" : 300,
  14891. "unit" : 1
  14892. },
  14893. "duration" : 200,
  14894. "timeWindows" : [ {
  14895. "start" : "2018-08-06T06:53:00.000Z",
  14896. "end" : "2018-08-06T09:53:00.000Z",
  14897. "relax" : 0
  14898. } ],
  14899. "timeWindowsIgnorable" : true,
  14900. "completed" : false,
  14901. "precedenceTaskId" : "",
  14902. "assignedVehicleId" : "",
  14903. "dropPenalty" : 5000.0,
  14904. "properties" : null,
  14905. "arrivalEarliest" : "2018-08-06T09:39:20+0000",
  14906. "arrivalLatest" : "2018-08-06T09:43:12+0000",
  14907. "loads" : {
  14908. "weight" : 822,
  14909. "volume" : 4400,
  14910. "unit" : 9
  14911. }
  14912. }, {
  14913. "id" : "5175",
  14914. "location" : {
  14915. "id" : "1.3113982_103.8565897",
  14916. "latitude" : 1.3113982,
  14917. "longitude" : 103.8565897
  14918. },
  14919. "artificial" : false,
  14920. "taskType" : "Pickup",
  14921. "capacityDemand" : {
  14922. "weight" : 19,
  14923. "volume" : 100,
  14924. "unit" : 1
  14925. },
  14926. "duration" : 200,
  14927. "timeWindows" : [ {
  14928. "start" : "2018-08-06T07:26:00.000Z",
  14929. "end" : "2018-08-06T10:26:00.000Z",
  14930. "relax" : 0
  14931. } ],
  14932. "timeWindowsIgnorable" : true,
  14933. "completed" : false,
  14934. "precedenceTaskId" : "",
  14935. "assignedVehicleId" : "",
  14936. "dropPenalty" : 5000.0,
  14937. "properties" : null,
  14938. "arrivalEarliest" : "2018-08-06T09:42:40+0000",
  14939. "arrivalLatest" : "2018-08-06T09:46:32+0000",
  14940. "loads" : {
  14941. "weight" : 879,
  14942. "volume" : 4700,
  14943. "unit" : 10
  14944. }
  14945. }, {
  14946. "id" : "5209",
  14947. "location" : {
  14948. "id" : "1.3113982_103.8565897",
  14949. "latitude" : 1.3113982,
  14950. "longitude" : 103.8565897
  14951. },
  14952. "artificial" : false,
  14953. "taskType" : "Pickup",
  14954. "capacityDemand" : {
  14955. "weight" : 29,
  14956. "volume" : 200,
  14957. "unit" : 1
  14958. },
  14959. "duration" : 200,
  14960. "timeWindows" : [ {
  14961. "start" : "2018-08-06T09:01:00.000Z",
  14962. "end" : "2018-08-06T12:01:00.000Z",
  14963. "relax" : 0
  14964. } ],
  14965. "timeWindowsIgnorable" : true,
  14966. "completed" : false,
  14967. "precedenceTaskId" : "",
  14968. "assignedVehicleId" : "",
  14969. "dropPenalty" : 5000.0,
  14970. "properties" : null,
  14971. "arrivalEarliest" : "2018-08-06T09:46:00+0000",
  14972. "arrivalLatest" : "2018-08-06T09:49:52+0000",
  14973. "loads" : {
  14974. "weight" : 898,
  14975. "volume" : 4800,
  14976. "unit" : 11
  14977. }
  14978. }, {
  14979. "id" : "5164",
  14980. "location" : {
  14981. "id" : "1.3356819_103.8458098",
  14982. "latitude" : 1.3356819,
  14983. "longitude" : 103.8458098
  14984. },
  14985. "artificial" : false,
  14986. "taskType" : "Delivery",
  14987. "capacityDemand" : {
  14988. "weight" : -31,
  14989. "volume" : -200,
  14990. "unit" : -1
  14991. },
  14992. "duration" : 200,
  14993. "timeWindows" : [ {
  14994. "start" : "2018-08-06T09:24:00.000Z",
  14995. "end" : "2018-08-06T12:24:00.000Z",
  14996. "relax" : 0
  14997. } ],
  14998. "timeWindowsIgnorable" : true,
  14999. "completed" : false,
  15000. "precedenceTaskId" : "",
  15001. "assignedVehicleId" : "",
  15002. "dropPenalty" : 5000.0,
  15003. "properties" : null,
  15004. "arrivalEarliest" : "2018-08-06T09:52:52+0000",
  15005. "arrivalLatest" : "2018-08-06T09:56:44+0000",
  15006. "loads" : {
  15007. "weight" : 927,
  15008. "volume" : 5000,
  15009. "unit" : 12
  15010. }
  15011. }, {
  15012. "id" : "5040",
  15013. "location" : {
  15014. "id" : "1.338108_103.847139",
  15015. "latitude" : 1.338108,
  15016. "longitude" : 103.847139
  15017. },
  15018. "artificial" : false,
  15019. "taskType" : "Delivery",
  15020. "capacityDemand" : {
  15021. "weight" : -38,
  15022. "volume" : -200,
  15023. "unit" : -1
  15024. },
  15025. "duration" : 200,
  15026. "timeWindows" : [ {
  15027. "start" : "2018-08-06T08:10:00.000Z",
  15028. "end" : "2018-08-06T11:10:00.000Z",
  15029. "relax" : 0
  15030. } ],
  15031. "timeWindowsIgnorable" : true,
  15032. "completed" : false,
  15033. "precedenceTaskId" : "",
  15034. "assignedVehicleId" : "",
  15035. "dropPenalty" : 5000.0,
  15036. "properties" : null,
  15037. "arrivalEarliest" : "2018-08-06T09:56:34+0000",
  15038. "arrivalLatest" : "2018-08-06T10:00:26+0000",
  15039. "loads" : {
  15040. "weight" : 896,
  15041. "volume" : 4800,
  15042. "unit" : 11
  15043. }
  15044. }, {
  15045. "id" : "4234",
  15046. "location" : {
  15047. "id" : "1.381639_103.83624",
  15048. "latitude" : 1.381639,
  15049. "longitude" : 103.83624
  15050. },
  15051. "artificial" : false,
  15052. "taskType" : "Delivery",
  15053. "capacityDemand" : {
  15054. "weight" : -9,
  15055. "volume" : -100,
  15056. "unit" : -1
  15057. },
  15058. "duration" : 200,
  15059. "timeWindows" : [ {
  15060. "start" : "2018-08-06T09:33:00.000Z",
  15061. "end" : "2018-08-06T12:33:00.000Z",
  15062. "relax" : 0
  15063. } ],
  15064. "timeWindowsIgnorable" : true,
  15065. "completed" : false,
  15066. "precedenceTaskId" : "",
  15067. "assignedVehicleId" : "",
  15068. "dropPenalty" : 5000.0,
  15069. "properties" : null,
  15070. "arrivalEarliest" : "2018-08-06T10:05:53+0000",
  15071. "arrivalLatest" : "2018-08-06T10:09:45+0000",
  15072. "loads" : {
  15073. "weight" : 858,
  15074. "volume" : 4600,
  15075. "unit" : 10
  15076. }
  15077. }, {
  15078. "id" : "5222",
  15079. "location" : {
  15080. "id" : "1.3766866_103.8411448",
  15081. "latitude" : 1.3766866,
  15082. "longitude" : 103.8411448
  15083. },
  15084. "artificial" : false,
  15085. "taskType" : "Delivery",
  15086. "capacityDemand" : {
  15087. "weight" : -2,
  15088. "volume" : -100,
  15089. "unit" : -1
  15090. },
  15091. "duration" : 200,
  15092. "timeWindows" : [ {
  15093. "start" : "2018-08-06T07:14:00.000Z",
  15094. "end" : "2018-08-06T10:14:00.000Z",
  15095. "relax" : 0
  15096. } ],
  15097. "timeWindowsIgnorable" : true,
  15098. "completed" : false,
  15099. "precedenceTaskId" : "",
  15100. "assignedVehicleId" : "",
  15101. "dropPenalty" : 5000.0,
  15102. "properties" : null,
  15103. "arrivalEarliest" : "2018-08-06T10:10:08+0000",
  15104. "arrivalLatest" : "2018-08-06T10:14:00+0000",
  15105. "loads" : {
  15106. "weight" : 849,
  15107. "volume" : 4500,
  15108. "unit" : 9
  15109. }
  15110. }, {
  15111. "id" : "4484",
  15112. "location" : {
  15113. "id" : "1.372064_103.8422318",
  15114. "latitude" : 1.372064,
  15115. "longitude" : 103.8422318
  15116. },
  15117. "artificial" : false,
  15118. "taskType" : "Delivery",
  15119. "capacityDemand" : {
  15120. "weight" : -1,
  15121. "volume" : -100,
  15122. "unit" : -1
  15123. },
  15124. "duration" : 200,
  15125. "timeWindows" : [ {
  15126. "start" : "2018-08-06T10:29:00.000Z",
  15127. "end" : "2018-08-06T13:29:00.000Z",
  15128. "relax" : 0
  15129. } ],
  15130. "timeWindowsIgnorable" : true,
  15131. "completed" : false,
  15132. "precedenceTaskId" : "",
  15133. "assignedVehicleId" : "",
  15134. "dropPenalty" : 5000.0,
  15135. "properties" : null,
  15136. "arrivalEarliest" : "2018-08-06T10:29:00+0000",
  15137. "arrivalLatest" : "2018-08-06T10:32:01+0000",
  15138. "loads" : {
  15139. "weight" : 847,
  15140. "volume" : 4400,
  15141. "unit" : 8
  15142. }
  15143. }, {
  15144. "id" : "5146",
  15145. "location" : {
  15146. "id" : "1.357035_103.8316533",
  15147. "latitude" : 1.357035,
  15148. "longitude" : 103.8316533
  15149. },
  15150. "artificial" : false,
  15151. "taskType" : "Delivery",
  15152. "capacityDemand" : {
  15153. "weight" : -4,
  15154. "volume" : -100,
  15155. "unit" : -1
  15156. },
  15157. "duration" : 200,
  15158. "timeWindows" : [ {
  15159. "start" : "2018-08-06T09:22:00.000Z",
  15160. "end" : "2018-08-06T12:22:00.000Z",
  15161. "relax" : 0
  15162. } ],
  15163. "timeWindowsIgnorable" : true,
  15164. "completed" : false,
  15165. "precedenceTaskId" : "",
  15166. "assignedVehicleId" : "",
  15167. "dropPenalty" : 5000.0,
  15168. "properties" : null,
  15169. "arrivalEarliest" : "2018-08-06T10:34:47+0000",
  15170. "arrivalLatest" : "2018-08-06T10:37:48+0000",
  15171. "loads" : {
  15172. "weight" : 846,
  15173. "volume" : 4300,
  15174. "unit" : 7
  15175. }
  15176. }, {
  15177. "id" : "4644",
  15178. "location" : {
  15179. "id" : "1.3192235_103.7996217",
  15180. "latitude" : 1.3192235,
  15181. "longitude" : 103.7996217
  15182. },
  15183. "artificial" : false,
  15184. "taskType" : "Delivery",
  15185. "capacityDemand" : {
  15186. "weight" : -319,
  15187. "volume" : -1600,
  15188. "unit" : -1
  15189. },
  15190. "duration" : 200,
  15191. "timeWindows" : [ {
  15192. "start" : "2018-08-06T08:32:00.000Z",
  15193. "end" : "2018-08-06T11:32:00.000Z",
  15194. "relax" : 0
  15195. } ],
  15196. "timeWindowsIgnorable" : true,
  15197. "completed" : false,
  15198. "precedenceTaskId" : "",
  15199. "assignedVehicleId" : "",
  15200. "dropPenalty" : 5000.0,
  15201. "properties" : null,
  15202. "arrivalEarliest" : "2018-08-06T10:44:43+0000",
  15203. "arrivalLatest" : "2018-08-06T10:47:44+0000",
  15204. "loads" : {
  15205. "weight" : 842,
  15206. "volume" : 4200,
  15207. "unit" : 6
  15208. }
  15209. }, {
  15210. "id" : "4304",
  15211. "location" : {
  15212. "id" : "1.3415001_103.770356",
  15213. "latitude" : 1.3415001,
  15214. "longitude" : 103.770356
  15215. },
  15216. "artificial" : false,
  15217. "taskType" : "Delivery",
  15218. "capacityDemand" : {
  15219. "weight" : -8,
  15220. "volume" : -100,
  15221. "unit" : -1
  15222. },
  15223. "duration" : 200,
  15224. "timeWindows" : [ {
  15225. "start" : "2018-08-06T08:03:00.000Z",
  15226. "end" : "2018-08-06T11:03:00.000Z",
  15227. "relax" : 0
  15228. } ],
  15229. "timeWindowsIgnorable" : true,
  15230. "completed" : false,
  15231. "precedenceTaskId" : "",
  15232. "assignedVehicleId" : "",
  15233. "dropPenalty" : 5000.0,
  15234. "properties" : null,
  15235. "arrivalEarliest" : "2018-08-06T10:52:57+0000",
  15236. "arrivalLatest" : "2018-08-06T10:55:58+0000",
  15237. "loads" : {
  15238. "weight" : 523,
  15239. "volume" : 2600,
  15240. "unit" : 5
  15241. }
  15242. }, {
  15243. "id" : "4934",
  15244. "location" : {
  15245. "id" : "1.3520486_103.7585615",
  15246. "latitude" : 1.3520486,
  15247. "longitude" : 103.7585615
  15248. },
  15249. "artificial" : false,
  15250. "taskType" : "Delivery",
  15251. "capacityDemand" : {
  15252. "weight" : -1,
  15253. "volume" : -100,
  15254. "unit" : -1
  15255. },
  15256. "duration" : 200,
  15257. "timeWindows" : [ {
  15258. "start" : "2018-08-06T10:29:00.000Z",
  15259. "end" : "2018-08-06T13:29:00.000Z",
  15260. "relax" : 0
  15261. } ],
  15262. "timeWindowsIgnorable" : true,
  15263. "completed" : false,
  15264. "precedenceTaskId" : "",
  15265. "assignedVehicleId" : "",
  15266. "dropPenalty" : 5000.0,
  15267. "properties" : null,
  15268. "arrivalEarliest" : "2018-08-06T10:58:23+0000",
  15269. "arrivalLatest" : "2018-08-06T11:01:24+0000",
  15270. "loads" : {
  15271. "weight" : 515,
  15272. "volume" : 2500,
  15273. "unit" : 4
  15274. }
  15275. }, {
  15276. "id" : "4316",
  15277. "location" : {
  15278. "id" : "1.343084_103.71786",
  15279. "latitude" : 1.343084,
  15280. "longitude" : 103.71786
  15281. },
  15282. "artificial" : false,
  15283. "taskType" : "Delivery",
  15284. "capacityDemand" : {
  15285. "weight" : -103,
  15286. "volume" : -600,
  15287. "unit" : -1
  15288. },
  15289. "duration" : 200,
  15290. "timeWindows" : [ {
  15291. "start" : "2018-08-06T09:36:00.000Z",
  15292. "end" : "2018-08-06T12:36:00.000Z",
  15293. "relax" : 0
  15294. } ],
  15295. "timeWindowsIgnorable" : true,
  15296. "completed" : false,
  15297. "precedenceTaskId" : "",
  15298. "assignedVehicleId" : "",
  15299. "dropPenalty" : 5000.0,
  15300. "properties" : null,
  15301. "arrivalEarliest" : "2018-08-06T11:07:16+0000",
  15302. "arrivalLatest" : "2018-08-06T11:10:17+0000",
  15303. "loads" : {
  15304. "weight" : 514,
  15305. "volume" : 2400,
  15306. "unit" : 3
  15307. }
  15308. }, {
  15309. "id" : "4315",
  15310. "location" : {
  15311. "id" : "1.3262422_103.6783524",
  15312. "latitude" : 1.3262422,
  15313. "longitude" : 103.6783524
  15314. },
  15315. "artificial" : false,
  15316. "taskType" : "Pickup",
  15317. "capacityDemand" : {
  15318. "weight" : 103,
  15319. "volume" : 600,
  15320. "unit" : 1
  15321. },
  15322. "duration" : 200,
  15323. "timeWindows" : [ {
  15324. "start" : "2018-08-06T09:36:00.000Z",
  15325. "end" : "2018-08-06T12:36:00.000Z",
  15326. "relax" : 0
  15327. } ],
  15328. "timeWindowsIgnorable" : true,
  15329. "completed" : false,
  15330. "precedenceTaskId" : "",
  15331. "assignedVehicleId" : "",
  15332. "dropPenalty" : 5000.0,
  15333. "properties" : null,
  15334. "arrivalEarliest" : "2018-08-06T11:16:19+0000",
  15335. "arrivalLatest" : "2018-08-06T11:19:20+0000",
  15336. "loads" : {
  15337. "weight" : 411,
  15338. "volume" : 1800,
  15339. "unit" : 2
  15340. }
  15341. }, {
  15342. "id" : "4347",
  15343. "location" : {
  15344. "id" : "1.3262422_103.6783524",
  15345. "latitude" : 1.3262422,
  15346. "longitude" : 103.6783524
  15347. },
  15348. "artificial" : false,
  15349. "taskType" : "Pickup",
  15350. "capacityDemand" : {
  15351. "weight" : 39,
  15352. "volume" : 200,
  15353. "unit" : 1
  15354. },
  15355. "duration" : 200,
  15356. "timeWindows" : [ {
  15357. "start" : "2018-08-06T09:07:00.000Z",
  15358. "end" : "2018-08-06T12:07:00.000Z",
  15359. "relax" : 0
  15360. } ],
  15361. "timeWindowsIgnorable" : true,
  15362. "completed" : false,
  15363. "precedenceTaskId" : "",
  15364. "assignedVehicleId" : "",
  15365. "dropPenalty" : 5000.0,
  15366. "properties" : null,
  15367. "arrivalEarliest" : "2018-08-06T11:19:39+0000",
  15368. "arrivalLatest" : "2018-08-06T11:22:40+0000",
  15369. "loads" : {
  15370. "weight" : 514,
  15371. "volume" : 2400,
  15372. "unit" : 3
  15373. }
  15374. }, {
  15375. "id" : "4471",
  15376. "location" : {
  15377. "id" : "1.3262422_103.6783524",
  15378. "latitude" : 1.3262422,
  15379. "longitude" : 103.6783524
  15380. },
  15381. "artificial" : false,
  15382. "taskType" : "Pickup",
  15383. "capacityDemand" : {
  15384. "weight" : 15,
  15385. "volume" : 100,
  15386. "unit" : 1
  15387. },
  15388. "duration" : 200,
  15389. "timeWindows" : [ {
  15390. "start" : "2018-08-06T08:26:00.000Z",
  15391. "end" : "2018-08-06T11:26:00.000Z",
  15392. "relax" : 0
  15393. } ],
  15394. "timeWindowsIgnorable" : true,
  15395. "completed" : false,
  15396. "precedenceTaskId" : "",
  15397. "assignedVehicleId" : "",
  15398. "dropPenalty" : 5000.0,
  15399. "properties" : null,
  15400. "arrivalEarliest" : "2018-08-06T11:22:59+0000",
  15401. "arrivalLatest" : "2018-08-06T11:26:00+0000",
  15402. "loads" : {
  15403. "weight" : 553,
  15404. "volume" : 2600,
  15405. "unit" : 4
  15406. }
  15407. }, {
  15408. "id" : "4531",
  15409. "location" : {
  15410. "id" : "1.3262422_103.6783524",
  15411. "latitude" : 1.3262422,
  15412. "longitude" : 103.6783524
  15413. },
  15414. "artificial" : false,
  15415. "taskType" : "Pickup",
  15416. "capacityDemand" : {
  15417. "weight" : 40,
  15418. "volume" : 200,
  15419. "unit" : 1
  15420. },
  15421. "duration" : 200,
  15422. "timeWindows" : [ {
  15423. "start" : "2018-08-06T11:25:00.000Z",
  15424. "end" : "2018-08-06T14:25:00.000Z",
  15425. "relax" : 0
  15426. } ],
  15427. "timeWindowsIgnorable" : true,
  15428. "completed" : false,
  15429. "precedenceTaskId" : "",
  15430. "assignedVehicleId" : "",
  15431. "dropPenalty" : 5000.0,
  15432. "properties" : null,
  15433. "arrivalEarliest" : "2018-08-06T11:26:19+0000",
  15434. "arrivalLatest" : "2018-08-06T12:54:57+0000",
  15435. "loads" : {
  15436. "weight" : 568,
  15437. "volume" : 2700,
  15438. "unit" : 5
  15439. }
  15440. }, {
  15441. "id" : "4691",
  15442. "location" : {
  15443. "id" : "1.3262422_103.6783524",
  15444. "latitude" : 1.3262422,
  15445. "longitude" : 103.6783524
  15446. },
  15447. "artificial" : false,
  15448. "taskType" : "Pickup",
  15449. "capacityDemand" : {
  15450. "weight" : 21,
  15451. "volume" : 200,
  15452. "unit" : 1
  15453. },
  15454. "duration" : 200,
  15455. "timeWindows" : [ {
  15456. "start" : "2018-08-06T10:57:00.000Z",
  15457. "end" : "2018-08-06T13:57:00.000Z",
  15458. "relax" : 0
  15459. } ],
  15460. "timeWindowsIgnorable" : true,
  15461. "completed" : false,
  15462. "precedenceTaskId" : "",
  15463. "assignedVehicleId" : "",
  15464. "dropPenalty" : 5000.0,
  15465. "properties" : null,
  15466. "arrivalEarliest" : "2018-08-06T11:29:39+0000",
  15467. "arrivalLatest" : "2018-08-06T12:58:17+0000",
  15468. "loads" : {
  15469. "weight" : 608,
  15470. "volume" : 2900,
  15471. "unit" : 6
  15472. }
  15473. }, {
  15474. "id" : "4364",
  15475. "location" : {
  15476. "id" : "1.3270684_103.7463706",
  15477. "latitude" : 1.3270684,
  15478. "longitude" : 103.7463706
  15479. },
  15480. "artificial" : false,
  15481. "taskType" : "Delivery",
  15482. "capacityDemand" : {
  15483. "weight" : -5,
  15484. "volume" : -100,
  15485. "unit" : -1
  15486. },
  15487. "duration" : 200,
  15488. "timeWindows" : [ {
  15489. "start" : "2018-08-06T12:21:00.000Z",
  15490. "end" : "2018-08-06T15:21:00.000Z",
  15491. "relax" : 0
  15492. } ],
  15493. "timeWindowsIgnorable" : true,
  15494. "completed" : false,
  15495. "precedenceTaskId" : "",
  15496. "assignedVehicleId" : "",
  15497. "dropPenalty" : 5000.0,
  15498. "properties" : null,
  15499. "arrivalEarliest" : "2018-08-06T12:21:00+0000",
  15500. "arrivalLatest" : "2018-08-06T13:10:41+0000",
  15501. "loads" : {
  15502. "weight" : 629,
  15503. "volume" : 3100,
  15504. "unit" : 7
  15505. }
  15506. }, {
  15507. "id" : "4328",
  15508. "location" : {
  15509. "id" : "1.3129068_103.7688615",
  15510. "latitude" : 1.3129068,
  15511. "longitude" : 103.7688615
  15512. },
  15513. "artificial" : false,
  15514. "taskType" : "Delivery",
  15515. "capacityDemand" : {
  15516. "weight" : -6,
  15517. "volume" : -100,
  15518. "unit" : -1
  15519. },
  15520. "duration" : 200,
  15521. "timeWindows" : [ {
  15522. "start" : "2018-08-06T12:56:00.000Z",
  15523. "end" : "2018-08-06T15:56:00.000Z",
  15524. "relax" : 0
  15525. } ],
  15526. "timeWindowsIgnorable" : true,
  15527. "completed" : false,
  15528. "precedenceTaskId" : "",
  15529. "assignedVehicleId" : "",
  15530. "dropPenalty" : 5000.0,
  15531. "properties" : null,
  15532. "arrivalEarliest" : "2018-08-06T12:56:00+0000",
  15533. "arrivalLatest" : "2018-08-06T13:17:33+0000",
  15534. "loads" : {
  15535. "weight" : 624,
  15536. "volume" : 3000,
  15537. "unit" : 6
  15538. }
  15539. }, {
  15540. "id" : "5068",
  15541. "location" : {
  15542. "id" : "1.3100161_103.8041978",
  15543. "latitude" : 1.3100161,
  15544. "longitude" : 103.8041978
  15545. },
  15546. "artificial" : false,
  15547. "taskType" : "Delivery",
  15548. "capacityDemand" : {
  15549. "weight" : -6,
  15550. "volume" : -100,
  15551. "unit" : -1
  15552. },
  15553. "duration" : 200,
  15554. "timeWindows" : [ {
  15555. "start" : "2018-08-06T12:30:00.000Z",
  15556. "end" : "2018-08-06T15:30:00.000Z",
  15557. "relax" : 0
  15558. } ],
  15559. "timeWindowsIgnorable" : true,
  15560. "completed" : false,
  15561. "precedenceTaskId" : "",
  15562. "assignedVehicleId" : "",
  15563. "dropPenalty" : 5000.0,
  15564. "properties" : null,
  15565. "arrivalEarliest" : "2018-08-06T13:04:03+0000",
  15566. "arrivalLatest" : "2018-08-06T13:25:36+0000",
  15567. "loads" : {
  15568. "weight" : 618,
  15569. "volume" : 2900,
  15570. "unit" : 5
  15571. }
  15572. }, {
  15573. "id" : "4452",
  15574. "location" : {
  15575. "id" : "1.2930138_103.8295006",
  15576. "latitude" : 1.2930138,
  15577. "longitude" : 103.8295006
  15578. },
  15579. "artificial" : false,
  15580. "taskType" : "Delivery",
  15581. "capacityDemand" : {
  15582. "weight" : -6,
  15583. "volume" : -100,
  15584. "unit" : -1
  15585. },
  15586. "duration" : 200,
  15587. "timeWindows" : [ {
  15588. "start" : "2018-08-06T10:33:00.000Z",
  15589. "end" : "2018-08-06T13:33:00.000Z",
  15590. "relax" : 0
  15591. } ],
  15592. "timeWindowsIgnorable" : true,
  15593. "completed" : false,
  15594. "precedenceTaskId" : "",
  15595. "assignedVehicleId" : "",
  15596. "dropPenalty" : 5000.0,
  15597. "properties" : null,
  15598. "arrivalEarliest" : "2018-08-06T13:11:27+0000",
  15599. "arrivalLatest" : "2018-08-06T13:33:00+0000",
  15600. "loads" : {
  15601. "weight" : 612,
  15602. "volume" : 2800,
  15603. "unit" : 4
  15604. }
  15605. }, {
  15606. "id" : "4242",
  15607. "location" : {
  15608. "id" : "1.2889969_103.834125",
  15609. "latitude" : 1.2889969,
  15610. "longitude" : 103.834125
  15611. },
  15612. "artificial" : false,
  15613. "taskType" : "Delivery",
  15614. "capacityDemand" : {
  15615. "weight" : -11,
  15616. "volume" : -100,
  15617. "unit" : -1
  15618. },
  15619. "duration" : 200,
  15620. "timeWindows" : [ {
  15621. "start" : "2018-08-06T11:50:00.000Z",
  15622. "end" : "2018-08-06T14:50:00.000Z",
  15623. "relax" : 0
  15624. } ],
  15625. "timeWindowsIgnorable" : true,
  15626. "completed" : false,
  15627. "precedenceTaskId" : "",
  15628. "assignedVehicleId" : "",
  15629. "dropPenalty" : 5000.0,
  15630. "properties" : null,
  15631. "arrivalEarliest" : "2018-08-06T13:15:36+0000",
  15632. "arrivalLatest" : "2018-08-06T14:02:47+0000",
  15633. "loads" : {
  15634. "weight" : 606,
  15635. "volume" : 2700,
  15636. "unit" : 3
  15637. }
  15638. }, {
  15639. "id" : "4720",
  15640. "location" : {
  15641. "id" : "1.2928533_103.8408957",
  15642. "latitude" : 1.2928533,
  15643. "longitude" : 103.8408957
  15644. },
  15645. "artificial" : false,
  15646. "taskType" : "Delivery",
  15647. "capacityDemand" : {
  15648. "weight" : -2,
  15649. "volume" : -100,
  15650. "unit" : -1
  15651. },
  15652. "duration" : 200,
  15653. "timeWindows" : [ {
  15654. "start" : "2018-08-06T13:40:00.000Z",
  15655. "end" : "2018-08-06T16:40:00.000Z",
  15656. "relax" : 0
  15657. } ],
  15658. "timeWindowsIgnorable" : true,
  15659. "completed" : false,
  15660. "precedenceTaskId" : "",
  15661. "assignedVehicleId" : "",
  15662. "dropPenalty" : 5000.0,
  15663. "properties" : null,
  15664. "arrivalEarliest" : "2018-08-06T13:40:00+0000",
  15665. "arrivalLatest" : "2018-08-06T14:07:09+0000",
  15666. "loads" : {
  15667. "weight" : 595,
  15668. "volume" : 2600,
  15669. "unit" : 2
  15670. }
  15671. }, {
  15672. "id" : "5200",
  15673. "location" : {
  15674. "id" : "1.294255_103.840789",
  15675. "latitude" : 1.294255,
  15676. "longitude" : 103.840789
  15677. },
  15678. "artificial" : false,
  15679. "taskType" : "Delivery",
  15680. "capacityDemand" : {
  15681. "weight" : -60,
  15682. "volume" : -300,
  15683. "unit" : -1
  15684. },
  15685. "duration" : 200,
  15686. "timeWindows" : [ {
  15687. "start" : "2018-08-06T12:51:00.000Z",
  15688. "end" : "2018-08-06T15:51:00.000Z",
  15689. "relax" : 0
  15690. } ],
  15691. "timeWindowsIgnorable" : true,
  15692. "completed" : false,
  15693. "precedenceTaskId" : "",
  15694. "assignedVehicleId" : "",
  15695. "dropPenalty" : 5000.0,
  15696. "properties" : null,
  15697. "arrivalEarliest" : "2018-08-06T13:43:31+0000",
  15698. "arrivalLatest" : "2018-08-06T14:10:40+0000",
  15699. "loads" : {
  15700. "weight" : 593,
  15701. "volume" : 2500,
  15702. "unit" : 1
  15703. }
  15704. }, {
  15705. "id" : "4425",
  15706. "location" : {
  15707. "id" : "1.3113982_103.8565897",
  15708. "latitude" : 1.3113982,
  15709. "longitude" : 103.8565897
  15710. },
  15711. "artificial" : false,
  15712. "taskType" : "Pickup",
  15713. "capacityDemand" : {
  15714. "weight" : 19,
  15715. "volume" : 100,
  15716. "unit" : 1
  15717. },
  15718. "duration" : 200,
  15719. "timeWindows" : [ {
  15720. "start" : "2018-08-06T13:56:00.000Z",
  15721. "end" : "2018-08-06T16:56:00.000Z",
  15722. "relax" : 0
  15723. } ],
  15724. "timeWindowsIgnorable" : true,
  15725. "completed" : false,
  15726. "precedenceTaskId" : "",
  15727. "assignedVehicleId" : "",
  15728. "dropPenalty" : 5000.0,
  15729. "properties" : null,
  15730. "arrivalEarliest" : "2018-08-06T13:56:00+0000",
  15731. "arrivalLatest" : "2018-08-06T14:17:06+0000",
  15732. "loads" : {
  15733. "weight" : 533,
  15734. "volume" : 2200,
  15735. "unit" : 0
  15736. }
  15737. }, {
  15738. "id" : "4431",
  15739. "location" : {
  15740. "id" : "1.3113982_103.8565897",
  15741. "latitude" : 1.3113982,
  15742. "longitude" : 103.8565897
  15743. },
  15744. "artificial" : false,
  15745. "taskType" : "Pickup",
  15746. "capacityDemand" : {
  15747. "weight" : 19,
  15748. "volume" : 100,
  15749. "unit" : 1
  15750. },
  15751. "duration" : 200,
  15752. "timeWindows" : [ {
  15753. "start" : "2018-08-06T12:52:00.000Z",
  15754. "end" : "2018-08-06T15:52:00.000Z",
  15755. "relax" : 0
  15756. } ],
  15757. "timeWindowsIgnorable" : true,
  15758. "completed" : false,
  15759. "precedenceTaskId" : "",
  15760. "assignedVehicleId" : "",
  15761. "dropPenalty" : 5000.0,
  15762. "properties" : null,
  15763. "arrivalEarliest" : "2018-08-06T13:59:20+0000",
  15764. "arrivalLatest" : "2018-08-06T14:20:26+0000",
  15765. "loads" : {
  15766. "weight" : 552,
  15767. "volume" : 2300,
  15768. "unit" : 1
  15769. }
  15770. }, {
  15771. "id" : "4595",
  15772. "location" : {
  15773. "id" : "1.3113982_103.8565897",
  15774. "latitude" : 1.3113982,
  15775. "longitude" : 103.8565897
  15776. },
  15777. "artificial" : false,
  15778. "taskType" : "Pickup",
  15779. "capacityDemand" : {
  15780. "weight" : 5,
  15781. "volume" : 100,
  15782. "unit" : 1
  15783. },
  15784. "duration" : 200,
  15785. "timeWindows" : [ {
  15786. "start" : "2018-08-06T11:40:00.000Z",
  15787. "end" : "2018-08-06T14:40:00.000Z",
  15788. "relax" : 0
  15789. } ],
  15790. "timeWindowsIgnorable" : true,
  15791. "completed" : false,
  15792. "precedenceTaskId" : "",
  15793. "assignedVehicleId" : "",
  15794. "dropPenalty" : 5000.0,
  15795. "properties" : null,
  15796. "arrivalEarliest" : "2018-08-06T14:02:40+0000",
  15797. "arrivalLatest" : "2018-08-06T14:23:46+0000",
  15798. "loads" : {
  15799. "weight" : 571,
  15800. "volume" : 2400,
  15801. "unit" : 2
  15802. }
  15803. }, {
  15804. "id" : "5211",
  15805. "location" : {
  15806. "id" : "1.3113982_103.8565897",
  15807. "latitude" : 1.3113982,
  15808. "longitude" : 103.8565897
  15809. },
  15810. "artificial" : false,
  15811. "taskType" : "Pickup",
  15812. "capacityDemand" : {
  15813. "weight" : 10,
  15814. "volume" : 100,
  15815. "unit" : 1
  15816. },
  15817. "duration" : 200,
  15818. "timeWindows" : [ {
  15819. "start" : "2018-08-06T13:32:00.000Z",
  15820. "end" : "2018-08-06T16:32:00.000Z",
  15821. "relax" : 0
  15822. } ],
  15823. "timeWindowsIgnorable" : true,
  15824. "completed" : false,
  15825. "precedenceTaskId" : "",
  15826. "assignedVehicleId" : "",
  15827. "dropPenalty" : 5000.0,
  15828. "properties" : null,
  15829. "arrivalEarliest" : "2018-08-06T14:06:00+0000",
  15830. "arrivalLatest" : "2018-08-06T14:27:06+0000",
  15831. "loads" : {
  15832. "weight" : 576,
  15833. "volume" : 2500,
  15834. "unit" : 3
  15835. }
  15836. }, {
  15837. "id" : "5095",
  15838. "location" : {
  15839. "id" : "1.3113982_103.8565897",
  15840. "latitude" : 1.3113982,
  15841. "longitude" : 103.8565897
  15842. },
  15843. "artificial" : false,
  15844. "taskType" : "Pickup",
  15845. "capacityDemand" : {
  15846. "weight" : 8,
  15847. "volume" : 100,
  15848. "unit" : 1
  15849. },
  15850. "duration" : 200,
  15851. "timeWindows" : [ {
  15852. "start" : "2018-08-06T13:04:00.000Z",
  15853. "end" : "2018-08-06T16:04:00.000Z",
  15854. "relax" : 0
  15855. } ],
  15856. "timeWindowsIgnorable" : true,
  15857. "completed" : false,
  15858. "precedenceTaskId" : "",
  15859. "assignedVehicleId" : "",
  15860. "dropPenalty" : 5000.0,
  15861. "properties" : null,
  15862. "arrivalEarliest" : "2018-08-06T14:09:20+0000",
  15863. "arrivalLatest" : "2018-08-06T14:30:26+0000",
  15864. "loads" : {
  15865. "weight" : 586,
  15866. "volume" : 2600,
  15867. "unit" : 4
  15868. }
  15869. }, {
  15870. "id" : "5093",
  15871. "location" : {
  15872. "id" : "1.3113982_103.8565897",
  15873. "latitude" : 1.3113982,
  15874. "longitude" : 103.8565897
  15875. },
  15876. "artificial" : false,
  15877. "taskType" : "Pickup",
  15878. "capacityDemand" : {
  15879. "weight" : 32,
  15880. "volume" : 200,
  15881. "unit" : 1
  15882. },
  15883. "duration" : 200,
  15884. "timeWindows" : [ {
  15885. "start" : "2018-08-06T13:43:00.000Z",
  15886. "end" : "2018-08-06T16:43:00.000Z",
  15887. "relax" : 0
  15888. } ],
  15889. "timeWindowsIgnorable" : true,
  15890. "completed" : false,
  15891. "precedenceTaskId" : "",
  15892. "assignedVehicleId" : "",
  15893. "dropPenalty" : 5000.0,
  15894. "properties" : null,
  15895. "arrivalEarliest" : "2018-08-06T14:12:40+0000",
  15896. "arrivalLatest" : "2018-08-06T14:33:46+0000",
  15897. "loads" : {
  15898. "weight" : 594,
  15899. "volume" : 2700,
  15900. "unit" : 5
  15901. }
  15902. }, {
  15903. "id" : "5203",
  15904. "location" : {
  15905. "id" : "1.3113982_103.8565897",
  15906. "latitude" : 1.3113982,
  15907. "longitude" : 103.8565897
  15908. },
  15909. "artificial" : false,
  15910. "taskType" : "Pickup",
  15911. "capacityDemand" : {
  15912. "weight" : 46,
  15913. "volume" : 300,
  15914. "unit" : 1
  15915. },
  15916. "duration" : 200,
  15917. "timeWindows" : [ {
  15918. "start" : "2018-08-06T13:22:00.000Z",
  15919. "end" : "2018-08-06T16:22:00.000Z",
  15920. "relax" : 0
  15921. } ],
  15922. "timeWindowsIgnorable" : true,
  15923. "completed" : false,
  15924. "precedenceTaskId" : "",
  15925. "assignedVehicleId" : "",
  15926. "dropPenalty" : 5000.0,
  15927. "properties" : null,
  15928. "arrivalEarliest" : "2018-08-06T14:16:00+0000",
  15929. "arrivalLatest" : "2018-08-06T14:37:06+0000",
  15930. "loads" : {
  15931. "weight" : 626,
  15932. "volume" : 2900,
  15933. "unit" : 6
  15934. }
  15935. }, {
  15936. "id" : "4775",
  15937. "location" : {
  15938. "id" : "1.3113982_103.8565897",
  15939. "latitude" : 1.3113982,
  15940. "longitude" : 103.8565897
  15941. },
  15942. "artificial" : false,
  15943. "taskType" : "Pickup",
  15944. "capacityDemand" : {
  15945. "weight" : 103,
  15946. "volume" : 600,
  15947. "unit" : 1
  15948. },
  15949. "duration" : 200,
  15950. "timeWindows" : [ {
  15951. "start" : "2018-08-06T11:58:00.000Z",
  15952. "end" : "2018-08-06T14:58:00.000Z",
  15953. "relax" : 0
  15954. } ],
  15955. "timeWindowsIgnorable" : true,
  15956. "completed" : false,
  15957. "precedenceTaskId" : "",
  15958. "assignedVehicleId" : "",
  15959. "dropPenalty" : 5000.0,
  15960. "properties" : null,
  15961. "arrivalEarliest" : "2018-08-06T14:19:20+0000",
  15962. "arrivalLatest" : "2018-08-06T14:40:26+0000",
  15963. "loads" : {
  15964. "weight" : 672,
  15965. "volume" : 3200,
  15966. "unit" : 7
  15967. }
  15968. }, {
  15969. "id" : "4941",
  15970. "location" : {
  15971. "id" : "1.3113982_103.8565897",
  15972. "latitude" : 1.3113982,
  15973. "longitude" : 103.8565897
  15974. },
  15975. "artificial" : false,
  15976. "taskType" : "Pickup",
  15977. "capacityDemand" : {
  15978. "weight" : 64,
  15979. "volume" : 400,
  15980. "unit" : 1
  15981. },
  15982. "duration" : 200,
  15983. "timeWindows" : [ {
  15984. "start" : "2018-08-06T12:00:00.000Z",
  15985. "end" : "2018-08-06T15:00:00.000Z",
  15986. "relax" : 0
  15987. } ],
  15988. "timeWindowsIgnorable" : true,
  15989. "completed" : false,
  15990. "precedenceTaskId" : "",
  15991. "assignedVehicleId" : "",
  15992. "dropPenalty" : 5000.0,
  15993. "properties" : null,
  15994. "arrivalEarliest" : "2018-08-06T14:22:40+0000",
  15995. "arrivalLatest" : "2018-08-06T14:43:46+0000",
  15996. "loads" : {
  15997. "weight" : 775,
  15998. "volume" : 3800,
  15999. "unit" : 8
  16000. }
  16001. }, {
  16002. "id" : "5094",
  16003. "location" : {
  16004. "id" : "1.3211839_103.8643805",
  16005. "latitude" : 1.3211839,
  16006. "longitude" : 103.8643805
  16007. },
  16008. "artificial" : false,
  16009. "taskType" : "Delivery",
  16010. "capacityDemand" : {
  16011. "weight" : -32,
  16012. "volume" : -200,
  16013. "unit" : -1
  16014. },
  16015. "duration" : 200,
  16016. "timeWindows" : [ {
  16017. "start" : "2018-08-06T13:43:00.000Z",
  16018. "end" : "2018-08-06T16:43:00.000Z",
  16019. "relax" : 0
  16020. } ],
  16021. "timeWindowsIgnorable" : true,
  16022. "completed" : false,
  16023. "precedenceTaskId" : "",
  16024. "assignedVehicleId" : "",
  16025. "dropPenalty" : 5000.0,
  16026. "properties" : null,
  16027. "arrivalEarliest" : "2018-08-06T14:27:40+0000",
  16028. "arrivalLatest" : "2018-08-06T14:48:46+0000",
  16029. "loads" : {
  16030. "weight" : 839,
  16031. "volume" : 4200,
  16032. "unit" : 9
  16033. }
  16034. }, {
  16035. "id" : "5204",
  16036. "location" : {
  16037. "id" : "1.3622419_103.8431376",
  16038. "latitude" : 1.3622419,
  16039. "longitude" : 103.8431376
  16040. },
  16041. "artificial" : false,
  16042. "taskType" : "Delivery",
  16043. "capacityDemand" : {
  16044. "weight" : -46,
  16045. "volume" : -300,
  16046. "unit" : -1
  16047. },
  16048. "duration" : 200,
  16049. "timeWindows" : [ {
  16050. "start" : "2018-08-06T13:22:00.000Z",
  16051. "end" : "2018-08-06T16:22:00.000Z",
  16052. "relax" : 0
  16053. } ],
  16054. "timeWindowsIgnorable" : true,
  16055. "completed" : false,
  16056. "precedenceTaskId" : "",
  16057. "assignedVehicleId" : "",
  16058. "dropPenalty" : 5000.0,
  16059. "properties" : null,
  16060. "arrivalEarliest" : "2018-08-06T14:37:10+0000",
  16061. "arrivalLatest" : "2018-08-06T14:58:16+0000",
  16062. "loads" : {
  16063. "weight" : 807,
  16064. "volume" : 4000,
  16065. "unit" : 8
  16066. }
  16067. }, {
  16068. "id" : "4660",
  16069. "location" : {
  16070. "id" : "1.4464312_103.8008304",
  16071. "latitude" : 1.4464312,
  16072. "longitude" : 103.8008304
  16073. },
  16074. "artificial" : false,
  16075. "taskType" : "Delivery",
  16076. "capacityDemand" : {
  16077. "weight" : -23,
  16078. "volume" : -200,
  16079. "unit" : -1
  16080. },
  16081. "duration" : 200,
  16082. "timeWindows" : [ {
  16083. "start" : "2018-08-06T13:00:00.000Z",
  16084. "end" : "2018-08-06T16:00:00.000Z",
  16085. "relax" : 0
  16086. } ],
  16087. "timeWindowsIgnorable" : true,
  16088. "completed" : false,
  16089. "precedenceTaskId" : "",
  16090. "assignedVehicleId" : "",
  16091. "dropPenalty" : 5000.0,
  16092. "properties" : null,
  16093. "arrivalEarliest" : "2018-08-06T14:53:04+0000",
  16094. "arrivalLatest" : "2018-08-06T15:14:10+0000",
  16095. "loads" : {
  16096. "weight" : 761,
  16097. "volume" : 3700,
  16098. "unit" : 7
  16099. }
  16100. }, {
  16101. "id" : "4286",
  16102. "location" : {
  16103. "id" : "1.4448089_103.7733344",
  16104. "latitude" : 1.4448089,
  16105. "longitude" : 103.7733344
  16106. },
  16107. "artificial" : false,
  16108. "taskType" : "Delivery",
  16109. "capacityDemand" : {
  16110. "weight" : -41,
  16111. "volume" : -300,
  16112. "unit" : -1
  16113. },
  16114. "duration" : 200,
  16115. "timeWindows" : [ {
  16116. "start" : "2018-08-06T12:50:00.000Z",
  16117. "end" : "2018-08-06T15:50:00.000Z",
  16118. "relax" : 0
  16119. } ],
  16120. "timeWindowsIgnorable" : true,
  16121. "completed" : false,
  16122. "precedenceTaskId" : "",
  16123. "assignedVehicleId" : "",
  16124. "dropPenalty" : 5000.0,
  16125. "properties" : null,
  16126. "arrivalEarliest" : "2018-08-06T15:00:04+0000",
  16127. "arrivalLatest" : "2018-08-06T15:21:10+0000",
  16128. "loads" : {
  16129. "weight" : 738,
  16130. "volume" : 3500,
  16131. "unit" : 6
  16132. }
  16133. }, {
  16134. "id" : "4372",
  16135. "location" : {
  16136. "id" : "1.4314935_103.776033",
  16137. "latitude" : 1.4314935,
  16138. "longitude" : 103.776033
  16139. },
  16140. "artificial" : false,
  16141. "taskType" : "Delivery",
  16142. "capacityDemand" : {
  16143. "weight" : -121,
  16144. "volume" : -700,
  16145. "unit" : -1
  16146. },
  16147. "duration" : 200,
  16148. "timeWindows" : [ {
  16149. "start" : "2018-08-06T13:49:00.000Z",
  16150. "end" : "2018-08-06T16:49:00.000Z",
  16151. "relax" : 0
  16152. } ],
  16153. "timeWindowsIgnorable" : true,
  16154. "completed" : false,
  16155. "precedenceTaskId" : "",
  16156. "assignedVehicleId" : "",
  16157. "dropPenalty" : 5000.0,
  16158. "properties" : null,
  16159. "arrivalEarliest" : "2018-08-06T15:05:12+0000",
  16160. "arrivalLatest" : "2018-08-06T15:26:18+0000",
  16161. "loads" : {
  16162. "weight" : 697,
  16163. "volume" : 3200,
  16164. "unit" : 5
  16165. }
  16166. }, {
  16167. "id" : "4292",
  16168. "location" : {
  16169. "id" : "1.3855799_103.7627247",
  16170. "latitude" : 1.3855799,
  16171. "longitude" : 103.7627247
  16172. },
  16173. "artificial" : false,
  16174. "taskType" : "Delivery",
  16175. "capacityDemand" : {
  16176. "weight" : -11,
  16177. "volume" : -100,
  16178. "unit" : -1
  16179. },
  16180. "duration" : 200,
  16181. "timeWindows" : [ {
  16182. "start" : "2018-08-06T12:36:00.000Z",
  16183. "end" : "2018-08-06T15:36:00.000Z",
  16184. "relax" : 0
  16185. } ],
  16186. "timeWindowsIgnorable" : true,
  16187. "completed" : false,
  16188. "precedenceTaskId" : "",
  16189. "assignedVehicleId" : "",
  16190. "dropPenalty" : 5000.0,
  16191. "properties" : null,
  16192. "arrivalEarliest" : "2018-08-06T15:14:54+0000",
  16193. "arrivalLatest" : "2018-08-06T15:36:00+0000",
  16194. "loads" : {
  16195. "weight" : 576,
  16196. "volume" : 2500,
  16197. "unit" : 4
  16198. }
  16199. }, {
  16200. "id" : "4846",
  16201. "location" : {
  16202. "id" : "1.3782996_103.7541248",
  16203. "latitude" : 1.3782996,
  16204. "longitude" : 103.7541248
  16205. },
  16206. "artificial" : false,
  16207. "taskType" : "Delivery",
  16208. "capacityDemand" : {
  16209. "weight" : -27,
  16210. "volume" : -200,
  16211. "unit" : -1
  16212. },
  16213. "duration" : 200,
  16214. "timeWindows" : [ {
  16215. "start" : "2018-08-06T13:30:00.000Z",
  16216. "end" : "2018-08-06T16:30:00.000Z",
  16217. "relax" : 0
  16218. } ],
  16219. "timeWindowsIgnorable" : true,
  16220. "completed" : false,
  16221. "precedenceTaskId" : "",
  16222. "assignedVehicleId" : "",
  16223. "dropPenalty" : 5000.0,
  16224. "properties" : null,
  16225. "arrivalEarliest" : "2018-08-06T15:19:44+0000",
  16226. "arrivalLatest" : "2018-08-06T16:04:13+0000",
  16227. "loads" : {
  16228. "weight" : 565,
  16229. "volume" : 2400,
  16230. "unit" : 3
  16231. }
  16232. }, {
  16233. "id" : "5182",
  16234. "location" : {
  16235. "id" : "1.3742523_103.7429784",
  16236. "latitude" : 1.3742523,
  16237. "longitude" : 103.7429784
  16238. },
  16239. "artificial" : false,
  16240. "taskType" : "Delivery",
  16241. "capacityDemand" : {
  16242. "weight" : -5,
  16243. "volume" : -100,
  16244. "unit" : -1
  16245. },
  16246. "duration" : 200,
  16247. "timeWindows" : [ {
  16248. "start" : "2018-08-06T13:20:00.000Z",
  16249. "end" : "2018-08-06T16:20:00.000Z",
  16250. "relax" : 0
  16251. } ],
  16252. "timeWindowsIgnorable" : true,
  16253. "completed" : false,
  16254. "precedenceTaskId" : "",
  16255. "assignedVehicleId" : "",
  16256. "dropPenalty" : 5000.0,
  16257. "properties" : null,
  16258. "arrivalEarliest" : "2018-08-06T15:24:38+0000",
  16259. "arrivalLatest" : "2018-08-06T16:09:07+0000",
  16260. "loads" : {
  16261. "weight" : 538,
  16262. "volume" : 2200,
  16263. "unit" : 2
  16264. }
  16265. }, {
  16266. "id" : "4608",
  16267. "location" : {
  16268. "id" : "1.3422499_103.6898694",
  16269. "latitude" : 1.3422499,
  16270. "longitude" : 103.6898694
  16271. },
  16272. "artificial" : false,
  16273. "taskType" : "Delivery",
  16274. "capacityDemand" : {
  16275. "weight" : -45,
  16276. "volume" : -300,
  16277. "unit" : -1
  16278. },
  16279. "duration" : 200,
  16280. "timeWindows" : [ {
  16281. "start" : "2018-08-06T13:58:00.000Z",
  16282. "end" : "2018-08-06T16:58:00.000Z",
  16283. "relax" : 0
  16284. } ],
  16285. "timeWindowsIgnorable" : true,
  16286. "completed" : false,
  16287. "precedenceTaskId" : "",
  16288. "assignedVehicleId" : "",
  16289. "dropPenalty" : 5000.0,
  16290. "properties" : null,
  16291. "arrivalEarliest" : "2018-08-06T15:36:14+0000",
  16292. "arrivalLatest" : "2018-08-06T16:20:43+0000",
  16293. "loads" : {
  16294. "weight" : 533,
  16295. "volume" : 2100,
  16296. "unit" : 1
  16297. }
  16298. }, {
  16299. "id" : "4607",
  16300. "location" : {
  16301. "id" : "1.3262422_103.6783524",
  16302. "latitude" : 1.3262422,
  16303. "longitude" : 103.6783524
  16304. },
  16305. "artificial" : false,
  16306. "taskType" : "Pickup",
  16307. "capacityDemand" : {
  16308. "weight" : 45,
  16309. "volume" : 300,
  16310. "unit" : 1
  16311. },
  16312. "duration" : 200,
  16313. "timeWindows" : [ {
  16314. "start" : "2018-08-06T13:58:00.000Z",
  16315. "end" : "2018-08-06T16:58:00.000Z",
  16316. "relax" : 0
  16317. } ],
  16318. "timeWindowsIgnorable" : true,
  16319. "completed" : false,
  16320. "precedenceTaskId" : "",
  16321. "assignedVehicleId" : "",
  16322. "dropPenalty" : 5000.0,
  16323. "properties" : null,
  16324. "arrivalEarliest" : "2018-08-06T15:42:11+0000",
  16325. "arrivalLatest" : "2018-08-06T16:26:40+0000",
  16326. "loads" : {
  16327. "weight" : 488,
  16328. "volume" : 1800,
  16329. "unit" : 0
  16330. }
  16331. }, {
  16332. "id" : "4845",
  16333. "location" : {
  16334. "id" : "1.3262422_103.6783524",
  16335. "latitude" : 1.3262422,
  16336. "longitude" : 103.6783524
  16337. },
  16338. "artificial" : false,
  16339. "taskType" : "Pickup",
  16340. "capacityDemand" : {
  16341. "weight" : 27,
  16342. "volume" : 200,
  16343. "unit" : 1
  16344. },
  16345. "duration" : 200,
  16346. "timeWindows" : [ {
  16347. "start" : "2018-08-06T13:30:00.000Z",
  16348. "end" : "2018-08-06T16:30:00.000Z",
  16349. "relax" : 0
  16350. } ],
  16351. "timeWindowsIgnorable" : true,
  16352. "completed" : false,
  16353. "precedenceTaskId" : "",
  16354. "assignedVehicleId" : "",
  16355. "dropPenalty" : 5000.0,
  16356. "properties" : null,
  16357. "arrivalEarliest" : "2018-08-06T15:45:31+0000",
  16358. "arrivalLatest" : "2018-08-06T16:30:00+0000",
  16359. "loads" : {
  16360. "weight" : 533,
  16361. "volume" : 2100,
  16362. "unit" : 1
  16363. }
  16364. } ],
  16365. "directions" : [ ],
  16366. "polyline" : null,
  16367. "snappedWaypoints" : null,
  16368. "properties" : { }
  16369. }, {
  16370. "assignee" : {
  16371. "id" : "1000",
  16372. "vehicleType" : {
  16373. "id" : "595e9321-50d6-4969-928d-9e2934935520",
  16374. "profile" : "motorcycle",
  16375. "averageSpeed" : 40.0,
  16376. "capacity" : {
  16377. "weight" : 25,
  16378. "volume" : 5000,
  16379. "unit" : 1000
  16380. },
  16381. "cost" : {
  16382. "fixed" : 15,
  16383. "perMileage" : 1,
  16384. "perRegularHours" : 22
  16385. },
  16386. "properties" : null
  16387. },
  16388. "vehicleTypeId" : "595e9321-50d6-4969-928d-9e2934935520",
  16389. "startLocation" : {
  16390. "id" : "1.333829_103.969318",
  16391. "latitude" : 1.333829,
  16392. "longitude" : 103.969318
  16393. },
  16394. "endLocation" : {
  16395. "id" : "1.333829_103.969318",
  16396. "latitude" : 1.333829,
  16397. "longitude" : 103.969318
  16398. },
  16399. "timeSchedule" : {
  16400. "start" : "2017-07-19T07:53:16.930Z",
  16401. "end" : "2019-07-19T07:53:16.930Z",
  16402. "relax" : 0
  16403. },
  16404. "timeLimit" : 86400,
  16405. "breakDuration" : 0.0,
  16406. "breakTimes" : null,
  16407. "returnToDepot" : false,
  16408. "lockedTour" : [ ],
  16409. "properties" : null
  16410. },
  16411. "startTime" : null,
  16412. "endTime" : null,
  16413. "travelingTime" : 0,
  16414. "travelingDistance" : 0.0,
  16415. "cost" : { },
  16416. "tour" : [ {
  16417. "id" : "startFromDepot",
  16418. "location" : {
  16419. "id" : "1.333829_103.969318",
  16420. "latitude" : 1.333829,
  16421. "longitude" : 103.969318
  16422. },
  16423. "artificial" : false,
  16424. "taskType" : "startFromDepot",
  16425. "capacityDemand" : null,
  16426. "duration" : 0,
  16427. "timeWindows" : null,
  16428. "timeWindowsIgnorable" : true,
  16429. "completed" : false,
  16430. "precedenceTaskId" : null,
  16431. "assignedVehicleId" : null,
  16432. "dropPenalty" : 0.0,
  16433. "properties" : null,
  16434. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  16435. "arrivalLatest" : "2018-08-06T02:22:36+0000",
  16436. "loads" : {
  16437. "weight" : 0,
  16438. "volume" : 0,
  16439. "unit" : 0
  16440. }
  16441. }, {
  16442. "id" : "4821",
  16443. "location" : {
  16444. "id" : "1.3230967_103.9221028",
  16445. "latitude" : 1.3230967,
  16446. "longitude" : 103.9221028
  16447. },
  16448. "artificial" : false,
  16449. "taskType" : "Pickup",
  16450. "capacityDemand" : {
  16451. "weight" : 15,
  16452. "volume" : 100,
  16453. "unit" : 1
  16454. },
  16455. "duration" : 200,
  16456. "timeWindows" : [ {
  16457. "start" : "2018-08-06T02:27:00.000Z",
  16458. "end" : "2018-08-06T05:27:00.000Z",
  16459. "relax" : 0
  16460. } ],
  16461. "timeWindowsIgnorable" : true,
  16462. "completed" : false,
  16463. "precedenceTaskId" : "",
  16464. "assignedVehicleId" : "",
  16465. "dropPenalty" : 5000.0,
  16466. "properties" : null,
  16467. "arrivalEarliest" : "2018-08-06T02:27:00+0000",
  16468. "arrivalLatest" : "2018-08-06T02:30:40+0000",
  16469. "loads" : {
  16470. "weight" : 0,
  16471. "volume" : 0,
  16472. "unit" : 0
  16473. }
  16474. }, {
  16475. "id" : "4877",
  16476. "location" : {
  16477. "id" : "1.3230967_103.9221028",
  16478. "latitude" : 1.3230967,
  16479. "longitude" : 103.9221028
  16480. },
  16481. "artificial" : false,
  16482. "taskType" : "Pickup",
  16483. "capacityDemand" : {
  16484. "weight" : 10,
  16485. "volume" : 100,
  16486. "unit" : 1
  16487. },
  16488. "duration" : 200,
  16489. "timeWindows" : [ {
  16490. "start" : "2018-08-05T23:34:00.000Z",
  16491. "end" : "2018-08-06T02:34:00.000Z",
  16492. "relax" : 0
  16493. } ],
  16494. "timeWindowsIgnorable" : true,
  16495. "completed" : false,
  16496. "precedenceTaskId" : "",
  16497. "assignedVehicleId" : "",
  16498. "dropPenalty" : 5000.0,
  16499. "properties" : null,
  16500. "arrivalEarliest" : "2018-08-06T02:30:20+0000",
  16501. "arrivalLatest" : "2018-08-06T02:34:00+0000",
  16502. "loads" : {
  16503. "weight" : 15,
  16504. "volume" : 100,
  16505. "unit" : 1
  16506. }
  16507. }, {
  16508. "id" : "5014",
  16509. "location" : {
  16510. "id" : "1.3270006_103.9238701",
  16511. "latitude" : 1.3270006,
  16512. "longitude" : 103.9238701
  16513. },
  16514. "artificial" : false,
  16515. "taskType" : "Delivery",
  16516. "capacityDemand" : {
  16517. "weight" : -24,
  16518. "volume" : -200,
  16519. "unit" : -1
  16520. },
  16521. "duration" : 200,
  16522. "timeWindows" : [ {
  16523. "start" : "2018-08-06T07:29:00.000Z",
  16524. "end" : "2018-08-06T10:29:00.000Z",
  16525. "relax" : 0
  16526. } ],
  16527. "timeWindowsIgnorable" : true,
  16528. "completed" : false,
  16529. "precedenceTaskId" : "",
  16530. "assignedVehicleId" : "",
  16531. "dropPenalty" : 5000.0,
  16532. "properties" : null,
  16533. "arrivalEarliest" : "2018-08-06T07:29:00+0000",
  16534. "arrivalLatest" : "2018-08-06T07:40:50+0000",
  16535. "loads" : {
  16536. "weight" : 25,
  16537. "volume" : 200,
  16538. "unit" : 2
  16539. }
  16540. }, {
  16541. "id" : "4859",
  16542. "location" : {
  16543. "id" : "1.3230967_103.9221028",
  16544. "latitude" : 1.3230967,
  16545. "longitude" : 103.9221028
  16546. },
  16547. "artificial" : false,
  16548. "taskType" : "Pickup",
  16549. "capacityDemand" : {
  16550. "weight" : 17,
  16551. "volume" : 100,
  16552. "unit" : 1
  16553. },
  16554. "duration" : 200,
  16555. "timeWindows" : [ {
  16556. "start" : "2018-08-06T04:55:00.000Z",
  16557. "end" : "2018-08-06T07:55:00.000Z",
  16558. "relax" : 0
  16559. } ],
  16560. "timeWindowsIgnorable" : true,
  16561. "completed" : false,
  16562. "precedenceTaskId" : "",
  16563. "assignedVehicleId" : "",
  16564. "dropPenalty" : 5000.0,
  16565. "properties" : null,
  16566. "arrivalEarliest" : "2018-08-06T07:33:02+0000",
  16567. "arrivalLatest" : "2018-08-06T07:44:52+0000",
  16568. "loads" : {
  16569. "weight" : 1,
  16570. "volume" : 0,
  16571. "unit" : 1
  16572. }
  16573. }, {
  16574. "id" : "5116",
  16575. "location" : {
  16576. "id" : "1.2970849_103.8925712",
  16577. "latitude" : 1.2970849,
  16578. "longitude" : 103.8925712
  16579. },
  16580. "artificial" : false,
  16581. "taskType" : "Delivery",
  16582. "capacityDemand" : {
  16583. "weight" : -16,
  16584. "volume" : -100,
  16585. "unit" : -1
  16586. },
  16587. "duration" : 200,
  16588. "timeWindows" : [ {
  16589. "start" : "2018-08-06T05:29:00.000Z",
  16590. "end" : "2018-08-06T08:29:00.000Z",
  16591. "relax" : 0
  16592. } ],
  16593. "timeWindowsIgnorable" : true,
  16594. "completed" : false,
  16595. "precedenceTaskId" : "",
  16596. "assignedVehicleId" : "",
  16597. "dropPenalty" : 5000.0,
  16598. "properties" : null,
  16599. "arrivalEarliest" : "2018-08-06T07:42:55+0000",
  16600. "arrivalLatest" : "2018-08-06T07:54:45+0000",
  16601. "loads" : {
  16602. "weight" : 18,
  16603. "volume" : 100,
  16604. "unit" : 2
  16605. }
  16606. }, {
  16607. "id" : "4265",
  16608. "location" : {
  16609. "id" : "1.3113982_103.8565897",
  16610. "latitude" : 1.3113982,
  16611. "longitude" : 103.8565897
  16612. },
  16613. "artificial" : false,
  16614. "taskType" : "Pickup",
  16615. "capacityDemand" : {
  16616. "weight" : 18,
  16617. "volume" : 100,
  16618. "unit" : 1
  16619. },
  16620. "duration" : 200,
  16621. "timeWindows" : [ {
  16622. "start" : "2018-08-06T05:35:00.000Z",
  16623. "end" : "2018-08-06T08:35:00.000Z",
  16624. "relax" : 0
  16625. } ],
  16626. "timeWindowsIgnorable" : true,
  16627. "completed" : false,
  16628. "precedenceTaskId" : "",
  16629. "assignedVehicleId" : "",
  16630. "dropPenalty" : 5000.0,
  16631. "properties" : null,
  16632. "arrivalEarliest" : "2018-08-06T07:52:42+0000",
  16633. "arrivalLatest" : "2018-08-06T08:04:32+0000",
  16634. "loads" : {
  16635. "weight" : 2,
  16636. "volume" : 0,
  16637. "unit" : 1
  16638. }
  16639. }, {
  16640. "id" : "4597",
  16641. "location" : {
  16642. "id" : "1.3113982_103.8565897",
  16643. "latitude" : 1.3113982,
  16644. "longitude" : 103.8565897
  16645. },
  16646. "artificial" : false,
  16647. "taskType" : "Pickup",
  16648. "capacityDemand" : {
  16649. "weight" : 4,
  16650. "volume" : 100,
  16651. "unit" : 1
  16652. },
  16653. "duration" : 200,
  16654. "timeWindows" : [ {
  16655. "start" : "2018-08-06T07:47:00.000Z",
  16656. "end" : "2018-08-06T10:47:00.000Z",
  16657. "relax" : 0
  16658. } ],
  16659. "timeWindowsIgnorable" : true,
  16660. "completed" : false,
  16661. "precedenceTaskId" : "",
  16662. "assignedVehicleId" : "",
  16663. "dropPenalty" : 5000.0,
  16664. "properties" : null,
  16665. "arrivalEarliest" : "2018-08-06T07:56:02+0000",
  16666. "arrivalLatest" : "2018-08-06T08:07:52+0000",
  16667. "loads" : {
  16668. "weight" : 20,
  16669. "volume" : 100,
  16670. "unit" : 2
  16671. }
  16672. }, {
  16673. "id" : "4779",
  16674. "location" : {
  16675. "id" : "1.3113982_103.8565897",
  16676. "latitude" : 1.3113982,
  16677. "longitude" : 103.8565897
  16678. },
  16679. "artificial" : false,
  16680. "taskType" : "Pickup",
  16681. "capacityDemand" : {
  16682. "weight" : 1,
  16683. "volume" : 100,
  16684. "unit" : 1
  16685. },
  16686. "duration" : 200,
  16687. "timeWindows" : [ {
  16688. "start" : "2018-08-06T05:58:00.000Z",
  16689. "end" : "2018-08-06T08:58:00.000Z",
  16690. "relax" : 0
  16691. } ],
  16692. "timeWindowsIgnorable" : true,
  16693. "completed" : false,
  16694. "precedenceTaskId" : "",
  16695. "assignedVehicleId" : "",
  16696. "dropPenalty" : 5000.0,
  16697. "properties" : null,
  16698. "arrivalEarliest" : "2018-08-06T07:59:22+0000",
  16699. "arrivalLatest" : "2018-08-06T08:11:12+0000",
  16700. "loads" : {
  16701. "weight" : 24,
  16702. "volume" : 200,
  16703. "unit" : 3
  16704. }
  16705. }, {
  16706. "id" : "4502",
  16707. "location" : {
  16708. "id" : "1.331294_103.8417987",
  16709. "latitude" : 1.331294,
  16710. "longitude" : 103.8417987
  16711. },
  16712. "artificial" : false,
  16713. "taskType" : "Delivery",
  16714. "capacityDemand" : {
  16715. "weight" : -15,
  16716. "volume" : -100,
  16717. "unit" : -1
  16718. },
  16719. "duration" : 200,
  16720. "timeWindows" : [ {
  16721. "start" : "2018-08-06T06:09:00.000Z",
  16722. "end" : "2018-08-06T09:09:00.000Z",
  16723. "relax" : 0
  16724. } ],
  16725. "timeWindowsIgnorable" : true,
  16726. "completed" : false,
  16727. "precedenceTaskId" : "",
  16728. "assignedVehicleId" : "",
  16729. "dropPenalty" : 5000.0,
  16730. "properties" : null,
  16731. "arrivalEarliest" : "2018-08-06T08:06:50+0000",
  16732. "arrivalLatest" : "2018-08-06T08:18:40+0000",
  16733. "loads" : {
  16734. "weight" : 25,
  16735. "volume" : 300,
  16736. "unit" : 4
  16737. }
  16738. }, {
  16739. "id" : "4804",
  16740. "location" : {
  16741. "id" : "1.342679_103.840301",
  16742. "latitude" : 1.342679,
  16743. "longitude" : 103.840301
  16744. },
  16745. "artificial" : false,
  16746. "taskType" : "Delivery",
  16747. "capacityDemand" : {
  16748. "weight" : -1,
  16749. "volume" : -100,
  16750. "unit" : -1
  16751. },
  16752. "duration" : 200,
  16753. "timeWindows" : [ {
  16754. "start" : "2018-08-06T07:22:00.000Z",
  16755. "end" : "2018-08-06T10:22:00.000Z",
  16756. "relax" : 0
  16757. } ],
  16758. "timeWindowsIgnorable" : true,
  16759. "completed" : false,
  16760. "precedenceTaskId" : "",
  16761. "assignedVehicleId" : "",
  16762. "dropPenalty" : 5000.0,
  16763. "properties" : null,
  16764. "arrivalEarliest" : "2018-08-06T08:12:04+0000",
  16765. "arrivalLatest" : "2018-08-06T08:23:54+0000",
  16766. "loads" : {
  16767. "weight" : 10,
  16768. "volume" : 200,
  16769. "unit" : 3
  16770. }
  16771. }, {
  16772. "id" : "5076",
  16773. "location" : {
  16774. "id" : "1.3494373_103.8436341",
  16775. "latitude" : 1.3494373,
  16776. "longitude" : 103.8436341
  16777. },
  16778. "artificial" : false,
  16779. "taskType" : "Delivery",
  16780. "capacityDemand" : {
  16781. "weight" : -1,
  16782. "volume" : -100,
  16783. "unit" : -1
  16784. },
  16785. "duration" : 200,
  16786. "timeWindows" : [ {
  16787. "start" : "2018-08-06T08:23:00.000Z",
  16788. "end" : "2018-08-06T11:23:00.000Z",
  16789. "relax" : 0
  16790. } ],
  16791. "timeWindowsIgnorable" : true,
  16792. "completed" : false,
  16793. "precedenceTaskId" : "",
  16794. "assignedVehicleId" : "",
  16795. "dropPenalty" : 5000.0,
  16796. "properties" : null,
  16797. "arrivalEarliest" : "2018-08-06T08:23:00+0000",
  16798. "arrivalLatest" : "2018-08-06T08:28:29+0000",
  16799. "loads" : {
  16800. "weight" : 9,
  16801. "volume" : 100,
  16802. "unit" : 2
  16803. }
  16804. }, {
  16805. "id" : "4477",
  16806. "location" : {
  16807. "id" : "1.3113982_103.8565897",
  16808. "latitude" : 1.3113982,
  16809. "longitude" : 103.8565897
  16810. },
  16811. "artificial" : false,
  16812. "taskType" : "Pickup",
  16813. "capacityDemand" : {
  16814. "weight" : 13,
  16815. "volume" : 100,
  16816. "unit" : 1
  16817. },
  16818. "duration" : 200,
  16819. "timeWindows" : [ {
  16820. "start" : "2018-08-06T08:05:00.000Z",
  16821. "end" : "2018-08-06T11:05:00.000Z",
  16822. "relax" : 0
  16823. } ],
  16824. "timeWindowsIgnorable" : true,
  16825. "completed" : false,
  16826. "precedenceTaskId" : "",
  16827. "assignedVehicleId" : "",
  16828. "dropPenalty" : 5000.0,
  16829. "properties" : null,
  16830. "arrivalEarliest" : "2018-08-06T08:33:02+0000",
  16831. "arrivalLatest" : "2018-08-06T08:38:31+0000",
  16832. "loads" : {
  16833. "weight" : 8,
  16834. "volume" : 0,
  16835. "unit" : 1
  16836. }
  16837. }, {
  16838. "id" : "4613",
  16839. "location" : {
  16840. "id" : "1.3113982_103.8565897",
  16841. "latitude" : 1.3113982,
  16842. "longitude" : 103.8565897
  16843. },
  16844. "artificial" : false,
  16845. "taskType" : "Pickup",
  16846. "capacityDemand" : {
  16847. "weight" : 2,
  16848. "volume" : 100,
  16849. "unit" : 1
  16850. },
  16851. "duration" : 200,
  16852. "timeWindows" : [ {
  16853. "start" : "2018-08-06T08:26:00.000Z",
  16854. "end" : "2018-08-06T11:26:00.000Z",
  16855. "relax" : 0
  16856. } ],
  16857. "timeWindowsIgnorable" : true,
  16858. "completed" : false,
  16859. "precedenceTaskId" : "",
  16860. "assignedVehicleId" : "",
  16861. "dropPenalty" : 5000.0,
  16862. "properties" : null,
  16863. "arrivalEarliest" : "2018-08-06T08:36:22+0000",
  16864. "arrivalLatest" : "2018-08-06T08:41:51+0000",
  16865. "loads" : {
  16866. "weight" : 21,
  16867. "volume" : 100,
  16868. "unit" : 2
  16869. }
  16870. }, {
  16871. "id" : "4839",
  16872. "location" : {
  16873. "id" : "1.3113982_103.8565897",
  16874. "latitude" : 1.3113982,
  16875. "longitude" : 103.8565897
  16876. },
  16877. "artificial" : false,
  16878. "taskType" : "Pickup",
  16879. "capacityDemand" : {
  16880. "weight" : 2,
  16881. "volume" : 100,
  16882. "unit" : 1
  16883. },
  16884. "duration" : 200,
  16885. "timeWindows" : [ {
  16886. "start" : "2018-08-06T07:54:00.000Z",
  16887. "end" : "2018-08-06T10:54:00.000Z",
  16888. "relax" : 0
  16889. } ],
  16890. "timeWindowsIgnorable" : true,
  16891. "completed" : false,
  16892. "precedenceTaskId" : "",
  16893. "assignedVehicleId" : "",
  16894. "dropPenalty" : 5000.0,
  16895. "properties" : null,
  16896. "arrivalEarliest" : "2018-08-06T08:39:42+0000",
  16897. "arrivalLatest" : "2018-08-06T08:45:11+0000",
  16898. "loads" : {
  16899. "weight" : 23,
  16900. "volume" : 200,
  16901. "unit" : 3
  16902. }
  16903. }, {
  16904. "id" : "4814",
  16905. "location" : {
  16906. "id" : "1.3079194_103.8832714",
  16907. "latitude" : 1.3079194,
  16908. "longitude" : 103.8832714
  16909. },
  16910. "artificial" : false,
  16911. "taskType" : "Delivery",
  16912. "capacityDemand" : {
  16913. "weight" : -7,
  16914. "volume" : -100,
  16915. "unit" : -1
  16916. },
  16917. "duration" : 200,
  16918. "timeWindows" : [ {
  16919. "start" : "2018-08-06T05:53:00.000Z",
  16920. "end" : "2018-08-06T08:53:00.000Z",
  16921. "relax" : 0
  16922. } ],
  16923. "timeWindowsIgnorable" : true,
  16924. "completed" : false,
  16925. "precedenceTaskId" : "",
  16926. "assignedVehicleId" : "",
  16927. "dropPenalty" : 5000.0,
  16928. "properties" : null,
  16929. "arrivalEarliest" : "2018-08-06T08:47:31+0000",
  16930. "arrivalLatest" : "2018-08-06T08:53:00+0000",
  16931. "loads" : {
  16932. "weight" : 25,
  16933. "volume" : 300,
  16934. "unit" : 4
  16935. }
  16936. }, {
  16937. "id" : "4765",
  16938. "location" : {
  16939. "id" : "1.3113982_103.8565897",
  16940. "latitude" : 1.3113982,
  16941. "longitude" : 103.8565897
  16942. },
  16943. "artificial" : false,
  16944. "taskType" : "Pickup",
  16945. "capacityDemand" : {
  16946. "weight" : 5,
  16947. "volume" : 100,
  16948. "unit" : 1
  16949. },
  16950. "duration" : 200,
  16951. "timeWindows" : [ {
  16952. "start" : "2018-08-06T07:23:00.000Z",
  16953. "end" : "2018-08-06T10:23:00.000Z",
  16954. "relax" : 0
  16955. } ],
  16956. "timeWindowsIgnorable" : true,
  16957. "completed" : false,
  16958. "precedenceTaskId" : "",
  16959. "assignedVehicleId" : "",
  16960. "dropPenalty" : 5000.0,
  16961. "properties" : null,
  16962. "arrivalEarliest" : "2018-08-06T08:55:20+0000",
  16963. "arrivalLatest" : "2018-08-06T09:02:16+0000",
  16964. "loads" : {
  16965. "weight" : 18,
  16966. "volume" : 200,
  16967. "unit" : 3
  16968. }
  16969. }, {
  16970. "id" : "4853",
  16971. "location" : {
  16972. "id" : "1.3113982_103.8565897",
  16973. "latitude" : 1.3113982,
  16974. "longitude" : 103.8565897
  16975. },
  16976. "artificial" : false,
  16977. "taskType" : "Pickup",
  16978. "capacityDemand" : {
  16979. "weight" : 1,
  16980. "volume" : 100,
  16981. "unit" : 1
  16982. },
  16983. "duration" : 200,
  16984. "timeWindows" : [ {
  16985. "start" : "2018-08-06T06:13:00.000Z",
  16986. "end" : "2018-08-06T09:13:00.000Z",
  16987. "relax" : 0
  16988. } ],
  16989. "timeWindowsIgnorable" : true,
  16990. "completed" : false,
  16991. "precedenceTaskId" : "",
  16992. "assignedVehicleId" : "",
  16993. "dropPenalty" : 5000.0,
  16994. "properties" : null,
  16995. "arrivalEarliest" : "2018-08-06T08:58:40+0000",
  16996. "arrivalLatest" : "2018-08-06T09:05:36+0000",
  16997. "loads" : {
  16998. "weight" : 23,
  16999. "volume" : 300,
  17000. "unit" : 4
  17001. }
  17002. }, {
  17003. "id" : "4935",
  17004. "location" : {
  17005. "id" : "1.3113982_103.8565897",
  17006. "latitude" : 1.3113982,
  17007. "longitude" : 103.8565897
  17008. },
  17009. "artificial" : false,
  17010. "taskType" : "Pickup",
  17011. "capacityDemand" : {
  17012. "weight" : 1,
  17013. "volume" : 100,
  17014. "unit" : 1
  17015. },
  17016. "duration" : 200,
  17017. "timeWindows" : [ {
  17018. "start" : "2018-08-06T08:14:00.000Z",
  17019. "end" : "2018-08-06T11:14:00.000Z",
  17020. "relax" : 0
  17021. } ],
  17022. "timeWindowsIgnorable" : true,
  17023. "completed" : false,
  17024. "precedenceTaskId" : "",
  17025. "assignedVehicleId" : "",
  17026. "dropPenalty" : 5000.0,
  17027. "properties" : null,
  17028. "arrivalEarliest" : "2018-08-06T09:02:00+0000",
  17029. "arrivalLatest" : "2018-08-06T09:08:56+0000",
  17030. "loads" : {
  17031. "weight" : 24,
  17032. "volume" : 400,
  17033. "unit" : 5
  17034. }
  17035. }, {
  17036. "id" : "5062",
  17037. "location" : {
  17038. "id" : "1.284385_103.828489",
  17039. "latitude" : 1.284385,
  17040. "longitude" : 103.828489
  17041. },
  17042. "artificial" : false,
  17043. "taskType" : "Delivery",
  17044. "capacityDemand" : {
  17045. "weight" : -5,
  17046. "volume" : -100,
  17047. "unit" : -1
  17048. },
  17049. "duration" : 200,
  17050. "timeWindows" : [ {
  17051. "start" : "2018-08-06T08:38:00.000Z",
  17052. "end" : "2018-08-06T11:38:00.000Z",
  17053. "relax" : 0
  17054. } ],
  17055. "timeWindowsIgnorable" : true,
  17056. "completed" : false,
  17057. "precedenceTaskId" : "",
  17058. "assignedVehicleId" : "",
  17059. "dropPenalty" : 5000.0,
  17060. "properties" : null,
  17061. "arrivalEarliest" : "2018-08-06T09:11:50+0000",
  17062. "arrivalLatest" : "2018-08-06T09:18:46+0000",
  17063. "loads" : {
  17064. "weight" : 25,
  17065. "volume" : 500,
  17066. "unit" : 6
  17067. }
  17068. }, {
  17069. "id" : "4456",
  17070. "location" : {
  17071. "id" : "1.2764116_103.7994655",
  17072. "latitude" : 1.2764116,
  17073. "longitude" : 103.7994655
  17074. },
  17075. "artificial" : false,
  17076. "taskType" : "Delivery",
  17077. "capacityDemand" : {
  17078. "weight" : -3,
  17079. "volume" : -100,
  17080. "unit" : -1
  17081. },
  17082. "duration" : 200,
  17083. "timeWindows" : [ {
  17084. "start" : "2018-08-06T07:12:00.000Z",
  17085. "end" : "2018-08-06T10:12:00.000Z",
  17086. "relax" : 0
  17087. } ],
  17088. "timeWindowsIgnorable" : true,
  17089. "completed" : false,
  17090. "precedenceTaskId" : "",
  17091. "assignedVehicleId" : "",
  17092. "dropPenalty" : 5000.0,
  17093. "properties" : null,
  17094. "arrivalEarliest" : "2018-08-06T09:20:11+0000",
  17095. "arrivalLatest" : "2018-08-06T09:27:07+0000",
  17096. "loads" : {
  17097. "weight" : 20,
  17098. "volume" : 400,
  17099. "unit" : 5
  17100. }
  17101. }, {
  17102. "id" : "4578",
  17103. "location" : {
  17104. "id" : "1.2985829_103.7748244",
  17105. "latitude" : 1.2985829,
  17106. "longitude" : 103.7748244
  17107. },
  17108. "artificial" : false,
  17109. "taskType" : "Delivery",
  17110. "capacityDemand" : {
  17111. "weight" : -3,
  17112. "volume" : -100,
  17113. "unit" : -1
  17114. },
  17115. "duration" : 200,
  17116. "timeWindows" : [ {
  17117. "start" : "2018-08-06T08:57:00.000Z",
  17118. "end" : "2018-08-06T11:57:00.000Z",
  17119. "relax" : 0
  17120. } ],
  17121. "timeWindowsIgnorable" : true,
  17122. "completed" : false,
  17123. "precedenceTaskId" : "",
  17124. "assignedVehicleId" : "",
  17125. "dropPenalty" : 5000.0,
  17126. "properties" : null,
  17127. "arrivalEarliest" : "2018-08-06T09:29:02+0000",
  17128. "arrivalLatest" : "2018-08-06T09:35:58+0000",
  17129. "loads" : {
  17130. "weight" : 17,
  17131. "volume" : 300,
  17132. "unit" : 4
  17133. }
  17134. }, {
  17135. "id" : "5052",
  17136. "location" : {
  17137. "id" : "1.3000124_103.7865809",
  17138. "latitude" : 1.3000124,
  17139. "longitude" : 103.7865809
  17140. },
  17141. "artificial" : false,
  17142. "taskType" : "Delivery",
  17143. "capacityDemand" : {
  17144. "weight" : -1,
  17145. "volume" : -100,
  17146. "unit" : -1
  17147. },
  17148. "duration" : 200,
  17149. "timeWindows" : [ {
  17150. "start" : "2018-08-06T07:06:00.000Z",
  17151. "end" : "2018-08-06T10:06:00.000Z",
  17152. "relax" : 0
  17153. } ],
  17154. "timeWindowsIgnorable" : true,
  17155. "completed" : false,
  17156. "precedenceTaskId" : "",
  17157. "assignedVehicleId" : "",
  17158. "dropPenalty" : 5000.0,
  17159. "properties" : null,
  17160. "arrivalEarliest" : "2018-08-06T09:34:20+0000",
  17161. "arrivalLatest" : "2018-08-06T09:41:16+0000",
  17162. "loads" : {
  17163. "weight" : 14,
  17164. "volume" : 200,
  17165. "unit" : 3
  17166. }
  17167. }, {
  17168. "id" : "4478",
  17169. "location" : {
  17170. "id" : "1.3020249_103.8283593",
  17171. "latitude" : 1.3020249,
  17172. "longitude" : 103.8283593
  17173. },
  17174. "artificial" : false,
  17175. "taskType" : "Delivery",
  17176. "capacityDemand" : {
  17177. "weight" : -13,
  17178. "volume" : -100,
  17179. "unit" : -1
  17180. },
  17181. "duration" : 200,
  17182. "timeWindows" : [ {
  17183. "start" : "2018-08-06T08:05:00.000Z",
  17184. "end" : "2018-08-06T11:05:00.000Z",
  17185. "relax" : 0
  17186. } ],
  17187. "timeWindowsIgnorable" : true,
  17188. "completed" : false,
  17189. "precedenceTaskId" : "",
  17190. "assignedVehicleId" : "",
  17191. "dropPenalty" : 5000.0,
  17192. "properties" : null,
  17193. "arrivalEarliest" : "2018-08-06T09:44:38+0000",
  17194. "arrivalLatest" : "2018-08-06T09:51:34+0000",
  17195. "loads" : {
  17196. "weight" : 13,
  17197. "volume" : 100,
  17198. "unit" : 2
  17199. }
  17200. }, {
  17201. "id" : "4279",
  17202. "location" : {
  17203. "id" : "1.3113982_103.8565897",
  17204. "latitude" : 1.3113982,
  17205. "longitude" : 103.8565897
  17206. },
  17207. "artificial" : false,
  17208. "taskType" : "Pickup",
  17209. "capacityDemand" : {
  17210. "weight" : 25,
  17211. "volume" : 200,
  17212. "unit" : 1
  17213. },
  17214. "duration" : 200,
  17215. "timeWindows" : [ {
  17216. "start" : "2018-08-06T07:08:00.000Z",
  17217. "end" : "2018-08-06T10:08:00.000Z",
  17218. "relax" : 0
  17219. } ],
  17220. "timeWindowsIgnorable" : true,
  17221. "completed" : false,
  17222. "precedenceTaskId" : "",
  17223. "assignedVehicleId" : "",
  17224. "dropPenalty" : 5000.0,
  17225. "properties" : null,
  17226. "arrivalEarliest" : "2018-08-06T09:52:55+0000",
  17227. "arrivalLatest" : "2018-08-06T09:59:51+0000",
  17228. "loads" : {
  17229. "weight" : 0,
  17230. "volume" : 0,
  17231. "unit" : 1
  17232. }
  17233. }, {
  17234. "id" : "4306",
  17235. "location" : {
  17236. "id" : "1.290427_103.81982",
  17237. "latitude" : 1.290427,
  17238. "longitude" : 103.81982
  17239. },
  17240. "artificial" : false,
  17241. "taskType" : "Delivery",
  17242. "capacityDemand" : {
  17243. "weight" : -13,
  17244. "volume" : -100,
  17245. "unit" : -1
  17246. },
  17247. "duration" : 200,
  17248. "timeWindows" : [ {
  17249. "start" : "2018-08-06T08:54:00.000Z",
  17250. "end" : "2018-08-06T11:54:00.000Z",
  17251. "relax" : 0
  17252. } ],
  17253. "timeWindowsIgnorable" : true,
  17254. "completed" : false,
  17255. "precedenceTaskId" : "",
  17256. "assignedVehicleId" : "",
  17257. "dropPenalty" : 5000.0,
  17258. "properties" : null,
  17259. "arrivalEarliest" : "2018-08-06T10:03:18+0000",
  17260. "arrivalLatest" : "2018-08-06T10:10:14+0000",
  17261. "loads" : {
  17262. "weight" : 25,
  17263. "volume" : 200,
  17264. "unit" : 2
  17265. }
  17266. }, {
  17267. "id" : "4554",
  17268. "location" : {
  17269. "id" : "1.2915696_103.8057491",
  17270. "latitude" : 1.2915696,
  17271. "longitude" : 103.8057491
  17272. },
  17273. "artificial" : false,
  17274. "taskType" : "Delivery",
  17275. "capacityDemand" : {
  17276. "weight" : -8,
  17277. "volume" : -100,
  17278. "unit" : -1
  17279. },
  17280. "duration" : 200,
  17281. "timeWindows" : [ {
  17282. "start" : "2018-08-06T07:30:00.000Z",
  17283. "end" : "2018-08-06T10:30:00.000Z",
  17284. "relax" : 0
  17285. } ],
  17286. "timeWindowsIgnorable" : true,
  17287. "completed" : false,
  17288. "precedenceTaskId" : "",
  17289. "assignedVehicleId" : "",
  17290. "dropPenalty" : 5000.0,
  17291. "properties" : null,
  17292. "arrivalEarliest" : "2018-08-06T10:08:59+0000",
  17293. "arrivalLatest" : "2018-08-06T10:15:55+0000",
  17294. "loads" : {
  17295. "weight" : 12,
  17296. "volume" : 100,
  17297. "unit" : 1
  17298. }
  17299. }, {
  17300. "id" : "4427",
  17301. "location" : {
  17302. "id" : "1.3113982_103.8565897",
  17303. "latitude" : 1.3113982,
  17304. "longitude" : 103.8565897
  17305. },
  17306. "artificial" : false,
  17307. "taskType" : "Pickup",
  17308. "capacityDemand" : {
  17309. "weight" : 21,
  17310. "volume" : 200,
  17311. "unit" : 1
  17312. },
  17313. "duration" : 200,
  17314. "timeWindows" : [ {
  17315. "start" : "2018-08-06T07:47:00.000Z",
  17316. "end" : "2018-08-06T10:47:00.000Z",
  17317. "relax" : 0
  17318. } ],
  17319. "timeWindowsIgnorable" : true,
  17320. "completed" : false,
  17321. "precedenceTaskId" : "",
  17322. "assignedVehicleId" : "",
  17323. "dropPenalty" : 5000.0,
  17324. "properties" : null,
  17325. "arrivalEarliest" : "2018-08-06T10:21:24+0000",
  17326. "arrivalLatest" : "2018-08-06T10:28:20+0000",
  17327. "loads" : {
  17328. "weight" : 4,
  17329. "volume" : 0,
  17330. "unit" : 0
  17331. }
  17332. }, {
  17333. "id" : "4904",
  17334. "location" : {
  17335. "id" : "1.35761_103.8461269",
  17336. "latitude" : 1.35761,
  17337. "longitude" : 103.8461269
  17338. },
  17339. "artificial" : false,
  17340. "taskType" : "Delivery",
  17341. "capacityDemand" : {
  17342. "weight" : -16,
  17343. "volume" : -100,
  17344. "unit" : -1
  17345. },
  17346. "duration" : 200,
  17347. "timeWindows" : [ {
  17348. "start" : "2018-08-06T09:33:00.000Z",
  17349. "end" : "2018-08-06T12:33:00.000Z",
  17350. "relax" : 0
  17351. } ],
  17352. "timeWindowsIgnorable" : true,
  17353. "completed" : false,
  17354. "precedenceTaskId" : "",
  17355. "assignedVehicleId" : "",
  17356. "dropPenalty" : 5000.0,
  17357. "properties" : null,
  17358. "arrivalEarliest" : "2018-08-06T10:32:38+0000",
  17359. "arrivalLatest" : "2018-08-06T10:39:34+0000",
  17360. "loads" : {
  17361. "weight" : 25,
  17362. "volume" : 200,
  17363. "unit" : 1
  17364. }
  17365. }, {
  17366. "id" : "4505",
  17367. "location" : {
  17368. "id" : "1.3113982_103.8565897",
  17369. "latitude" : 1.3113982,
  17370. "longitude" : 103.8565897
  17371. },
  17372. "artificial" : false,
  17373. "taskType" : "Pickup",
  17374. "capacityDemand" : {
  17375. "weight" : 15,
  17376. "volume" : 100,
  17377. "unit" : 1
  17378. },
  17379. "duration" : 200,
  17380. "timeWindows" : [ {
  17381. "start" : "2018-08-06T08:21:00.000Z",
  17382. "end" : "2018-08-06T11:21:00.000Z",
  17383. "relax" : 0
  17384. } ],
  17385. "timeWindowsIgnorable" : true,
  17386. "completed" : false,
  17387. "precedenceTaskId" : "",
  17388. "assignedVehicleId" : "",
  17389. "dropPenalty" : 5000.0,
  17390. "properties" : null,
  17391. "arrivalEarliest" : "2018-08-06T10:43:52+0000",
  17392. "arrivalLatest" : "2018-08-06T10:50:48+0000",
  17393. "loads" : {
  17394. "weight" : 9,
  17395. "volume" : 100,
  17396. "unit" : 0
  17397. }
  17398. }, {
  17399. "id" : "5075",
  17400. "location" : {
  17401. "id" : "1.3113982_103.8565897",
  17402. "latitude" : 1.3113982,
  17403. "longitude" : 103.8565897
  17404. },
  17405. "artificial" : false,
  17406. "taskType" : "Pickup",
  17407. "capacityDemand" : {
  17408. "weight" : 1,
  17409. "volume" : 100,
  17410. "unit" : 1
  17411. },
  17412. "duration" : 200,
  17413. "timeWindows" : [ {
  17414. "start" : "2018-08-06T08:23:00.000Z",
  17415. "end" : "2018-08-06T11:23:00.000Z",
  17416. "relax" : 0
  17417. } ],
  17418. "timeWindowsIgnorable" : true,
  17419. "completed" : false,
  17420. "precedenceTaskId" : "",
  17421. "assignedVehicleId" : "",
  17422. "dropPenalty" : 5000.0,
  17423. "properties" : null,
  17424. "arrivalEarliest" : "2018-08-06T10:47:12+0000",
  17425. "arrivalLatest" : "2018-08-06T10:54:08+0000",
  17426. "loads" : {
  17427. "weight" : 24,
  17428. "volume" : 200,
  17429. "unit" : 1
  17430. }
  17431. }, {
  17432. "id" : "4794",
  17433. "location" : {
  17434. "id" : "1.358343_103.8689075",
  17435. "latitude" : 1.358343,
  17436. "longitude" : 103.8689075
  17437. },
  17438. "artificial" : false,
  17439. "taskType" : "Delivery",
  17440. "capacityDemand" : {
  17441. "weight" : -7,
  17442. "volume" : -100,
  17443. "unit" : -1
  17444. },
  17445. "duration" : 200,
  17446. "timeWindows" : [ {
  17447. "start" : "2018-08-06T08:40:00.000Z",
  17448. "end" : "2018-08-06T11:40:00.000Z",
  17449. "relax" : 0
  17450. } ],
  17451. "timeWindowsIgnorable" : true,
  17452. "completed" : false,
  17453. "precedenceTaskId" : "",
  17454. "assignedVehicleId" : "",
  17455. "dropPenalty" : 5000.0,
  17456. "properties" : null,
  17457. "arrivalEarliest" : "2018-08-06T10:58:37+0000",
  17458. "arrivalLatest" : "2018-08-06T11:05:33+0000",
  17459. "loads" : {
  17460. "weight" : 25,
  17461. "volume" : 300,
  17462. "unit" : 2
  17463. }
  17464. }, {
  17465. "id" : "4230",
  17466. "location" : {
  17467. "id" : "1.360277_103.865005",
  17468. "latitude" : 1.360277,
  17469. "longitude" : 103.865005
  17470. },
  17471. "artificial" : false,
  17472. "taskType" : "Delivery",
  17473. "capacityDemand" : {
  17474. "weight" : -7,
  17475. "volume" : -100,
  17476. "unit" : -1
  17477. },
  17478. "duration" : 200,
  17479. "timeWindows" : [ {
  17480. "start" : "2018-08-06T08:11:00.000Z",
  17481. "end" : "2018-08-06T11:11:00.000Z",
  17482. "relax" : 0
  17483. } ],
  17484. "timeWindowsIgnorable" : true,
  17485. "completed" : false,
  17486. "precedenceTaskId" : "",
  17487. "assignedVehicleId" : "",
  17488. "dropPenalty" : 5000.0,
  17489. "properties" : null,
  17490. "arrivalEarliest" : "2018-08-06T11:02:40+0000",
  17491. "arrivalLatest" : "2018-08-06T11:09:36+0000",
  17492. "loads" : {
  17493. "weight" : 18,
  17494. "volume" : 200,
  17495. "unit" : 1
  17496. }
  17497. }, {
  17498. "id" : "4519",
  17499. "location" : {
  17500. "id" : "1.3113982_103.8565897",
  17501. "latitude" : 1.3113982,
  17502. "longitude" : 103.8565897
  17503. },
  17504. "artificial" : false,
  17505. "taskType" : "Pickup",
  17506. "capacityDemand" : {
  17507. "weight" : 10,
  17508. "volume" : 100,
  17509. "unit" : 1
  17510. },
  17511. "duration" : 200,
  17512. "timeWindows" : [ {
  17513. "start" : "2018-08-06T08:43:00.000Z",
  17514. "end" : "2018-08-06T11:43:00.000Z",
  17515. "relax" : 0
  17516. } ],
  17517. "timeWindowsIgnorable" : true,
  17518. "completed" : false,
  17519. "precedenceTaskId" : "",
  17520. "assignedVehicleId" : "",
  17521. "dropPenalty" : 5000.0,
  17522. "properties" : null,
  17523. "arrivalEarliest" : "2018-08-06T11:14:16+0000",
  17524. "arrivalLatest" : "2018-08-06T11:21:12+0000",
  17525. "loads" : {
  17526. "weight" : 11,
  17527. "volume" : 100,
  17528. "unit" : 0
  17529. }
  17530. }, {
  17531. "id" : "4771",
  17532. "location" : {
  17533. "id" : "1.3113982_103.8565897",
  17534. "latitude" : 1.3113982,
  17535. "longitude" : 103.8565897
  17536. },
  17537. "artificial" : false,
  17538. "taskType" : "Pickup",
  17539. "capacityDemand" : {
  17540. "weight" : 3,
  17541. "volume" : 100,
  17542. "unit" : 1
  17543. },
  17544. "duration" : 200,
  17545. "timeWindows" : [ {
  17546. "start" : "2018-08-06T10:06:00.000Z",
  17547. "end" : "2018-08-06T13:06:00.000Z",
  17548. "relax" : 0
  17549. } ],
  17550. "timeWindowsIgnorable" : true,
  17551. "completed" : false,
  17552. "precedenceTaskId" : "",
  17553. "assignedVehicleId" : "",
  17554. "dropPenalty" : 5000.0,
  17555. "properties" : null,
  17556. "arrivalEarliest" : "2018-08-06T11:17:36+0000",
  17557. "arrivalLatest" : "2018-08-06T11:24:32+0000",
  17558. "loads" : {
  17559. "weight" : 21,
  17560. "volume" : 200,
  17561. "unit" : 1
  17562. }
  17563. }, {
  17564. "id" : "5141",
  17565. "location" : {
  17566. "id" : "1.3113982_103.8565897",
  17567. "latitude" : 1.3113982,
  17568. "longitude" : 103.8565897
  17569. },
  17570. "artificial" : false,
  17571. "taskType" : "Pickup",
  17572. "capacityDemand" : {
  17573. "weight" : 1,
  17574. "volume" : 100,
  17575. "unit" : 1
  17576. },
  17577. "duration" : 200,
  17578. "timeWindows" : [ {
  17579. "start" : "2018-08-06T09:17:00.000Z",
  17580. "end" : "2018-08-06T12:17:00.000Z",
  17581. "relax" : 0
  17582. } ],
  17583. "timeWindowsIgnorable" : true,
  17584. "completed" : false,
  17585. "precedenceTaskId" : "",
  17586. "assignedVehicleId" : "",
  17587. "dropPenalty" : 5000.0,
  17588. "properties" : null,
  17589. "arrivalEarliest" : "2018-08-06T11:20:56+0000",
  17590. "arrivalLatest" : "2018-08-06T11:27:52+0000",
  17591. "loads" : {
  17592. "weight" : 24,
  17593. "volume" : 300,
  17594. "unit" : 2
  17595. }
  17596. }, {
  17597. "id" : "4534",
  17598. "location" : {
  17599. "id" : "1.3190786_103.7804797",
  17600. "latitude" : 1.3190786,
  17601. "longitude" : 103.7804797
  17602. },
  17603. "artificial" : false,
  17604. "taskType" : "Delivery",
  17605. "capacityDemand" : {
  17606. "weight" : -2,
  17607. "volume" : -100,
  17608. "unit" : -1
  17609. },
  17610. "duration" : 200,
  17611. "timeWindows" : [ {
  17612. "start" : "2018-08-06T09:02:00.000Z",
  17613. "end" : "2018-08-06T12:02:00.000Z",
  17614. "relax" : 0
  17615. } ],
  17616. "timeWindowsIgnorable" : true,
  17617. "completed" : false,
  17618. "precedenceTaskId" : "",
  17619. "assignedVehicleId" : "",
  17620. "dropPenalty" : 5000.0,
  17621. "properties" : null,
  17622. "arrivalEarliest" : "2018-08-06T11:37:01+0000",
  17623. "arrivalLatest" : "2018-08-06T11:43:57+0000",
  17624. "loads" : {
  17625. "weight" : 25,
  17626. "volume" : 400,
  17627. "unit" : 3
  17628. }
  17629. }, {
  17630. "id" : "5214",
  17631. "location" : {
  17632. "id" : "1.3175818_103.7764433",
  17633. "latitude" : 1.3175818,
  17634. "longitude" : 103.7764433
  17635. },
  17636. "artificial" : false,
  17637. "taskType" : "Delivery",
  17638. "capacityDemand" : {
  17639. "weight" : -1,
  17640. "volume" : -100,
  17641. "unit" : -1
  17642. },
  17643. "duration" : 200,
  17644. "timeWindows" : [ {
  17645. "start" : "2018-08-06T08:48:00.000Z",
  17646. "end" : "2018-08-06T11:48:00.000Z",
  17647. "relax" : 0
  17648. } ],
  17649. "timeWindowsIgnorable" : true,
  17650. "completed" : false,
  17651. "precedenceTaskId" : "",
  17652. "assignedVehicleId" : "",
  17653. "dropPenalty" : 5000.0,
  17654. "properties" : null,
  17655. "arrivalEarliest" : "2018-08-06T11:41:04+0000",
  17656. "arrivalLatest" : "2018-08-06T11:48:00+0000",
  17657. "loads" : {
  17658. "weight" : 23,
  17659. "volume" : 300,
  17660. "unit" : 2
  17661. }
  17662. }, {
  17663. "id" : "5172",
  17664. "location" : {
  17665. "id" : "1.307676_103.807508",
  17666. "latitude" : 1.307676,
  17667. "longitude" : 103.807508
  17668. },
  17669. "artificial" : false,
  17670. "taskType" : "Delivery",
  17671. "capacityDemand" : {
  17672. "weight" : -1,
  17673. "volume" : -100,
  17674. "unit" : -1
  17675. },
  17676. "duration" : 200,
  17677. "timeWindows" : [ {
  17678. "start" : "2018-08-06T09:01:00.000Z",
  17679. "end" : "2018-08-06T12:01:00.000Z",
  17680. "relax" : 0
  17681. } ],
  17682. "timeWindowsIgnorable" : true,
  17683. "completed" : false,
  17684. "precedenceTaskId" : "",
  17685. "assignedVehicleId" : "",
  17686. "dropPenalty" : 5000.0,
  17687. "properties" : null,
  17688. "arrivalEarliest" : "2018-08-06T11:49:50+0000",
  17689. "arrivalLatest" : "2018-08-06T12:01:00+0000",
  17690. "loads" : {
  17691. "weight" : 22,
  17692. "volume" : 200,
  17693. "unit" : 1
  17694. }
  17695. }, {
  17696. "id" : "5081",
  17697. "location" : {
  17698. "id" : "1.3113982_103.8565897",
  17699. "latitude" : 1.3113982,
  17700. "longitude" : 103.8565897
  17701. },
  17702. "artificial" : false,
  17703. "taskType" : "Pickup",
  17704. "capacityDemand" : {
  17705. "weight" : 2,
  17706. "volume" : 100,
  17707. "unit" : 1
  17708. },
  17709. "duration" : 200,
  17710. "timeWindows" : [ {
  17711. "start" : "2018-08-06T11:07:00.000Z",
  17712. "end" : "2018-08-06T14:07:00.000Z",
  17713. "relax" : 0
  17714. } ],
  17715. "timeWindowsIgnorable" : true,
  17716. "completed" : false,
  17717. "precedenceTaskId" : "",
  17718. "assignedVehicleId" : "",
  17719. "dropPenalty" : 5000.0,
  17720. "properties" : null,
  17721. "arrivalEarliest" : "2018-08-06T12:01:22+0000",
  17722. "arrivalLatest" : "2018-08-06T12:34:40+0000",
  17723. "loads" : {
  17724. "weight" : 21,
  17725. "volume" : 100,
  17726. "unit" : 0
  17727. }
  17728. }, {
  17729. "id" : "5197",
  17730. "location" : {
  17731. "id" : "1.3113982_103.8565897",
  17732. "latitude" : 1.3113982,
  17733. "longitude" : 103.8565897
  17734. },
  17735. "artificial" : false,
  17736. "taskType" : "Pickup",
  17737. "capacityDemand" : {
  17738. "weight" : 2,
  17739. "volume" : 100,
  17740. "unit" : 1
  17741. },
  17742. "duration" : 200,
  17743. "timeWindows" : [ {
  17744. "start" : "2018-08-06T09:38:00.000Z",
  17745. "end" : "2018-08-06T12:38:00.000Z",
  17746. "relax" : 0
  17747. } ],
  17748. "timeWindowsIgnorable" : true,
  17749. "completed" : false,
  17750. "precedenceTaskId" : "",
  17751. "assignedVehicleId" : "",
  17752. "dropPenalty" : 5000.0,
  17753. "properties" : null,
  17754. "arrivalEarliest" : "2018-08-06T12:04:42+0000",
  17755. "arrivalLatest" : "2018-08-06T12:38:00+0000",
  17756. "loads" : {
  17757. "weight" : 23,
  17758. "volume" : 200,
  17759. "unit" : 1
  17760. }
  17761. } ],
  17762. "directions" : [ ],
  17763. "polyline" : null,
  17764. "snappedWaypoints" : null,
  17765. "properties" : { }
  17766. }, {
  17767. "assignee" : {
  17768. "id" : "1001",
  17769. "vehicleType" : {
  17770. "id" : "595e9321-50d6-4969-928d-9e2934935520",
  17771. "profile" : "motorcycle",
  17772. "averageSpeed" : 40.0,
  17773. "capacity" : {
  17774. "weight" : 25,
  17775. "volume" : 5000,
  17776. "unit" : 1000
  17777. },
  17778. "cost" : {
  17779. "fixed" : 15,
  17780. "perMileage" : 1,
  17781. "perRegularHours" : 22
  17782. },
  17783. "properties" : null
  17784. },
  17785. "vehicleTypeId" : "595e9321-50d6-4969-928d-9e2934935520",
  17786. "startLocation" : {
  17787. "id" : "1.333829_103.969318",
  17788. "latitude" : 1.333829,
  17789. "longitude" : 103.969318
  17790. },
  17791. "endLocation" : {
  17792. "id" : "1.333829_103.969318",
  17793. "latitude" : 1.333829,
  17794. "longitude" : 103.969318
  17795. },
  17796. "timeSchedule" : {
  17797. "start" : "2017-07-19T07:53:16.930Z",
  17798. "end" : "2019-07-19T07:53:16.930Z",
  17799. "relax" : 0
  17800. },
  17801. "timeLimit" : 86400,
  17802. "breakDuration" : 0.0,
  17803. "breakTimes" : null,
  17804. "returnToDepot" : false,
  17805. "lockedTour" : [ ],
  17806. "properties" : null
  17807. },
  17808. "startTime" : null,
  17809. "endTime" : null,
  17810. "travelingTime" : 0,
  17811. "travelingDistance" : 0.0,
  17812. "cost" : { },
  17813. "tour" : [ {
  17814. "id" : "startFromDepot",
  17815. "location" : {
  17816. "id" : "1.333829_103.969318",
  17817. "latitude" : 1.333829,
  17818. "longitude" : 103.969318
  17819. },
  17820. "artificial" : false,
  17821. "taskType" : "startFromDepot",
  17822. "capacityDemand" : null,
  17823. "duration" : 0,
  17824. "timeWindows" : null,
  17825. "timeWindowsIgnorable" : true,
  17826. "completed" : false,
  17827. "precedenceTaskId" : null,
  17828. "assignedVehicleId" : null,
  17829. "dropPenalty" : 0.0,
  17830. "properties" : null,
  17831. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  17832. "arrivalLatest" : "2018-08-06T02:14:56+0000",
  17833. "loads" : {
  17834. "weight" : 0,
  17835. "volume" : 0,
  17836. "unit" : 0
  17837. }
  17838. }, {
  17839. "id" : "4419",
  17840. "location" : {
  17841. "id" : "1.3230967_103.9221028",
  17842. "latitude" : 1.3230967,
  17843. "longitude" : 103.9221028
  17844. },
  17845. "artificial" : false,
  17846. "taskType" : "Pickup",
  17847. "capacityDemand" : {
  17848. "weight" : 14,
  17849. "volume" : 100,
  17850. "unit" : 1
  17851. },
  17852. "duration" : 200,
  17853. "timeWindows" : [ {
  17854. "start" : "2018-08-06T02:00:00.000Z",
  17855. "end" : "2018-08-06T05:00:00.000Z",
  17856. "relax" : 0
  17857. } ],
  17858. "timeWindowsIgnorable" : true,
  17859. "completed" : false,
  17860. "precedenceTaskId" : "",
  17861. "assignedVehicleId" : "",
  17862. "dropPenalty" : 5000.0,
  17863. "properties" : null,
  17864. "arrivalEarliest" : "2018-08-06T02:00:00+0000",
  17865. "arrivalLatest" : "2018-08-06T02:23:00+0000",
  17866. "loads" : {
  17867. "weight" : 0,
  17868. "volume" : 0,
  17869. "unit" : 0
  17870. }
  17871. }, {
  17872. "id" : "4661",
  17873. "location" : {
  17874. "id" : "1.3230967_103.9221028",
  17875. "latitude" : 1.3230967,
  17876. "longitude" : 103.9221028
  17877. },
  17878. "artificial" : false,
  17879. "taskType" : "Pickup",
  17880. "capacityDemand" : {
  17881. "weight" : 5,
  17882. "volume" : 100,
  17883. "unit" : 1
  17884. },
  17885. "duration" : 200,
  17886. "timeWindows" : [ {
  17887. "start" : "2018-08-05T23:55:00.000Z",
  17888. "end" : "2018-08-06T02:55:00.000Z",
  17889. "relax" : 0
  17890. } ],
  17891. "timeWindowsIgnorable" : true,
  17892. "completed" : false,
  17893. "precedenceTaskId" : "",
  17894. "assignedVehicleId" : "",
  17895. "dropPenalty" : 5000.0,
  17896. "properties" : null,
  17897. "arrivalEarliest" : "2018-08-06T02:03:20+0000",
  17898. "arrivalLatest" : "2018-08-06T02:26:20+0000",
  17899. "loads" : {
  17900. "weight" : 14,
  17901. "volume" : 100,
  17902. "unit" : 1
  17903. }
  17904. }, {
  17905. "id" : "4885",
  17906. "location" : {
  17907. "id" : "1.3230967_103.9221028",
  17908. "latitude" : 1.3230967,
  17909. "longitude" : 103.9221028
  17910. },
  17911. "artificial" : false,
  17912. "taskType" : "Pickup",
  17913. "capacityDemand" : {
  17914. "weight" : 1,
  17915. "volume" : 100,
  17916. "unit" : 1
  17917. },
  17918. "duration" : 200,
  17919. "timeWindows" : [ {
  17920. "start" : "2018-08-06T01:14:00.000Z",
  17921. "end" : "2018-08-06T04:14:00.000Z",
  17922. "relax" : 0
  17923. } ],
  17924. "timeWindowsIgnorable" : true,
  17925. "completed" : false,
  17926. "precedenceTaskId" : "",
  17927. "assignedVehicleId" : "",
  17928. "dropPenalty" : 5000.0,
  17929. "properties" : null,
  17930. "arrivalEarliest" : "2018-08-06T02:06:40+0000",
  17931. "arrivalLatest" : "2018-08-06T02:29:40+0000",
  17932. "loads" : {
  17933. "weight" : 19,
  17934. "volume" : 200,
  17935. "unit" : 2
  17936. }
  17937. }, {
  17938. "id" : "4663",
  17939. "location" : {
  17940. "id" : "1.3230967_103.9221028",
  17941. "latitude" : 1.3230967,
  17942. "longitude" : 103.9221028
  17943. },
  17944. "artificial" : false,
  17945. "taskType" : "Pickup",
  17946. "capacityDemand" : {
  17947. "weight" : 4,
  17948. "volume" : 100,
  17949. "unit" : 1
  17950. },
  17951. "duration" : 200,
  17952. "timeWindows" : [ {
  17953. "start" : "2018-08-05T23:33:00.000Z",
  17954. "end" : "2018-08-06T02:33:00.000Z",
  17955. "relax" : 0
  17956. } ],
  17957. "timeWindowsIgnorable" : true,
  17958. "completed" : false,
  17959. "precedenceTaskId" : "",
  17960. "assignedVehicleId" : "",
  17961. "dropPenalty" : 5000.0,
  17962. "properties" : null,
  17963. "arrivalEarliest" : "2018-08-06T02:10:00+0000",
  17964. "arrivalLatest" : "2018-08-06T02:33:00+0000",
  17965. "loads" : {
  17966. "weight" : 20,
  17967. "volume" : 300,
  17968. "unit" : 3
  17969. }
  17970. }, {
  17971. "id" : "4232",
  17972. "location" : {
  17973. "id" : "1.3155602_103.9248411",
  17974. "latitude" : 1.3155602,
  17975. "longitude" : 103.9248411
  17976. },
  17977. "artificial" : false,
  17978. "taskType" : "Delivery",
  17979. "capacityDemand" : {
  17980. "weight" : -4,
  17981. "volume" : -100,
  17982. "unit" : -1
  17983. },
  17984. "duration" : 200,
  17985. "timeWindows" : [ {
  17986. "start" : "2018-08-06T01:40:00.000Z",
  17987. "end" : "2018-08-06T04:40:00.000Z",
  17988. "relax" : 0
  17989. } ],
  17990. "timeWindowsIgnorable" : true,
  17991. "completed" : false,
  17992. "precedenceTaskId" : "",
  17993. "assignedVehicleId" : "",
  17994. "dropPenalty" : 5000.0,
  17995. "properties" : null,
  17996. "arrivalEarliest" : "2018-08-06T02:14:40+0000",
  17997. "arrivalLatest" : "2018-08-06T04:14:01+0000",
  17998. "loads" : {
  17999. "weight" : 24,
  18000. "volume" : 400,
  18001. "unit" : 4
  18002. }
  18003. }, {
  18004. "id" : "4414",
  18005. "location" : {
  18006. "id" : "1.3358468_103.9378287",
  18007. "latitude" : 1.3358468,
  18008. "longitude" : 103.9378287
  18009. },
  18010. "artificial" : false,
  18011. "taskType" : "Delivery",
  18012. "capacityDemand" : {
  18013. "weight" : -11,
  18014. "volume" : -100,
  18015. "unit" : -1
  18016. },
  18017. "duration" : 200,
  18018. "timeWindows" : [ {
  18019. "start" : "2018-08-06T03:09:00.000Z",
  18020. "end" : "2018-08-06T06:09:00.000Z",
  18021. "relax" : 0
  18022. } ],
  18023. "timeWindowsIgnorable" : true,
  18024. "completed" : false,
  18025. "precedenceTaskId" : "",
  18026. "assignedVehicleId" : "",
  18027. "dropPenalty" : 5000.0,
  18028. "properties" : null,
  18029. "arrivalEarliest" : "2018-08-06T03:09:00+0000",
  18030. "arrivalLatest" : "2018-08-06T04:21:22+0000",
  18031. "loads" : {
  18032. "weight" : 20,
  18033. "volume" : 300,
  18034. "unit" : 3
  18035. }
  18036. }, {
  18037. "id" : "4873",
  18038. "location" : {
  18039. "id" : "1.3230967_103.9221028",
  18040. "latitude" : 1.3230967,
  18041. "longitude" : 103.9221028
  18042. },
  18043. "artificial" : false,
  18044. "taskType" : "Pickup",
  18045. "capacityDemand" : {
  18046. "weight" : 3,
  18047. "volume" : 100,
  18048. "unit" : 1
  18049. },
  18050. "duration" : 200,
  18051. "timeWindows" : [ {
  18052. "start" : "2018-08-06T04:26:00.000Z",
  18053. "end" : "2018-08-06T07:26:00.000Z",
  18054. "relax" : 0
  18055. } ],
  18056. "timeWindowsIgnorable" : true,
  18057. "completed" : false,
  18058. "precedenceTaskId" : "",
  18059. "assignedVehicleId" : "",
  18060. "dropPenalty" : 5000.0,
  18061. "properties" : null,
  18062. "arrivalEarliest" : "2018-08-06T04:26:00+0000",
  18063. "arrivalLatest" : "2018-08-06T04:28:04+0000",
  18064. "loads" : {
  18065. "weight" : 9,
  18066. "volume" : 200,
  18067. "unit" : 2
  18068. }
  18069. }, {
  18070. "id" : "4679",
  18071. "location" : {
  18072. "id" : "1.3230967_103.9221028",
  18073. "latitude" : 1.3230967,
  18074. "longitude" : 103.9221028
  18075. },
  18076. "artificial" : false,
  18077. "taskType" : "Pickup",
  18078. "capacityDemand" : {
  18079. "weight" : 11,
  18080. "volume" : 100,
  18081. "unit" : 1
  18082. },
  18083. "duration" : 200,
  18084. "timeWindows" : [ {
  18085. "start" : "2018-08-06T01:43:00.000Z",
  18086. "end" : "2018-08-06T04:43:00.000Z",
  18087. "relax" : 0
  18088. } ],
  18089. "timeWindowsIgnorable" : true,
  18090. "completed" : false,
  18091. "precedenceTaskId" : "",
  18092. "assignedVehicleId" : "",
  18093. "dropPenalty" : 5000.0,
  18094. "properties" : null,
  18095. "arrivalEarliest" : "2018-08-06T04:29:20+0000",
  18096. "arrivalLatest" : "2018-08-06T04:31:24+0000",
  18097. "loads" : {
  18098. "weight" : 12,
  18099. "volume" : 300,
  18100. "unit" : 3
  18101. }
  18102. }, {
  18103. "id" : "5192",
  18104. "location" : {
  18105. "id" : "1.324078_103.9085325",
  18106. "latitude" : 1.324078,
  18107. "longitude" : 103.9085325
  18108. },
  18109. "artificial" : false,
  18110. "taskType" : "Delivery",
  18111. "capacityDemand" : {
  18112. "weight" : -14,
  18113. "volume" : -100,
  18114. "unit" : -1
  18115. },
  18116. "duration" : 200,
  18117. "timeWindows" : [ {
  18118. "start" : "2018-08-06T01:37:00.000Z",
  18119. "end" : "2018-08-06T04:37:00.000Z",
  18120. "relax" : 0
  18121. } ],
  18122. "timeWindowsIgnorable" : true,
  18123. "completed" : false,
  18124. "precedenceTaskId" : "",
  18125. "assignedVehicleId" : "",
  18126. "dropPenalty" : 5000.0,
  18127. "properties" : null,
  18128. "arrivalEarliest" : "2018-08-06T04:34:56+0000",
  18129. "arrivalLatest" : "2018-08-06T04:37:00+0000",
  18130. "loads" : {
  18131. "weight" : 23,
  18132. "volume" : 400,
  18133. "unit" : 4
  18134. }
  18135. }, {
  18136. "id" : "5149",
  18137. "location" : {
  18138. "id" : "1.3230967_103.9221028",
  18139. "latitude" : 1.3230967,
  18140. "longitude" : 103.9221028
  18141. },
  18142. "artificial" : false,
  18143. "taskType" : "Pickup",
  18144. "capacityDemand" : {
  18145. "weight" : 1,
  18146. "volume" : 100,
  18147. "unit" : 1
  18148. },
  18149. "duration" : 200,
  18150. "timeWindows" : [ {
  18151. "start" : "2018-08-06T05:47:00.000Z",
  18152. "end" : "2018-08-06T08:47:00.000Z",
  18153. "relax" : 0
  18154. } ],
  18155. "timeWindowsIgnorable" : true,
  18156. "completed" : false,
  18157. "precedenceTaskId" : "",
  18158. "assignedVehicleId" : "",
  18159. "dropPenalty" : 5000.0,
  18160. "properties" : null,
  18161. "arrivalEarliest" : "2018-08-06T05:47:00+0000",
  18162. "arrivalLatest" : "2018-08-06T06:58:17+0000",
  18163. "loads" : {
  18164. "weight" : 9,
  18165. "volume" : 300,
  18166. "unit" : 3
  18167. }
  18168. }, {
  18169. "id" : "4526",
  18170. "location" : {
  18171. "id" : "1.3284781_103.9438631",
  18172. "latitude" : 1.3284781,
  18173. "longitude" : 103.9438631
  18174. },
  18175. "artificial" : false,
  18176. "taskType" : "Delivery",
  18177. "capacityDemand" : {
  18178. "weight" : -3,
  18179. "volume" : -100,
  18180. "unit" : -1
  18181. },
  18182. "duration" : 200,
  18183. "timeWindows" : [ {
  18184. "start" : "2018-08-06T05:54:00.000Z",
  18185. "end" : "2018-08-06T08:54:00.000Z",
  18186. "relax" : 0
  18187. } ],
  18188. "timeWindowsIgnorable" : true,
  18189. "completed" : false,
  18190. "precedenceTaskId" : "",
  18191. "assignedVehicleId" : "",
  18192. "dropPenalty" : 5000.0,
  18193. "properties" : null,
  18194. "arrivalEarliest" : "2018-08-06T05:54:04+0000",
  18195. "arrivalLatest" : "2018-08-06T07:05:21+0000",
  18196. "loads" : {
  18197. "weight" : 10,
  18198. "volume" : 400,
  18199. "unit" : 4
  18200. }
  18201. }, {
  18202. "id" : "4940",
  18203. "location" : {
  18204. "id" : "1.3296889_103.945412",
  18205. "latitude" : 1.3296889,
  18206. "longitude" : 103.945412
  18207. },
  18208. "artificial" : false,
  18209. "taskType" : "Delivery",
  18210. "capacityDemand" : {
  18211. "weight" : -1,
  18212. "volume" : -100,
  18213. "unit" : -1
  18214. },
  18215. "duration" : 200,
  18216. "timeWindows" : [ {
  18217. "start" : "2018-08-06T04:09:00.000Z",
  18218. "end" : "2018-08-06T07:09:00.000Z",
  18219. "relax" : 0
  18220. } ],
  18221. "timeWindowsIgnorable" : true,
  18222. "completed" : false,
  18223. "precedenceTaskId" : "",
  18224. "assignedVehicleId" : "",
  18225. "dropPenalty" : 5000.0,
  18226. "properties" : null,
  18227. "arrivalEarliest" : "2018-08-06T05:57:43+0000",
  18228. "arrivalLatest" : "2018-08-06T07:09:00+0000",
  18229. "loads" : {
  18230. "weight" : 7,
  18231. "volume" : 300,
  18232. "unit" : 3
  18233. }
  18234. }, {
  18235. "id" : "4574",
  18236. "location" : {
  18237. "id" : "1.325233_103.948774",
  18238. "latitude" : 1.325233,
  18239. "longitude" : 103.948774
  18240. },
  18241. "artificial" : false,
  18242. "taskType" : "Delivery",
  18243. "capacityDemand" : {
  18244. "weight" : -4,
  18245. "volume" : -100,
  18246. "unit" : -1
  18247. },
  18248. "duration" : 200,
  18249. "timeWindows" : [ {
  18250. "start" : "2018-08-06T05:17:00.000Z",
  18251. "end" : "2018-08-06T08:17:00.000Z",
  18252. "relax" : 0
  18253. } ],
  18254. "timeWindowsIgnorable" : true,
  18255. "completed" : false,
  18256. "precedenceTaskId" : "",
  18257. "assignedVehicleId" : "",
  18258. "dropPenalty" : 5000.0,
  18259. "properties" : null,
  18260. "arrivalEarliest" : "2018-08-06T06:01:58+0000",
  18261. "arrivalLatest" : "2018-08-06T08:17:00+0000",
  18262. "loads" : {
  18263. "weight" : 6,
  18264. "volume" : 200,
  18265. "unit" : 2
  18266. }
  18267. }, {
  18268. "id" : "4544",
  18269. "location" : {
  18270. "id" : "1.3236888_103.9526965",
  18271. "latitude" : 1.3236888,
  18272. "longitude" : 103.9526965
  18273. },
  18274. "artificial" : false,
  18275. "taskType" : "Delivery",
  18276. "capacityDemand" : {
  18277. "weight" : -2,
  18278. "volume" : -100,
  18279. "unit" : -1
  18280. },
  18281. "duration" : 200,
  18282. "timeWindows" : [ {
  18283. "start" : "2018-08-06T06:28:00.000Z",
  18284. "end" : "2018-08-06T09:28:00.000Z",
  18285. "relax" : 0
  18286. } ],
  18287. "timeWindowsIgnorable" : true,
  18288. "completed" : false,
  18289. "precedenceTaskId" : "",
  18290. "assignedVehicleId" : "",
  18291. "dropPenalty" : 5000.0,
  18292. "properties" : null,
  18293. "arrivalEarliest" : "2018-08-06T06:28:00+0000",
  18294. "arrivalLatest" : "2018-08-06T08:33:56+0000",
  18295. "loads" : {
  18296. "weight" : 2,
  18297. "volume" : 100,
  18298. "unit" : 1
  18299. }
  18300. }, {
  18301. "id" : "4881",
  18302. "location" : {
  18303. "id" : "1.3230967_103.9221028",
  18304. "latitude" : 1.3230967,
  18305. "longitude" : 103.9221028
  18306. },
  18307. "artificial" : false,
  18308. "taskType" : "Pickup",
  18309. "capacityDemand" : {
  18310. "weight" : 20,
  18311. "volume" : 100,
  18312. "unit" : 1
  18313. },
  18314. "duration" : 200,
  18315. "timeWindows" : [ {
  18316. "start" : "2018-08-06T08:38:00.000Z",
  18317. "end" : "2018-08-06T11:38:00.000Z",
  18318. "relax" : 0
  18319. } ],
  18320. "timeWindowsIgnorable" : true,
  18321. "completed" : false,
  18322. "precedenceTaskId" : "",
  18323. "assignedVehicleId" : "",
  18324. "dropPenalty" : 5000.0,
  18325. "properties" : null,
  18326. "arrivalEarliest" : "2018-08-06T08:38:00+0000",
  18327. "arrivalLatest" : "2018-08-06T08:42:22+0000",
  18328. "loads" : {
  18329. "weight" : 0,
  18330. "volume" : 0,
  18331. "unit" : 0
  18332. }
  18333. }, {
  18334. "id" : "5218",
  18335. "location" : {
  18336. "id" : "1.3780283_103.9359252",
  18337. "latitude" : 1.3780283,
  18338. "longitude" : 103.9359252
  18339. },
  18340. "artificial" : false,
  18341. "taskType" : "Delivery",
  18342. "capacityDemand" : {
  18343. "weight" : -1,
  18344. "volume" : -100,
  18345. "unit" : -1
  18346. },
  18347. "duration" : 200,
  18348. "timeWindows" : [ {
  18349. "start" : "2018-08-06T07:26:00.000Z",
  18350. "end" : "2018-08-06T10:26:00.000Z",
  18351. "relax" : 0
  18352. } ],
  18353. "timeWindowsIgnorable" : true,
  18354. "completed" : false,
  18355. "precedenceTaskId" : "",
  18356. "assignedVehicleId" : "",
  18357. "dropPenalty" : 5000.0,
  18358. "properties" : null,
  18359. "arrivalEarliest" : "2018-08-06T08:50:46+0000",
  18360. "arrivalLatest" : "2018-08-06T08:55:08+0000",
  18361. "loads" : {
  18362. "weight" : 20,
  18363. "volume" : 100,
  18364. "unit" : 1
  18365. }
  18366. }, {
  18367. "id" : "5035",
  18368. "location" : {
  18369. "id" : "1.3113982_103.8565897",
  18370. "latitude" : 1.3113982,
  18371. "longitude" : 103.8565897
  18372. },
  18373. "artificial" : false,
  18374. "taskType" : "Pickup",
  18375. "capacityDemand" : {
  18376. "weight" : 4,
  18377. "volume" : 100,
  18378. "unit" : 1
  18379. },
  18380. "duration" : 200,
  18381. "timeWindows" : [ {
  18382. "start" : "2018-08-06T07:00:00.000Z",
  18383. "end" : "2018-08-06T10:00:00.000Z",
  18384. "relax" : 0
  18385. } ],
  18386. "timeWindowsIgnorable" : true,
  18387. "completed" : false,
  18388. "precedenceTaskId" : "",
  18389. "assignedVehicleId" : "",
  18390. "dropPenalty" : 5000.0,
  18391. "properties" : null,
  18392. "arrivalEarliest" : "2018-08-06T09:11:22+0000",
  18393. "arrivalLatest" : "2018-08-06T09:15:44+0000",
  18394. "loads" : {
  18395. "weight" : 19,
  18396. "volume" : 0,
  18397. "unit" : 0
  18398. }
  18399. }, {
  18400. "id" : "5221",
  18401. "location" : {
  18402. "id" : "1.3113982_103.8565897",
  18403. "latitude" : 1.3113982,
  18404. "longitude" : 103.8565897
  18405. },
  18406. "artificial" : false,
  18407. "taskType" : "Pickup",
  18408. "capacityDemand" : {
  18409. "weight" : 2,
  18410. "volume" : 100,
  18411. "unit" : 1
  18412. },
  18413. "duration" : 200,
  18414. "timeWindows" : [ {
  18415. "start" : "2018-08-06T07:14:00.000Z",
  18416. "end" : "2018-08-06T10:14:00.000Z",
  18417. "relax" : 0
  18418. } ],
  18419. "timeWindowsIgnorable" : true,
  18420. "completed" : false,
  18421. "precedenceTaskId" : "",
  18422. "assignedVehicleId" : "",
  18423. "dropPenalty" : 5000.0,
  18424. "properties" : null,
  18425. "arrivalEarliest" : "2018-08-06T09:14:42+0000",
  18426. "arrivalLatest" : "2018-08-06T09:19:04+0000",
  18427. "loads" : {
  18428. "weight" : 23,
  18429. "volume" : 100,
  18430. "unit" : 1
  18431. }
  18432. }, {
  18433. "id" : "5032",
  18434. "location" : {
  18435. "id" : "1.324644_103.8059",
  18436. "latitude" : 1.324644,
  18437. "longitude" : 103.8059
  18438. },
  18439. "artificial" : false,
  18440. "taskType" : "Delivery",
  18441. "capacityDemand" : {
  18442. "weight" : -1,
  18443. "volume" : -100,
  18444. "unit" : -1
  18445. },
  18446. "duration" : 200,
  18447. "timeWindows" : [ {
  18448. "start" : "2018-08-06T06:45:00.000Z",
  18449. "end" : "2018-08-06T09:45:00.000Z",
  18450. "relax" : 0
  18451. } ],
  18452. "timeWindowsIgnorable" : true,
  18453. "completed" : false,
  18454. "precedenceTaskId" : "",
  18455. "assignedVehicleId" : "",
  18456. "dropPenalty" : 5000.0,
  18457. "properties" : null,
  18458. "arrivalEarliest" : "2018-08-06T09:26:46+0000",
  18459. "arrivalLatest" : "2018-08-06T09:31:08+0000",
  18460. "loads" : {
  18461. "weight" : 25,
  18462. "volume" : 200,
  18463. "unit" : 2
  18464. }
  18465. }, {
  18466. "id" : "4760",
  18467. "location" : {
  18468. "id" : "1.3218138_103.7848127",
  18469. "latitude" : 1.3218138,
  18470. "longitude" : 103.7848127
  18471. },
  18472. "artificial" : false,
  18473. "taskType" : "Delivery",
  18474. "capacityDemand" : {
  18475. "weight" : -1,
  18476. "volume" : -100,
  18477. "unit" : -1
  18478. },
  18479. "duration" : 200,
  18480. "timeWindows" : [ {
  18481. "start" : "2018-08-06T06:38:00.000Z",
  18482. "end" : "2018-08-06T09:38:00.000Z",
  18483. "relax" : 0
  18484. } ],
  18485. "timeWindowsIgnorable" : true,
  18486. "completed" : false,
  18487. "precedenceTaskId" : "",
  18488. "assignedVehicleId" : "",
  18489. "dropPenalty" : 5000.0,
  18490. "properties" : null,
  18491. "arrivalEarliest" : "2018-08-06T09:33:38+0000",
  18492. "arrivalLatest" : "2018-08-06T09:38:00+0000",
  18493. "loads" : {
  18494. "weight" : 24,
  18495. "volume" : 100,
  18496. "unit" : 1
  18497. }
  18498. }, {
  18499. "id" : "4369",
  18500. "location" : {
  18501. "id" : "1.3262422_103.6783524",
  18502. "latitude" : 1.3262422,
  18503. "longitude" : 103.6783524
  18504. },
  18505. "artificial" : false,
  18506. "taskType" : "Pickup",
  18507. "capacityDemand" : {
  18508. "weight" : 2,
  18509. "volume" : 100,
  18510. "unit" : 1
  18511. },
  18512. "duration" : 200,
  18513. "timeWindows" : [ {
  18514. "start" : "2018-08-06T09:02:00.000Z",
  18515. "end" : "2018-08-06T12:02:00.000Z",
  18516. "relax" : 0
  18517. } ],
  18518. "timeWindowsIgnorable" : true,
  18519. "completed" : false,
  18520. "precedenceTaskId" : "",
  18521. "assignedVehicleId" : "",
  18522. "dropPenalty" : 5000.0,
  18523. "properties" : null,
  18524. "arrivalEarliest" : "2018-08-06T09:54:44+0000",
  18525. "arrivalLatest" : "2018-08-06T10:21:41+0000",
  18526. "loads" : {
  18527. "weight" : 23,
  18528. "volume" : 0,
  18529. "unit" : 0
  18530. }
  18531. }, {
  18532. "id" : "5020",
  18533. "location" : {
  18534. "id" : "1.3547939_103.750866",
  18535. "latitude" : 1.3547939,
  18536. "longitude" : 103.750866
  18537. },
  18538. "artificial" : false,
  18539. "taskType" : "Delivery",
  18540. "capacityDemand" : {
  18541. "weight" : -1,
  18542. "volume" : -100,
  18543. "unit" : -1
  18544. },
  18545. "duration" : 200,
  18546. "timeWindows" : [ {
  18547. "start" : "2018-08-06T07:38:00.000Z",
  18548. "end" : "2018-08-06T10:38:00.000Z",
  18549. "relax" : 0
  18550. } ],
  18551. "timeWindowsIgnorable" : true,
  18552. "completed" : false,
  18553. "precedenceTaskId" : "",
  18554. "assignedVehicleId" : "",
  18555. "dropPenalty" : 5000.0,
  18556. "properties" : null,
  18557. "arrivalEarliest" : "2018-08-06T10:11:03+0000",
  18558. "arrivalLatest" : "2018-08-06T10:38:00+0000",
  18559. "loads" : {
  18560. "weight" : 25,
  18561. "volume" : 100,
  18562. "unit" : 1
  18563. }
  18564. }, {
  18565. "id" : "4517",
  18566. "location" : {
  18567. "id" : "1.3262422_103.6783524",
  18568. "latitude" : 1.3262422,
  18569. "longitude" : 103.6783524
  18570. },
  18571. "artificial" : false,
  18572. "taskType" : "Pickup",
  18573. "capacityDemand" : {
  18574. "weight" : 1,
  18575. "volume" : 100,
  18576. "unit" : 1
  18577. },
  18578. "duration" : 200,
  18579. "timeWindows" : [ {
  18580. "start" : "2018-08-06T11:06:00.000Z",
  18581. "end" : "2018-08-06T14:06:00.000Z",
  18582. "relax" : 0
  18583. } ],
  18584. "timeWindowsIgnorable" : true,
  18585. "completed" : false,
  18586. "precedenceTaskId" : "",
  18587. "assignedVehicleId" : "",
  18588. "dropPenalty" : 5000.0,
  18589. "properties" : null,
  18590. "arrivalEarliest" : "2018-08-06T11:06:00+0000",
  18591. "arrivalLatest" : "2018-08-06T11:26:20+0000",
  18592. "loads" : {
  18593. "weight" : 24,
  18594. "volume" : 0,
  18595. "unit" : 0
  18596. }
  18597. }, {
  18598. "id" : "4370",
  18599. "location" : {
  18600. "id" : "1.3433277_103.7575647",
  18601. "latitude" : 1.3433277,
  18602. "longitude" : 103.7575647
  18603. },
  18604. "artificial" : false,
  18605. "taskType" : "Delivery",
  18606. "capacityDemand" : {
  18607. "weight" : -2,
  18608. "volume" : -100,
  18609. "unit" : -1
  18610. },
  18611. "duration" : 200,
  18612. "timeWindows" : [ {
  18613. "start" : "2018-08-06T09:02:00.000Z",
  18614. "end" : "2018-08-06T12:02:00.000Z",
  18615. "relax" : 0
  18616. } ],
  18617. "timeWindowsIgnorable" : true,
  18618. "completed" : false,
  18619. "precedenceTaskId" : "",
  18620. "assignedVehicleId" : "",
  18621. "dropPenalty" : 5000.0,
  18622. "properties" : null,
  18623. "arrivalEarliest" : "2018-08-06T11:22:50+0000",
  18624. "arrivalLatest" : "2018-08-06T11:43:10+0000",
  18625. "loads" : {
  18626. "weight" : 25,
  18627. "volume" : 100,
  18628. "unit" : 1
  18629. }
  18630. }, {
  18631. "id" : "4889",
  18632. "location" : {
  18633. "id" : "1.3262422_103.6783524",
  18634. "latitude" : 1.3262422,
  18635. "longitude" : 103.6783524
  18636. },
  18637. "artificial" : false,
  18638. "taskType" : "Pickup",
  18639. "capacityDemand" : {
  18640. "weight" : 1,
  18641. "volume" : 100,
  18642. "unit" : 1
  18643. },
  18644. "duration" : 200,
  18645. "timeWindows" : [ {
  18646. "start" : "2018-08-06T09:00:00.000Z",
  18647. "end" : "2018-08-06T12:00:00.000Z",
  18648. "relax" : 0
  18649. } ],
  18650. "timeWindowsIgnorable" : true,
  18651. "completed" : false,
  18652. "precedenceTaskId" : "",
  18653. "assignedVehicleId" : "",
  18654. "dropPenalty" : 5000.0,
  18655. "properties" : null,
  18656. "arrivalEarliest" : "2018-08-06T11:39:40+0000",
  18657. "arrivalLatest" : "2018-08-06T12:00:00+0000",
  18658. "loads" : {
  18659. "weight" : 23,
  18660. "volume" : 0,
  18661. "unit" : 0
  18662. }
  18663. }, {
  18664. "id" : "4933",
  18665. "location" : {
  18666. "id" : "1.3262422_103.6783524",
  18667. "latitude" : 1.3262422,
  18668. "longitude" : 103.6783524
  18669. },
  18670. "artificial" : false,
  18671. "taskType" : "Pickup",
  18672. "capacityDemand" : {
  18673. "weight" : 1,
  18674. "volume" : 100,
  18675. "unit" : 1
  18676. },
  18677. "duration" : 200,
  18678. "timeWindows" : [ {
  18679. "start" : "2018-08-06T10:29:00.000Z",
  18680. "end" : "2018-08-06T13:29:00.000Z",
  18681. "relax" : 0
  18682. } ],
  18683. "timeWindowsIgnorable" : true,
  18684. "completed" : false,
  18685. "precedenceTaskId" : "",
  18686. "assignedVehicleId" : "",
  18687. "dropPenalty" : 5000.0,
  18688. "properties" : null,
  18689. "arrivalEarliest" : "2018-08-06T11:43:00+0000",
  18690. "arrivalLatest" : "2018-08-06T12:30:12+0000",
  18691. "loads" : {
  18692. "weight" : 24,
  18693. "volume" : 100,
  18694. "unit" : 1
  18695. }
  18696. }, {
  18697. "id" : "4692",
  18698. "location" : {
  18699. "id" : "1.352045_103.7193687",
  18700. "latitude" : 1.352045,
  18701. "longitude" : 103.7193687
  18702. },
  18703. "artificial" : false,
  18704. "taskType" : "Delivery",
  18705. "capacityDemand" : {
  18706. "weight" : -21,
  18707. "volume" : -200,
  18708. "unit" : -1
  18709. },
  18710. "duration" : 200,
  18711. "timeWindows" : [ {
  18712. "start" : "2018-08-06T10:57:00.000Z",
  18713. "end" : "2018-08-06T13:57:00.000Z",
  18714. "relax" : 0
  18715. } ],
  18716. "timeWindowsIgnorable" : true,
  18717. "completed" : false,
  18718. "precedenceTaskId" : "",
  18719. "assignedVehicleId" : "",
  18720. "dropPenalty" : 5000.0,
  18721. "properties" : null,
  18722. "arrivalEarliest" : "2018-08-06T11:54:24+0000",
  18723. "arrivalLatest" : "2018-08-06T12:41:36+0000",
  18724. "loads" : {
  18725. "weight" : 25,
  18726. "volume" : 200,
  18727. "unit" : 2
  18728. }
  18729. }, {
  18730. "id" : "4365",
  18731. "location" : {
  18732. "id" : "1.3262422_103.6783524",
  18733. "latitude" : 1.3262422,
  18734. "longitude" : 103.6783524
  18735. },
  18736. "artificial" : false,
  18737. "taskType" : "Pickup",
  18738. "capacityDemand" : {
  18739. "weight" : 8,
  18740. "volume" : 100,
  18741. "unit" : 1
  18742. },
  18743. "duration" : 200,
  18744. "timeWindows" : [ {
  18745. "start" : "2018-08-06T09:53:00.000Z",
  18746. "end" : "2018-08-06T12:53:00.000Z",
  18747. "relax" : 0
  18748. } ],
  18749. "timeWindowsIgnorable" : true,
  18750. "completed" : false,
  18751. "precedenceTaskId" : "",
  18752. "assignedVehicleId" : "",
  18753. "dropPenalty" : 5000.0,
  18754. "properties" : null,
  18755. "arrivalEarliest" : "2018-08-06T12:05:48+0000",
  18756. "arrivalLatest" : "2018-08-06T12:53:00+0000",
  18757. "loads" : {
  18758. "weight" : 4,
  18759. "volume" : 0,
  18760. "unit" : 1
  18761. }
  18762. }, {
  18763. "id" : "4631",
  18764. "location" : {
  18765. "id" : "1.3262422_103.6783524",
  18766. "latitude" : 1.3262422,
  18767. "longitude" : 103.6783524
  18768. },
  18769. "artificial" : false,
  18770. "taskType" : "Pickup",
  18771. "capacityDemand" : {
  18772. "weight" : 11,
  18773. "volume" : 100,
  18774. "unit" : 1
  18775. },
  18776. "duration" : 200,
  18777. "timeWindows" : [ {
  18778. "start" : "2018-08-06T11:38:00.000Z",
  18779. "end" : "2018-08-06T14:38:00.000Z",
  18780. "relax" : 0
  18781. } ],
  18782. "timeWindowsIgnorable" : true,
  18783. "completed" : false,
  18784. "precedenceTaskId" : "",
  18785. "assignedVehicleId" : "",
  18786. "dropPenalty" : 5000.0,
  18787. "properties" : null,
  18788. "arrivalEarliest" : "2018-08-06T12:09:08+0000",
  18789. "arrivalLatest" : "2018-08-06T14:38:00+0000",
  18790. "loads" : {
  18791. "weight" : 12,
  18792. "volume" : 100,
  18793. "unit" : 2
  18794. }
  18795. } ],
  18796. "directions" : [ ],
  18797. "polyline" : null,
  18798. "snappedWaypoints" : null,
  18799. "properties" : { }
  18800. }, {
  18801. "assignee" : {
  18802. "id" : "1002",
  18803. "vehicleType" : {
  18804. "id" : "595e9321-50d6-4969-928d-9e2934935520",
  18805. "profile" : "motorcycle",
  18806. "averageSpeed" : 40.0,
  18807. "capacity" : {
  18808. "weight" : 25,
  18809. "volume" : 5000,
  18810. "unit" : 1000
  18811. },
  18812. "cost" : {
  18813. "fixed" : 15,
  18814. "perMileage" : 1,
  18815. "perRegularHours" : 22
  18816. },
  18817. "properties" : null
  18818. },
  18819. "vehicleTypeId" : "595e9321-50d6-4969-928d-9e2934935520",
  18820. "startLocation" : {
  18821. "id" : "1.333829_103.969318",
  18822. "latitude" : 1.333829,
  18823. "longitude" : 103.969318
  18824. },
  18825. "endLocation" : {
  18826. "id" : "1.333829_103.969318",
  18827. "latitude" : 1.333829,
  18828. "longitude" : 103.969318
  18829. },
  18830. "timeSchedule" : {
  18831. "start" : "2017-07-19T07:53:16.930Z",
  18832. "end" : "2019-07-19T07:53:16.930Z",
  18833. "relax" : 0
  18834. },
  18835. "timeLimit" : 86400,
  18836. "breakDuration" : 0.0,
  18837. "breakTimes" : null,
  18838. "returnToDepot" : false,
  18839. "lockedTour" : [ ],
  18840. "properties" : null
  18841. },
  18842. "startTime" : null,
  18843. "endTime" : null,
  18844. "travelingTime" : 0,
  18845. "travelingDistance" : 0.0,
  18846. "cost" : { },
  18847. "tour" : [ {
  18848. "id" : "startFromDepot",
  18849. "location" : {
  18850. "id" : "1.333829_103.969318",
  18851. "latitude" : 1.333829,
  18852. "longitude" : 103.969318
  18853. },
  18854. "artificial" : false,
  18855. "taskType" : "startFromDepot",
  18856. "capacityDemand" : null,
  18857. "duration" : 0,
  18858. "timeWindows" : null,
  18859. "timeWindowsIgnorable" : true,
  18860. "completed" : false,
  18861. "precedenceTaskId" : null,
  18862. "assignedVehicleId" : null,
  18863. "dropPenalty" : 0.0,
  18864. "properties" : null,
  18865. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  18866. "arrivalLatest" : "2018-08-06T04:34:30+0000",
  18867. "loads" : {
  18868. "weight" : 0,
  18869. "volume" : 0,
  18870. "unit" : 0
  18871. }
  18872. }, {
  18873. "id" : "4843",
  18874. "location" : {
  18875. "id" : "1.3230967_103.9221028",
  18876. "latitude" : 1.3230967,
  18877. "longitude" : 103.9221028
  18878. },
  18879. "artificial" : false,
  18880. "taskType" : "Pickup",
  18881. "capacityDemand" : {
  18882. "weight" : 14,
  18883. "volume" : 100,
  18884. "unit" : 1
  18885. },
  18886. "duration" : 200,
  18887. "timeWindows" : [ {
  18888. "start" : "2018-08-06T04:15:00.000Z",
  18889. "end" : "2018-08-06T07:15:00.000Z",
  18890. "relax" : 0
  18891. } ],
  18892. "timeWindowsIgnorable" : true,
  18893. "completed" : false,
  18894. "precedenceTaskId" : "",
  18895. "assignedVehicleId" : "",
  18896. "dropPenalty" : 5000.0,
  18897. "properties" : null,
  18898. "arrivalEarliest" : "2018-08-06T04:15:00+0000",
  18899. "arrivalLatest" : "2018-08-06T04:42:34+0000",
  18900. "loads" : {
  18901. "weight" : 0,
  18902. "volume" : 0,
  18903. "unit" : 0
  18904. }
  18905. }, {
  18906. "id" : "4917",
  18907. "location" : {
  18908. "id" : "1.3230967_103.9221028",
  18909. "latitude" : 1.3230967,
  18910. "longitude" : 103.9221028
  18911. },
  18912. "artificial" : false,
  18913. "taskType" : "Pickup",
  18914. "capacityDemand" : {
  18915. "weight" : 11,
  18916. "volume" : 100,
  18917. "unit" : 1
  18918. },
  18919. "duration" : 200,
  18920. "timeWindows" : [ {
  18921. "start" : "2018-08-06T02:52:00.000Z",
  18922. "end" : "2018-08-06T05:52:00.000Z",
  18923. "relax" : 0
  18924. } ],
  18925. "timeWindowsIgnorable" : true,
  18926. "completed" : false,
  18927. "precedenceTaskId" : "",
  18928. "assignedVehicleId" : "",
  18929. "dropPenalty" : 5000.0,
  18930. "properties" : null,
  18931. "arrivalEarliest" : "2018-08-06T04:18:20+0000",
  18932. "arrivalLatest" : "2018-08-06T04:45:54+0000",
  18933. "loads" : {
  18934. "weight" : 14,
  18935. "volume" : 100,
  18936. "unit" : 1
  18937. }
  18938. }, {
  18939. "id" : "4254",
  18940. "location" : {
  18941. "id" : "1.3045861_103.8932194",
  18942. "latitude" : 1.3045861,
  18943. "longitude" : 103.8932194
  18944. },
  18945. "artificial" : false,
  18946. "taskType" : "Delivery",
  18947. "capacityDemand" : {
  18948. "weight" : -9,
  18949. "volume" : -100,
  18950. "unit" : -1
  18951. },
  18952. "duration" : 200,
  18953. "timeWindows" : [ {
  18954. "start" : "2018-08-06T02:35:00.000Z",
  18955. "end" : "2018-08-06T05:35:00.000Z",
  18956. "relax" : 0
  18957. } ],
  18958. "timeWindowsIgnorable" : true,
  18959. "completed" : false,
  18960. "precedenceTaskId" : "",
  18961. "assignedVehicleId" : "",
  18962. "dropPenalty" : 5000.0,
  18963. "properties" : null,
  18964. "arrivalEarliest" : "2018-08-06T04:27:23+0000",
  18965. "arrivalLatest" : "2018-08-06T04:54:57+0000",
  18966. "loads" : {
  18967. "weight" : 25,
  18968. "volume" : 200,
  18969. "unit" : 2
  18970. }
  18971. }, {
  18972. "id" : "4476",
  18973. "location" : {
  18974. "id" : "1.3180621_103.8877113",
  18975. "latitude" : 1.3180621,
  18976. "longitude" : 103.8877113
  18977. },
  18978. "artificial" : false,
  18979. "taskType" : "Delivery",
  18980. "capacityDemand" : {
  18981. "weight" : -13,
  18982. "volume" : -100,
  18983. "unit" : -1
  18984. },
  18985. "duration" : 200,
  18986. "timeWindows" : [ {
  18987. "start" : "2018-08-06T02:18:00.000Z",
  18988. "end" : "2018-08-06T05:18:00.000Z",
  18989. "relax" : 0
  18990. } ],
  18991. "timeWindowsIgnorable" : true,
  18992. "completed" : false,
  18993. "precedenceTaskId" : "",
  18994. "assignedVehicleId" : "",
  18995. "dropPenalty" : 5000.0,
  18996. "properties" : null,
  18997. "arrivalEarliest" : "2018-08-06T04:33:08+0000",
  18998. "arrivalLatest" : "2018-08-06T05:00:42+0000",
  18999. "loads" : {
  19000. "weight" : 16,
  19001. "volume" : 100,
  19002. "unit" : 1
  19003. }
  19004. }, {
  19005. "id" : "4281",
  19006. "location" : {
  19007. "id" : "1.3113982_103.8565897",
  19008. "latitude" : 1.3113982,
  19009. "longitude" : 103.8565897
  19010. },
  19011. "artificial" : false,
  19012. "taskType" : "Pickup",
  19013. "capacityDemand" : {
  19014. "weight" : 7,
  19015. "volume" : 100,
  19016. "unit" : 1
  19017. },
  19018. "duration" : 200,
  19019. "timeWindows" : [ {
  19020. "start" : "2018-08-06T02:14:00.000Z",
  19021. "end" : "2018-08-06T05:14:00.000Z",
  19022. "relax" : 0
  19023. } ],
  19024. "timeWindowsIgnorable" : true,
  19025. "completed" : false,
  19026. "precedenceTaskId" : "",
  19027. "assignedVehicleId" : "",
  19028. "dropPenalty" : 5000.0,
  19029. "properties" : null,
  19030. "arrivalEarliest" : "2018-08-06T04:41:46+0000",
  19031. "arrivalLatest" : "2018-08-06T05:09:20+0000",
  19032. "loads" : {
  19033. "weight" : 3,
  19034. "volume" : 0,
  19035. "unit" : 0
  19036. }
  19037. }, {
  19038. "id" : "4293",
  19039. "location" : {
  19040. "id" : "1.3113982_103.8565897",
  19041. "latitude" : 1.3113982,
  19042. "longitude" : 103.8565897
  19043. },
  19044. "artificial" : false,
  19045. "taskType" : "Pickup",
  19046. "capacityDemand" : {
  19047. "weight" : 1,
  19048. "volume" : 100,
  19049. "unit" : 1
  19050. },
  19051. "duration" : 200,
  19052. "timeWindows" : [ {
  19053. "start" : "2018-08-06T03:10:00.000Z",
  19054. "end" : "2018-08-06T06:10:00.000Z",
  19055. "relax" : 0
  19056. } ],
  19057. "timeWindowsIgnorable" : true,
  19058. "completed" : false,
  19059. "precedenceTaskId" : "",
  19060. "assignedVehicleId" : "",
  19061. "dropPenalty" : 5000.0,
  19062. "properties" : null,
  19063. "arrivalEarliest" : "2018-08-06T04:45:06+0000",
  19064. "arrivalLatest" : "2018-08-06T05:12:40+0000",
  19065. "loads" : {
  19066. "weight" : 10,
  19067. "volume" : 100,
  19068. "unit" : 1
  19069. }
  19070. }, {
  19071. "id" : "4343",
  19072. "location" : {
  19073. "id" : "1.3113982_103.8565897",
  19074. "latitude" : 1.3113982,
  19075. "longitude" : 103.8565897
  19076. },
  19077. "artificial" : false,
  19078. "taskType" : "Pickup",
  19079. "capacityDemand" : {
  19080. "weight" : 6,
  19081. "volume" : 100,
  19082. "unit" : 1
  19083. },
  19084. "duration" : 200,
  19085. "timeWindows" : [ {
  19086. "start" : "2018-08-06T02:16:00.000Z",
  19087. "end" : "2018-08-06T05:16:00.000Z",
  19088. "relax" : 0
  19089. } ],
  19090. "timeWindowsIgnorable" : true,
  19091. "completed" : false,
  19092. "precedenceTaskId" : "",
  19093. "assignedVehicleId" : "",
  19094. "dropPenalty" : 5000.0,
  19095. "properties" : null,
  19096. "arrivalEarliest" : "2018-08-06T04:48:26+0000",
  19097. "arrivalLatest" : "2018-08-06T05:16:00+0000",
  19098. "loads" : {
  19099. "weight" : 11,
  19100. "volume" : 200,
  19101. "unit" : 2
  19102. }
  19103. }, {
  19104. "id" : "4375",
  19105. "location" : {
  19106. "id" : "1.3113982_103.8565897",
  19107. "latitude" : 1.3113982,
  19108. "longitude" : 103.8565897
  19109. },
  19110. "artificial" : false,
  19111. "taskType" : "Pickup",
  19112. "capacityDemand" : {
  19113. "weight" : 6,
  19114. "volume" : 100,
  19115. "unit" : 1
  19116. },
  19117. "duration" : 200,
  19118. "timeWindows" : [ {
  19119. "start" : "2018-08-06T03:40:00.000Z",
  19120. "end" : "2018-08-06T06:40:00.000Z",
  19121. "relax" : 0
  19122. } ],
  19123. "timeWindowsIgnorable" : true,
  19124. "completed" : false,
  19125. "precedenceTaskId" : "",
  19126. "assignedVehicleId" : "",
  19127. "dropPenalty" : 5000.0,
  19128. "properties" : null,
  19129. "arrivalEarliest" : "2018-08-06T04:51:46+0000",
  19130. "arrivalLatest" : "2018-08-06T05:28:31+0000",
  19131. "loads" : {
  19132. "weight" : 17,
  19133. "volume" : 300,
  19134. "unit" : 3
  19135. }
  19136. }, {
  19137. "id" : "4491",
  19138. "location" : {
  19139. "id" : "1.3113982_103.8565897",
  19140. "latitude" : 1.3113982,
  19141. "longitude" : 103.8565897
  19142. },
  19143. "artificial" : false,
  19144. "taskType" : "Pickup",
  19145. "capacityDemand" : {
  19146. "weight" : 1,
  19147. "volume" : 100,
  19148. "unit" : 1
  19149. },
  19150. "duration" : 200,
  19151. "timeWindows" : [ {
  19152. "start" : "2018-08-06T02:45:00.000Z",
  19153. "end" : "2018-08-06T05:45:00.000Z",
  19154. "relax" : 0
  19155. } ],
  19156. "timeWindowsIgnorable" : true,
  19157. "completed" : false,
  19158. "precedenceTaskId" : "",
  19159. "assignedVehicleId" : "",
  19160. "dropPenalty" : 5000.0,
  19161. "properties" : null,
  19162. "arrivalEarliest" : "2018-08-06T04:55:06+0000",
  19163. "arrivalLatest" : "2018-08-06T05:31:51+0000",
  19164. "loads" : {
  19165. "weight" : 23,
  19166. "volume" : 400,
  19167. "unit" : 4
  19168. }
  19169. }, {
  19170. "id" : "4539",
  19171. "location" : {
  19172. "id" : "1.3113982_103.8565897",
  19173. "latitude" : 1.3113982,
  19174. "longitude" : 103.8565897
  19175. },
  19176. "artificial" : false,
  19177. "taskType" : "Pickup",
  19178. "capacityDemand" : {
  19179. "weight" : 1,
  19180. "volume" : 100,
  19181. "unit" : 1
  19182. },
  19183. "duration" : 200,
  19184. "timeWindows" : [ {
  19185. "start" : "2018-08-06T03:42:00.000Z",
  19186. "end" : "2018-08-06T06:42:00.000Z",
  19187. "relax" : 0
  19188. } ],
  19189. "timeWindowsIgnorable" : true,
  19190. "completed" : false,
  19191. "precedenceTaskId" : "",
  19192. "assignedVehicleId" : "",
  19193. "dropPenalty" : 5000.0,
  19194. "properties" : null,
  19195. "arrivalEarliest" : "2018-08-06T04:58:26+0000",
  19196. "arrivalLatest" : "2018-08-06T05:35:11+0000",
  19197. "loads" : {
  19198. "weight" : 24,
  19199. "volume" : 500,
  19200. "unit" : 5
  19201. }
  19202. }, {
  19203. "id" : "4656",
  19204. "location" : {
  19205. "id" : "1.3098138_103.8430793",
  19206. "latitude" : 1.3098138,
  19207. "longitude" : 103.8430793
  19208. },
  19209. "artificial" : false,
  19210. "taskType" : "Delivery",
  19211. "capacityDemand" : {
  19212. "weight" : -4,
  19213. "volume" : -100,
  19214. "unit" : -1
  19215. },
  19216. "duration" : 200,
  19217. "timeWindows" : [ {
  19218. "start" : "2018-08-06T03:49:00.000Z",
  19219. "end" : "2018-08-06T06:49:00.000Z",
  19220. "relax" : 0
  19221. } ],
  19222. "timeWindowsIgnorable" : true,
  19223. "completed" : false,
  19224. "precedenceTaskId" : "",
  19225. "assignedVehicleId" : "",
  19226. "dropPenalty" : 5000.0,
  19227. "properties" : null,
  19228. "arrivalEarliest" : "2018-08-06T05:04:02+0000",
  19229. "arrivalLatest" : "2018-08-06T05:40:47+0000",
  19230. "loads" : {
  19231. "weight" : 25,
  19232. "volume" : 600,
  19233. "unit" : 6
  19234. }
  19235. }, {
  19236. "id" : "5154",
  19237. "location" : {
  19238. "id" : "1.3097783_103.8402926",
  19239. "latitude" : 1.3097783,
  19240. "longitude" : 103.8402926
  19241. },
  19242. "artificial" : false,
  19243. "taskType" : "Delivery",
  19244. "capacityDemand" : {
  19245. "weight" : -14,
  19246. "volume" : -100,
  19247. "unit" : -1
  19248. },
  19249. "duration" : 200,
  19250. "timeWindows" : [ {
  19251. "start" : "2018-08-06T03:28:00.000Z",
  19252. "end" : "2018-08-06T06:28:00.000Z",
  19253. "relax" : 0
  19254. } ],
  19255. "timeWindowsIgnorable" : true,
  19256. "completed" : false,
  19257. "precedenceTaskId" : "",
  19258. "assignedVehicleId" : "",
  19259. "dropPenalty" : 5000.0,
  19260. "properties" : null,
  19261. "arrivalEarliest" : "2018-08-06T05:07:49+0000",
  19262. "arrivalLatest" : "2018-08-06T05:44:34+0000",
  19263. "loads" : {
  19264. "weight" : 21,
  19265. "volume" : 500,
  19266. "unit" : 5
  19267. }
  19268. }, {
  19269. "id" : "4400",
  19270. "location" : {
  19271. "id" : "1.2979827_103.835976",
  19272. "latitude" : 1.2979827,
  19273. "longitude" : 103.835976
  19274. },
  19275. "artificial" : false,
  19276. "taskType" : "Delivery",
  19277. "capacityDemand" : {
  19278. "weight" : -2,
  19279. "volume" : -100,
  19280. "unit" : -1
  19281. },
  19282. "duration" : 200,
  19283. "timeWindows" : [ {
  19284. "start" : "2018-08-06T04:12:00.000Z",
  19285. "end" : "2018-08-06T07:12:00.000Z",
  19286. "relax" : 0
  19287. } ],
  19288. "timeWindowsIgnorable" : true,
  19289. "completed" : false,
  19290. "precedenceTaskId" : "",
  19291. "assignedVehicleId" : "",
  19292. "dropPenalty" : 5000.0,
  19293. "properties" : null,
  19294. "arrivalEarliest" : "2018-08-06T05:13:14+0000",
  19295. "arrivalLatest" : "2018-08-06T05:49:59+0000",
  19296. "loads" : {
  19297. "weight" : 7,
  19298. "volume" : 400,
  19299. "unit" : 4
  19300. }
  19301. }, {
  19302. "id" : "5104",
  19303. "location" : {
  19304. "id" : "1.2952658_103.8311813",
  19305. "latitude" : 1.2952658,
  19306. "longitude" : 103.8311813
  19307. },
  19308. "artificial" : false,
  19309. "taskType" : "Delivery",
  19310. "capacityDemand" : {
  19311. "weight" : -2,
  19312. "volume" : -100,
  19313. "unit" : -1
  19314. },
  19315. "duration" : 200,
  19316. "timeWindows" : [ {
  19317. "start" : "2018-08-06T03:57:00.000Z",
  19318. "end" : "2018-08-06T06:57:00.000Z",
  19319. "relax" : 0
  19320. } ],
  19321. "timeWindowsIgnorable" : true,
  19322. "completed" : false,
  19323. "precedenceTaskId" : "",
  19324. "assignedVehicleId" : "",
  19325. "dropPenalty" : 5000.0,
  19326. "properties" : null,
  19327. "arrivalEarliest" : "2018-08-06T05:17:29+0000",
  19328. "arrivalLatest" : "2018-08-06T05:54:14+0000",
  19329. "loads" : {
  19330. "weight" : 5,
  19331. "volume" : 300,
  19332. "unit" : 3
  19333. }
  19334. }, {
  19335. "id" : "5092",
  19336. "location" : {
  19337. "id" : "1.2952649_103.8287224",
  19338. "latitude" : 1.2952649,
  19339. "longitude" : 103.8287224
  19340. },
  19341. "artificial" : false,
  19342. "taskType" : "Delivery",
  19343. "capacityDemand" : {
  19344. "weight" : -3,
  19345. "volume" : -100,
  19346. "unit" : -1
  19347. },
  19348. "duration" : 200,
  19349. "timeWindows" : [ {
  19350. "start" : "2018-08-06T05:57:00.000Z",
  19351. "end" : "2018-08-06T08:57:00.000Z",
  19352. "relax" : 0
  19353. } ],
  19354. "timeWindowsIgnorable" : true,
  19355. "completed" : false,
  19356. "precedenceTaskId" : "",
  19357. "assignedVehicleId" : "",
  19358. "dropPenalty" : 5000.0,
  19359. "properties" : null,
  19360. "arrivalEarliest" : "2018-08-06T05:57:00+0000",
  19361. "arrivalLatest" : "2018-08-06T05:57:58+0000",
  19362. "loads" : {
  19363. "weight" : 3,
  19364. "volume" : 200,
  19365. "unit" : 2
  19366. }
  19367. }, {
  19368. "id" : "4377",
  19369. "location" : {
  19370. "id" : "1.3113982_103.8565897",
  19371. "latitude" : 1.3113982,
  19372. "longitude" : 103.8565897
  19373. },
  19374. "artificial" : false,
  19375. "taskType" : "Pickup",
  19376. "capacityDemand" : {
  19377. "weight" : 24,
  19378. "volume" : 200,
  19379. "unit" : 1
  19380. },
  19381. "duration" : 200,
  19382. "timeWindows" : [ {
  19383. "start" : "2018-08-06T03:53:00.000Z",
  19384. "end" : "2018-08-06T06:53:00.000Z",
  19385. "relax" : 0
  19386. } ],
  19387. "timeWindowsIgnorable" : true,
  19388. "completed" : false,
  19389. "precedenceTaskId" : "",
  19390. "assignedVehicleId" : "",
  19391. "dropPenalty" : 5000.0,
  19392. "properties" : null,
  19393. "arrivalEarliest" : "2018-08-06T06:05:42+0000",
  19394. "arrivalLatest" : "2018-08-06T06:06:40+0000",
  19395. "loads" : {
  19396. "weight" : 0,
  19397. "volume" : 100,
  19398. "unit" : 1
  19399. }
  19400. }, {
  19401. "id" : "4865",
  19402. "location" : {
  19403. "id" : "1.3113982_103.8565897",
  19404. "latitude" : 1.3113982,
  19405. "longitude" : 103.8565897
  19406. },
  19407. "artificial" : false,
  19408. "taskType" : "Pickup",
  19409. "capacityDemand" : {
  19410. "weight" : 1,
  19411. "volume" : 100,
  19412. "unit" : 1
  19413. },
  19414. "duration" : 200,
  19415. "timeWindows" : [ {
  19416. "start" : "2018-08-06T03:10:00.000Z",
  19417. "end" : "2018-08-06T06:10:00.000Z",
  19418. "relax" : 0
  19419. } ],
  19420. "timeWindowsIgnorable" : true,
  19421. "completed" : false,
  19422. "precedenceTaskId" : "",
  19423. "assignedVehicleId" : "",
  19424. "dropPenalty" : 5000.0,
  19425. "properties" : null,
  19426. "arrivalEarliest" : "2018-08-06T06:09:02+0000",
  19427. "arrivalLatest" : "2018-08-06T06:10:00+0000",
  19428. "loads" : {
  19429. "weight" : 24,
  19430. "volume" : 300,
  19431. "unit" : 2
  19432. }
  19433. }, {
  19434. "id" : "4260",
  19435. "location" : {
  19436. "id" : "1.3251949_103.8624221",
  19437. "latitude" : 1.3251949,
  19438. "longitude" : 103.8624221
  19439. },
  19440. "artificial" : false,
  19441. "taskType" : "Delivery",
  19442. "capacityDemand" : {
  19443. "weight" : -2,
  19444. "volume" : -100,
  19445. "unit" : -1
  19446. },
  19447. "duration" : 200,
  19448. "timeWindows" : [ {
  19449. "start" : "2018-08-06T04:26:00.000Z",
  19450. "end" : "2018-08-06T07:26:00.000Z",
  19451. "relax" : 0
  19452. } ],
  19453. "timeWindowsIgnorable" : true,
  19454. "completed" : false,
  19455. "precedenceTaskId" : "",
  19456. "assignedVehicleId" : "",
  19457. "dropPenalty" : 5000.0,
  19458. "properties" : null,
  19459. "arrivalEarliest" : "2018-08-06T06:14:51+0000",
  19460. "arrivalLatest" : "2018-08-06T06:27:12+0000",
  19461. "loads" : {
  19462. "weight" : 25,
  19463. "volume" : 400,
  19464. "unit" : 3
  19465. }
  19466. }, {
  19467. "id" : "4852",
  19468. "location" : {
  19469. "id" : "1.3294592_103.8713175",
  19470. "latitude" : 1.3294592,
  19471. "longitude" : 103.8713175
  19472. },
  19473. "artificial" : false,
  19474. "taskType" : "Delivery",
  19475. "capacityDemand" : {
  19476. "weight" : -4,
  19477. "volume" : -100,
  19478. "unit" : -1
  19479. },
  19480. "duration" : 200,
  19481. "timeWindows" : [ {
  19482. "start" : "2018-08-06T04:09:00.000Z",
  19483. "end" : "2018-08-06T07:09:00.000Z",
  19484. "relax" : 0
  19485. } ],
  19486. "timeWindowsIgnorable" : true,
  19487. "completed" : false,
  19488. "precedenceTaskId" : "",
  19489. "assignedVehicleId" : "",
  19490. "dropPenalty" : 5000.0,
  19491. "properties" : null,
  19492. "arrivalEarliest" : "2018-08-06T06:19:49+0000",
  19493. "arrivalLatest" : "2018-08-06T06:32:10+0000",
  19494. "loads" : {
  19495. "weight" : 23,
  19496. "volume" : 300,
  19497. "unit" : 2
  19498. }
  19499. }, {
  19500. "id" : "4494",
  19501. "location" : {
  19502. "id" : "1.320821_103.866744",
  19503. "latitude" : 1.320821,
  19504. "longitude" : 103.866744
  19505. },
  19506. "artificial" : false,
  19507. "taskType" : "Delivery",
  19508. "capacityDemand" : {
  19509. "weight" : -9,
  19510. "volume" : -100,
  19511. "unit" : -1
  19512. },
  19513. "duration" : 200,
  19514. "timeWindows" : [ {
  19515. "start" : "2018-08-06T03:51:00.000Z",
  19516. "end" : "2018-08-06T06:51:00.000Z",
  19517. "relax" : 0
  19518. } ],
  19519. "timeWindowsIgnorable" : true,
  19520. "completed" : false,
  19521. "precedenceTaskId" : "",
  19522. "assignedVehicleId" : "",
  19523. "dropPenalty" : 5000.0,
  19524. "properties" : null,
  19525. "arrivalEarliest" : "2018-08-06T06:24:46+0000",
  19526. "arrivalLatest" : "2018-08-06T06:37:07+0000",
  19527. "loads" : {
  19528. "weight" : 19,
  19529. "volume" : 200,
  19530. "unit" : 1
  19531. }
  19532. }, {
  19533. "id" : "4401",
  19534. "location" : {
  19535. "id" : "1.3113982_103.8565897",
  19536. "latitude" : 1.3113982,
  19537. "longitude" : 103.8565897
  19538. },
  19539. "artificial" : false,
  19540. "taskType" : "Pickup",
  19541. "capacityDemand" : {
  19542. "weight" : 12,
  19543. "volume" : 100,
  19544. "unit" : 1
  19545. },
  19546. "duration" : 200,
  19547. "timeWindows" : [ {
  19548. "start" : "2018-08-06T05:14:00.000Z",
  19549. "end" : "2018-08-06T08:14:00.000Z",
  19550. "relax" : 0
  19551. } ],
  19552. "timeWindowsIgnorable" : true,
  19553. "completed" : false,
  19554. "precedenceTaskId" : "",
  19555. "assignedVehicleId" : "",
  19556. "dropPenalty" : 5000.0,
  19557. "properties" : null,
  19558. "arrivalEarliest" : "2018-08-06T06:30:24+0000",
  19559. "arrivalLatest" : "2018-08-06T06:42:45+0000",
  19560. "loads" : {
  19561. "weight" : 10,
  19562. "volume" : 100,
  19563. "unit" : 0
  19564. }
  19565. }, {
  19566. "id" : "4437",
  19567. "location" : {
  19568. "id" : "1.3113982_103.8565897",
  19569. "latitude" : 1.3113982,
  19570. "longitude" : 103.8565897
  19571. },
  19572. "artificial" : false,
  19573. "taskType" : "Pickup",
  19574. "capacityDemand" : {
  19575. "weight" : 3,
  19576. "volume" : 100,
  19577. "unit" : 1
  19578. },
  19579. "duration" : 200,
  19580. "timeWindows" : [ {
  19581. "start" : "2018-08-06T04:09:00.000Z",
  19582. "end" : "2018-08-06T07:09:00.000Z",
  19583. "relax" : 0
  19584. } ],
  19585. "timeWindowsIgnorable" : true,
  19586. "completed" : false,
  19587. "precedenceTaskId" : "",
  19588. "assignedVehicleId" : "",
  19589. "dropPenalty" : 5000.0,
  19590. "properties" : null,
  19591. "arrivalEarliest" : "2018-08-06T06:33:44+0000",
  19592. "arrivalLatest" : "2018-08-06T06:46:05+0000",
  19593. "loads" : {
  19594. "weight" : 22,
  19595. "volume" : 200,
  19596. "unit" : 1
  19597. }
  19598. }, {
  19599. "id" : "4902",
  19600. "location" : {
  19601. "id" : "1.3089369_103.8315613",
  19602. "latitude" : 1.3089369,
  19603. "longitude" : 103.8315613
  19604. },
  19605. "artificial" : false,
  19606. "taskType" : "Delivery",
  19607. "capacityDemand" : {
  19608. "weight" : -19,
  19609. "volume" : -100,
  19610. "unit" : -1
  19611. },
  19612. "duration" : 200,
  19613. "timeWindows" : [ {
  19614. "start" : "2018-08-06T04:14:00.000Z",
  19615. "end" : "2018-08-06T07:14:00.000Z",
  19616. "relax" : 0
  19617. } ],
  19618. "timeWindowsIgnorable" : true,
  19619. "completed" : false,
  19620. "precedenceTaskId" : "",
  19621. "assignedVehicleId" : "",
  19622. "dropPenalty" : 5000.0,
  19623. "properties" : null,
  19624. "arrivalEarliest" : "2018-08-06T06:41:15+0000",
  19625. "arrivalLatest" : "2018-08-06T06:53:36+0000",
  19626. "loads" : {
  19627. "weight" : 25,
  19628. "volume" : 300,
  19629. "unit" : 2
  19630. }
  19631. }, {
  19632. "id" : "5018",
  19633. "location" : {
  19634. "id" : "1.293071_103.8270919",
  19635. "latitude" : 1.293071,
  19636. "longitude" : 103.8270919
  19637. },
  19638. "artificial" : false,
  19639. "taskType" : "Delivery",
  19640. "capacityDemand" : {
  19641. "weight" : -4,
  19642. "volume" : -100,
  19643. "unit" : -1
  19644. },
  19645. "duration" : 200,
  19646. "timeWindows" : [ {
  19647. "start" : "2018-08-06T05:18:00.000Z",
  19648. "end" : "2018-08-06T08:18:00.000Z",
  19649. "relax" : 0
  19650. } ],
  19651. "timeWindowsIgnorable" : true,
  19652. "completed" : false,
  19653. "precedenceTaskId" : "",
  19654. "assignedVehicleId" : "",
  19655. "dropPenalty" : 5000.0,
  19656. "properties" : null,
  19657. "arrivalEarliest" : "2018-08-06T06:47:19+0000",
  19658. "arrivalLatest" : "2018-08-06T06:59:40+0000",
  19659. "loads" : {
  19660. "weight" : 6,
  19661. "volume" : 200,
  19662. "unit" : 1
  19663. }
  19664. }, {
  19665. "id" : "4403",
  19666. "location" : {
  19667. "id" : "1.3113982_103.8565897",
  19668. "latitude" : 1.3113982,
  19669. "longitude" : 103.8565897
  19670. },
  19671. "artificial" : false,
  19672. "taskType" : "Pickup",
  19673. "capacityDemand" : {
  19674. "weight" : 9,
  19675. "volume" : 100,
  19676. "unit" : 1
  19677. },
  19678. "duration" : 200,
  19679. "timeWindows" : [ {
  19680. "start" : "2018-08-06T05:03:00.000Z",
  19681. "end" : "2018-08-06T08:03:00.000Z",
  19682. "relax" : 0
  19683. } ],
  19684. "timeWindowsIgnorable" : true,
  19685. "completed" : false,
  19686. "precedenceTaskId" : "",
  19687. "assignedVehicleId" : "",
  19688. "dropPenalty" : 5000.0,
  19689. "properties" : null,
  19690. "arrivalEarliest" : "2018-08-06T06:56:26+0000",
  19691. "arrivalLatest" : "2018-08-06T07:08:47+0000",
  19692. "loads" : {
  19693. "weight" : 2,
  19694. "volume" : 100,
  19695. "unit" : 0
  19696. }
  19697. }, {
  19698. "id" : "4481",
  19699. "location" : {
  19700. "id" : "1.3113982_103.8565897",
  19701. "latitude" : 1.3113982,
  19702. "longitude" : 103.8565897
  19703. },
  19704. "artificial" : false,
  19705. "taskType" : "Pickup",
  19706. "capacityDemand" : {
  19707. "weight" : 8,
  19708. "volume" : 100,
  19709. "unit" : 1
  19710. },
  19711. "duration" : 200,
  19712. "timeWindows" : [ {
  19713. "start" : "2018-08-06T05:04:00.000Z",
  19714. "end" : "2018-08-06T08:04:00.000Z",
  19715. "relax" : 0
  19716. } ],
  19717. "timeWindowsIgnorable" : true,
  19718. "completed" : false,
  19719. "precedenceTaskId" : "",
  19720. "assignedVehicleId" : "",
  19721. "dropPenalty" : 5000.0,
  19722. "properties" : null,
  19723. "arrivalEarliest" : "2018-08-06T06:59:46+0000",
  19724. "arrivalLatest" : "2018-08-06T07:12:07+0000",
  19725. "loads" : {
  19726. "weight" : 11,
  19727. "volume" : 200,
  19728. "unit" : 1
  19729. }
  19730. }, {
  19731. "id" : "4485",
  19732. "location" : {
  19733. "id" : "1.3113982_103.8565897",
  19734. "latitude" : 1.3113982,
  19735. "longitude" : 103.8565897
  19736. },
  19737. "artificial" : false,
  19738. "taskType" : "Pickup",
  19739. "capacityDemand" : {
  19740. "weight" : 4,
  19741. "volume" : 100,
  19742. "unit" : 1
  19743. },
  19744. "duration" : 200,
  19745. "timeWindows" : [ {
  19746. "start" : "2018-08-06T04:45:00.000Z",
  19747. "end" : "2018-08-06T07:45:00.000Z",
  19748. "relax" : 0
  19749. } ],
  19750. "timeWindowsIgnorable" : true,
  19751. "completed" : false,
  19752. "precedenceTaskId" : "",
  19753. "assignedVehicleId" : "",
  19754. "dropPenalty" : 5000.0,
  19755. "properties" : null,
  19756. "arrivalEarliest" : "2018-08-06T07:03:06+0000",
  19757. "arrivalLatest" : "2018-08-06T07:15:27+0000",
  19758. "loads" : {
  19759. "weight" : 19,
  19760. "volume" : 300,
  19761. "unit" : 2
  19762. }
  19763. }, {
  19764. "id" : "4963",
  19765. "location" : {
  19766. "id" : "1.3113982_103.8565897",
  19767. "latitude" : 1.3113982,
  19768. "longitude" : 103.8565897
  19769. },
  19770. "artificial" : false,
  19771. "taskType" : "Pickup",
  19772. "capacityDemand" : {
  19773. "weight" : 2,
  19774. "volume" : 100,
  19775. "unit" : 1
  19776. },
  19777. "duration" : 200,
  19778. "timeWindows" : [ {
  19779. "start" : "2018-08-06T05:27:00.000Z",
  19780. "end" : "2018-08-06T08:27:00.000Z",
  19781. "relax" : 0
  19782. } ],
  19783. "timeWindowsIgnorable" : true,
  19784. "completed" : false,
  19785. "precedenceTaskId" : "",
  19786. "assignedVehicleId" : "",
  19787. "dropPenalty" : 5000.0,
  19788. "properties" : null,
  19789. "arrivalEarliest" : "2018-08-06T07:06:26+0000",
  19790. "arrivalLatest" : "2018-08-06T07:18:47+0000",
  19791. "loads" : {
  19792. "weight" : 23,
  19793. "volume" : 400,
  19794. "unit" : 3
  19795. }
  19796. }, {
  19797. "id" : "4482",
  19798. "location" : {
  19799. "id" : "1.3218954_103.8826371",
  19800. "latitude" : 1.3218954,
  19801. "longitude" : 103.8826371
  19802. },
  19803. "artificial" : false,
  19804. "taskType" : "Delivery",
  19805. "capacityDemand" : {
  19806. "weight" : -8,
  19807. "volume" : -100,
  19808. "unit" : -1
  19809. },
  19810. "duration" : 200,
  19811. "timeWindows" : [ {
  19812. "start" : "2018-08-06T05:04:00.000Z",
  19813. "end" : "2018-08-06T08:04:00.000Z",
  19814. "relax" : 0
  19815. } ],
  19816. "timeWindowsIgnorable" : true,
  19817. "completed" : false,
  19818. "precedenceTaskId" : "",
  19819. "assignedVehicleId" : "",
  19820. "dropPenalty" : 5000.0,
  19821. "properties" : null,
  19822. "arrivalEarliest" : "2018-08-06T07:14:26+0000",
  19823. "arrivalLatest" : "2018-08-06T07:26:47+0000",
  19824. "loads" : {
  19825. "weight" : 25,
  19826. "volume" : 500,
  19827. "unit" : 4
  19828. }
  19829. }, {
  19830. "id" : "4854",
  19831. "location" : {
  19832. "id" : "1.3476241_103.8727385",
  19833. "latitude" : 1.3476241,
  19834. "longitude" : 103.8727385
  19835. },
  19836. "artificial" : false,
  19837. "taskType" : "Delivery",
  19838. "capacityDemand" : {
  19839. "weight" : -1,
  19840. "volume" : -100,
  19841. "unit" : -1
  19842. },
  19843. "duration" : 200,
  19844. "timeWindows" : [ {
  19845. "start" : "2018-08-06T06:13:00.000Z",
  19846. "end" : "2018-08-06T09:13:00.000Z",
  19847. "relax" : 0
  19848. } ],
  19849. "timeWindowsIgnorable" : true,
  19850. "completed" : false,
  19851. "precedenceTaskId" : "",
  19852. "assignedVehicleId" : "",
  19853. "dropPenalty" : 5000.0,
  19854. "properties" : null,
  19855. "arrivalEarliest" : "2018-08-06T07:22:21+0000",
  19856. "arrivalLatest" : "2018-08-06T07:34:42+0000",
  19857. "loads" : {
  19858. "weight" : 17,
  19859. "volume" : 400,
  19860. "unit" : 3
  19861. }
  19862. }, {
  19863. "id" : "4258",
  19864. "location" : {
  19865. "id" : "1.3464602_103.8788991",
  19866. "latitude" : 1.3464602,
  19867. "longitude" : 103.8788991
  19868. },
  19869. "artificial" : false,
  19870. "taskType" : "Delivery",
  19871. "capacityDemand" : {
  19872. "weight" : -8,
  19873. "volume" : -100,
  19874. "unit" : -1
  19875. },
  19876. "duration" : 200,
  19877. "timeWindows" : [ {
  19878. "start" : "2018-08-06T04:46:00.000Z",
  19879. "end" : "2018-08-06T07:46:00.000Z",
  19880. "relax" : 0
  19881. } ],
  19882. "timeWindowsIgnorable" : true,
  19883. "completed" : false,
  19884. "precedenceTaskId" : "",
  19885. "assignedVehicleId" : "",
  19886. "dropPenalty" : 5000.0,
  19887. "properties" : null,
  19888. "arrivalEarliest" : "2018-08-06T07:26:43+0000",
  19889. "arrivalLatest" : "2018-08-06T07:39:04+0000",
  19890. "loads" : {
  19891. "weight" : 16,
  19892. "volume" : 300,
  19893. "unit" : 2
  19894. }
  19895. }, {
  19896. "id" : "4884",
  19897. "location" : {
  19898. "id" : "1.3507047_103.8875301",
  19899. "latitude" : 1.3507047,
  19900. "longitude" : 103.8875301
  19901. },
  19902. "artificial" : false,
  19903. "taskType" : "Delivery",
  19904. "capacityDemand" : {
  19905. "weight" : -1,
  19906. "volume" : -100,
  19907. "unit" : -1
  19908. },
  19909. "duration" : 200,
  19910. "timeWindows" : [ {
  19911. "start" : "2018-08-06T04:54:00.000Z",
  19912. "end" : "2018-08-06T07:54:00.000Z",
  19913. "relax" : 0
  19914. } ],
  19915. "timeWindowsIgnorable" : true,
  19916. "completed" : false,
  19917. "precedenceTaskId" : "",
  19918. "assignedVehicleId" : "",
  19919. "dropPenalty" : 5000.0,
  19920. "properties" : null,
  19921. "arrivalEarliest" : "2018-08-06T07:31:39+0000",
  19922. "arrivalLatest" : "2018-08-06T07:44:00+0000",
  19923. "loads" : {
  19924. "weight" : 8,
  19925. "volume" : 200,
  19926. "unit" : 1
  19927. }
  19928. }, {
  19929. "id" : "5015",
  19930. "location" : {
  19931. "id" : "1.3230967_103.9221028",
  19932. "latitude" : 1.3230967,
  19933. "longitude" : 103.9221028
  19934. },
  19935. "artificial" : false,
  19936. "taskType" : "Pickup",
  19937. "capacityDemand" : {
  19938. "weight" : 13,
  19939. "volume" : 100,
  19940. "unit" : 1
  19941. },
  19942. "duration" : 200,
  19943. "timeWindows" : [ {
  19944. "start" : "2018-08-06T06:35:00.000Z",
  19945. "end" : "2018-08-06T09:35:00.000Z",
  19946. "relax" : 0
  19947. } ],
  19948. "timeWindowsIgnorable" : true,
  19949. "completed" : false,
  19950. "precedenceTaskId" : "",
  19951. "assignedVehicleId" : "",
  19952. "dropPenalty" : 5000.0,
  19953. "properties" : null,
  19954. "arrivalEarliest" : "2018-08-06T07:42:21+0000",
  19955. "arrivalLatest" : "2018-08-06T07:54:42+0000",
  19956. "loads" : {
  19957. "weight" : 7,
  19958. "volume" : 100,
  19959. "unit" : 0
  19960. }
  19961. }, {
  19962. "id" : "4434",
  19963. "location" : {
  19964. "id" : "1.335273_103.9674275",
  19965. "latitude" : 1.335273,
  19966. "longitude" : 103.9674275
  19967. },
  19968. "artificial" : false,
  19969. "taskType" : "Delivery",
  19970. "capacityDemand" : {
  19971. "weight" : -3,
  19972. "volume" : -100,
  19973. "unit" : -1
  19974. },
  19975. "duration" : 0,
  19976. "timeWindows" : [ {
  19977. "start" : "2018-08-06T05:28:00.000Z",
  19978. "end" : "2018-08-06T08:28:00.000Z",
  19979. "relax" : 0
  19980. } ],
  19981. "timeWindowsIgnorable" : true,
  19982. "completed" : false,
  19983. "precedenceTaskId" : "",
  19984. "assignedVehicleId" : "",
  19985. "dropPenalty" : 5000.0,
  19986. "properties" : null,
  19987. "arrivalEarliest" : "2018-08-06T07:53:30+0000",
  19988. "arrivalLatest" : "2018-08-06T08:05:51+0000",
  19989. "loads" : {
  19990. "weight" : 20,
  19991. "volume" : 200,
  19992. "unit" : 1
  19993. }
  19994. }, {
  19995. "id" : "4553",
  19996. "location" : {
  19997. "id" : "1.3113982_103.8565897",
  19998. "latitude" : 1.3113982,
  19999. "longitude" : 103.8565897
  20000. },
  20001. "artificial" : false,
  20002. "taskType" : "Pickup",
  20003. "capacityDemand" : {
  20004. "weight" : 8,
  20005. "volume" : 100,
  20006. "unit" : 1
  20007. },
  20008. "duration" : 200,
  20009. "timeWindows" : [ {
  20010. "start" : "2018-08-06T07:30:00.000Z",
  20011. "end" : "2018-08-06T10:30:00.000Z",
  20012. "relax" : 0
  20013. } ],
  20014. "timeWindowsIgnorable" : true,
  20015. "completed" : false,
  20016. "precedenceTaskId" : "",
  20017. "assignedVehicleId" : "",
  20018. "dropPenalty" : 5000.0,
  20019. "properties" : null,
  20020. "arrivalEarliest" : "2018-08-06T08:12:24+0000",
  20021. "arrivalLatest" : "2018-08-06T08:24:45+0000",
  20022. "loads" : {
  20023. "weight" : 17,
  20024. "volume" : 100,
  20025. "unit" : 0
  20026. }
  20027. }, {
  20028. "id" : "4288",
  20029. "location" : {
  20030. "id" : "1.3490556_103.8457956",
  20031. "latitude" : 1.3490556,
  20032. "longitude" : 103.8457956
  20033. },
  20034. "artificial" : false,
  20035. "taskType" : "Delivery",
  20036. "capacityDemand" : {
  20037. "weight" : -7,
  20038. "volume" : -100,
  20039. "unit" : -1
  20040. },
  20041. "duration" : 200,
  20042. "timeWindows" : [ {
  20043. "start" : "2018-08-06T05:46:00.000Z",
  20044. "end" : "2018-08-06T08:46:00.000Z",
  20045. "relax" : 0
  20046. } ],
  20047. "timeWindowsIgnorable" : true,
  20048. "completed" : false,
  20049. "precedenceTaskId" : "",
  20050. "assignedVehicleId" : "",
  20051. "dropPenalty" : 5000.0,
  20052. "properties" : null,
  20053. "arrivalEarliest" : "2018-08-06T08:22:16+0000",
  20054. "arrivalLatest" : "2018-08-06T08:34:37+0000",
  20055. "loads" : {
  20056. "weight" : 25,
  20057. "volume" : 200,
  20058. "unit" : 1
  20059. }
  20060. }, {
  20061. "id" : "4793",
  20062. "location" : {
  20063. "id" : "1.3113982_103.8565897",
  20064. "latitude" : 1.3113982,
  20065. "longitude" : 103.8565897
  20066. },
  20067. "artificial" : false,
  20068. "taskType" : "Pickup",
  20069. "capacityDemand" : {
  20070. "weight" : 7,
  20071. "volume" : 100,
  20072. "unit" : 1
  20073. },
  20074. "duration" : 200,
  20075. "timeWindows" : [ {
  20076. "start" : "2018-08-06T08:40:00.000Z",
  20077. "end" : "2018-08-06T11:40:00.000Z",
  20078. "relax" : 0
  20079. } ],
  20080. "timeWindowsIgnorable" : true,
  20081. "completed" : false,
  20082. "precedenceTaskId" : "",
  20083. "assignedVehicleId" : "",
  20084. "dropPenalty" : 5000.0,
  20085. "properties" : null,
  20086. "arrivalEarliest" : "2018-08-06T08:40:00+0000",
  20087. "arrivalLatest" : "2018-08-06T08:44:29+0000",
  20088. "loads" : {
  20089. "weight" : 18,
  20090. "volume" : 100,
  20091. "unit" : 0
  20092. }
  20093. }, {
  20094. "id" : "4248",
  20095. "location" : {
  20096. "id" : "1.243254_103.841952",
  20097. "latitude" : 1.243254,
  20098. "longitude" : 103.841952
  20099. },
  20100. "artificial" : false,
  20101. "taskType" : "Delivery",
  20102. "capacityDemand" : {
  20103. "weight" : -2,
  20104. "volume" : -100,
  20105. "unit" : -1
  20106. },
  20107. "duration" : 200,
  20108. "timeWindows" : [ {
  20109. "start" : "2018-08-06T07:47:00.000Z",
  20110. "end" : "2018-08-06T10:47:00.000Z",
  20111. "relax" : 0
  20112. } ],
  20113. "timeWindowsIgnorable" : true,
  20114. "completed" : false,
  20115. "precedenceTaskId" : "",
  20116. "assignedVehicleId" : "",
  20117. "dropPenalty" : 5000.0,
  20118. "properties" : null,
  20119. "arrivalEarliest" : "2018-08-06T08:54:57+0000",
  20120. "arrivalLatest" : "2018-08-06T08:59:26+0000",
  20121. "loads" : {
  20122. "weight" : 25,
  20123. "volume" : 200,
  20124. "unit" : 1
  20125. }
  20126. }, {
  20127. "id" : "5031",
  20128. "location" : {
  20129. "id" : "1.3113982_103.8565897",
  20130. "latitude" : 1.3113982,
  20131. "longitude" : 103.8565897
  20132. },
  20133. "artificial" : false,
  20134. "taskType" : "Pickup",
  20135. "capacityDemand" : {
  20136. "weight" : 1,
  20137. "volume" : 100,
  20138. "unit" : 1
  20139. },
  20140. "duration" : 200,
  20141. "timeWindows" : [ {
  20142. "start" : "2018-08-06T06:45:00.000Z",
  20143. "end" : "2018-08-06T09:45:00.000Z",
  20144. "relax" : 0
  20145. } ],
  20146. "timeWindowsIgnorable" : true,
  20147. "completed" : false,
  20148. "precedenceTaskId" : "",
  20149. "assignedVehicleId" : "",
  20150. "dropPenalty" : 5000.0,
  20151. "properties" : null,
  20152. "arrivalEarliest" : "2018-08-06T09:09:54+0000",
  20153. "arrivalLatest" : "2018-08-06T09:14:23+0000",
  20154. "loads" : {
  20155. "weight" : 23,
  20156. "volume" : 100,
  20157. "unit" : 0
  20158. }
  20159. }, {
  20160. "id" : "4346",
  20161. "location" : {
  20162. "id" : "1.3520563_103.8339684",
  20163. "latitude" : 1.3520563,
  20164. "longitude" : 103.8339684
  20165. },
  20166. "artificial" : false,
  20167. "taskType" : "Delivery",
  20168. "capacityDemand" : {
  20169. "weight" : -23,
  20170. "volume" : -200,
  20171. "unit" : -1
  20172. },
  20173. "duration" : 200,
  20174. "timeWindows" : [ {
  20175. "start" : "2018-08-06T07:31:00.000Z",
  20176. "end" : "2018-08-06T10:31:00.000Z",
  20177. "relax" : 0
  20178. } ],
  20179. "timeWindowsIgnorable" : true,
  20180. "completed" : false,
  20181. "precedenceTaskId" : "",
  20182. "assignedVehicleId" : "",
  20183. "dropPenalty" : 5000.0,
  20184. "properties" : null,
  20185. "arrivalEarliest" : "2018-08-06T09:20:59+0000",
  20186. "arrivalLatest" : "2018-08-06T09:25:28+0000",
  20187. "loads" : {
  20188. "weight" : 24,
  20189. "volume" : 200,
  20190. "unit" : 1
  20191. }
  20192. }, {
  20193. "id" : "4547",
  20194. "location" : {
  20195. "id" : "1.3113982_103.8565897",
  20196. "latitude" : 1.3113982,
  20197. "longitude" : 103.8565897
  20198. },
  20199. "artificial" : false,
  20200. "taskType" : "Pickup",
  20201. "capacityDemand" : {
  20202. "weight" : 9,
  20203. "volume" : 100,
  20204. "unit" : 1
  20205. },
  20206. "duration" : 200,
  20207. "timeWindows" : [ {
  20208. "start" : "2018-08-06T07:15:00.000Z",
  20209. "end" : "2018-08-06T10:15:00.000Z",
  20210. "relax" : 0
  20211. } ],
  20212. "timeWindowsIgnorable" : true,
  20213. "completed" : false,
  20214. "precedenceTaskId" : "",
  20215. "assignedVehicleId" : "",
  20216. "dropPenalty" : 5000.0,
  20217. "properties" : null,
  20218. "arrivalEarliest" : "2018-08-06T09:32:04+0000",
  20219. "arrivalLatest" : "2018-08-06T09:36:33+0000",
  20220. "loads" : {
  20221. "weight" : 1,
  20222. "volume" : 0,
  20223. "unit" : 0
  20224. }
  20225. }, {
  20226. "id" : "4823",
  20227. "location" : {
  20228. "id" : "1.3113982_103.8565897",
  20229. "latitude" : 1.3113982,
  20230. "longitude" : 103.8565897
  20231. },
  20232. "artificial" : false,
  20233. "taskType" : "Pickup",
  20234. "capacityDemand" : {
  20235. "weight" : 8,
  20236. "volume" : 100,
  20237. "unit" : 1
  20238. },
  20239. "duration" : 200,
  20240. "timeWindows" : [ {
  20241. "start" : "2018-08-06T09:29:00.000Z",
  20242. "end" : "2018-08-06T12:29:00.000Z",
  20243. "relax" : 0
  20244. } ],
  20245. "timeWindowsIgnorable" : true,
  20246. "completed" : false,
  20247. "precedenceTaskId" : "",
  20248. "assignedVehicleId" : "",
  20249. "dropPenalty" : 5000.0,
  20250. "properties" : null,
  20251. "arrivalEarliest" : "2018-08-06T09:35:24+0000",
  20252. "arrivalLatest" : "2018-08-06T09:39:53+0000",
  20253. "loads" : {
  20254. "weight" : 10,
  20255. "volume" : 100,
  20256. "unit" : 1
  20257. }
  20258. }, {
  20259. "id" : "4925",
  20260. "location" : {
  20261. "id" : "1.3113982_103.8565897",
  20262. "latitude" : 1.3113982,
  20263. "longitude" : 103.8565897
  20264. },
  20265. "artificial" : false,
  20266. "taskType" : "Pickup",
  20267. "capacityDemand" : {
  20268. "weight" : 3,
  20269. "volume" : 100,
  20270. "unit" : 1
  20271. },
  20272. "duration" : 200,
  20273. "timeWindows" : [ {
  20274. "start" : "2018-08-06T08:28:00.000Z",
  20275. "end" : "2018-08-06T11:28:00.000Z",
  20276. "relax" : 0
  20277. } ],
  20278. "timeWindowsIgnorable" : true,
  20279. "completed" : false,
  20280. "precedenceTaskId" : "",
  20281. "assignedVehicleId" : "",
  20282. "dropPenalty" : 5000.0,
  20283. "properties" : null,
  20284. "arrivalEarliest" : "2018-08-06T09:38:44+0000",
  20285. "arrivalLatest" : "2018-08-06T09:43:13+0000",
  20286. "loads" : {
  20287. "weight" : 18,
  20288. "volume" : 200,
  20289. "unit" : 2
  20290. }
  20291. }, {
  20292. "id" : "5051",
  20293. "location" : {
  20294. "id" : "1.3113982_103.8565897",
  20295. "latitude" : 1.3113982,
  20296. "longitude" : 103.8565897
  20297. },
  20298. "artificial" : false,
  20299. "taskType" : "Pickup",
  20300. "capacityDemand" : {
  20301. "weight" : 1,
  20302. "volume" : 100,
  20303. "unit" : 1
  20304. },
  20305. "duration" : 200,
  20306. "timeWindows" : [ {
  20307. "start" : "2018-08-06T07:06:00.000Z",
  20308. "end" : "2018-08-06T10:06:00.000Z",
  20309. "relax" : 0
  20310. } ],
  20311. "timeWindowsIgnorable" : true,
  20312. "completed" : false,
  20313. "precedenceTaskId" : "",
  20314. "assignedVehicleId" : "",
  20315. "dropPenalty" : 5000.0,
  20316. "properties" : null,
  20317. "arrivalEarliest" : "2018-08-06T09:42:04+0000",
  20318. "arrivalLatest" : "2018-08-06T09:46:33+0000",
  20319. "loads" : {
  20320. "weight" : 21,
  20321. "volume" : 300,
  20322. "unit" : 3
  20323. }
  20324. }, {
  20325. "id" : "5117",
  20326. "location" : {
  20327. "id" : "1.3113982_103.8565897",
  20328. "latitude" : 1.3113982,
  20329. "longitude" : 103.8565897
  20330. },
  20331. "artificial" : false,
  20332. "taskType" : "Pickup",
  20333. "capacityDemand" : {
  20334. "weight" : 2,
  20335. "volume" : 100,
  20336. "unit" : 1
  20337. },
  20338. "duration" : 200,
  20339. "timeWindows" : [ {
  20340. "start" : "2018-08-06T09:29:00.000Z",
  20341. "end" : "2018-08-06T12:29:00.000Z",
  20342. "relax" : 0
  20343. } ],
  20344. "timeWindowsIgnorable" : true,
  20345. "completed" : false,
  20346. "precedenceTaskId" : "",
  20347. "assignedVehicleId" : "",
  20348. "dropPenalty" : 5000.0,
  20349. "properties" : null,
  20350. "arrivalEarliest" : "2018-08-06T09:45:24+0000",
  20351. "arrivalLatest" : "2018-08-06T09:49:53+0000",
  20352. "loads" : {
  20353. "weight" : 22,
  20354. "volume" : 400,
  20355. "unit" : 4
  20356. }
  20357. }, {
  20358. "id" : "5112",
  20359. "location" : {
  20360. "id" : "1.3343414_103.8107566",
  20361. "latitude" : 1.3343414,
  20362. "longitude" : 103.8107566
  20363. },
  20364. "artificial" : false,
  20365. "taskType" : "Delivery",
  20366. "capacityDemand" : {
  20367. "weight" : -9,
  20368. "volume" : -100,
  20369. "unit" : -1
  20370. },
  20371. "duration" : 200,
  20372. "timeWindows" : [ {
  20373. "start" : "2018-08-06T07:15:00.000Z",
  20374. "end" : "2018-08-06T10:15:00.000Z",
  20375. "relax" : 0
  20376. } ],
  20377. "timeWindowsIgnorable" : true,
  20378. "completed" : false,
  20379. "precedenceTaskId" : "",
  20380. "assignedVehicleId" : "",
  20381. "dropPenalty" : 5000.0,
  20382. "properties" : null,
  20383. "arrivalEarliest" : "2018-08-06T09:57:16+0000",
  20384. "arrivalLatest" : "2018-08-06T10:01:45+0000",
  20385. "loads" : {
  20386. "weight" : 24,
  20387. "volume" : 500,
  20388. "unit" : 5
  20389. }
  20390. }, {
  20391. "id" : "4598",
  20392. "location" : {
  20393. "id" : "1.3368597_103.7793746",
  20394. "latitude" : 1.3368597,
  20395. "longitude" : 103.7793746
  20396. },
  20397. "artificial" : false,
  20398. "taskType" : "Delivery",
  20399. "capacityDemand" : {
  20400. "weight" : -4,
  20401. "volume" : -100,
  20402. "unit" : -1
  20403. },
  20404. "duration" : 200,
  20405. "timeWindows" : [ {
  20406. "start" : "2018-08-06T07:47:00.000Z",
  20407. "end" : "2018-08-06T10:47:00.000Z",
  20408. "relax" : 0
  20409. } ],
  20410. "timeWindowsIgnorable" : true,
  20411. "completed" : false,
  20412. "precedenceTaskId" : "",
  20413. "assignedVehicleId" : "",
  20414. "dropPenalty" : 5000.0,
  20415. "properties" : null,
  20416. "arrivalEarliest" : "2018-08-06T10:05:50+0000",
  20417. "arrivalLatest" : "2018-08-06T10:10:19+0000",
  20418. "loads" : {
  20419. "weight" : 15,
  20420. "volume" : 400,
  20421. "unit" : 4
  20422. }
  20423. }, {
  20424. "id" : "4840",
  20425. "location" : {
  20426. "id" : "1.3227234_103.8022517",
  20427. "latitude" : 1.3227234,
  20428. "longitude" : 103.8022517
  20429. },
  20430. "artificial" : false,
  20431. "taskType" : "Delivery",
  20432. "capacityDemand" : {
  20433. "weight" : -2,
  20434. "volume" : -100,
  20435. "unit" : -1
  20436. },
  20437. "duration" : 200,
  20438. "timeWindows" : [ {
  20439. "start" : "2018-08-06T07:54:00.000Z",
  20440. "end" : "2018-08-06T10:54:00.000Z",
  20441. "relax" : 0
  20442. } ],
  20443. "timeWindowsIgnorable" : true,
  20444. "completed" : false,
  20445. "precedenceTaskId" : "",
  20446. "assignedVehicleId" : "",
  20447. "dropPenalty" : 5000.0,
  20448. "properties" : null,
  20449. "arrivalEarliest" : "2018-08-06T10:13:39+0000",
  20450. "arrivalLatest" : "2018-08-06T10:18:08+0000",
  20451. "loads" : {
  20452. "weight" : 11,
  20453. "volume" : 300,
  20454. "unit" : 3
  20455. }
  20456. }, {
  20457. "id" : "4614",
  20458. "location" : {
  20459. "id" : "1.3144021_103.8039666",
  20460. "latitude" : 1.3144021,
  20461. "longitude" : 103.8039666
  20462. },
  20463. "artificial" : false,
  20464. "taskType" : "Delivery",
  20465. "capacityDemand" : {
  20466. "weight" : -2,
  20467. "volume" : -100,
  20468. "unit" : -1
  20469. },
  20470. "duration" : 200,
  20471. "timeWindows" : [ {
  20472. "start" : "2018-08-06T08:26:00.000Z",
  20473. "end" : "2018-08-06T11:26:00.000Z",
  20474. "relax" : 0
  20475. } ],
  20476. "timeWindowsIgnorable" : true,
  20477. "completed" : false,
  20478. "precedenceTaskId" : "",
  20479. "assignedVehicleId" : "",
  20480. "dropPenalty" : 5000.0,
  20481. "properties" : null,
  20482. "arrivalEarliest" : "2018-08-06T10:18:24+0000",
  20483. "arrivalLatest" : "2018-08-06T10:22:53+0000",
  20484. "loads" : {
  20485. "weight" : 9,
  20486. "volume" : 200,
  20487. "unit" : 2
  20488. }
  20489. }, {
  20490. "id" : "4799",
  20491. "location" : {
  20492. "id" : "1.3113982_103.8565897",
  20493. "latitude" : 1.3113982,
  20494. "longitude" : 103.8565897
  20495. },
  20496. "artificial" : false,
  20497. "taskType" : "Pickup",
  20498. "capacityDemand" : {
  20499. "weight" : 15,
  20500. "volume" : 100,
  20501. "unit" : 1
  20502. },
  20503. "duration" : 200,
  20504. "timeWindows" : [ {
  20505. "start" : "2018-08-06T07:35:00.000Z",
  20506. "end" : "2018-08-06T10:35:00.000Z",
  20507. "relax" : 0
  20508. } ],
  20509. "timeWindowsIgnorable" : true,
  20510. "completed" : false,
  20511. "precedenceTaskId" : "",
  20512. "assignedVehicleId" : "",
  20513. "dropPenalty" : 5000.0,
  20514. "properties" : null,
  20515. "arrivalEarliest" : "2018-08-06T10:30:31+0000",
  20516. "arrivalLatest" : "2018-08-06T10:35:00+0000",
  20517. "loads" : {
  20518. "weight" : 7,
  20519. "volume" : 100,
  20520. "unit" : 1
  20521. }
  20522. }, {
  20523. "id" : "5171",
  20524. "location" : {
  20525. "id" : "1.3113982_103.8565897",
  20526. "latitude" : 1.3113982,
  20527. "longitude" : 103.8565897
  20528. },
  20529. "artificial" : false,
  20530. "taskType" : "Pickup",
  20531. "capacityDemand" : {
  20532. "weight" : 1,
  20533. "volume" : 100,
  20534. "unit" : 1
  20535. },
  20536. "duration" : 200,
  20537. "timeWindows" : [ {
  20538. "start" : "2018-08-06T09:01:00.000Z",
  20539. "end" : "2018-08-06T12:01:00.000Z",
  20540. "relax" : 0
  20541. } ],
  20542. "timeWindowsIgnorable" : true,
  20543. "completed" : false,
  20544. "precedenceTaskId" : "",
  20545. "assignedVehicleId" : "",
  20546. "dropPenalty" : 5000.0,
  20547. "properties" : null,
  20548. "arrivalEarliest" : "2018-08-06T10:33:51+0000",
  20549. "arrivalLatest" : "2018-08-06T10:54:25+0000",
  20550. "loads" : {
  20551. "weight" : 22,
  20552. "volume" : 200,
  20553. "unit" : 2
  20554. }
  20555. }, {
  20556. "id" : "5213",
  20557. "location" : {
  20558. "id" : "1.3113982_103.8565897",
  20559. "latitude" : 1.3113982,
  20560. "longitude" : 103.8565897
  20561. },
  20562. "artificial" : false,
  20563. "taskType" : "Pickup",
  20564. "capacityDemand" : {
  20565. "weight" : 1,
  20566. "volume" : 100,
  20567. "unit" : 1
  20568. },
  20569. "duration" : 200,
  20570. "timeWindows" : [ {
  20571. "start" : "2018-08-06T08:48:00.000Z",
  20572. "end" : "2018-08-06T11:48:00.000Z",
  20573. "relax" : 0
  20574. } ],
  20575. "timeWindowsIgnorable" : true,
  20576. "completed" : false,
  20577. "precedenceTaskId" : "",
  20578. "assignedVehicleId" : "",
  20579. "dropPenalty" : 5000.0,
  20580. "properties" : null,
  20581. "arrivalEarliest" : "2018-08-06T10:37:11+0000",
  20582. "arrivalLatest" : "2018-08-06T10:57:45+0000",
  20583. "loads" : {
  20584. "weight" : 23,
  20585. "volume" : 300,
  20586. "unit" : 3
  20587. }
  20588. }, {
  20589. "id" : "4896",
  20590. "location" : {
  20591. "id" : "1.363346_103.8696178",
  20592. "latitude" : 1.363346,
  20593. "longitude" : 103.8696178
  20594. },
  20595. "artificial" : false,
  20596. "taskType" : "Delivery",
  20597. "capacityDemand" : {
  20598. "weight" : -17,
  20599. "volume" : -100,
  20600. "unit" : -1
  20601. },
  20602. "duration" : 200,
  20603. "timeWindows" : [ {
  20604. "start" : "2018-08-06T08:10:00.000Z",
  20605. "end" : "2018-08-06T11:10:00.000Z",
  20606. "relax" : 0
  20607. } ],
  20608. "timeWindowsIgnorable" : true,
  20609. "completed" : false,
  20610. "precedenceTaskId" : "",
  20611. "assignedVehicleId" : "",
  20612. "dropPenalty" : 5000.0,
  20613. "properties" : null,
  20614. "arrivalEarliest" : "2018-08-06T10:49:26+0000",
  20615. "arrivalLatest" : "2018-08-06T11:10:00+0000",
  20616. "loads" : {
  20617. "weight" : 24,
  20618. "volume" : 400,
  20619. "unit" : 4
  20620. }
  20621. }, {
  20622. "id" : "4726",
  20623. "location" : {
  20624. "id" : "1.3735529_103.8568615",
  20625. "latitude" : 1.3735529,
  20626. "longitude" : 103.8568615
  20627. },
  20628. "artificial" : false,
  20629. "taskType" : "Delivery",
  20630. "capacityDemand" : {
  20631. "weight" : -5,
  20632. "volume" : -100,
  20633. "unit" : -1
  20634. },
  20635. "duration" : 200,
  20636. "timeWindows" : [ {
  20637. "start" : "2018-08-06T10:13:00.000Z",
  20638. "end" : "2018-08-06T13:13:00.000Z",
  20639. "relax" : 0
  20640. } ],
  20641. "timeWindowsIgnorable" : true,
  20642. "completed" : false,
  20643. "precedenceTaskId" : "",
  20644. "assignedVehicleId" : "",
  20645. "dropPenalty" : 5000.0,
  20646. "properties" : null,
  20647. "arrivalEarliest" : "2018-08-06T10:55:29+0000",
  20648. "arrivalLatest" : "2018-08-06T13:08:43+0000",
  20649. "loads" : {
  20650. "weight" : 7,
  20651. "volume" : 300,
  20652. "unit" : 3
  20653. }
  20654. }, {
  20655. "id" : "4659",
  20656. "location" : {
  20657. "id" : "1.3113982_103.8565897",
  20658. "latitude" : 1.3113982,
  20659. "longitude" : 103.8565897
  20660. },
  20661. "artificial" : false,
  20662. "taskType" : "Pickup",
  20663. "capacityDemand" : {
  20664. "weight" : 23,
  20665. "volume" : 200,
  20666. "unit" : 1
  20667. },
  20668. "duration" : 200,
  20669. "timeWindows" : [ {
  20670. "start" : "2018-08-06T13:00:00.000Z",
  20671. "end" : "2018-08-06T16:00:00.000Z",
  20672. "relax" : 0
  20673. } ],
  20674. "timeWindowsIgnorable" : true,
  20675. "completed" : false,
  20676. "precedenceTaskId" : "",
  20677. "assignedVehicleId" : "",
  20678. "dropPenalty" : 5000.0,
  20679. "properties" : null,
  20680. "arrivalEarliest" : "2018-08-06T13:00:00+0000",
  20681. "arrivalLatest" : "2018-08-06T13:22:25+0000",
  20682. "loads" : {
  20683. "weight" : 2,
  20684. "volume" : 200,
  20685. "unit" : 2
  20686. }
  20687. }, {
  20688. "id" : "4334",
  20689. "location" : {
  20690. "id" : "1.387613_103.87934",
  20691. "latitude" : 1.387613,
  20692. "longitude" : 103.87934
  20693. },
  20694. "artificial" : false,
  20695. "taskType" : "Delivery",
  20696. "capacityDemand" : {
  20697. "weight" : -10,
  20698. "volume" : -100,
  20699. "unit" : -1
  20700. },
  20701. "duration" : 200,
  20702. "timeWindows" : [ {
  20703. "start" : "2018-08-06T10:39:00.000Z",
  20704. "end" : "2018-08-06T13:39:00.000Z",
  20705. "relax" : 0
  20706. } ],
  20707. "timeWindowsIgnorable" : true,
  20708. "completed" : false,
  20709. "precedenceTaskId" : "",
  20710. "assignedVehicleId" : "",
  20711. "dropPenalty" : 5000.0,
  20712. "properties" : null,
  20713. "arrivalEarliest" : "2018-08-06T13:16:35+0000",
  20714. "arrivalLatest" : "2018-08-06T13:39:00+0000",
  20715. "loads" : {
  20716. "weight" : 25,
  20717. "volume" : 400,
  20718. "unit" : 3
  20719. }
  20720. }, {
  20721. "id" : "4596",
  20722. "location" : {
  20723. "id" : "1.379822_103.87006",
  20724. "latitude" : 1.379822,
  20725. "longitude" : 103.87006
  20726. },
  20727. "artificial" : false,
  20728. "taskType" : "Delivery",
  20729. "capacityDemand" : {
  20730. "weight" : -5,
  20731. "volume" : -100,
  20732. "unit" : -1
  20733. },
  20734. "duration" : 200,
  20735. "timeWindows" : [ {
  20736. "start" : "2018-08-06T11:40:00.000Z",
  20737. "end" : "2018-08-06T14:40:00.000Z",
  20738. "relax" : 0
  20739. } ],
  20740. "timeWindowsIgnorable" : true,
  20741. "completed" : false,
  20742. "precedenceTaskId" : "",
  20743. "assignedVehicleId" : "",
  20744. "dropPenalty" : 5000.0,
  20745. "properties" : null,
  20746. "arrivalEarliest" : "2018-08-06T13:21:56+0000",
  20747. "arrivalLatest" : "2018-08-06T14:15:32+0000",
  20748. "loads" : {
  20749. "weight" : 15,
  20750. "volume" : 300,
  20751. "unit" : 2
  20752. }
  20753. }, {
  20754. "id" : "4480",
  20755. "location" : {
  20756. "id" : "1.3395672_103.7747655",
  20757. "latitude" : 1.3395672,
  20758. "longitude" : 103.7747655
  20759. },
  20760. "artificial" : false,
  20761. "taskType" : "Delivery",
  20762. "capacityDemand" : {
  20763. "weight" : -7,
  20764. "volume" : -100,
  20765. "unit" : -1
  20766. },
  20767. "duration" : 200,
  20768. "timeWindows" : [ {
  20769. "start" : "2018-08-06T12:59:00.000Z",
  20770. "end" : "2018-08-06T15:59:00.000Z",
  20771. "relax" : 0
  20772. } ],
  20773. "timeWindowsIgnorable" : true,
  20774. "completed" : false,
  20775. "precedenceTaskId" : "",
  20776. "assignedVehicleId" : "",
  20777. "dropPenalty" : 5000.0,
  20778. "properties" : null,
  20779. "arrivalEarliest" : "2018-08-06T13:42:31+0000",
  20780. "arrivalLatest" : "2018-08-06T14:36:07+0000",
  20781. "loads" : {
  20782. "weight" : 10,
  20783. "volume" : 200,
  20784. "unit" : 1
  20785. }
  20786. }, {
  20787. "id" : "4979",
  20788. "location" : {
  20789. "id" : "1.3262422_103.6783524",
  20790. "latitude" : 1.3262422,
  20791. "longitude" : 103.6783524
  20792. },
  20793. "artificial" : false,
  20794. "taskType" : "Pickup",
  20795. "capacityDemand" : {
  20796. "weight" : 3,
  20797. "volume" : 100,
  20798. "unit" : 1
  20799. },
  20800. "duration" : 200,
  20801. "timeWindows" : [ {
  20802. "start" : "2018-08-06T12:16:00.000Z",
  20803. "end" : "2018-08-06T15:16:00.000Z",
  20804. "relax" : 0
  20805. } ],
  20806. "timeWindowsIgnorable" : true,
  20807. "completed" : false,
  20808. "precedenceTaskId" : "",
  20809. "assignedVehicleId" : "",
  20810. "dropPenalty" : 5000.0,
  20811. "properties" : null,
  20812. "arrivalEarliest" : "2018-08-06T14:02:04+0000",
  20813. "arrivalLatest" : "2018-08-06T14:55:40+0000",
  20814. "loads" : {
  20815. "weight" : 3,
  20816. "volume" : 100,
  20817. "unit" : 0
  20818. }
  20819. }, {
  20820. "id" : "5059",
  20821. "location" : {
  20822. "id" : "1.3262422_103.6783524",
  20823. "latitude" : 1.3262422,
  20824. "longitude" : 103.6783524
  20825. },
  20826. "artificial" : false,
  20827. "taskType" : "Pickup",
  20828. "capacityDemand" : {
  20829. "weight" : 5,
  20830. "volume" : 100,
  20831. "unit" : 1
  20832. },
  20833. "duration" : 200,
  20834. "timeWindows" : [ {
  20835. "start" : "2018-08-06T11:59:00.000Z",
  20836. "end" : "2018-08-06T14:59:00.000Z",
  20837. "relax" : 0
  20838. } ],
  20839. "timeWindowsIgnorable" : true,
  20840. "completed" : false,
  20841. "precedenceTaskId" : "",
  20842. "assignedVehicleId" : "",
  20843. "dropPenalty" : 5000.0,
  20844. "properties" : null,
  20845. "arrivalEarliest" : "2018-08-06T14:05:24+0000",
  20846. "arrivalLatest" : "2018-08-06T14:59:00+0000",
  20847. "loads" : {
  20848. "weight" : 6,
  20849. "volume" : 200,
  20850. "unit" : 1
  20851. }
  20852. }, {
  20853. "id" : "5181",
  20854. "location" : {
  20855. "id" : "1.3262422_103.6783524",
  20856. "latitude" : 1.3262422,
  20857. "longitude" : 103.6783524
  20858. },
  20859. "artificial" : false,
  20860. "taskType" : "Pickup",
  20861. "capacityDemand" : {
  20862. "weight" : 5,
  20863. "volume" : 100,
  20864. "unit" : 1
  20865. },
  20866. "duration" : 200,
  20867. "timeWindows" : [ {
  20868. "start" : "2018-08-06T13:20:00.000Z",
  20869. "end" : "2018-08-06T16:20:00.000Z",
  20870. "relax" : 0
  20871. } ],
  20872. "timeWindowsIgnorable" : true,
  20873. "completed" : false,
  20874. "precedenceTaskId" : "",
  20875. "assignedVehicleId" : "",
  20876. "dropPenalty" : 5000.0,
  20877. "properties" : null,
  20878. "arrivalEarliest" : "2018-08-06T14:08:44+0000",
  20879. "arrivalLatest" : "2018-08-06T16:20:00+0000",
  20880. "loads" : {
  20881. "weight" : 11,
  20882. "volume" : 300,
  20883. "unit" : 2
  20884. }
  20885. } ],
  20886. "directions" : [ ],
  20887. "polyline" : null,
  20888. "snappedWaypoints" : null,
  20889. "properties" : { }
  20890. }, {
  20891. "assignee" : {
  20892. "id" : "1003",
  20893. "vehicleType" : {
  20894. "id" : "595e9321-50d6-4969-928d-9e2934935520",
  20895. "profile" : "motorcycle",
  20896. "averageSpeed" : 40.0,
  20897. "capacity" : {
  20898. "weight" : 25,
  20899. "volume" : 5000,
  20900. "unit" : 1000
  20901. },
  20902. "cost" : {
  20903. "fixed" : 15,
  20904. "perMileage" : 1,
  20905. "perRegularHours" : 22
  20906. },
  20907. "properties" : null
  20908. },
  20909. "vehicleTypeId" : "595e9321-50d6-4969-928d-9e2934935520",
  20910. "startLocation" : {
  20911. "id" : "1.333829_103.969318",
  20912. "latitude" : 1.333829,
  20913. "longitude" : 103.969318
  20914. },
  20915. "endLocation" : {
  20916. "id" : "1.333829_103.969318",
  20917. "latitude" : 1.333829,
  20918. "longitude" : 103.969318
  20919. },
  20920. "timeSchedule" : {
  20921. "start" : "2017-07-19T07:53:16.930Z",
  20922. "end" : "2019-07-19T07:53:16.930Z",
  20923. "relax" : 0
  20924. },
  20925. "timeLimit" : 86400,
  20926. "breakDuration" : 0.0,
  20927. "breakTimes" : null,
  20928. "returnToDepot" : false,
  20929. "lockedTour" : [ ],
  20930. "properties" : null
  20931. },
  20932. "startTime" : null,
  20933. "endTime" : null,
  20934. "travelingTime" : 0,
  20935. "travelingDistance" : 0.0,
  20936. "cost" : { },
  20937. "tour" : [ {
  20938. "id" : "startFromDepot",
  20939. "location" : {
  20940. "id" : "1.333829_103.969318",
  20941. "latitude" : 1.333829,
  20942. "longitude" : 103.969318
  20943. },
  20944. "artificial" : false,
  20945. "taskType" : "startFromDepot",
  20946. "capacityDemand" : null,
  20947. "duration" : 0,
  20948. "timeWindows" : null,
  20949. "timeWindowsIgnorable" : true,
  20950. "completed" : false,
  20951. "precedenceTaskId" : null,
  20952. "assignedVehicleId" : null,
  20953. "dropPenalty" : 0.0,
  20954. "properties" : null,
  20955. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  20956. "arrivalLatest" : "2018-08-06T01:40:56+0000",
  20957. "loads" : {
  20958. "weight" : 0,
  20959. "volume" : 0,
  20960. "unit" : 0
  20961. }
  20962. }, {
  20963. "id" : "4927",
  20964. "location" : {
  20965. "id" : "1.3230967_103.9221028",
  20966. "latitude" : 1.3230967,
  20967. "longitude" : 103.9221028
  20968. },
  20969. "artificial" : false,
  20970. "taskType" : "Pickup",
  20971. "capacityDemand" : {
  20972. "weight" : 3,
  20973. "volume" : 100,
  20974. "unit" : 1
  20975. },
  20976. "duration" : 200,
  20977. "timeWindows" : [ {
  20978. "start" : "2018-08-05T23:32:00.000Z",
  20979. "end" : "2018-08-06T02:32:00.000Z",
  20980. "relax" : 0
  20981. } ],
  20982. "timeWindowsIgnorable" : true,
  20983. "completed" : false,
  20984. "precedenceTaskId" : "",
  20985. "assignedVehicleId" : "",
  20986. "dropPenalty" : 5000.0,
  20987. "properties" : null,
  20988. "arrivalEarliest" : "2018-08-05T23:32:00+0000",
  20989. "arrivalLatest" : "2018-08-06T01:49:00+0000",
  20990. "loads" : {
  20991. "weight" : 0,
  20992. "volume" : 0,
  20993. "unit" : 0
  20994. }
  20995. }, {
  20996. "id" : "4943",
  20997. "location" : {
  20998. "id" : "1.3230967_103.9221028",
  20999. "latitude" : 1.3230967,
  21000. "longitude" : 103.9221028
  21001. },
  21002. "artificial" : false,
  21003. "taskType" : "Pickup",
  21004. "capacityDemand" : {
  21005. "weight" : 1,
  21006. "volume" : 100,
  21007. "unit" : 1
  21008. },
  21009. "duration" : 200,
  21010. "timeWindows" : [ {
  21011. "start" : "2018-08-06T01:51:00.000Z",
  21012. "end" : "2018-08-06T04:51:00.000Z",
  21013. "relax" : 0
  21014. } ],
  21015. "timeWindowsIgnorable" : true,
  21016. "completed" : false,
  21017. "precedenceTaskId" : "",
  21018. "assignedVehicleId" : "",
  21019. "dropPenalty" : 5000.0,
  21020. "properties" : null,
  21021. "arrivalEarliest" : "2018-08-06T01:51:00+0000",
  21022. "arrivalLatest" : "2018-08-06T01:52:20+0000",
  21023. "loads" : {
  21024. "weight" : 3,
  21025. "volume" : 100,
  21026. "unit" : 1
  21027. }
  21028. }, {
  21029. "id" : "4951",
  21030. "location" : {
  21031. "id" : "1.3230967_103.9221028",
  21032. "latitude" : 1.3230967,
  21033. "longitude" : 103.9221028
  21034. },
  21035. "artificial" : false,
  21036. "taskType" : "Pickup",
  21037. "capacityDemand" : {
  21038. "weight" : 15,
  21039. "volume" : 100,
  21040. "unit" : 1
  21041. },
  21042. "duration" : 200,
  21043. "timeWindows" : [ {
  21044. "start" : "2018-08-06T01:23:00.000Z",
  21045. "end" : "2018-08-06T04:23:00.000Z",
  21046. "relax" : 0
  21047. } ],
  21048. "timeWindowsIgnorable" : true,
  21049. "completed" : false,
  21050. "precedenceTaskId" : "",
  21051. "assignedVehicleId" : "",
  21052. "dropPenalty" : 5000.0,
  21053. "properties" : null,
  21054. "arrivalEarliest" : "2018-08-06T01:54:20+0000",
  21055. "arrivalLatest" : "2018-08-06T01:55:40+0000",
  21056. "loads" : {
  21057. "weight" : 4,
  21058. "volume" : 200,
  21059. "unit" : 2
  21060. }
  21061. }, {
  21062. "id" : "4985",
  21063. "location" : {
  21064. "id" : "1.3230967_103.9221028",
  21065. "latitude" : 1.3230967,
  21066. "longitude" : 103.9221028
  21067. },
  21068. "artificial" : false,
  21069. "taskType" : "Pickup",
  21070. "capacityDemand" : {
  21071. "weight" : 1,
  21072. "volume" : 100,
  21073. "unit" : 1
  21074. },
  21075. "duration" : 200,
  21076. "timeWindows" : [ {
  21077. "start" : "2018-08-05T23:41:00.000Z",
  21078. "end" : "2018-08-06T02:41:00.000Z",
  21079. "relax" : 0
  21080. } ],
  21081. "timeWindowsIgnorable" : true,
  21082. "completed" : false,
  21083. "precedenceTaskId" : "",
  21084. "assignedVehicleId" : "",
  21085. "dropPenalty" : 5000.0,
  21086. "properties" : null,
  21087. "arrivalEarliest" : "2018-08-06T01:57:40+0000",
  21088. "arrivalLatest" : "2018-08-06T01:59:00+0000",
  21089. "loads" : {
  21090. "weight" : 19,
  21091. "volume" : 300,
  21092. "unit" : 3
  21093. }
  21094. }, {
  21095. "id" : "5173",
  21096. "location" : {
  21097. "id" : "1.3230967_103.9221028",
  21098. "latitude" : 1.3230967,
  21099. "longitude" : 103.9221028
  21100. },
  21101. "artificial" : false,
  21102. "taskType" : "Pickup",
  21103. "capacityDemand" : {
  21104. "weight" : 1,
  21105. "volume" : 100,
  21106. "unit" : 1
  21107. },
  21108. "duration" : 200,
  21109. "timeWindows" : [ {
  21110. "start" : "2018-08-06T00:13:00.000Z",
  21111. "end" : "2018-08-06T03:13:00.000Z",
  21112. "relax" : 0
  21113. } ],
  21114. "timeWindowsIgnorable" : true,
  21115. "completed" : false,
  21116. "precedenceTaskId" : "",
  21117. "assignedVehicleId" : "",
  21118. "dropPenalty" : 5000.0,
  21119. "properties" : null,
  21120. "arrivalEarliest" : "2018-08-06T02:01:00+0000",
  21121. "arrivalLatest" : "2018-08-06T02:02:20+0000",
  21122. "loads" : {
  21123. "weight" : 20,
  21124. "volume" : 400,
  21125. "unit" : 4
  21126. }
  21127. }, {
  21128. "id" : "5185",
  21129. "location" : {
  21130. "id" : "1.3230967_103.9221028",
  21131. "latitude" : 1.3230967,
  21132. "longitude" : 103.9221028
  21133. },
  21134. "artificial" : false,
  21135. "taskType" : "Pickup",
  21136. "capacityDemand" : {
  21137. "weight" : 1,
  21138. "volume" : 100,
  21139. "unit" : 1
  21140. },
  21141. "duration" : 200,
  21142. "timeWindows" : [ {
  21143. "start" : "2018-08-06T02:00:00.000Z",
  21144. "end" : "2018-08-06T05:00:00.000Z",
  21145. "relax" : 0
  21146. } ],
  21147. "timeWindowsIgnorable" : true,
  21148. "completed" : false,
  21149. "precedenceTaskId" : "",
  21150. "assignedVehicleId" : "",
  21151. "dropPenalty" : 5000.0,
  21152. "properties" : null,
  21153. "arrivalEarliest" : "2018-08-06T02:04:20+0000",
  21154. "arrivalLatest" : "2018-08-06T02:05:40+0000",
  21155. "loads" : {
  21156. "weight" : 21,
  21157. "volume" : 500,
  21158. "unit" : 5
  21159. }
  21160. }, {
  21161. "id" : "5207",
  21162. "location" : {
  21163. "id" : "1.3230967_103.9221028",
  21164. "latitude" : 1.3230967,
  21165. "longitude" : 103.9221028
  21166. },
  21167. "artificial" : false,
  21168. "taskType" : "Pickup",
  21169. "capacityDemand" : {
  21170. "weight" : 2,
  21171. "volume" : 100,
  21172. "unit" : 1
  21173. },
  21174. "duration" : 200,
  21175. "timeWindows" : [ {
  21176. "start" : "2018-08-05T23:09:00.000Z",
  21177. "end" : "2018-08-06T02:09:00.000Z",
  21178. "relax" : 0
  21179. } ],
  21180. "timeWindowsIgnorable" : true,
  21181. "completed" : false,
  21182. "precedenceTaskId" : "",
  21183. "assignedVehicleId" : "",
  21184. "dropPenalty" : 5000.0,
  21185. "properties" : null,
  21186. "arrivalEarliest" : "2018-08-06T02:07:40+0000",
  21187. "arrivalLatest" : "2018-08-06T02:09:00+0000",
  21188. "loads" : {
  21189. "weight" : 22,
  21190. "volume" : 600,
  21191. "unit" : 6
  21192. }
  21193. }, {
  21194. "id" : "4928",
  21195. "location" : {
  21196. "id" : "1.32232_103.947131",
  21197. "latitude" : 1.32232,
  21198. "longitude" : 103.947131
  21199. },
  21200. "artificial" : false,
  21201. "taskType" : "Delivery",
  21202. "capacityDemand" : {
  21203. "weight" : -3,
  21204. "volume" : -100,
  21205. "unit" : -1
  21206. },
  21207. "duration" : 200,
  21208. "timeWindows" : [ {
  21209. "start" : "2018-08-05T23:32:00.000Z",
  21210. "end" : "2018-08-06T02:32:00.000Z",
  21211. "relax" : 0
  21212. } ],
  21213. "timeWindowsIgnorable" : true,
  21214. "completed" : false,
  21215. "precedenceTaskId" : "",
  21216. "assignedVehicleId" : "",
  21217. "dropPenalty" : 5000.0,
  21218. "properties" : null,
  21219. "arrivalEarliest" : "2018-08-06T02:15:10+0000",
  21220. "arrivalLatest" : "2018-08-06T02:32:00+0000",
  21221. "loads" : {
  21222. "weight" : 24,
  21223. "volume" : 700,
  21224. "unit" : 7
  21225. }
  21226. }, {
  21227. "id" : "4672",
  21228. "location" : {
  21229. "id" : "1.346524_103.9542387",
  21230. "latitude" : 1.346524,
  21231. "longitude" : 103.9542387
  21232. },
  21233. "artificial" : false,
  21234. "taskType" : "Delivery",
  21235. "capacityDemand" : {
  21236. "weight" : -3,
  21237. "volume" : -100,
  21238. "unit" : -1
  21239. },
  21240. "duration" : 200,
  21241. "timeWindows" : [ {
  21242. "start" : "2018-08-05T23:57:00.000Z",
  21243. "end" : "2018-08-06T02:57:00.000Z",
  21244. "relax" : 0
  21245. } ],
  21246. "timeWindowsIgnorable" : true,
  21247. "completed" : false,
  21248. "precedenceTaskId" : "",
  21249. "assignedVehicleId" : "",
  21250. "dropPenalty" : 5000.0,
  21251. "properties" : null,
  21252. "arrivalEarliest" : "2018-08-06T02:22:42+0000",
  21253. "arrivalLatest" : "2018-08-06T02:57:00+0000",
  21254. "loads" : {
  21255. "weight" : 21,
  21256. "volume" : 600,
  21257. "unit" : 6
  21258. }
  21259. }, {
  21260. "id" : "4276",
  21261. "location" : {
  21262. "id" : "1.3564325_103.9665742",
  21263. "latitude" : 1.3564325,
  21264. "longitude" : 103.9665742
  21265. },
  21266. "artificial" : false,
  21267. "taskType" : "Delivery",
  21268. "capacityDemand" : {
  21269. "weight" : -2,
  21270. "volume" : -100,
  21271. "unit" : -1
  21272. },
  21273. "duration" : 200,
  21274. "timeWindows" : [ {
  21275. "start" : "2018-08-06T03:00:00.000Z",
  21276. "end" : "2018-08-06T06:00:00.000Z",
  21277. "relax" : 0
  21278. } ],
  21279. "timeWindowsIgnorable" : true,
  21280. "completed" : false,
  21281. "precedenceTaskId" : "",
  21282. "assignedVehicleId" : "",
  21283. "dropPenalty" : 5000.0,
  21284. "properties" : null,
  21285. "arrivalEarliest" : "2018-08-06T03:00:00+0000",
  21286. "arrivalLatest" : "2018-08-06T03:12:02+0000",
  21287. "loads" : {
  21288. "weight" : 18,
  21289. "volume" : 500,
  21290. "unit" : 5
  21291. }
  21292. }, {
  21293. "id" : "4436",
  21294. "location" : {
  21295. "id" : "1.3670346_103.9619424",
  21296. "latitude" : 1.3670346,
  21297. "longitude" : 103.9619424
  21298. },
  21299. "artificial" : false,
  21300. "taskType" : "Delivery",
  21301. "capacityDemand" : {
  21302. "weight" : -5,
  21303. "volume" : -100,
  21304. "unit" : -1
  21305. },
  21306. "duration" : 200,
  21307. "timeWindows" : [ {
  21308. "start" : "2018-08-06T03:13:00.000Z",
  21309. "end" : "2018-08-06T06:13:00.000Z",
  21310. "relax" : 0
  21311. } ],
  21312. "timeWindowsIgnorable" : true,
  21313. "completed" : false,
  21314. "precedenceTaskId" : "",
  21315. "assignedVehicleId" : "",
  21316. "dropPenalty" : 5000.0,
  21317. "properties" : null,
  21318. "arrivalEarliest" : "2018-08-06T03:13:00+0000",
  21319. "arrivalLatest" : "2018-08-06T03:17:17+0000",
  21320. "loads" : {
  21321. "weight" : 16,
  21322. "volume" : 400,
  21323. "unit" : 4
  21324. }
  21325. }, {
  21326. "id" : "4516",
  21327. "location" : {
  21328. "id" : "1.362376_103.958136",
  21329. "latitude" : 1.362376,
  21330. "longitude" : 103.958136
  21331. },
  21332. "artificial" : false,
  21333. "taskType" : "Delivery",
  21334. "capacityDemand" : {
  21335. "weight" : -3,
  21336. "volume" : -100,
  21337. "unit" : -1
  21338. },
  21339. "duration" : 200,
  21340. "timeWindows" : [ {
  21341. "start" : "2018-08-06T01:33:00.000Z",
  21342. "end" : "2018-08-06T04:33:00.000Z",
  21343. "relax" : 0
  21344. } ],
  21345. "timeWindowsIgnorable" : true,
  21346. "completed" : false,
  21347. "precedenceTaskId" : "",
  21348. "assignedVehicleId" : "",
  21349. "dropPenalty" : 5000.0,
  21350. "properties" : null,
  21351. "arrivalEarliest" : "2018-08-06T03:17:20+0000",
  21352. "arrivalLatest" : "2018-08-06T03:21:37+0000",
  21353. "loads" : {
  21354. "weight" : 11,
  21355. "volume" : 300,
  21356. "unit" : 3
  21357. }
  21358. }, {
  21359. "id" : "5186",
  21360. "location" : {
  21361. "id" : "1.3587932_103.9471881",
  21362. "latitude" : 1.3587932,
  21363. "longitude" : 103.9471881
  21364. },
  21365. "artificial" : false,
  21366. "taskType" : "Delivery",
  21367. "capacityDemand" : {
  21368. "weight" : -1,
  21369. "volume" : -100,
  21370. "unit" : -1
  21371. },
  21372. "duration" : 200,
  21373. "timeWindows" : [ {
  21374. "start" : "2018-08-06T02:00:00.000Z",
  21375. "end" : "2018-08-06T05:00:00.000Z",
  21376. "relax" : 0
  21377. } ],
  21378. "timeWindowsIgnorable" : true,
  21379. "completed" : false,
  21380. "precedenceTaskId" : "",
  21381. "assignedVehicleId" : "",
  21382. "dropPenalty" : 5000.0,
  21383. "properties" : null,
  21384. "arrivalEarliest" : "2018-08-06T03:22:35+0000",
  21385. "arrivalLatest" : "2018-08-06T03:26:52+0000",
  21386. "loads" : {
  21387. "weight" : 8,
  21388. "volume" : 200,
  21389. "unit" : 2
  21390. }
  21391. }, {
  21392. "id" : "4886",
  21393. "location" : {
  21394. "id" : "1.354673_103.947203",
  21395. "latitude" : 1.354673,
  21396. "longitude" : 103.947203
  21397. },
  21398. "artificial" : false,
  21399. "taskType" : "Delivery",
  21400. "capacityDemand" : {
  21401. "weight" : -1,
  21402. "volume" : -100,
  21403. "unit" : -1
  21404. },
  21405. "duration" : 200,
  21406. "timeWindows" : [ {
  21407. "start" : "2018-08-06T01:14:00.000Z",
  21408. "end" : "2018-08-06T04:14:00.000Z",
  21409. "relax" : 0
  21410. } ],
  21411. "timeWindowsIgnorable" : true,
  21412. "completed" : false,
  21413. "precedenceTaskId" : "",
  21414. "assignedVehicleId" : "",
  21415. "dropPenalty" : 5000.0,
  21416. "properties" : null,
  21417. "arrivalEarliest" : "2018-08-06T03:26:36+0000",
  21418. "arrivalLatest" : "2018-08-06T03:30:53+0000",
  21419. "loads" : {
  21420. "weight" : 7,
  21421. "volume" : 100,
  21422. "unit" : 1
  21423. }
  21424. }, {
  21425. "id" : "4987",
  21426. "location" : {
  21427. "id" : "1.3230967_103.9221028",
  21428. "latitude" : 1.3230967,
  21429. "longitude" : 103.9221028
  21430. },
  21431. "artificial" : false,
  21432. "taskType" : "Pickup",
  21433. "capacityDemand" : {
  21434. "weight" : 11,
  21435. "volume" : 100,
  21436. "unit" : 1
  21437. },
  21438. "duration" : 200,
  21439. "timeWindows" : [ {
  21440. "start" : "2018-08-06T03:06:00.000Z",
  21441. "end" : "2018-08-06T06:06:00.000Z",
  21442. "relax" : 0
  21443. } ],
  21444. "timeWindowsIgnorable" : true,
  21445. "completed" : false,
  21446. "precedenceTaskId" : "",
  21447. "assignedVehicleId" : "",
  21448. "dropPenalty" : 5000.0,
  21449. "properties" : null,
  21450. "arrivalEarliest" : "2018-08-06T03:36:39+0000",
  21451. "arrivalLatest" : "2018-08-06T03:40:56+0000",
  21452. "loads" : {
  21453. "weight" : 6,
  21454. "volume" : 0,
  21455. "unit" : 0
  21456. }
  21457. }, {
  21458. "id" : "4420",
  21459. "location" : {
  21460. "id" : "1.3753866_103.9030388",
  21461. "latitude" : 1.3753866,
  21462. "longitude" : 103.9030388
  21463. },
  21464. "artificial" : false,
  21465. "taskType" : "Delivery",
  21466. "capacityDemand" : {
  21467. "weight" : -14,
  21468. "volume" : -100,
  21469. "unit" : -1
  21470. },
  21471. "duration" : 200,
  21472. "timeWindows" : [ {
  21473. "start" : "2018-08-06T02:00:00.000Z",
  21474. "end" : "2018-08-06T05:00:00.000Z",
  21475. "relax" : 0
  21476. } ],
  21477. "timeWindowsIgnorable" : true,
  21478. "completed" : false,
  21479. "precedenceTaskId" : "",
  21480. "assignedVehicleId" : "",
  21481. "dropPenalty" : 5000.0,
  21482. "properties" : null,
  21483. "arrivalEarliest" : "2018-08-06T03:49:15+0000",
  21484. "arrivalLatest" : "2018-08-06T03:53:32+0000",
  21485. "loads" : {
  21486. "weight" : 17,
  21487. "volume" : 100,
  21488. "unit" : 1
  21489. }
  21490. }, {
  21491. "id" : "5191",
  21492. "location" : {
  21493. "id" : "1.3230967_103.9221028",
  21494. "latitude" : 1.3230967,
  21495. "longitude" : 103.9221028
  21496. },
  21497. "artificial" : false,
  21498. "taskType" : "Pickup",
  21499. "capacityDemand" : {
  21500. "weight" : 14,
  21501. "volume" : 100,
  21502. "unit" : 1
  21503. },
  21504. "duration" : 200,
  21505. "timeWindows" : [ {
  21506. "start" : "2018-08-06T01:37:00.000Z",
  21507. "end" : "2018-08-06T04:37:00.000Z",
  21508. "relax" : 0
  21509. } ],
  21510. "timeWindowsIgnorable" : true,
  21511. "completed" : false,
  21512. "precedenceTaskId" : "",
  21513. "assignedVehicleId" : "",
  21514. "dropPenalty" : 5000.0,
  21515. "properties" : null,
  21516. "arrivalEarliest" : "2018-08-06T04:01:51+0000",
  21517. "arrivalLatest" : "2018-08-06T04:06:08+0000",
  21518. "loads" : {
  21519. "weight" : 3,
  21520. "volume" : 0,
  21521. "unit" : 0
  21522. }
  21523. }, {
  21524. "id" : "4630",
  21525. "location" : {
  21526. "id" : "1.3622363_103.8814881",
  21527. "latitude" : 1.3622363,
  21528. "longitude" : 103.8814881
  21529. },
  21530. "artificial" : false,
  21531. "taskType" : "Delivery",
  21532. "capacityDemand" : {
  21533. "weight" : -1,
  21534. "volume" : -100,
  21535. "unit" : -1
  21536. },
  21537. "duration" : 200,
  21538. "timeWindows" : [ {
  21539. "start" : "2018-08-06T03:07:00.000Z",
  21540. "end" : "2018-08-06T06:07:00.000Z",
  21541. "relax" : 0
  21542. } ],
  21543. "timeWindowsIgnorable" : true,
  21544. "completed" : false,
  21545. "precedenceTaskId" : "",
  21546. "assignedVehicleId" : "",
  21547. "dropPenalty" : 5000.0,
  21548. "properties" : null,
  21549. "arrivalEarliest" : "2018-08-06T04:14:35+0000",
  21550. "arrivalLatest" : "2018-08-06T04:18:52+0000",
  21551. "loads" : {
  21552. "weight" : 17,
  21553. "volume" : 100,
  21554. "unit" : 1
  21555. }
  21556. }, {
  21557. "id" : "4449",
  21558. "location" : {
  21559. "id" : "1.3113982_103.8565897",
  21560. "latitude" : 1.3113982,
  21561. "longitude" : 103.8565897
  21562. },
  21563. "artificial" : false,
  21564. "taskType" : "Pickup",
  21565. "capacityDemand" : {
  21566. "weight" : 4,
  21567. "volume" : 100,
  21568. "unit" : 1
  21569. },
  21570. "duration" : 200,
  21571. "timeWindows" : [ {
  21572. "start" : "2018-08-06T02:42:00.000Z",
  21573. "end" : "2018-08-06T05:42:00.000Z",
  21574. "relax" : 0
  21575. } ],
  21576. "timeWindowsIgnorable" : true,
  21577. "completed" : false,
  21578. "precedenceTaskId" : "",
  21579. "assignedVehicleId" : "",
  21580. "dropPenalty" : 5000.0,
  21581. "properties" : null,
  21582. "arrivalEarliest" : "2018-08-06T04:27:21+0000",
  21583. "arrivalLatest" : "2018-08-06T04:31:38+0000",
  21584. "loads" : {
  21585. "weight" : 16,
  21586. "volume" : 0,
  21587. "unit" : 0
  21588. }
  21589. }, {
  21590. "id" : "4503",
  21591. "location" : {
  21592. "id" : "1.3113982_103.8565897",
  21593. "latitude" : 1.3113982,
  21594. "longitude" : 103.8565897
  21595. },
  21596. "artificial" : false,
  21597. "taskType" : "Pickup",
  21598. "capacityDemand" : {
  21599. "weight" : 5,
  21600. "volume" : 100,
  21601. "unit" : 1
  21602. },
  21603. "duration" : 200,
  21604. "timeWindows" : [ {
  21605. "start" : "2018-08-06T03:41:00.000Z",
  21606. "end" : "2018-08-06T06:41:00.000Z",
  21607. "relax" : 0
  21608. } ],
  21609. "timeWindowsIgnorable" : true,
  21610. "completed" : false,
  21611. "precedenceTaskId" : "",
  21612. "assignedVehicleId" : "",
  21613. "dropPenalty" : 5000.0,
  21614. "properties" : null,
  21615. "arrivalEarliest" : "2018-08-06T04:30:41+0000",
  21616. "arrivalLatest" : "2018-08-06T04:34:58+0000",
  21617. "loads" : {
  21618. "weight" : 20,
  21619. "volume" : 100,
  21620. "unit" : 1
  21621. }
  21622. }, {
  21623. "id" : "4682",
  21624. "location" : {
  21625. "id" : "1.2981905_103.8409852",
  21626. "latitude" : 1.2981905,
  21627. "longitude" : 103.8409852
  21628. },
  21629. "artificial" : false,
  21630. "taskType" : "Delivery",
  21631. "capacityDemand" : {
  21632. "weight" : -13,
  21633. "volume" : -100,
  21634. "unit" : -1
  21635. },
  21636. "duration" : 200,
  21637. "timeWindows" : [ {
  21638. "start" : "2018-08-06T02:17:00.000Z",
  21639. "end" : "2018-08-06T05:17:00.000Z",
  21640. "relax" : 0
  21641. } ],
  21642. "timeWindowsIgnorable" : true,
  21643. "completed" : false,
  21644. "precedenceTaskId" : "",
  21645. "assignedVehicleId" : "",
  21646. "dropPenalty" : 5000.0,
  21647. "properties" : null,
  21648. "arrivalEarliest" : "2018-08-06T04:37:25+0000",
  21649. "arrivalLatest" : "2018-08-06T04:41:42+0000",
  21650. "loads" : {
  21651. "weight" : 25,
  21652. "volume" : 200,
  21653. "unit" : 2
  21654. }
  21655. }, {
  21656. "id" : "5026",
  21657. "location" : {
  21658. "id" : "1.2975252_103.835224",
  21659. "latitude" : 1.2975252,
  21660. "longitude" : 103.835224
  21661. },
  21662. "artificial" : false,
  21663. "taskType" : "Delivery",
  21664. "capacityDemand" : {
  21665. "weight" : -1,
  21666. "volume" : -100,
  21667. "unit" : -1
  21668. },
  21669. "duration" : 200,
  21670. "timeWindows" : [ {
  21671. "start" : "2018-08-06T01:46:00.000Z",
  21672. "end" : "2018-08-06T04:46:00.000Z",
  21673. "relax" : 0
  21674. } ],
  21675. "timeWindowsIgnorable" : true,
  21676. "completed" : false,
  21677. "precedenceTaskId" : "",
  21678. "assignedVehicleId" : "",
  21679. "dropPenalty" : 5000.0,
  21680. "properties" : null,
  21681. "arrivalEarliest" : "2018-08-06T04:41:43+0000",
  21682. "arrivalLatest" : "2018-08-06T04:46:00+0000",
  21683. "loads" : {
  21684. "weight" : 12,
  21685. "volume" : 100,
  21686. "unit" : 1
  21687. }
  21688. }, {
  21689. "id" : "4409",
  21690. "location" : {
  21691. "id" : "1.3113982_103.8565897",
  21692. "latitude" : 1.3113982,
  21693. "longitude" : 103.8565897
  21694. },
  21695. "artificial" : false,
  21696. "taskType" : "Pickup",
  21697. "capacityDemand" : {
  21698. "weight" : 11,
  21699. "volume" : 100,
  21700. "unit" : 1
  21701. },
  21702. "duration" : 200,
  21703. "timeWindows" : [ {
  21704. "start" : "2018-08-06T02:12:00.000Z",
  21705. "end" : "2018-08-06T05:12:00.000Z",
  21706. "relax" : 0
  21707. } ],
  21708. "timeWindowsIgnorable" : true,
  21709. "completed" : false,
  21710. "precedenceTaskId" : "",
  21711. "assignedVehicleId" : "",
  21712. "dropPenalty" : 5000.0,
  21713. "properties" : null,
  21714. "arrivalEarliest" : "2018-08-06T04:49:17+0000",
  21715. "arrivalLatest" : "2018-08-06T04:58:04+0000",
  21716. "loads" : {
  21717. "weight" : 11,
  21718. "volume" : 0,
  21719. "unit" : 0
  21720. }
  21721. }, {
  21722. "id" : "4623",
  21723. "location" : {
  21724. "id" : "1.3113982_103.8565897",
  21725. "latitude" : 1.3113982,
  21726. "longitude" : 103.8565897
  21727. },
  21728. "artificial" : false,
  21729. "taskType" : "Pickup",
  21730. "capacityDemand" : {
  21731. "weight" : 3,
  21732. "volume" : 100,
  21733. "unit" : 1
  21734. },
  21735. "duration" : 200,
  21736. "timeWindows" : [ {
  21737. "start" : "2018-08-06T04:45:00.000Z",
  21738. "end" : "2018-08-06T07:45:00.000Z",
  21739. "relax" : 0
  21740. } ],
  21741. "timeWindowsIgnorable" : true,
  21742. "completed" : false,
  21743. "precedenceTaskId" : "",
  21744. "assignedVehicleId" : "",
  21745. "dropPenalty" : 5000.0,
  21746. "properties" : null,
  21747. "arrivalEarliest" : "2018-08-06T04:52:37+0000",
  21748. "arrivalLatest" : "2018-08-06T05:01:24+0000",
  21749. "loads" : {
  21750. "weight" : 22,
  21751. "volume" : 100,
  21752. "unit" : 1
  21753. }
  21754. }, {
  21755. "id" : "5188",
  21756. "location" : {
  21757. "id" : "1.330028_103.8425036",
  21758. "latitude" : 1.330028,
  21759. "longitude" : 103.8425036
  21760. },
  21761. "artificial" : false,
  21762. "taskType" : "Delivery",
  21763. "capacityDemand" : {
  21764. "weight" : -3,
  21765. "volume" : -100,
  21766. "unit" : -1
  21767. },
  21768. "duration" : 200,
  21769. "timeWindows" : [ {
  21770. "start" : "2018-08-06T02:36:00.000Z",
  21771. "end" : "2018-08-06T05:36:00.000Z",
  21772. "relax" : 0
  21773. } ],
  21774. "timeWindowsIgnorable" : true,
  21775. "completed" : false,
  21776. "precedenceTaskId" : "",
  21777. "assignedVehicleId" : "",
  21778. "dropPenalty" : 5000.0,
  21779. "properties" : null,
  21780. "arrivalEarliest" : "2018-08-06T04:59:50+0000",
  21781. "arrivalLatest" : "2018-08-06T05:08:37+0000",
  21782. "loads" : {
  21783. "weight" : 25,
  21784. "volume" : 200,
  21785. "unit" : 2
  21786. }
  21787. }, {
  21788. "id" : "4240",
  21789. "location" : {
  21790. "id" : "1.333007_103.8358811",
  21791. "latitude" : 1.333007,
  21792. "longitude" : 103.8358811
  21793. },
  21794. "artificial" : false,
  21795. "taskType" : "Delivery",
  21796. "capacityDemand" : {
  21797. "weight" : -1,
  21798. "volume" : -100,
  21799. "unit" : -1
  21800. },
  21801. "duration" : 200,
  21802. "timeWindows" : [ {
  21803. "start" : "2018-08-06T03:49:00.000Z",
  21804. "end" : "2018-08-06T06:49:00.000Z",
  21805. "relax" : 0
  21806. } ],
  21807. "timeWindowsIgnorable" : true,
  21808. "completed" : false,
  21809. "precedenceTaskId" : "",
  21810. "assignedVehicleId" : "",
  21811. "dropPenalty" : 5000.0,
  21812. "properties" : null,
  21813. "arrivalEarliest" : "2018-08-06T05:04:22+0000",
  21814. "arrivalLatest" : "2018-08-06T05:13:09+0000",
  21815. "loads" : {
  21816. "weight" : 22,
  21817. "volume" : 100,
  21818. "unit" : 1
  21819. }
  21820. }, {
  21821. "id" : "4587",
  21822. "location" : {
  21823. "id" : "1.3113982_103.8565897",
  21824. "latitude" : 1.3113982,
  21825. "longitude" : 103.8565897
  21826. },
  21827. "artificial" : false,
  21828. "taskType" : "Pickup",
  21829. "capacityDemand" : {
  21830. "weight" : 4,
  21831. "volume" : 100,
  21832. "unit" : 1
  21833. },
  21834. "duration" : 200,
  21835. "timeWindows" : [ {
  21836. "start" : "2018-08-06T03:46:00.000Z",
  21837. "end" : "2018-08-06T06:46:00.000Z",
  21838. "relax" : 0
  21839. } ],
  21840. "timeWindowsIgnorable" : true,
  21841. "completed" : false,
  21842. "precedenceTaskId" : "",
  21843. "assignedVehicleId" : "",
  21844. "dropPenalty" : 5000.0,
  21845. "properties" : null,
  21846. "arrivalEarliest" : "2018-08-06T05:12:41+0000",
  21847. "arrivalLatest" : "2018-08-06T05:21:28+0000",
  21848. "loads" : {
  21849. "weight" : 21,
  21850. "volume" : 0,
  21851. "unit" : 0
  21852. }
  21853. }, {
  21854. "id" : "5064",
  21855. "location" : {
  21856. "id" : "1.316063_103.830752",
  21857. "latitude" : 1.316063,
  21858. "longitude" : 103.830752
  21859. },
  21860. "artificial" : false,
  21861. "taskType" : "Delivery",
  21862. "capacityDemand" : {
  21863. "weight" : -11,
  21864. "volume" : -100,
  21865. "unit" : -1
  21866. },
  21867. "duration" : 200,
  21868. "timeWindows" : [ {
  21869. "start" : "2018-08-06T02:40:00.000Z",
  21870. "end" : "2018-08-06T05:40:00.000Z",
  21871. "relax" : 0
  21872. } ],
  21873. "timeWindowsIgnorable" : true,
  21874. "completed" : false,
  21875. "precedenceTaskId" : "",
  21876. "assignedVehicleId" : "",
  21877. "dropPenalty" : 5000.0,
  21878. "properties" : null,
  21879. "arrivalEarliest" : "2018-08-06T05:20:23+0000",
  21880. "arrivalLatest" : "2018-08-06T05:29:10+0000",
  21881. "loads" : {
  21882. "weight" : 25,
  21883. "volume" : 100,
  21884. "unit" : 1
  21885. }
  21886. }, {
  21887. "id" : "4493",
  21888. "location" : {
  21889. "id" : "1.3113982_103.8565897",
  21890. "latitude" : 1.3113982,
  21891. "longitude" : 103.8565897
  21892. },
  21893. "artificial" : false,
  21894. "taskType" : "Pickup",
  21895. "capacityDemand" : {
  21896. "weight" : 9,
  21897. "volume" : 100,
  21898. "unit" : 1
  21899. },
  21900. "duration" : 200,
  21901. "timeWindows" : [ {
  21902. "start" : "2018-08-06T03:51:00.000Z",
  21903. "end" : "2018-08-06T06:51:00.000Z",
  21904. "relax" : 0
  21905. } ],
  21906. "timeWindowsIgnorable" : true,
  21907. "completed" : false,
  21908. "precedenceTaskId" : "",
  21909. "assignedVehicleId" : "",
  21910. "dropPenalty" : 5000.0,
  21911. "properties" : null,
  21912. "arrivalEarliest" : "2018-08-06T05:28:05+0000",
  21913. "arrivalLatest" : "2018-08-06T05:36:52+0000",
  21914. "loads" : {
  21915. "weight" : 14,
  21916. "volume" : 0,
  21917. "unit" : 0
  21918. }
  21919. }, {
  21920. "id" : "4629",
  21921. "location" : {
  21922. "id" : "1.3113982_103.8565897",
  21923. "latitude" : 1.3113982,
  21924. "longitude" : 103.8565897
  21925. },
  21926. "artificial" : false,
  21927. "taskType" : "Pickup",
  21928. "capacityDemand" : {
  21929. "weight" : 1,
  21930. "volume" : 100,
  21931. "unit" : 1
  21932. },
  21933. "duration" : 200,
  21934. "timeWindows" : [ {
  21935. "start" : "2018-08-06T03:07:00.000Z",
  21936. "end" : "2018-08-06T06:07:00.000Z",
  21937. "relax" : 0
  21938. } ],
  21939. "timeWindowsIgnorable" : true,
  21940. "completed" : false,
  21941. "precedenceTaskId" : "",
  21942. "assignedVehicleId" : "",
  21943. "dropPenalty" : 5000.0,
  21944. "properties" : null,
  21945. "arrivalEarliest" : "2018-08-06T05:31:25+0000",
  21946. "arrivalLatest" : "2018-08-06T05:40:12+0000",
  21947. "loads" : {
  21948. "weight" : 23,
  21949. "volume" : 100,
  21950. "unit" : 1
  21951. }
  21952. }, {
  21953. "id" : "4875",
  21954. "location" : {
  21955. "id" : "1.3113982_103.8565897",
  21956. "latitude" : 1.3113982,
  21957. "longitude" : 103.8565897
  21958. },
  21959. "artificial" : false,
  21960. "taskType" : "Pickup",
  21961. "capacityDemand" : {
  21962. "weight" : 1,
  21963. "volume" : 100,
  21964. "unit" : 1
  21965. },
  21966. "duration" : 200,
  21967. "timeWindows" : [ {
  21968. "start" : "2018-08-06T03:00:00.000Z",
  21969. "end" : "2018-08-06T06:00:00.000Z",
  21970. "relax" : 0
  21971. } ],
  21972. "timeWindowsIgnorable" : true,
  21973. "completed" : false,
  21974. "precedenceTaskId" : "",
  21975. "assignedVehicleId" : "",
  21976. "dropPenalty" : 5000.0,
  21977. "properties" : null,
  21978. "arrivalEarliest" : "2018-08-06T05:34:45+0000",
  21979. "arrivalLatest" : "2018-08-06T05:43:32+0000",
  21980. "loads" : {
  21981. "weight" : 24,
  21982. "volume" : 200,
  21983. "unit" : 2
  21984. }
  21985. }, {
  21986. "id" : "5206",
  21987. "location" : {
  21988. "id" : "1.28205_103.830177",
  21989. "latitude" : 1.28205,
  21990. "longitude" : 103.830177
  21991. },
  21992. "artificial" : false,
  21993. "taskType" : "Delivery",
  21994. "capacityDemand" : {
  21995. "weight" : -1,
  21996. "volume" : -100,
  21997. "unit" : -1
  21998. },
  21999. "duration" : 200,
  22000. "timeWindows" : [ {
  22001. "start" : "2018-08-06T03:00:00.000Z",
  22002. "end" : "2018-08-06T06:00:00.000Z",
  22003. "relax" : 0
  22004. } ],
  22005. "timeWindowsIgnorable" : true,
  22006. "completed" : false,
  22007. "precedenceTaskId" : "",
  22008. "assignedVehicleId" : "",
  22009. "dropPenalty" : 5000.0,
  22010. "properties" : null,
  22011. "arrivalEarliest" : "2018-08-06T05:44:40+0000",
  22012. "arrivalLatest" : "2018-08-06T05:53:27+0000",
  22013. "loads" : {
  22014. "weight" : 25,
  22015. "volume" : 300,
  22016. "unit" : 3
  22017. }
  22018. }, {
  22019. "id" : "4876",
  22020. "location" : {
  22021. "id" : "1.288727_103.8168261",
  22022. "latitude" : 1.288727,
  22023. "longitude" : 103.8168261
  22024. },
  22025. "artificial" : false,
  22026. "taskType" : "Delivery",
  22027. "capacityDemand" : {
  22028. "weight" : -1,
  22029. "volume" : -100,
  22030. "unit" : -1
  22031. },
  22032. "duration" : 200,
  22033. "timeWindows" : [ {
  22034. "start" : "2018-08-06T03:00:00.000Z",
  22035. "end" : "2018-08-06T06:00:00.000Z",
  22036. "relax" : 0
  22037. } ],
  22038. "timeWindowsIgnorable" : true,
  22039. "completed" : false,
  22040. "precedenceTaskId" : "",
  22041. "assignedVehicleId" : "",
  22042. "dropPenalty" : 5000.0,
  22043. "properties" : null,
  22044. "arrivalEarliest" : "2018-08-06T05:50:29+0000",
  22045. "arrivalLatest" : "2018-08-06T05:59:16+0000",
  22046. "loads" : {
  22047. "weight" : 24,
  22048. "volume" : 200,
  22049. "unit" : 2
  22050. }
  22051. }, {
  22052. "id" : "4536",
  22053. "location" : {
  22054. "id" : "1.2943674_103.8210839",
  22055. "latitude" : 1.2943674,
  22056. "longitude" : 103.8210839
  22057. },
  22058. "artificial" : false,
  22059. "taskType" : "Delivery",
  22060. "capacityDemand" : {
  22061. "weight" : -20,
  22062. "volume" : -100,
  22063. "unit" : -1
  22064. },
  22065. "duration" : 200,
  22066. "timeWindows" : [ {
  22067. "start" : "2018-08-06T04:59:00.000Z",
  22068. "end" : "2018-08-06T07:59:00.000Z",
  22069. "relax" : 0
  22070. } ],
  22071. "timeWindowsIgnorable" : true,
  22072. "completed" : false,
  22073. "precedenceTaskId" : "",
  22074. "assignedVehicleId" : "",
  22075. "dropPenalty" : 5000.0,
  22076. "properties" : null,
  22077. "arrivalEarliest" : "2018-08-06T05:54:59+0000",
  22078. "arrivalLatest" : "2018-08-06T06:03:46+0000",
  22079. "loads" : {
  22080. "weight" : 23,
  22081. "volume" : 100,
  22082. "unit" : 1
  22083. }
  22084. }, {
  22085. "id" : "4501",
  22086. "location" : {
  22087. "id" : "1.3113982_103.8565897",
  22088. "latitude" : 1.3113982,
  22089. "longitude" : 103.8565897
  22090. },
  22091. "artificial" : false,
  22092. "taskType" : "Pickup",
  22093. "capacityDemand" : {
  22094. "weight" : 15,
  22095. "volume" : 100,
  22096. "unit" : 1
  22097. },
  22098. "duration" : 200,
  22099. "timeWindows" : [ {
  22100. "start" : "2018-08-06T06:09:00.000Z",
  22101. "end" : "2018-08-06T09:09:00.000Z",
  22102. "relax" : 0
  22103. } ],
  22104. "timeWindowsIgnorable" : true,
  22105. "completed" : false,
  22106. "precedenceTaskId" : "",
  22107. "assignedVehicleId" : "",
  22108. "dropPenalty" : 5000.0,
  22109. "properties" : null,
  22110. "arrivalEarliest" : "2018-08-06T06:09:00+0000",
  22111. "arrivalLatest" : "2018-08-06T06:13:40+0000",
  22112. "loads" : {
  22113. "weight" : 3,
  22114. "volume" : 0,
  22115. "unit" : 0
  22116. }
  22117. }, {
  22118. "id" : "4655",
  22119. "location" : {
  22120. "id" : "1.3113982_103.8565897",
  22121. "latitude" : 1.3113982,
  22122. "longitude" : 103.8565897
  22123. },
  22124. "artificial" : false,
  22125. "taskType" : "Pickup",
  22126. "capacityDemand" : {
  22127. "weight" : 4,
  22128. "volume" : 100,
  22129. "unit" : 1
  22130. },
  22131. "duration" : 200,
  22132. "timeWindows" : [ {
  22133. "start" : "2018-08-06T03:49:00.000Z",
  22134. "end" : "2018-08-06T06:49:00.000Z",
  22135. "relax" : 0
  22136. } ],
  22137. "timeWindowsIgnorable" : true,
  22138. "completed" : false,
  22139. "precedenceTaskId" : "",
  22140. "assignedVehicleId" : "",
  22141. "dropPenalty" : 5000.0,
  22142. "properties" : null,
  22143. "arrivalEarliest" : "2018-08-06T06:12:20+0000",
  22144. "arrivalLatest" : "2018-08-06T06:17:00+0000",
  22145. "loads" : {
  22146. "weight" : 18,
  22147. "volume" : 100,
  22148. "unit" : 1
  22149. }
  22150. }, {
  22151. "id" : "4699",
  22152. "location" : {
  22153. "id" : "1.3113982_103.8565897",
  22154. "latitude" : 1.3113982,
  22155. "longitude" : 103.8565897
  22156. },
  22157. "artificial" : false,
  22158. "taskType" : "Pickup",
  22159. "capacityDemand" : {
  22160. "weight" : 3,
  22161. "volume" : 100,
  22162. "unit" : 1
  22163. },
  22164. "duration" : 200,
  22165. "timeWindows" : [ {
  22166. "start" : "2018-08-06T05:20:00.000Z",
  22167. "end" : "2018-08-06T08:20:00.000Z",
  22168. "relax" : 0
  22169. } ],
  22170. "timeWindowsIgnorable" : true,
  22171. "completed" : false,
  22172. "precedenceTaskId" : "",
  22173. "assignedVehicleId" : "",
  22174. "dropPenalty" : 5000.0,
  22175. "properties" : null,
  22176. "arrivalEarliest" : "2018-08-06T06:15:40+0000",
  22177. "arrivalLatest" : "2018-08-06T06:20:20+0000",
  22178. "loads" : {
  22179. "weight" : 22,
  22180. "volume" : 200,
  22181. "unit" : 2
  22182. }
  22183. }, {
  22184. "id" : "4486",
  22185. "location" : {
  22186. "id" : "1.2806138_103.8528076",
  22187. "latitude" : 1.2806138,
  22188. "longitude" : 103.8528076
  22189. },
  22190. "artificial" : false,
  22191. "taskType" : "Delivery",
  22192. "capacityDemand" : {
  22193. "weight" : -4,
  22194. "volume" : -100,
  22195. "unit" : -1
  22196. },
  22197. "duration" : 200,
  22198. "timeWindows" : [ {
  22199. "start" : "2018-08-06T04:45:00.000Z",
  22200. "end" : "2018-08-06T07:45:00.000Z",
  22201. "relax" : 0
  22202. } ],
  22203. "timeWindowsIgnorable" : true,
  22204. "completed" : false,
  22205. "precedenceTaskId" : "",
  22206. "assignedVehicleId" : "",
  22207. "dropPenalty" : 5000.0,
  22208. "properties" : null,
  22209. "arrivalEarliest" : "2018-08-06T06:24:10+0000",
  22210. "arrivalLatest" : "2018-08-06T06:28:50+0000",
  22211. "loads" : {
  22212. "weight" : 25,
  22213. "volume" : 300,
  22214. "unit" : 3
  22215. }
  22216. }, {
  22217. "id" : "4972",
  22218. "location" : {
  22219. "id" : "1.274935_103.8453116",
  22220. "latitude" : 1.274935,
  22221. "longitude" : 103.8453116
  22222. },
  22223. "artificial" : false,
  22224. "taskType" : "Delivery",
  22225. "capacityDemand" : {
  22226. "weight" : -18,
  22227. "volume" : -100,
  22228. "unit" : -1
  22229. },
  22230. "duration" : 200,
  22231. "timeWindows" : [ {
  22232. "start" : "2018-08-06T05:23:00.000Z",
  22233. "end" : "2018-08-06T08:23:00.000Z",
  22234. "relax" : 0
  22235. } ],
  22236. "timeWindowsIgnorable" : true,
  22237. "completed" : false,
  22238. "precedenceTaskId" : "",
  22239. "assignedVehicleId" : "",
  22240. "dropPenalty" : 5000.0,
  22241. "properties" : null,
  22242. "arrivalEarliest" : "2018-08-06T06:29:04+0000",
  22243. "arrivalLatest" : "2018-08-06T06:33:44+0000",
  22244. "loads" : {
  22245. "weight" : 21,
  22246. "volume" : 200,
  22247. "unit" : 2
  22248. }
  22249. }, {
  22250. "id" : "4976",
  22251. "location" : {
  22252. "id" : "1.2831487_103.8272867",
  22253. "latitude" : 1.2831487,
  22254. "longitude" : 103.8272867
  22255. },
  22256. "artificial" : false,
  22257. "taskType" : "Delivery",
  22258. "capacityDemand" : {
  22259. "weight" : -1,
  22260. "volume" : -100,
  22261. "unit" : -1
  22262. },
  22263. "duration" : 200,
  22264. "timeWindows" : [ {
  22265. "start" : "2018-08-06T04:23:00.000Z",
  22266. "end" : "2018-08-06T07:23:00.000Z",
  22267. "relax" : 0
  22268. } ],
  22269. "timeWindowsIgnorable" : true,
  22270. "completed" : false,
  22271. "precedenceTaskId" : "",
  22272. "assignedVehicleId" : "",
  22273. "dropPenalty" : 5000.0,
  22274. "properties" : null,
  22275. "arrivalEarliest" : "2018-08-06T06:35:42+0000",
  22276. "arrivalLatest" : "2018-08-06T06:40:22+0000",
  22277. "loads" : {
  22278. "weight" : 3,
  22279. "volume" : 100,
  22280. "unit" : 1
  22281. }
  22282. }, {
  22283. "id" : "4535",
  22284. "location" : {
  22285. "id" : "1.3113982_103.8565897",
  22286. "latitude" : 1.3113982,
  22287. "longitude" : 103.8565897
  22288. },
  22289. "artificial" : false,
  22290. "taskType" : "Pickup",
  22291. "capacityDemand" : {
  22292. "weight" : 20,
  22293. "volume" : 100,
  22294. "unit" : 1
  22295. },
  22296. "duration" : 200,
  22297. "timeWindows" : [ {
  22298. "start" : "2018-08-06T04:59:00.000Z",
  22299. "end" : "2018-08-06T07:59:00.000Z",
  22300. "relax" : 0
  22301. } ],
  22302. "timeWindowsIgnorable" : true,
  22303. "completed" : false,
  22304. "precedenceTaskId" : "",
  22305. "assignedVehicleId" : "",
  22306. "dropPenalty" : 5000.0,
  22307. "properties" : null,
  22308. "arrivalEarliest" : "2018-08-06T06:45:49+0000",
  22309. "arrivalLatest" : "2018-08-06T06:50:29+0000",
  22310. "loads" : {
  22311. "weight" : 2,
  22312. "volume" : 0,
  22313. "unit" : 0
  22314. }
  22315. }, {
  22316. "id" : "4965",
  22317. "location" : {
  22318. "id" : "1.3113982_103.8565897",
  22319. "latitude" : 1.3113982,
  22320. "longitude" : 103.8565897
  22321. },
  22322. "artificial" : false,
  22323. "taskType" : "Pickup",
  22324. "capacityDemand" : {
  22325. "weight" : 1,
  22326. "volume" : 100,
  22327. "unit" : 1
  22328. },
  22329. "duration" : 200,
  22330. "timeWindows" : [ {
  22331. "start" : "2018-08-06T04:04:00.000Z",
  22332. "end" : "2018-08-06T07:04:00.000Z",
  22333. "relax" : 0
  22334. } ],
  22335. "timeWindowsIgnorable" : true,
  22336. "completed" : false,
  22337. "precedenceTaskId" : "",
  22338. "assignedVehicleId" : "",
  22339. "dropPenalty" : 5000.0,
  22340. "properties" : null,
  22341. "arrivalEarliest" : "2018-08-06T06:49:09+0000",
  22342. "arrivalLatest" : "2018-08-06T06:53:49+0000",
  22343. "loads" : {
  22344. "weight" : 22,
  22345. "volume" : 100,
  22346. "unit" : 1
  22347. }
  22348. }, {
  22349. "id" : "4975",
  22350. "location" : {
  22351. "id" : "1.3113982_103.8565897",
  22352. "latitude" : 1.3113982,
  22353. "longitude" : 103.8565897
  22354. },
  22355. "artificial" : false,
  22356. "taskType" : "Pickup",
  22357. "capacityDemand" : {
  22358. "weight" : 1,
  22359. "volume" : 100,
  22360. "unit" : 1
  22361. },
  22362. "duration" : 200,
  22363. "timeWindows" : [ {
  22364. "start" : "2018-08-06T04:23:00.000Z",
  22365. "end" : "2018-08-06T07:23:00.000Z",
  22366. "relax" : 0
  22367. } ],
  22368. "timeWindowsIgnorable" : true,
  22369. "completed" : false,
  22370. "precedenceTaskId" : "",
  22371. "assignedVehicleId" : "",
  22372. "dropPenalty" : 5000.0,
  22373. "properties" : null,
  22374. "arrivalEarliest" : "2018-08-06T06:52:29+0000",
  22375. "arrivalLatest" : "2018-08-06T06:57:09+0000",
  22376. "loads" : {
  22377. "weight" : 23,
  22378. "volume" : 200,
  22379. "unit" : 2
  22380. }
  22381. }, {
  22382. "id" : "4997",
  22383. "location" : {
  22384. "id" : "1.3113982_103.8565897",
  22385. "latitude" : 1.3113982,
  22386. "longitude" : 103.8565897
  22387. },
  22388. "artificial" : false,
  22389. "taskType" : "Pickup",
  22390. "capacityDemand" : {
  22391. "weight" : 1,
  22392. "volume" : 100,
  22393. "unit" : 1
  22394. },
  22395. "duration" : 200,
  22396. "timeWindows" : [ {
  22397. "start" : "2018-08-06T05:46:00.000Z",
  22398. "end" : "2018-08-06T08:46:00.000Z",
  22399. "relax" : 0
  22400. } ],
  22401. "timeWindowsIgnorable" : true,
  22402. "completed" : false,
  22403. "precedenceTaskId" : "",
  22404. "assignedVehicleId" : "",
  22405. "dropPenalty" : 5000.0,
  22406. "properties" : null,
  22407. "arrivalEarliest" : "2018-08-06T06:55:49+0000",
  22408. "arrivalLatest" : "2018-08-06T07:00:29+0000",
  22409. "loads" : {
  22410. "weight" : 24,
  22411. "volume" : 300,
  22412. "unit" : 3
  22413. }
  22414. }, {
  22415. "id" : "4818",
  22416. "location" : {
  22417. "id" : "1.317386_103.777708",
  22418. "latitude" : 1.317386,
  22419. "longitude" : 103.777708
  22420. },
  22421. "artificial" : false,
  22422. "taskType" : "Delivery",
  22423. "capacityDemand" : {
  22424. "weight" : -7,
  22425. "volume" : -100,
  22426. "unit" : -1
  22427. },
  22428. "duration" : 200,
  22429. "timeWindows" : [ {
  22430. "start" : "2018-08-06T04:17:00.000Z",
  22431. "end" : "2018-08-06T07:17:00.000Z",
  22432. "relax" : 0
  22433. } ],
  22434. "timeWindowsIgnorable" : true,
  22435. "completed" : false,
  22436. "precedenceTaskId" : "",
  22437. "assignedVehicleId" : "",
  22438. "dropPenalty" : 5000.0,
  22439. "properties" : null,
  22440. "arrivalEarliest" : "2018-08-06T07:12:20+0000",
  22441. "arrivalLatest" : "2018-08-06T07:17:00+0000",
  22442. "loads" : {
  22443. "weight" : 25,
  22444. "volume" : 400,
  22445. "unit" : 4
  22446. }
  22447. }, {
  22448. "id" : "5108",
  22449. "location" : {
  22450. "id" : "1.335023_103.781893",
  22451. "latitude" : 1.335023,
  22452. "longitude" : 103.781893
  22453. },
  22454. "artificial" : false,
  22455. "taskType" : "Delivery",
  22456. "capacityDemand" : {
  22457. "weight" : -1,
  22458. "volume" : -100,
  22459. "unit" : -1
  22460. },
  22461. "duration" : 200,
  22462. "timeWindows" : [ {
  22463. "start" : "2018-08-06T04:32:00.000Z",
  22464. "end" : "2018-08-06T07:32:00.000Z",
  22465. "relax" : 0
  22466. } ],
  22467. "timeWindowsIgnorable" : true,
  22468. "completed" : false,
  22469. "precedenceTaskId" : "",
  22470. "assignedVehicleId" : "",
  22471. "dropPenalty" : 5000.0,
  22472. "properties" : null,
  22473. "arrivalEarliest" : "2018-08-06T07:18:41+0000",
  22474. "arrivalLatest" : "2018-08-06T07:32:00+0000",
  22475. "loads" : {
  22476. "weight" : 18,
  22477. "volume" : 300,
  22478. "unit" : 3
  22479. }
  22480. }, {
  22481. "id" : "4317",
  22482. "location" : {
  22483. "id" : "1.3262422_103.6783524",
  22484. "latitude" : 1.3262422,
  22485. "longitude" : 103.6783524
  22486. },
  22487. "artificial" : false,
  22488. "taskType" : "Pickup",
  22489. "capacityDemand" : {
  22490. "weight" : 1,
  22491. "volume" : 100,
  22492. "unit" : 1
  22493. },
  22494. "duration" : 200,
  22495. "timeWindows" : [ {
  22496. "start" : "2018-08-06T04:55:00.000Z",
  22497. "end" : "2018-08-06T07:55:00.000Z",
  22498. "relax" : 0
  22499. } ],
  22500. "timeWindowsIgnorable" : true,
  22501. "completed" : false,
  22502. "precedenceTaskId" : "",
  22503. "assignedVehicleId" : "",
  22504. "dropPenalty" : 5000.0,
  22505. "properties" : null,
  22506. "arrivalEarliest" : "2018-08-06T07:39:20+0000",
  22507. "arrivalLatest" : "2018-08-06T07:55:00+0000",
  22508. "loads" : {
  22509. "weight" : 17,
  22510. "volume" : 200,
  22511. "unit" : 2
  22512. }
  22513. }, {
  22514. "id" : "5190",
  22515. "location" : {
  22516. "id" : "1.3710421_103.8406413",
  22517. "latitude" : 1.3710421,
  22518. "longitude" : 103.8406413
  22519. },
  22520. "artificial" : false,
  22521. "taskType" : "Delivery",
  22522. "capacityDemand" : {
  22523. "weight" : -7,
  22524. "volume" : -100,
  22525. "unit" : -1
  22526. },
  22527. "duration" : 200,
  22528. "timeWindows" : [ {
  22529. "start" : "2018-08-06T09:49:00.000Z",
  22530. "end" : "2018-08-06T12:49:00.000Z",
  22531. "relax" : 0
  22532. } ],
  22533. "timeWindowsIgnorable" : true,
  22534. "completed" : false,
  22535. "precedenceTaskId" : "",
  22536. "assignedVehicleId" : "",
  22537. "dropPenalty" : 5000.0,
  22538. "properties" : null,
  22539. "arrivalEarliest" : "2018-08-06T09:49:00+0000",
  22540. "arrivalLatest" : "2018-08-06T10:07:33+0000",
  22541. "loads" : {
  22542. "weight" : 18,
  22543. "volume" : 300,
  22544. "unit" : 3
  22545. }
  22546. }, {
  22547. "id" : "4356",
  22548. "location" : {
  22549. "id" : "1.3759816_103.8488444",
  22550. "latitude" : 1.3759816,
  22551. "longitude" : 103.8488444
  22552. },
  22553. "artificial" : false,
  22554. "taskType" : "Delivery",
  22555. "capacityDemand" : {
  22556. "weight" : -3,
  22557. "volume" : -100,
  22558. "unit" : -1
  22559. },
  22560. "duration" : 200,
  22561. "timeWindows" : [ {
  22562. "start" : "2018-08-06T10:01:00.000Z",
  22563. "end" : "2018-08-06T13:01:00.000Z",
  22564. "relax" : 0
  22565. } ],
  22566. "timeWindowsIgnorable" : true,
  22567. "completed" : false,
  22568. "precedenceTaskId" : "",
  22569. "assignedVehicleId" : "",
  22570. "dropPenalty" : 5000.0,
  22571. "properties" : null,
  22572. "arrivalEarliest" : "2018-08-06T10:01:00+0000",
  22573. "arrivalLatest" : "2018-08-06T10:12:28+0000",
  22574. "loads" : {
  22575. "weight" : 11,
  22576. "volume" : 200,
  22577. "unit" : 2
  22578. }
  22579. }, {
  22580. "id" : "4834",
  22581. "location" : {
  22582. "id" : "1.3739957_103.8501126",
  22583. "latitude" : 1.3739957,
  22584. "longitude" : 103.8501126
  22585. },
  22586. "artificial" : false,
  22587. "taskType" : "Delivery",
  22588. "capacityDemand" : {
  22589. "weight" : -1,
  22590. "volume" : -100,
  22591. "unit" : -1
  22592. },
  22593. "duration" : 200,
  22594. "timeWindows" : [ {
  22595. "start" : "2018-08-06T09:56:00.000Z",
  22596. "end" : "2018-08-06T12:56:00.000Z",
  22597. "relax" : 0
  22598. } ],
  22599. "timeWindowsIgnorable" : true,
  22600. "completed" : false,
  22601. "precedenceTaskId" : "",
  22602. "assignedVehicleId" : "",
  22603. "dropPenalty" : 5000.0,
  22604. "properties" : null,
  22605. "arrivalEarliest" : "2018-08-06T10:04:43+0000",
  22606. "arrivalLatest" : "2018-08-06T10:16:11+0000",
  22607. "loads" : {
  22608. "weight" : 8,
  22609. "volume" : 100,
  22610. "unit" : 1
  22611. }
  22612. }, {
  22613. "id" : "5045",
  22614. "location" : {
  22615. "id" : "1.3113982_103.8565897",
  22616. "latitude" : 1.3113982,
  22617. "longitude" : 103.8565897
  22618. },
  22619. "artificial" : false,
  22620. "taskType" : "Pickup",
  22621. "capacityDemand" : {
  22622. "weight" : 4,
  22623. "volume" : 100,
  22624. "unit" : 1
  22625. },
  22626. "duration" : 200,
  22627. "timeWindows" : [ {
  22628. "start" : "2018-08-06T07:30:00.000Z",
  22629. "end" : "2018-08-06T10:30:00.000Z",
  22630. "relax" : 0
  22631. } ],
  22632. "timeWindowsIgnorable" : true,
  22633. "completed" : false,
  22634. "precedenceTaskId" : "",
  22635. "assignedVehicleId" : "",
  22636. "dropPenalty" : 5000.0,
  22637. "properties" : null,
  22638. "arrivalEarliest" : "2018-08-06T10:18:32+0000",
  22639. "arrivalLatest" : "2018-08-06T10:30:00+0000",
  22640. "loads" : {
  22641. "weight" : 7,
  22642. "volume" : 0,
  22643. "unit" : 0
  22644. }
  22645. }, {
  22646. "id" : "5061",
  22647. "location" : {
  22648. "id" : "1.3113982_103.8565897",
  22649. "latitude" : 1.3113982,
  22650. "longitude" : 103.8565897
  22651. },
  22652. "artificial" : false,
  22653. "taskType" : "Pickup",
  22654. "capacityDemand" : {
  22655. "weight" : 5,
  22656. "volume" : 100,
  22657. "unit" : 1
  22658. },
  22659. "duration" : 200,
  22660. "timeWindows" : [ {
  22661. "start" : "2018-08-06T08:38:00.000Z",
  22662. "end" : "2018-08-06T11:38:00.000Z",
  22663. "relax" : 0
  22664. } ],
  22665. "timeWindowsIgnorable" : true,
  22666. "completed" : false,
  22667. "precedenceTaskId" : "",
  22668. "assignedVehicleId" : "",
  22669. "dropPenalty" : 5000.0,
  22670. "properties" : null,
  22671. "arrivalEarliest" : "2018-08-06T10:21:52+0000",
  22672. "arrivalLatest" : "2018-08-06T10:40:20+0000",
  22673. "loads" : {
  22674. "weight" : 11,
  22675. "volume" : 100,
  22676. "unit" : 1
  22677. }
  22678. }, {
  22679. "id" : "5131",
  22680. "location" : {
  22681. "id" : "1.3113982_103.8565897",
  22682. "latitude" : 1.3113982,
  22683. "longitude" : 103.8565897
  22684. },
  22685. "artificial" : false,
  22686. "taskType" : "Pickup",
  22687. "capacityDemand" : {
  22688. "weight" : 5,
  22689. "volume" : 100,
  22690. "unit" : 1
  22691. },
  22692. "duration" : 200,
  22693. "timeWindows" : [ {
  22694. "start" : "2018-08-06T08:15:00.000Z",
  22695. "end" : "2018-08-06T11:15:00.000Z",
  22696. "relax" : 0
  22697. } ],
  22698. "timeWindowsIgnorable" : true,
  22699. "completed" : false,
  22700. "precedenceTaskId" : "",
  22701. "assignedVehicleId" : "",
  22702. "dropPenalty" : 5000.0,
  22703. "properties" : null,
  22704. "arrivalEarliest" : "2018-08-06T10:25:12+0000",
  22705. "arrivalLatest" : "2018-08-06T10:43:40+0000",
  22706. "loads" : {
  22707. "weight" : 16,
  22708. "volume" : 200,
  22709. "unit" : 2
  22710. }
  22711. }, {
  22712. "id" : "4994",
  22713. "location" : {
  22714. "id" : "1.27689_103.8087208",
  22715. "latitude" : 1.27689,
  22716. "longitude" : 103.8087208
  22717. },
  22718. "artificial" : false,
  22719. "taskType" : "Delivery",
  22720. "capacityDemand" : {
  22721. "weight" : -20,
  22722. "volume" : -100,
  22723. "unit" : -1
  22724. },
  22725. "duration" : 200,
  22726. "timeWindows" : [ {
  22727. "start" : "2018-08-06T09:26:00.000Z",
  22728. "end" : "2018-08-06T12:26:00.000Z",
  22729. "relax" : 0
  22730. } ],
  22731. "timeWindowsIgnorable" : true,
  22732. "completed" : false,
  22733. "precedenceTaskId" : "",
  22734. "assignedVehicleId" : "",
  22735. "dropPenalty" : 5000.0,
  22736. "properties" : null,
  22737. "arrivalEarliest" : "2018-08-06T10:38:22+0000",
  22738. "arrivalLatest" : "2018-08-06T10:56:50+0000",
  22739. "loads" : {
  22740. "weight" : 21,
  22741. "volume" : 300,
  22742. "unit" : 3
  22743. }
  22744. }, {
  22745. "id" : "4895",
  22746. "location" : {
  22747. "id" : "1.3113982_103.8565897",
  22748. "latitude" : 1.3113982,
  22749. "longitude" : 103.8565897
  22750. },
  22751. "artificial" : false,
  22752. "taskType" : "Pickup",
  22753. "capacityDemand" : {
  22754. "weight" : 17,
  22755. "volume" : 100,
  22756. "unit" : 1
  22757. },
  22758. "duration" : 200,
  22759. "timeWindows" : [ {
  22760. "start" : "2018-08-06T08:10:00.000Z",
  22761. "end" : "2018-08-06T11:10:00.000Z",
  22762. "relax" : 0
  22763. } ],
  22764. "timeWindowsIgnorable" : true,
  22765. "completed" : false,
  22766. "precedenceTaskId" : "",
  22767. "assignedVehicleId" : "",
  22768. "dropPenalty" : 5000.0,
  22769. "properties" : null,
  22770. "arrivalEarliest" : "2018-08-06T10:51:32+0000",
  22771. "arrivalLatest" : "2018-08-06T11:10:00+0000",
  22772. "loads" : {
  22773. "weight" : 1,
  22774. "volume" : 200,
  22775. "unit" : 2
  22776. }
  22777. }, {
  22778. "id" : "4398",
  22779. "location" : {
  22780. "id" : "1.373899_103.880804",
  22781. "latitude" : 1.373899,
  22782. "longitude" : 103.880804
  22783. },
  22784. "artificial" : false,
  22785. "taskType" : "Delivery",
  22786. "capacityDemand" : {
  22787. "weight" : -14,
  22788. "volume" : -100,
  22789. "unit" : -1
  22790. },
  22791. "duration" : 200,
  22792. "timeWindows" : [ {
  22793. "start" : "2018-08-06T08:28:00.000Z",
  22794. "end" : "2018-08-06T11:28:00.000Z",
  22795. "relax" : 0
  22796. } ],
  22797. "timeWindowsIgnorable" : true,
  22798. "completed" : false,
  22799. "precedenceTaskId" : "",
  22800. "assignedVehicleId" : "",
  22801. "dropPenalty" : 5000.0,
  22802. "properties" : null,
  22803. "arrivalEarliest" : "2018-08-06T11:06:02+0000",
  22804. "arrivalLatest" : "2018-08-06T11:28:00+0000",
  22805. "loads" : {
  22806. "weight" : 18,
  22807. "volume" : 300,
  22808. "unit" : 3
  22809. }
  22810. }, {
  22811. "id" : "4858",
  22812. "location" : {
  22813. "id" : "1.3834696_103.8967576",
  22814. "latitude" : 1.3834696,
  22815. "longitude" : 103.8967576
  22816. },
  22817. "artificial" : false,
  22818. "taskType" : "Delivery",
  22819. "capacityDemand" : {
  22820. "weight" : -1,
  22821. "volume" : -100,
  22822. "unit" : -1
  22823. },
  22824. "duration" : 200,
  22825. "timeWindows" : [ {
  22826. "start" : "2018-08-06T09:14:00.000Z",
  22827. "end" : "2018-08-06T12:14:00.000Z",
  22828. "relax" : 0
  22829. } ],
  22830. "timeWindowsIgnorable" : true,
  22831. "completed" : false,
  22832. "precedenceTaskId" : "",
  22833. "assignedVehicleId" : "",
  22834. "dropPenalty" : 5000.0,
  22835. "properties" : null,
  22836. "arrivalEarliest" : "2018-08-06T11:12:28+0000",
  22837. "arrivalLatest" : "2018-08-06T11:57:25+0000",
  22838. "loads" : {
  22839. "weight" : 4,
  22840. "volume" : 200,
  22841. "unit" : 2
  22842. }
  22843. }, {
  22844. "id" : "4510",
  22845. "location" : {
  22846. "id" : "1.3830761_103.9003069",
  22847. "latitude" : 1.3830761,
  22848. "longitude" : 103.9003069
  22849. },
  22850. "artificial" : false,
  22851. "taskType" : "Delivery",
  22852. "capacityDemand" : {
  22853. "weight" : -2,
  22854. "volume" : -100,
  22855. "unit" : -1
  22856. },
  22857. "duration" : 200,
  22858. "timeWindows" : [ {
  22859. "start" : "2018-08-06T09:35:00.000Z",
  22860. "end" : "2018-08-06T12:35:00.000Z",
  22861. "relax" : 0
  22862. } ],
  22863. "timeWindowsIgnorable" : true,
  22864. "completed" : false,
  22865. "precedenceTaskId" : "",
  22866. "assignedVehicleId" : "",
  22867. "dropPenalty" : 5000.0,
  22868. "properties" : null,
  22869. "arrivalEarliest" : "2018-08-06T11:16:23+0000",
  22870. "arrivalLatest" : "2018-08-06T12:01:20+0000",
  22871. "loads" : {
  22872. "weight" : 3,
  22873. "volume" : 100,
  22874. "unit" : 1
  22875. }
  22876. }, {
  22877. "id" : "4903",
  22878. "location" : {
  22879. "id" : "1.3113982_103.8565897",
  22880. "latitude" : 1.3113982,
  22881. "longitude" : 103.8565897
  22882. },
  22883. "artificial" : false,
  22884. "taskType" : "Pickup",
  22885. "capacityDemand" : {
  22886. "weight" : 16,
  22887. "volume" : 100,
  22888. "unit" : 1
  22889. },
  22890. "duration" : 200,
  22891. "timeWindows" : [ {
  22892. "start" : "2018-08-06T09:33:00.000Z",
  22893. "end" : "2018-08-06T12:33:00.000Z",
  22894. "relax" : 0
  22895. } ],
  22896. "timeWindowsIgnorable" : true,
  22897. "completed" : false,
  22898. "precedenceTaskId" : "",
  22899. "assignedVehicleId" : "",
  22900. "dropPenalty" : 5000.0,
  22901. "properties" : null,
  22902. "arrivalEarliest" : "2018-08-06T11:33:43+0000",
  22903. "arrivalLatest" : "2018-08-06T12:18:40+0000",
  22904. "loads" : {
  22905. "weight" : 1,
  22906. "volume" : 0,
  22907. "unit" : 0
  22908. }
  22909. }, {
  22910. "id" : "5145",
  22911. "location" : {
  22912. "id" : "1.3113982_103.8565897",
  22913. "latitude" : 1.3113982,
  22914. "longitude" : 103.8565897
  22915. },
  22916. "artificial" : false,
  22917. "taskType" : "Pickup",
  22918. "capacityDemand" : {
  22919. "weight" : 4,
  22920. "volume" : 100,
  22921. "unit" : 1
  22922. },
  22923. "duration" : 200,
  22924. "timeWindows" : [ {
  22925. "start" : "2018-08-06T09:22:00.000Z",
  22926. "end" : "2018-08-06T12:22:00.000Z",
  22927. "relax" : 0
  22928. } ],
  22929. "timeWindowsIgnorable" : true,
  22930. "completed" : false,
  22931. "precedenceTaskId" : "",
  22932. "assignedVehicleId" : "",
  22933. "dropPenalty" : 5000.0,
  22934. "properties" : null,
  22935. "arrivalEarliest" : "2018-08-06T11:37:03+0000",
  22936. "arrivalLatest" : "2018-08-06T12:22:00+0000",
  22937. "loads" : {
  22938. "weight" : 17,
  22939. "volume" : 100,
  22940. "unit" : 1
  22941. }
  22942. }, {
  22943. "id" : "5071",
  22944. "location" : {
  22945. "id" : "1.3113982_103.8565897",
  22946. "latitude" : 1.3113982,
  22947. "longitude" : 103.8565897
  22948. },
  22949. "artificial" : false,
  22950. "taskType" : "Pickup",
  22951. "capacityDemand" : {
  22952. "weight" : 4,
  22953. "volume" : 100,
  22954. "unit" : 1
  22955. },
  22956. "duration" : 200,
  22957. "timeWindows" : [ {
  22958. "start" : "2018-08-06T11:33:00.000Z",
  22959. "end" : "2018-08-06T14:33:00.000Z",
  22960. "relax" : 0
  22961. } ],
  22962. "timeWindowsIgnorable" : true,
  22963. "completed" : false,
  22964. "precedenceTaskId" : "",
  22965. "assignedVehicleId" : "",
  22966. "dropPenalty" : 5000.0,
  22967. "properties" : null,
  22968. "arrivalEarliest" : "2018-08-06T11:40:23+0000",
  22969. "arrivalLatest" : "2018-08-06T14:33:00+0000",
  22970. "loads" : {
  22971. "weight" : 21,
  22972. "volume" : 200,
  22973. "unit" : 2
  22974. }
  22975. } ],
  22976. "directions" : [ ],
  22977. "polyline" : null,
  22978. "snappedWaypoints" : null,
  22979. "properties" : { }
  22980. }, {
  22981. "assignee" : {
  22982. "id" : "1004",
  22983. "vehicleType" : {
  22984. "id" : "595e9321-50d6-4969-928d-9e2934935520",
  22985. "profile" : "motorcycle",
  22986. "averageSpeed" : 40.0,
  22987. "capacity" : {
  22988. "weight" : 25,
  22989. "volume" : 5000,
  22990. "unit" : 1000
  22991. },
  22992. "cost" : {
  22993. "fixed" : 15,
  22994. "perMileage" : 1,
  22995. "perRegularHours" : 22
  22996. },
  22997. "properties" : null
  22998. },
  22999. "vehicleTypeId" : "595e9321-50d6-4969-928d-9e2934935520",
  23000. "startLocation" : {
  23001. "id" : "1.333829_103.969318",
  23002. "latitude" : 1.333829,
  23003. "longitude" : 103.969318
  23004. },
  23005. "endLocation" : {
  23006. "id" : "1.333829_103.969318",
  23007. "latitude" : 1.333829,
  23008. "longitude" : 103.969318
  23009. },
  23010. "timeSchedule" : {
  23011. "start" : "2017-07-19T07:53:16.930Z",
  23012. "end" : "2019-07-19T07:53:16.930Z",
  23013. "relax" : 0
  23014. },
  23015. "timeLimit" : 86400,
  23016. "breakDuration" : 0.0,
  23017. "breakTimes" : null,
  23018. "returnToDepot" : false,
  23019. "lockedTour" : [ ],
  23020. "properties" : null
  23021. },
  23022. "startTime" : null,
  23023. "endTime" : null,
  23024. "travelingTime" : 0,
  23025. "travelingDistance" : 0.0,
  23026. "cost" : { },
  23027. "tour" : [ {
  23028. "id" : "startFromDepot",
  23029. "location" : {
  23030. "id" : "1.333829_103.969318",
  23031. "latitude" : 1.333829,
  23032. "longitude" : 103.969318
  23033. },
  23034. "artificial" : false,
  23035. "taskType" : "startFromDepot",
  23036. "capacityDemand" : null,
  23037. "duration" : 0,
  23038. "timeWindows" : null,
  23039. "timeWindowsIgnorable" : true,
  23040. "completed" : false,
  23041. "precedenceTaskId" : null,
  23042. "assignedVehicleId" : null,
  23043. "dropPenalty" : 0.0,
  23044. "properties" : null,
  23045. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  23046. "arrivalLatest" : "2018-08-06T06:08:16+0000",
  23047. "loads" : {
  23048. "weight" : 0,
  23049. "volume" : 0,
  23050. "unit" : 0
  23051. }
  23052. }, {
  23053. "id" : "4809",
  23054. "location" : {
  23055. "id" : "1.3230967_103.9221028",
  23056. "latitude" : 1.3230967,
  23057. "longitude" : 103.9221028
  23058. },
  23059. "artificial" : false,
  23060. "taskType" : "Pickup",
  23061. "capacityDemand" : {
  23062. "weight" : 14,
  23063. "volume" : 100,
  23064. "unit" : 1
  23065. },
  23066. "duration" : 200,
  23067. "timeWindows" : [ {
  23068. "start" : "2018-08-06T06:03:00.000Z",
  23069. "end" : "2018-08-06T09:03:00.000Z",
  23070. "relax" : 0
  23071. } ],
  23072. "timeWindowsIgnorable" : true,
  23073. "completed" : false,
  23074. "precedenceTaskId" : "",
  23075. "assignedVehicleId" : "",
  23076. "dropPenalty" : 5000.0,
  23077. "properties" : null,
  23078. "arrivalEarliest" : "2018-08-06T06:03:00+0000",
  23079. "arrivalLatest" : "2018-08-06T06:16:20+0000",
  23080. "loads" : {
  23081. "weight" : 0,
  23082. "volume" : 0,
  23083. "unit" : 0
  23084. }
  23085. }, {
  23086. "id" : "5037",
  23087. "location" : {
  23088. "id" : "1.3230967_103.9221028",
  23089. "latitude" : 1.3230967,
  23090. "longitude" : 103.9221028
  23091. },
  23092. "artificial" : false,
  23093. "taskType" : "Pickup",
  23094. "capacityDemand" : {
  23095. "weight" : 5,
  23096. "volume" : 100,
  23097. "unit" : 1
  23098. },
  23099. "duration" : 200,
  23100. "timeWindows" : [ {
  23101. "start" : "2018-08-06T03:56:00.000Z",
  23102. "end" : "2018-08-06T06:56:00.000Z",
  23103. "relax" : 0
  23104. } ],
  23105. "timeWindowsIgnorable" : true,
  23106. "completed" : false,
  23107. "precedenceTaskId" : "",
  23108. "assignedVehicleId" : "",
  23109. "dropPenalty" : 5000.0,
  23110. "properties" : null,
  23111. "arrivalEarliest" : "2018-08-06T06:06:20+0000",
  23112. "arrivalLatest" : "2018-08-06T06:19:40+0000",
  23113. "loads" : {
  23114. "weight" : 14,
  23115. "volume" : 100,
  23116. "unit" : 1
  23117. }
  23118. }, {
  23119. "id" : "5195",
  23120. "location" : {
  23121. "id" : "1.3230967_103.9221028",
  23122. "latitude" : 1.3230967,
  23123. "longitude" : 103.9221028
  23124. },
  23125. "artificial" : false,
  23126. "taskType" : "Pickup",
  23127. "capacityDemand" : {
  23128. "weight" : 4,
  23129. "volume" : 100,
  23130. "unit" : 1
  23131. },
  23132. "duration" : 200,
  23133. "timeWindows" : [ {
  23134. "start" : "2018-08-06T03:23:00.000Z",
  23135. "end" : "2018-08-06T06:23:00.000Z",
  23136. "relax" : 0
  23137. } ],
  23138. "timeWindowsIgnorable" : true,
  23139. "completed" : false,
  23140. "precedenceTaskId" : "",
  23141. "assignedVehicleId" : "",
  23142. "dropPenalty" : 5000.0,
  23143. "properties" : null,
  23144. "arrivalEarliest" : "2018-08-06T06:09:40+0000",
  23145. "arrivalLatest" : "2018-08-06T06:23:00+0000",
  23146. "loads" : {
  23147. "weight" : 19,
  23148. "volume" : 200,
  23149. "unit" : 2
  23150. }
  23151. }, {
  23152. "id" : "4770",
  23153. "location" : {
  23154. "id" : "1.3178498_103.8864427",
  23155. "latitude" : 1.3178498,
  23156. "longitude" : 103.8864427
  23157. },
  23158. "artificial" : false,
  23159. "taskType" : "Delivery",
  23160. "capacityDemand" : {
  23161. "weight" : -21,
  23162. "volume" : -200,
  23163. "unit" : -1
  23164. },
  23165. "duration" : 200,
  23166. "timeWindows" : [ {
  23167. "start" : "2018-08-06T06:10:00.000Z",
  23168. "end" : "2018-08-06T09:10:00.000Z",
  23169. "relax" : 0
  23170. } ],
  23171. "timeWindowsIgnorable" : true,
  23172. "completed" : false,
  23173. "precedenceTaskId" : "",
  23174. "assignedVehicleId" : "",
  23175. "dropPenalty" : 5000.0,
  23176. "properties" : null,
  23177. "arrivalEarliest" : "2018-08-06T06:19:00+0000",
  23178. "arrivalLatest" : "2018-08-06T06:33:11+0000",
  23179. "loads" : {
  23180. "weight" : 23,
  23181. "volume" : 300,
  23182. "unit" : 3
  23183. }
  23184. }, {
  23185. "id" : "4540",
  23186. "location" : {
  23187. "id" : "1.297077_103.8875429",
  23188. "latitude" : 1.297077,
  23189. "longitude" : 103.8875429
  23190. },
  23191. "artificial" : false,
  23192. "taskType" : "Delivery",
  23193. "capacityDemand" : {
  23194. "weight" : -1,
  23195. "volume" : -100,
  23196. "unit" : -1
  23197. },
  23198. "duration" : 200,
  23199. "timeWindows" : [ {
  23200. "start" : "2018-08-06T03:42:00.000Z",
  23201. "end" : "2018-08-06T06:42:00.000Z",
  23202. "relax" : 0
  23203. } ],
  23204. "timeWindowsIgnorable" : true,
  23205. "completed" : false,
  23206. "precedenceTaskId" : "",
  23207. "assignedVehicleId" : "",
  23208. "dropPenalty" : 5000.0,
  23209. "properties" : null,
  23210. "arrivalEarliest" : "2018-08-06T06:25:48+0000",
  23211. "arrivalLatest" : "2018-08-06T06:39:59+0000",
  23212. "loads" : {
  23213. "weight" : 2,
  23214. "volume" : 100,
  23215. "unit" : 2
  23216. }
  23217. }, {
  23218. "id" : "4239",
  23219. "location" : {
  23220. "id" : "1.3113982_103.8565897",
  23221. "latitude" : 1.3113982,
  23222. "longitude" : 103.8565897
  23223. },
  23224. "artificial" : false,
  23225. "taskType" : "Pickup",
  23226. "capacityDemand" : {
  23227. "weight" : 1,
  23228. "volume" : 100,
  23229. "unit" : 1
  23230. },
  23231. "duration" : 200,
  23232. "timeWindows" : [ {
  23233. "start" : "2018-08-06T03:49:00.000Z",
  23234. "end" : "2018-08-06T06:49:00.000Z",
  23235. "relax" : 0
  23236. } ],
  23237. "timeWindowsIgnorable" : true,
  23238. "completed" : false,
  23239. "precedenceTaskId" : "",
  23240. "assignedVehicleId" : "",
  23241. "dropPenalty" : 5000.0,
  23242. "properties" : null,
  23243. "arrivalEarliest" : "2018-08-06T06:34:49+0000",
  23244. "arrivalLatest" : "2018-08-06T06:49:00+0000",
  23245. "loads" : {
  23246. "weight" : 1,
  23247. "volume" : 0,
  23248. "unit" : 1
  23249. }
  23250. }, {
  23251. "id" : "4257",
  23252. "location" : {
  23253. "id" : "1.3113982_103.8565897",
  23254. "latitude" : 1.3113982,
  23255. "longitude" : 103.8565897
  23256. },
  23257. "artificial" : false,
  23258. "taskType" : "Pickup",
  23259. "capacityDemand" : {
  23260. "weight" : 8,
  23261. "volume" : 100,
  23262. "unit" : 1
  23263. },
  23264. "duration" : 200,
  23265. "timeWindows" : [ {
  23266. "start" : "2018-08-06T04:46:00.000Z",
  23267. "end" : "2018-08-06T07:46:00.000Z",
  23268. "relax" : 0
  23269. } ],
  23270. "timeWindowsIgnorable" : true,
  23271. "completed" : false,
  23272. "precedenceTaskId" : "",
  23273. "assignedVehicleId" : "",
  23274. "dropPenalty" : 5000.0,
  23275. "properties" : null,
  23276. "arrivalEarliest" : "2018-08-06T06:38:09+0000",
  23277. "arrivalLatest" : "2018-08-06T07:02:00+0000",
  23278. "loads" : {
  23279. "weight" : 2,
  23280. "volume" : 100,
  23281. "unit" : 2
  23282. }
  23283. }, {
  23284. "id" : "4259",
  23285. "location" : {
  23286. "id" : "1.3113982_103.8565897",
  23287. "latitude" : 1.3113982,
  23288. "longitude" : 103.8565897
  23289. },
  23290. "artificial" : false,
  23291. "taskType" : "Pickup",
  23292. "capacityDemand" : {
  23293. "weight" : 2,
  23294. "volume" : 100,
  23295. "unit" : 1
  23296. },
  23297. "duration" : 200,
  23298. "timeWindows" : [ {
  23299. "start" : "2018-08-06T04:26:00.000Z",
  23300. "end" : "2018-08-06T07:26:00.000Z",
  23301. "relax" : 0
  23302. } ],
  23303. "timeWindowsIgnorable" : true,
  23304. "completed" : false,
  23305. "precedenceTaskId" : "",
  23306. "assignedVehicleId" : "",
  23307. "dropPenalty" : 5000.0,
  23308. "properties" : null,
  23309. "arrivalEarliest" : "2018-08-06T06:41:29+0000",
  23310. "arrivalLatest" : "2018-08-06T07:05:20+0000",
  23311. "loads" : {
  23312. "weight" : 10,
  23313. "volume" : 200,
  23314. "unit" : 3
  23315. }
  23316. }, {
  23317. "id" : "4287",
  23318. "location" : {
  23319. "id" : "1.3113982_103.8565897",
  23320. "latitude" : 1.3113982,
  23321. "longitude" : 103.8565897
  23322. },
  23323. "artificial" : false,
  23324. "taskType" : "Pickup",
  23325. "capacityDemand" : {
  23326. "weight" : 7,
  23327. "volume" : 100,
  23328. "unit" : 1
  23329. },
  23330. "duration" : 200,
  23331. "timeWindows" : [ {
  23332. "start" : "2018-08-06T05:46:00.000Z",
  23333. "end" : "2018-08-06T08:46:00.000Z",
  23334. "relax" : 0
  23335. } ],
  23336. "timeWindowsIgnorable" : true,
  23337. "completed" : false,
  23338. "precedenceTaskId" : "",
  23339. "assignedVehicleId" : "",
  23340. "dropPenalty" : 5000.0,
  23341. "properties" : null,
  23342. "arrivalEarliest" : "2018-08-06T06:44:49+0000",
  23343. "arrivalLatest" : "2018-08-06T07:08:40+0000",
  23344. "loads" : {
  23345. "weight" : 12,
  23346. "volume" : 300,
  23347. "unit" : 4
  23348. }
  23349. }, {
  23350. "id" : "4399",
  23351. "location" : {
  23352. "id" : "1.3113982_103.8565897",
  23353. "latitude" : 1.3113982,
  23354. "longitude" : 103.8565897
  23355. },
  23356. "artificial" : false,
  23357. "taskType" : "Pickup",
  23358. "capacityDemand" : {
  23359. "weight" : 2,
  23360. "volume" : 100,
  23361. "unit" : 1
  23362. },
  23363. "duration" : 200,
  23364. "timeWindows" : [ {
  23365. "start" : "2018-08-06T04:12:00.000Z",
  23366. "end" : "2018-08-06T07:12:00.000Z",
  23367. "relax" : 0
  23368. } ],
  23369. "timeWindowsIgnorable" : true,
  23370. "completed" : false,
  23371. "precedenceTaskId" : "",
  23372. "assignedVehicleId" : "",
  23373. "dropPenalty" : 5000.0,
  23374. "properties" : null,
  23375. "arrivalEarliest" : "2018-08-06T06:48:09+0000",
  23376. "arrivalLatest" : "2018-08-06T07:12:00+0000",
  23377. "loads" : {
  23378. "weight" : 19,
  23379. "volume" : 400,
  23380. "unit" : 5
  23381. }
  23382. }, {
  23383. "id" : "4415",
  23384. "location" : {
  23385. "id" : "1.3113982_103.8565897",
  23386. "latitude" : 1.3113982,
  23387. "longitude" : 103.8565897
  23388. },
  23389. "artificial" : false,
  23390. "taskType" : "Pickup",
  23391. "capacityDemand" : {
  23392. "weight" : 4,
  23393. "volume" : 100,
  23394. "unit" : 1
  23395. },
  23396. "duration" : 200,
  23397. "timeWindows" : [ {
  23398. "start" : "2018-08-06T08:03:00.000Z",
  23399. "end" : "2018-08-06T11:03:00.000Z",
  23400. "relax" : 0
  23401. } ],
  23402. "timeWindowsIgnorable" : true,
  23403. "completed" : false,
  23404. "precedenceTaskId" : "",
  23405. "assignedVehicleId" : "",
  23406. "dropPenalty" : 5000.0,
  23407. "properties" : null,
  23408. "arrivalEarliest" : "2018-08-06T08:03:00+0000",
  23409. "arrivalLatest" : "2018-08-06T08:21:14+0000",
  23410. "loads" : {
  23411. "weight" : 21,
  23412. "volume" : 500,
  23413. "unit" : 6
  23414. }
  23415. }, {
  23416. "id" : "5134",
  23417. "location" : {
  23418. "id" : "1.300158_103.857087",
  23419. "latitude" : 1.300158,
  23420. "longitude" : 103.857087
  23421. },
  23422. "artificial" : false,
  23423. "taskType" : "Delivery",
  23424. "capacityDemand" : {
  23425. "weight" : -11,
  23426. "volume" : -100,
  23427. "unit" : -1
  23428. },
  23429. "duration" : 200,
  23430. "timeWindows" : [ {
  23431. "start" : "2018-08-06T05:39:00.000Z",
  23432. "end" : "2018-08-06T08:39:00.000Z",
  23433. "relax" : 0
  23434. } ],
  23435. "timeWindowsIgnorable" : true,
  23436. "completed" : false,
  23437. "precedenceTaskId" : "",
  23438. "assignedVehicleId" : "",
  23439. "dropPenalty" : 5000.0,
  23440. "properties" : null,
  23441. "arrivalEarliest" : "2018-08-06T08:08:12+0000",
  23442. "arrivalLatest" : "2018-08-06T08:26:26+0000",
  23443. "loads" : {
  23444. "weight" : 25,
  23445. "volume" : 600,
  23446. "unit" : 7
  23447. }
  23448. }, {
  23449. "id" : "4405",
  23450. "location" : {
  23451. "id" : "1.3113982_103.8565897",
  23452. "latitude" : 1.3113982,
  23453. "longitude" : 103.8565897
  23454. },
  23455. "artificial" : false,
  23456. "taskType" : "Pickup",
  23457. "capacityDemand" : {
  23458. "weight" : 6,
  23459. "volume" : 100,
  23460. "unit" : 1
  23461. },
  23462. "duration" : 200,
  23463. "timeWindows" : [ {
  23464. "start" : "2018-08-06T06:21:00.000Z",
  23465. "end" : "2018-08-06T09:21:00.000Z",
  23466. "relax" : 0
  23467. } ],
  23468. "timeWindowsIgnorable" : true,
  23469. "completed" : false,
  23470. "precedenceTaskId" : "",
  23471. "assignedVehicleId" : "",
  23472. "dropPenalty" : 5000.0,
  23473. "properties" : null,
  23474. "arrivalEarliest" : "2018-08-06T08:13:24+0000",
  23475. "arrivalLatest" : "2018-08-06T08:31:38+0000",
  23476. "loads" : {
  23477. "weight" : 14,
  23478. "volume" : 500,
  23479. "unit" : 6
  23480. }
  23481. }, {
  23482. "id" : "4455",
  23483. "location" : {
  23484. "id" : "1.3113982_103.8565897",
  23485. "latitude" : 1.3113982,
  23486. "longitude" : 103.8565897
  23487. },
  23488. "artificial" : false,
  23489. "taskType" : "Pickup",
  23490. "capacityDemand" : {
  23491. "weight" : 3,
  23492. "volume" : 100,
  23493. "unit" : 1
  23494. },
  23495. "duration" : 200,
  23496. "timeWindows" : [ {
  23497. "start" : "2018-08-06T07:12:00.000Z",
  23498. "end" : "2018-08-06T10:12:00.000Z",
  23499. "relax" : 0
  23500. } ],
  23501. "timeWindowsIgnorable" : true,
  23502. "completed" : false,
  23503. "precedenceTaskId" : "",
  23504. "assignedVehicleId" : "",
  23505. "dropPenalty" : 5000.0,
  23506. "properties" : null,
  23507. "arrivalEarliest" : "2018-08-06T08:16:44+0000",
  23508. "arrivalLatest" : "2018-08-06T08:34:58+0000",
  23509. "loads" : {
  23510. "weight" : 20,
  23511. "volume" : 600,
  23512. "unit" : 7
  23513. }
  23514. }, {
  23515. "id" : "4463",
  23516. "location" : {
  23517. "id" : "1.3113982_103.8565897",
  23518. "latitude" : 1.3113982,
  23519. "longitude" : 103.8565897
  23520. },
  23521. "artificial" : false,
  23522. "taskType" : "Pickup",
  23523. "capacityDemand" : {
  23524. "weight" : 2,
  23525. "volume" : 100,
  23526. "unit" : 1
  23527. },
  23528. "duration" : 200,
  23529. "timeWindows" : [ {
  23530. "start" : "2018-08-06T08:08:00.000Z",
  23531. "end" : "2018-08-06T11:08:00.000Z",
  23532. "relax" : 0
  23533. } ],
  23534. "timeWindowsIgnorable" : true,
  23535. "completed" : false,
  23536. "precedenceTaskId" : "",
  23537. "assignedVehicleId" : "",
  23538. "dropPenalty" : 5000.0,
  23539. "properties" : null,
  23540. "arrivalEarliest" : "2018-08-06T08:20:04+0000",
  23541. "arrivalLatest" : "2018-08-06T08:38:18+0000",
  23542. "loads" : {
  23543. "weight" : 23,
  23544. "volume" : 700,
  23545. "unit" : 8
  23546. }
  23547. }, {
  23548. "id" : "4998",
  23549. "location" : {
  23550. "id" : "1.2856079_103.8519697",
  23551. "latitude" : 1.2856079,
  23552. "longitude" : 103.8519697
  23553. },
  23554. "artificial" : false,
  23555. "taskType" : "Delivery",
  23556. "capacityDemand" : {
  23557. "weight" : -1,
  23558. "volume" : -100,
  23559. "unit" : -1
  23560. },
  23561. "duration" : 200,
  23562. "timeWindows" : [ {
  23563. "start" : "2018-08-06T05:46:00.000Z",
  23564. "end" : "2018-08-06T08:46:00.000Z",
  23565. "relax" : 0
  23566. } ],
  23567. "timeWindowsIgnorable" : true,
  23568. "completed" : false,
  23569. "precedenceTaskId" : "",
  23570. "assignedVehicleId" : "",
  23571. "dropPenalty" : 5000.0,
  23572. "properties" : null,
  23573. "arrivalEarliest" : "2018-08-06T08:27:46+0000",
  23574. "arrivalLatest" : "2018-08-06T08:46:00+0000",
  23575. "loads" : {
  23576. "weight" : 25,
  23577. "volume" : 800,
  23578. "unit" : 9
  23579. }
  23580. }, {
  23581. "id" : "4890",
  23582. "location" : {
  23583. "id" : "1.2795839_103.8506561",
  23584. "latitude" : 1.2795839,
  23585. "longitude" : 103.8506561
  23586. },
  23587. "artificial" : false,
  23588. "taskType" : "Delivery",
  23589. "capacityDemand" : {
  23590. "weight" : -1,
  23591. "volume" : -100,
  23592. "unit" : -1
  23593. },
  23594. "duration" : 200,
  23595. "timeWindows" : [ {
  23596. "start" : "2018-08-06T09:00:00.000Z",
  23597. "end" : "2018-08-06T12:00:00.000Z",
  23598. "relax" : 0
  23599. } ],
  23600. "timeWindowsIgnorable" : true,
  23601. "completed" : false,
  23602. "precedenceTaskId" : "",
  23603. "assignedVehicleId" : "",
  23604. "dropPenalty" : 5000.0,
  23605. "properties" : null,
  23606. "arrivalEarliest" : "2018-08-06T09:00:00+0000",
  23607. "arrivalLatest" : "2018-08-06T09:09:32+0000",
  23608. "loads" : {
  23609. "weight" : 24,
  23610. "volume" : 700,
  23611. "unit" : 8
  23612. }
  23613. }, {
  23614. "id" : "5226",
  23615. "location" : {
  23616. "id" : "1.2832446_103.8496597",
  23617. "latitude" : 1.2832446,
  23618. "longitude" : 103.8496597
  23619. },
  23620. "artificial" : false,
  23621. "taskType" : "Delivery",
  23622. "capacityDemand" : {
  23623. "weight" : -1,
  23624. "volume" : -100,
  23625. "unit" : -1
  23626. },
  23627. "duration" : 200,
  23628. "timeWindows" : [ {
  23629. "start" : "2018-08-06T06:44:00.000Z",
  23630. "end" : "2018-08-06T09:44:00.000Z",
  23631. "relax" : 0
  23632. } ],
  23633. "timeWindowsIgnorable" : true,
  23634. "completed" : false,
  23635. "precedenceTaskId" : "",
  23636. "assignedVehicleId" : "",
  23637. "dropPenalty" : 5000.0,
  23638. "properties" : null,
  23639. "arrivalEarliest" : "2018-08-06T09:03:57+0000",
  23640. "arrivalLatest" : "2018-08-06T09:13:29+0000",
  23641. "loads" : {
  23642. "weight" : 23,
  23643. "volume" : 600,
  23644. "unit" : 7
  23645. }
  23646. }, {
  23647. "id" : "4724",
  23648. "location" : {
  23649. "id" : "1.2867872_103.8494416",
  23650. "latitude" : 1.2867872,
  23651. "longitude" : 103.8494416
  23652. },
  23653. "artificial" : false,
  23654. "taskType" : "Delivery",
  23655. "capacityDemand" : {
  23656. "weight" : -21,
  23657. "volume" : -200,
  23658. "unit" : -1
  23659. },
  23660. "duration" : 200,
  23661. "timeWindows" : [ {
  23662. "start" : "2018-08-06T07:57:00.000Z",
  23663. "end" : "2018-08-06T10:57:00.000Z",
  23664. "relax" : 0
  23665. } ],
  23666. "timeWindowsIgnorable" : true,
  23667. "completed" : false,
  23668. "precedenceTaskId" : "",
  23669. "assignedVehicleId" : "",
  23670. "dropPenalty" : 5000.0,
  23671. "properties" : null,
  23672. "arrivalEarliest" : "2018-08-06T09:07:52+0000",
  23673. "arrivalLatest" : "2018-08-06T09:17:24+0000",
  23674. "loads" : {
  23675. "weight" : 22,
  23676. "volume" : 500,
  23677. "unit" : 6
  23678. }
  23679. }, {
  23680. "id" : "4269",
  23681. "location" : {
  23682. "id" : "1.3113982_103.8565897",
  23683. "latitude" : 1.3113982,
  23684. "longitude" : 103.8565897
  23685. },
  23686. "artificial" : false,
  23687. "taskType" : "Pickup",
  23688. "capacityDemand" : {
  23689. "weight" : 14,
  23690. "volume" : 100,
  23691. "unit" : 1
  23692. },
  23693. "duration" : 200,
  23694. "timeWindows" : [ {
  23695. "start" : "2018-08-06T06:25:00.000Z",
  23696. "end" : "2018-08-06T09:25:00.000Z",
  23697. "relax" : 0
  23698. } ],
  23699. "timeWindowsIgnorable" : true,
  23700. "completed" : false,
  23701. "precedenceTaskId" : "",
  23702. "assignedVehicleId" : "",
  23703. "dropPenalty" : 5000.0,
  23704. "properties" : null,
  23705. "arrivalEarliest" : "2018-08-06T09:15:28+0000",
  23706. "arrivalLatest" : "2018-08-06T09:25:00+0000",
  23707. "loads" : {
  23708. "weight" : 1,
  23709. "volume" : 300,
  23710. "unit" : 5
  23711. }
  23712. }, {
  23713. "id" : "4453",
  23714. "location" : {
  23715. "id" : "1.3113982_103.8565897",
  23716. "latitude" : 1.3113982,
  23717. "longitude" : 103.8565897
  23718. },
  23719. "artificial" : false,
  23720. "taskType" : "Pickup",
  23721. "capacityDemand" : {
  23722. "weight" : 7,
  23723. "volume" : 100,
  23724. "unit" : 1
  23725. },
  23726. "duration" : 200,
  23727. "timeWindows" : [ {
  23728. "start" : "2018-08-06T10:03:00.000Z",
  23729. "end" : "2018-08-06T13:03:00.000Z",
  23730. "relax" : 0
  23731. } ],
  23732. "timeWindowsIgnorable" : true,
  23733. "completed" : false,
  23734. "precedenceTaskId" : "",
  23735. "assignedVehicleId" : "",
  23736. "dropPenalty" : 5000.0,
  23737. "properties" : null,
  23738. "arrivalEarliest" : "2018-08-06T10:03:00+0000",
  23739. "arrivalLatest" : "2018-08-06T10:06:52+0000",
  23740. "loads" : {
  23741. "weight" : 15,
  23742. "volume" : 400,
  23743. "unit" : 6
  23744. }
  23745. }, {
  23746. "id" : "4577",
  23747. "location" : {
  23748. "id" : "1.3113982_103.8565897",
  23749. "latitude" : 1.3113982,
  23750. "longitude" : 103.8565897
  23751. },
  23752. "artificial" : false,
  23753. "taskType" : "Pickup",
  23754. "capacityDemand" : {
  23755. "weight" : 3,
  23756. "volume" : 100,
  23757. "unit" : 1
  23758. },
  23759. "duration" : 200,
  23760. "timeWindows" : [ {
  23761. "start" : "2018-08-06T08:57:00.000Z",
  23762. "end" : "2018-08-06T11:57:00.000Z",
  23763. "relax" : 0
  23764. } ],
  23765. "timeWindowsIgnorable" : true,
  23766. "completed" : false,
  23767. "precedenceTaskId" : "",
  23768. "assignedVehicleId" : "",
  23769. "dropPenalty" : 5000.0,
  23770. "properties" : null,
  23771. "arrivalEarliest" : "2018-08-06T10:06:20+0000",
  23772. "arrivalLatest" : "2018-08-06T10:10:12+0000",
  23773. "loads" : {
  23774. "weight" : 22,
  23775. "volume" : 500,
  23776. "unit" : 7
  23777. }
  23778. }, {
  23779. "id" : "4466",
  23780. "location" : {
  23781. "id" : "1.3283564_103.8608075",
  23782. "latitude" : 1.3283564,
  23783. "longitude" : 103.8608075
  23784. },
  23785. "artificial" : false,
  23786. "taskType" : "Delivery",
  23787. "capacityDemand" : {
  23788. "weight" : -24,
  23789. "volume" : -200,
  23790. "unit" : -1
  23791. },
  23792. "duration" : 200,
  23793. "timeWindows" : [ {
  23794. "start" : "2018-08-06T10:06:00.000Z",
  23795. "end" : "2018-08-06T13:06:00.000Z",
  23796. "relax" : 0
  23797. } ],
  23798. "timeWindowsIgnorable" : true,
  23799. "completed" : false,
  23800. "precedenceTaskId" : "",
  23801. "assignedVehicleId" : "",
  23802. "dropPenalty" : 5000.0,
  23803. "properties" : null,
  23804. "arrivalEarliest" : "2018-08-06T10:12:34+0000",
  23805. "arrivalLatest" : "2018-08-06T10:16:26+0000",
  23806. "loads" : {
  23807. "weight" : 25,
  23808. "volume" : 600,
  23809. "unit" : 8
  23810. }
  23811. }, {
  23812. "id" : "4345",
  23813. "location" : {
  23814. "id" : "1.3113982_103.8565897",
  23815. "latitude" : 1.3113982,
  23816. "longitude" : 103.8565897
  23817. },
  23818. "artificial" : false,
  23819. "taskType" : "Pickup",
  23820. "capacityDemand" : {
  23821. "weight" : 23,
  23822. "volume" : 200,
  23823. "unit" : 1
  23824. },
  23825. "duration" : 200,
  23826. "timeWindows" : [ {
  23827. "start" : "2018-08-06T07:31:00.000Z",
  23828. "end" : "2018-08-06T10:31:00.000Z",
  23829. "relax" : 0
  23830. } ],
  23831. "timeWindowsIgnorable" : true,
  23832. "completed" : false,
  23833. "precedenceTaskId" : "",
  23834. "assignedVehicleId" : "",
  23835. "dropPenalty" : 5000.0,
  23836. "properties" : null,
  23837. "arrivalEarliest" : "2018-08-06T10:18:48+0000",
  23838. "arrivalLatest" : "2018-08-06T10:22:40+0000",
  23839. "loads" : {
  23840. "weight" : 1,
  23841. "volume" : 400,
  23842. "unit" : 7
  23843. }
  23844. }, {
  23845. "id" : "4837",
  23846. "location" : {
  23847. "id" : "1.3113982_103.8565897",
  23848. "latitude" : 1.3113982,
  23849. "longitude" : 103.8565897
  23850. },
  23851. "artificial" : false,
  23852. "taskType" : "Pickup",
  23853. "capacityDemand" : {
  23854. "weight" : 1,
  23855. "volume" : 100,
  23856. "unit" : 1
  23857. },
  23858. "duration" : 200,
  23859. "timeWindows" : [ {
  23860. "start" : "2018-08-06T07:26:00.000Z",
  23861. "end" : "2018-08-06T10:26:00.000Z",
  23862. "relax" : 0
  23863. } ],
  23864. "timeWindowsIgnorable" : true,
  23865. "completed" : false,
  23866. "precedenceTaskId" : "",
  23867. "assignedVehicleId" : "",
  23868. "dropPenalty" : 5000.0,
  23869. "properties" : null,
  23870. "arrivalEarliest" : "2018-08-06T10:22:08+0000",
  23871. "arrivalLatest" : "2018-08-06T10:26:00+0000",
  23872. "loads" : {
  23873. "weight" : 24,
  23874. "volume" : 600,
  23875. "unit" : 8
  23876. }
  23877. }, {
  23878. "id" : "4428",
  23879. "location" : {
  23880. "id" : "1.2961063_103.8546767",
  23881. "latitude" : 1.2961063,
  23882. "longitude" : 103.8546767
  23883. },
  23884. "artificial" : false,
  23885. "taskType" : "Delivery",
  23886. "capacityDemand" : {
  23887. "weight" : -21,
  23888. "volume" : -200,
  23889. "unit" : -1
  23890. },
  23891. "duration" : 200,
  23892. "timeWindows" : [ {
  23893. "start" : "2018-08-06T07:47:00.000Z",
  23894. "end" : "2018-08-06T10:47:00.000Z",
  23895. "relax" : 0
  23896. } ],
  23897. "timeWindowsIgnorable" : true,
  23898. "completed" : false,
  23899. "precedenceTaskId" : "",
  23900. "assignedVehicleId" : "",
  23901. "dropPenalty" : 5000.0,
  23902. "properties" : null,
  23903. "arrivalEarliest" : "2018-08-06T10:28:02+0000",
  23904. "arrivalLatest" : "2018-08-06T10:34:07+0000",
  23905. "loads" : {
  23906. "weight" : 25,
  23907. "volume" : 700,
  23908. "unit" : 9
  23909. }
  23910. }, {
  23911. "id" : "4389",
  23912. "location" : {
  23913. "id" : "1.3113982_103.8565897",
  23914. "latitude" : 1.3113982,
  23915. "longitude" : 103.8565897
  23916. },
  23917. "artificial" : false,
  23918. "taskType" : "Pickup",
  23919. "capacityDemand" : {
  23920. "weight" : 15,
  23921. "volume" : 100,
  23922. "unit" : 1
  23923. },
  23924. "duration" : 200,
  23925. "timeWindows" : [ {
  23926. "start" : "2018-08-06T09:13:00.000Z",
  23927. "end" : "2018-08-06T12:13:00.000Z",
  23928. "relax" : 0
  23929. } ],
  23930. "timeWindowsIgnorable" : true,
  23931. "completed" : false,
  23932. "precedenceTaskId" : "",
  23933. "assignedVehicleId" : "",
  23934. "dropPenalty" : 5000.0,
  23935. "properties" : null,
  23936. "arrivalEarliest" : "2018-08-06T10:33:56+0000",
  23937. "arrivalLatest" : "2018-08-06T10:40:01+0000",
  23938. "loads" : {
  23939. "weight" : 4,
  23940. "volume" : 500,
  23941. "unit" : 8
  23942. }
  23943. }, {
  23944. "id" : "4585",
  23945. "location" : {
  23946. "id" : "1.3113982_103.8565897",
  23947. "latitude" : 1.3113982,
  23948. "longitude" : 103.8565897
  23949. },
  23950. "artificial" : false,
  23951. "taskType" : "Pickup",
  23952. "capacityDemand" : {
  23953. "weight" : 4,
  23954. "volume" : 100,
  23955. "unit" : 1
  23956. },
  23957. "duration" : 200,
  23958. "timeWindows" : [ {
  23959. "start" : "2018-08-06T09:59:00.000Z",
  23960. "end" : "2018-08-06T12:59:00.000Z",
  23961. "relax" : 0
  23962. } ],
  23963. "timeWindowsIgnorable" : true,
  23964. "completed" : false,
  23965. "precedenceTaskId" : "",
  23966. "assignedVehicleId" : "",
  23967. "dropPenalty" : 5000.0,
  23968. "properties" : null,
  23969. "arrivalEarliest" : "2018-08-06T10:37:16+0000",
  23970. "arrivalLatest" : "2018-08-06T10:43:21+0000",
  23971. "loads" : {
  23972. "weight" : 19,
  23973. "volume" : 600,
  23974. "unit" : 9
  23975. }
  23976. }, {
  23977. "id" : "4591",
  23978. "location" : {
  23979. "id" : "1.3113982_103.8565897",
  23980. "latitude" : 1.3113982,
  23981. "longitude" : 103.8565897
  23982. },
  23983. "artificial" : false,
  23984. "taskType" : "Pickup",
  23985. "capacityDemand" : {
  23986. "weight" : 2,
  23987. "volume" : 100,
  23988. "unit" : 1
  23989. },
  23990. "duration" : 200,
  23991. "timeWindows" : [ {
  23992. "start" : "2018-08-06T08:26:00.000Z",
  23993. "end" : "2018-08-06T11:26:00.000Z",
  23994. "relax" : 0
  23995. } ],
  23996. "timeWindowsIgnorable" : true,
  23997. "completed" : false,
  23998. "precedenceTaskId" : "",
  23999. "assignedVehicleId" : "",
  24000. "dropPenalty" : 5000.0,
  24001. "properties" : null,
  24002. "arrivalEarliest" : "2018-08-06T10:40:36+0000",
  24003. "arrivalLatest" : "2018-08-06T10:46:41+0000",
  24004. "loads" : {
  24005. "weight" : 23,
  24006. "volume" : 700,
  24007. "unit" : 10
  24008. }
  24009. }, {
  24010. "id" : "4392",
  24011. "location" : {
  24012. "id" : "1.3227666_103.825017",
  24013. "latitude" : 1.3227666,
  24014. "longitude" : 103.825017
  24015. },
  24016. "artificial" : false,
  24017. "taskType" : "Delivery",
  24018. "capacityDemand" : {
  24019. "weight" : -2,
  24020. "volume" : -100,
  24021. "unit" : -1
  24022. },
  24023. "duration" : 200,
  24024. "timeWindows" : [ {
  24025. "start" : "2018-08-06T08:46:00.000Z",
  24026. "end" : "2018-08-06T11:46:00.000Z",
  24027. "relax" : 0
  24028. } ],
  24029. "timeWindowsIgnorable" : true,
  24030. "completed" : false,
  24031. "precedenceTaskId" : "",
  24032. "assignedVehicleId" : "",
  24033. "dropPenalty" : 5000.0,
  24034. "properties" : null,
  24035. "arrivalEarliest" : "2018-08-06T10:49:31+0000",
  24036. "arrivalLatest" : "2018-08-06T10:55:36+0000",
  24037. "loads" : {
  24038. "weight" : 25,
  24039. "volume" : 800,
  24040. "unit" : 11
  24041. }
  24042. }, {
  24043. "id" : "4572",
  24044. "location" : {
  24045. "id" : "1.329275_103.8173468",
  24046. "latitude" : 1.329275,
  24047. "longitude" : 103.8173468
  24048. },
  24049. "artificial" : false,
  24050. "taskType" : "Delivery",
  24051. "capacityDemand" : {
  24052. "weight" : -4,
  24053. "volume" : -100,
  24054. "unit" : -1
  24055. },
  24056. "duration" : 200,
  24057. "timeWindows" : [ {
  24058. "start" : "2018-08-06T09:45:00.000Z",
  24059. "end" : "2018-08-06T12:45:00.000Z",
  24060. "relax" : 0
  24061. } ],
  24062. "timeWindowsIgnorable" : true,
  24063. "completed" : false,
  24064. "precedenceTaskId" : "",
  24065. "assignedVehicleId" : "",
  24066. "dropPenalty" : 5000.0,
  24067. "properties" : null,
  24068. "arrivalEarliest" : "2018-08-06T10:54:31+0000",
  24069. "arrivalLatest" : "2018-08-06T11:00:36+0000",
  24070. "loads" : {
  24071. "weight" : 23,
  24072. "volume" : 700,
  24073. "unit" : 10
  24074. }
  24075. }, {
  24076. "id" : "4374",
  24077. "location" : {
  24078. "id" : "1.331925_103.809646",
  24079. "latitude" : 1.331925,
  24080. "longitude" : 103.809646
  24081. },
  24082. "artificial" : false,
  24083. "taskType" : "Delivery",
  24084. "capacityDemand" : {
  24085. "weight" : -6,
  24086. "volume" : -100,
  24087. "unit" : -1
  24088. },
  24089. "duration" : 200,
  24090. "timeWindows" : [ {
  24091. "start" : "2018-08-06T11:00:00.000Z",
  24092. "end" : "2018-08-06T14:00:00.000Z",
  24093. "relax" : 0
  24094. } ],
  24095. "timeWindowsIgnorable" : true,
  24096. "completed" : false,
  24097. "precedenceTaskId" : "",
  24098. "assignedVehicleId" : "",
  24099. "dropPenalty" : 5000.0,
  24100. "properties" : null,
  24101. "arrivalEarliest" : "2018-08-06T11:00:00+0000",
  24102. "arrivalLatest" : "2018-08-06T11:05:17+0000",
  24103. "loads" : {
  24104. "weight" : 19,
  24105. "volume" : 600,
  24106. "unit" : 9
  24107. }
  24108. }, {
  24109. "id" : "4586",
  24110. "location" : {
  24111. "id" : "1.3248308_103.8044088",
  24112. "latitude" : 1.3248308,
  24113. "longitude" : 103.8044088
  24114. },
  24115. "artificial" : false,
  24116. "taskType" : "Delivery",
  24117. "capacityDemand" : {
  24118. "weight" : -4,
  24119. "volume" : -100,
  24120. "unit" : -1
  24121. },
  24122. "duration" : 200,
  24123. "timeWindows" : [ {
  24124. "start" : "2018-08-06T09:59:00.000Z",
  24125. "end" : "2018-08-06T12:59:00.000Z",
  24126. "relax" : 0
  24127. } ],
  24128. "timeWindowsIgnorable" : true,
  24129. "completed" : false,
  24130. "precedenceTaskId" : "",
  24131. "assignedVehicleId" : "",
  24132. "dropPenalty" : 5000.0,
  24133. "properties" : null,
  24134. "arrivalEarliest" : "2018-08-06T11:04:48+0000",
  24135. "arrivalLatest" : "2018-08-06T11:10:05+0000",
  24136. "loads" : {
  24137. "weight" : 13,
  24138. "volume" : 500,
  24139. "unit" : 8
  24140. }
  24141. }, {
  24142. "id" : "4592",
  24143. "location" : {
  24144. "id" : "1.3235012_103.8073711",
  24145. "latitude" : 1.3235012,
  24146. "longitude" : 103.8073711
  24147. },
  24148. "artificial" : false,
  24149. "taskType" : "Delivery",
  24150. "capacityDemand" : {
  24151. "weight" : -2,
  24152. "volume" : -100,
  24153. "unit" : -1
  24154. },
  24155. "duration" : 200,
  24156. "timeWindows" : [ {
  24157. "start" : "2018-08-06T08:26:00.000Z",
  24158. "end" : "2018-08-06T11:26:00.000Z",
  24159. "relax" : 0
  24160. } ],
  24161. "timeWindowsIgnorable" : true,
  24162. "completed" : false,
  24163. "precedenceTaskId" : "",
  24164. "assignedVehicleId" : "",
  24165. "dropPenalty" : 5000.0,
  24166. "properties" : null,
  24167. "arrivalEarliest" : "2018-08-06T11:08:40+0000",
  24168. "arrivalLatest" : "2018-08-06T11:13:57+0000",
  24169. "loads" : {
  24170. "weight" : 9,
  24171. "volume" : 400,
  24172. "unit" : 7
  24173. }
  24174. }, {
  24175. "id" : "5120",
  24176. "location" : {
  24177. "id" : "1.3171019_103.8283639",
  24178. "latitude" : 1.3171019,
  24179. "longitude" : 103.8283639
  24180. },
  24181. "artificial" : false,
  24182. "taskType" : "Delivery",
  24183. "capacityDemand" : {
  24184. "weight" : -7,
  24185. "volume" : -100,
  24186. "unit" : -1
  24187. },
  24188. "duration" : 200,
  24189. "timeWindows" : [ {
  24190. "start" : "2018-08-06T08:23:00.000Z",
  24191. "end" : "2018-08-06T11:23:00.000Z",
  24192. "relax" : 0
  24193. } ],
  24194. "timeWindowsIgnorable" : true,
  24195. "completed" : false,
  24196. "precedenceTaskId" : "",
  24197. "assignedVehicleId" : "",
  24198. "dropPenalty" : 5000.0,
  24199. "properties" : null,
  24200. "arrivalEarliest" : "2018-08-06T11:15:39+0000",
  24201. "arrivalLatest" : "2018-08-06T11:20:56+0000",
  24202. "loads" : {
  24203. "weight" : 7,
  24204. "volume" : 300,
  24205. "unit" : 6
  24206. }
  24207. }, {
  24208. "id" : "4465",
  24209. "location" : {
  24210. "id" : "1.3113982_103.8565897",
  24211. "latitude" : 1.3113982,
  24212. "longitude" : 103.8565897
  24213. },
  24214. "artificial" : false,
  24215. "taskType" : "Pickup",
  24216. "capacityDemand" : {
  24217. "weight" : 24,
  24218. "volume" : 200,
  24219. "unit" : 1
  24220. },
  24221. "duration" : 200,
  24222. "timeWindows" : [ {
  24223. "start" : "2018-08-06T10:06:00.000Z",
  24224. "end" : "2018-08-06T13:06:00.000Z",
  24225. "relax" : 0
  24226. } ],
  24227. "timeWindowsIgnorable" : true,
  24228. "completed" : false,
  24229. "precedenceTaskId" : "",
  24230. "assignedVehicleId" : "",
  24231. "dropPenalty" : 5000.0,
  24232. "properties" : null,
  24233. "arrivalEarliest" : "2018-08-06T11:23:47+0000",
  24234. "arrivalLatest" : "2018-08-06T11:29:04+0000",
  24235. "loads" : {
  24236. "weight" : 0,
  24237. "volume" : 200,
  24238. "unit" : 5
  24239. }
  24240. }, {
  24241. "id" : "5121",
  24242. "location" : {
  24243. "id" : "1.3113982_103.8565897",
  24244. "latitude" : 1.3113982,
  24245. "longitude" : 103.8565897
  24246. },
  24247. "artificial" : false,
  24248. "taskType" : "Pickup",
  24249. "capacityDemand" : {
  24250. "weight" : 1,
  24251. "volume" : 100,
  24252. "unit" : 1
  24253. },
  24254. "duration" : 200,
  24255. "timeWindows" : [ {
  24256. "start" : "2018-08-06T08:59:00.000Z",
  24257. "end" : "2018-08-06T11:59:00.000Z",
  24258. "relax" : 0
  24259. } ],
  24260. "timeWindowsIgnorable" : true,
  24261. "completed" : false,
  24262. "precedenceTaskId" : "",
  24263. "assignedVehicleId" : "",
  24264. "dropPenalty" : 5000.0,
  24265. "properties" : null,
  24266. "arrivalEarliest" : "2018-08-06T11:27:07+0000",
  24267. "arrivalLatest" : "2018-08-06T11:32:24+0000",
  24268. "loads" : {
  24269. "weight" : 24,
  24270. "volume" : 400,
  24271. "unit" : 6
  24272. }
  24273. }, {
  24274. "id" : "4386",
  24275. "location" : {
  24276. "id" : "1.2799016_103.8540214",
  24277. "latitude" : 1.2799016,
  24278. "longitude" : 103.8540214
  24279. },
  24280. "artificial" : false,
  24281. "taskType" : "Delivery",
  24282. "capacityDemand" : {
  24283. "weight" : -7,
  24284. "volume" : -100,
  24285. "unit" : -1
  24286. },
  24287. "duration" : 200,
  24288. "timeWindows" : [ {
  24289. "start" : "2018-08-06T08:41:00.000Z",
  24290. "end" : "2018-08-06T11:41:00.000Z",
  24291. "relax" : 0
  24292. } ],
  24293. "timeWindowsIgnorable" : true,
  24294. "completed" : false,
  24295. "precedenceTaskId" : "",
  24296. "assignedVehicleId" : "",
  24297. "dropPenalty" : 5000.0,
  24298. "properties" : null,
  24299. "arrivalEarliest" : "2018-08-06T11:35:43+0000",
  24300. "arrivalLatest" : "2018-08-06T11:41:00+0000",
  24301. "loads" : {
  24302. "weight" : 25,
  24303. "volume" : 500,
  24304. "unit" : 7
  24305. }
  24306. }, {
  24307. "id" : "4725",
  24308. "location" : {
  24309. "id" : "1.3113982_103.8565897",
  24310. "latitude" : 1.3113982,
  24311. "longitude" : 103.8565897
  24312. },
  24313. "artificial" : false,
  24314. "taskType" : "Pickup",
  24315. "capacityDemand" : {
  24316. "weight" : 5,
  24317. "volume" : 100,
  24318. "unit" : 1
  24319. },
  24320. "duration" : 200,
  24321. "timeWindows" : [ {
  24322. "start" : "2018-08-06T10:13:00.000Z",
  24323. "end" : "2018-08-06T13:13:00.000Z",
  24324. "relax" : 0
  24325. } ],
  24326. "timeWindowsIgnorable" : true,
  24327. "completed" : false,
  24328. "precedenceTaskId" : "",
  24329. "assignedVehicleId" : "",
  24330. "dropPenalty" : 5000.0,
  24331. "properties" : null,
  24332. "arrivalEarliest" : "2018-08-06T11:44:19+0000",
  24333. "arrivalLatest" : "2018-08-06T12:19:04+0000",
  24334. "loads" : {
  24335. "weight" : 18,
  24336. "volume" : 400,
  24337. "unit" : 6
  24338. }
  24339. }, {
  24340. "id" : "4905",
  24341. "location" : {
  24342. "id" : "1.3113982_103.8565897",
  24343. "latitude" : 1.3113982,
  24344. "longitude" : 103.8565897
  24345. },
  24346. "artificial" : false,
  24347. "taskType" : "Pickup",
  24348. "capacityDemand" : {
  24349. "weight" : 2,
  24350. "volume" : 100,
  24351. "unit" : 1
  24352. },
  24353. "duration" : 200,
  24354. "timeWindows" : [ {
  24355. "start" : "2018-08-06T11:29:00.000Z",
  24356. "end" : "2018-08-06T14:29:00.000Z",
  24357. "relax" : 0
  24358. } ],
  24359. "timeWindowsIgnorable" : true,
  24360. "completed" : false,
  24361. "precedenceTaskId" : "",
  24362. "assignedVehicleId" : "",
  24363. "dropPenalty" : 5000.0,
  24364. "properties" : null,
  24365. "arrivalEarliest" : "2018-08-06T11:47:39+0000",
  24366. "arrivalLatest" : "2018-08-06T12:22:24+0000",
  24367. "loads" : {
  24368. "weight" : 23,
  24369. "volume" : 500,
  24370. "unit" : 7
  24371. }
  24372. }, {
  24373. "id" : "5184",
  24374. "location" : {
  24375. "id" : "1.3569606_103.868589",
  24376. "latitude" : 1.3569606,
  24377. "longitude" : 103.868589
  24378. },
  24379. "artificial" : false,
  24380. "taskType" : "Delivery",
  24381. "capacityDemand" : {
  24382. "weight" : -3,
  24383. "volume" : -100,
  24384. "unit" : -1
  24385. },
  24386. "duration" : 200,
  24387. "timeWindows" : [ {
  24388. "start" : "2018-08-06T10:27:00.000Z",
  24389. "end" : "2018-08-06T13:27:00.000Z",
  24390. "relax" : 0
  24391. } ],
  24392. "timeWindowsIgnorable" : true,
  24393. "completed" : false,
  24394. "precedenceTaskId" : "",
  24395. "assignedVehicleId" : "",
  24396. "dropPenalty" : 5000.0,
  24397. "properties" : null,
  24398. "arrivalEarliest" : "2018-08-06T11:58:50+0000",
  24399. "arrivalLatest" : "2018-08-06T12:33:35+0000",
  24400. "loads" : {
  24401. "weight" : 25,
  24402. "volume" : 600,
  24403. "unit" : 8
  24404. }
  24405. }, {
  24406. "id" : "4422",
  24407. "location" : {
  24408. "id" : "1.3749206_103.8733501",
  24409. "latitude" : 1.3749206,
  24410. "longitude" : 103.8733501
  24411. },
  24412. "artificial" : false,
  24413. "taskType" : "Delivery",
  24414. "capacityDemand" : {
  24415. "weight" : -1,
  24416. "volume" : -100,
  24417. "unit" : -1
  24418. },
  24419. "duration" : 200,
  24420. "timeWindows" : [ {
  24421. "start" : "2018-08-06T09:40:00.000Z",
  24422. "end" : "2018-08-06T12:40:00.000Z",
  24423. "relax" : 0
  24424. } ],
  24425. "timeWindowsIgnorable" : true,
  24426. "completed" : false,
  24427. "precedenceTaskId" : "",
  24428. "assignedVehicleId" : "",
  24429. "dropPenalty" : 5000.0,
  24430. "properties" : null,
  24431. "arrivalEarliest" : "2018-08-06T12:05:15+0000",
  24432. "arrivalLatest" : "2018-08-06T12:40:00+0000",
  24433. "loads" : {
  24434. "weight" : 22,
  24435. "volume" : 500,
  24436. "unit" : 7
  24437. }
  24438. }, {
  24439. "id" : "5156",
  24440. "location" : {
  24441. "id" : "1.370117_103.877649",
  24442. "latitude" : 1.370117,
  24443. "longitude" : 103.877649
  24444. },
  24445. "artificial" : false,
  24446. "taskType" : "Delivery",
  24447. "capacityDemand" : {
  24448. "weight" : -20,
  24449. "volume" : -100,
  24450. "unit" : -1
  24451. },
  24452. "duration" : 200,
  24453. "timeWindows" : [ {
  24454. "start" : "2018-08-06T13:36:00.000Z",
  24455. "end" : "2018-08-06T16:36:00.000Z",
  24456. "relax" : 0
  24457. } ],
  24458. "timeWindowsIgnorable" : true,
  24459. "completed" : false,
  24460. "precedenceTaskId" : "",
  24461. "assignedVehicleId" : "",
  24462. "dropPenalty" : 5000.0,
  24463. "properties" : null,
  24464. "arrivalEarliest" : "2018-08-06T13:36:00+0000",
  24465. "arrivalLatest" : "2018-08-06T13:44:05+0000",
  24466. "loads" : {
  24467. "weight" : 21,
  24468. "volume" : 400,
  24469. "unit" : 6
  24470. }
  24471. }, {
  24472. "id" : "4523",
  24473. "location" : {
  24474. "id" : "1.3113982_103.8565897",
  24475. "latitude" : 1.3113982,
  24476. "longitude" : 103.8565897
  24477. },
  24478. "artificial" : false,
  24479. "taskType" : "Pickup",
  24480. "capacityDemand" : {
  24481. "weight" : 17,
  24482. "volume" : 100,
  24483. "unit" : 1
  24484. },
  24485. "duration" : 200,
  24486. "timeWindows" : [ {
  24487. "start" : "2018-08-06T11:09:00.000Z",
  24488. "end" : "2018-08-06T14:09:00.000Z",
  24489. "relax" : 0
  24490. } ],
  24491. "timeWindowsIgnorable" : true,
  24492. "completed" : false,
  24493. "precedenceTaskId" : "",
  24494. "assignedVehicleId" : "",
  24495. "dropPenalty" : 5000.0,
  24496. "properties" : null,
  24497. "arrivalEarliest" : "2018-08-06T13:49:44+0000",
  24498. "arrivalLatest" : "2018-08-06T13:57:49+0000",
  24499. "loads" : {
  24500. "weight" : 1,
  24501. "volume" : 300,
  24502. "unit" : 5
  24503. }
  24504. }, {
  24505. "id" : "5067",
  24506. "location" : {
  24507. "id" : "1.3113982_103.8565897",
  24508. "latitude" : 1.3113982,
  24509. "longitude" : 103.8565897
  24510. },
  24511. "artificial" : false,
  24512. "taskType" : "Pickup",
  24513. "capacityDemand" : {
  24514. "weight" : 6,
  24515. "volume" : 100,
  24516. "unit" : 1
  24517. },
  24518. "duration" : 200,
  24519. "timeWindows" : [ {
  24520. "start" : "2018-08-06T12:30:00.000Z",
  24521. "end" : "2018-08-06T15:30:00.000Z",
  24522. "relax" : 0
  24523. } ],
  24524. "timeWindowsIgnorable" : true,
  24525. "completed" : false,
  24526. "precedenceTaskId" : "",
  24527. "assignedVehicleId" : "",
  24528. "dropPenalty" : 5000.0,
  24529. "properties" : null,
  24530. "arrivalEarliest" : "2018-08-06T13:53:04+0000",
  24531. "arrivalLatest" : "2018-08-06T14:01:09+0000",
  24532. "loads" : {
  24533. "weight" : 18,
  24534. "volume" : 400,
  24535. "unit" : 6
  24536. }
  24537. }, {
  24538. "id" : "4426",
  24539. "location" : {
  24540. "id" : "1.313971_103.789152",
  24541. "latitude" : 1.313971,
  24542. "longitude" : 103.789152
  24543. },
  24544. "artificial" : false,
  24545. "taskType" : "Delivery",
  24546. "capacityDemand" : {
  24547. "weight" : -19,
  24548. "volume" : -100,
  24549. "unit" : -1
  24550. },
  24551. "duration" : 200,
  24552. "timeWindows" : [ {
  24553. "start" : "2018-08-06T13:56:00.000Z",
  24554. "end" : "2018-08-06T16:56:00.000Z",
  24555. "relax" : 0
  24556. } ],
  24557. "timeWindowsIgnorable" : true,
  24558. "completed" : false,
  24559. "precedenceTaskId" : "",
  24560. "assignedVehicleId" : "",
  24561. "dropPenalty" : 5000.0,
  24562. "properties" : null,
  24563. "arrivalEarliest" : "2018-08-06T14:07:39+0000",
  24564. "arrivalLatest" : "2018-08-06T14:15:44+0000",
  24565. "loads" : {
  24566. "weight" : 24,
  24567. "volume" : 500,
  24568. "unit" : 7
  24569. }
  24570. }, {
  24571. "id" : "4396",
  24572. "location" : {
  24573. "id" : "1.3366155_103.7802546",
  24574. "latitude" : 1.3366155,
  24575. "longitude" : 103.7802546
  24576. },
  24577. "artificial" : false,
  24578. "taskType" : "Delivery",
  24579. "capacityDemand" : {
  24580. "weight" : -4,
  24581. "volume" : -100,
  24582. "unit" : -1
  24583. },
  24584. "duration" : 200,
  24585. "timeWindows" : [ {
  24586. "start" : "2018-08-06T13:01:00.000Z",
  24587. "end" : "2018-08-06T16:01:00.000Z",
  24588. "relax" : 0
  24589. } ],
  24590. "timeWindowsIgnorable" : true,
  24591. "completed" : false,
  24592. "precedenceTaskId" : "",
  24593. "assignedVehicleId" : "",
  24594. "dropPenalty" : 5000.0,
  24595. "properties" : null,
  24596. "arrivalEarliest" : "2018-08-06T14:15:02+0000",
  24597. "arrivalLatest" : "2018-08-06T14:23:07+0000",
  24598. "loads" : {
  24599. "weight" : 5,
  24600. "volume" : 400,
  24601. "unit" : 6
  24602. }
  24603. }, {
  24604. "id" : "4790",
  24605. "location" : {
  24606. "id" : "1.344004_103.7576",
  24607. "latitude" : 1.344004,
  24608. "longitude" : 103.7576
  24609. },
  24610. "artificial" : false,
  24611. "taskType" : "Delivery",
  24612. "capacityDemand" : {
  24613. "weight" : -1,
  24614. "volume" : -100,
  24615. "unit" : -1
  24616. },
  24617. "duration" : 200,
  24618. "timeWindows" : [ {
  24619. "start" : "2018-08-06T12:43:00.000Z",
  24620. "end" : "2018-08-06T15:43:00.000Z",
  24621. "relax" : 0
  24622. } ],
  24623. "timeWindowsIgnorable" : true,
  24624. "completed" : false,
  24625. "precedenceTaskId" : "",
  24626. "assignedVehicleId" : "",
  24627. "dropPenalty" : 5000.0,
  24628. "properties" : null,
  24629. "arrivalEarliest" : "2018-08-06T14:22:20+0000",
  24630. "arrivalLatest" : "2018-08-06T14:30:25+0000",
  24631. "loads" : {
  24632. "weight" : 1,
  24633. "volume" : 300,
  24634. "unit" : 5
  24635. }
  24636. }, {
  24637. "id" : "4267",
  24638. "location" : {
  24639. "id" : "1.3262422_103.6783524",
  24640. "latitude" : 1.3262422,
  24641. "longitude" : 103.6783524
  24642. },
  24643. "artificial" : false,
  24644. "taskType" : "Pickup",
  24645. "capacityDemand" : {
  24646. "weight" : 5,
  24647. "volume" : 100,
  24648. "unit" : 1
  24649. },
  24650. "duration" : 200,
  24651. "timeWindows" : [ {
  24652. "start" : "2018-08-06T13:45:00.000Z",
  24653. "end" : "2018-08-06T16:45:00.000Z",
  24654. "relax" : 0
  24655. } ],
  24656. "timeWindowsIgnorable" : true,
  24657. "completed" : false,
  24658. "precedenceTaskId" : "",
  24659. "assignedVehicleId" : "",
  24660. "dropPenalty" : 5000.0,
  24661. "properties" : null,
  24662. "arrivalEarliest" : "2018-08-06T14:39:12+0000",
  24663. "arrivalLatest" : "2018-08-06T14:47:17+0000",
  24664. "loads" : {
  24665. "weight" : 0,
  24666. "volume" : 200,
  24667. "unit" : 4
  24668. }
  24669. }, {
  24670. "id" : "4291",
  24671. "location" : {
  24672. "id" : "1.3262422_103.6783524",
  24673. "latitude" : 1.3262422,
  24674. "longitude" : 103.6783524
  24675. },
  24676. "artificial" : false,
  24677. "taskType" : "Pickup",
  24678. "capacityDemand" : {
  24679. "weight" : 11,
  24680. "volume" : 100,
  24681. "unit" : 1
  24682. },
  24683. "duration" : 200,
  24684. "timeWindows" : [ {
  24685. "start" : "2018-08-06T12:36:00.000Z",
  24686. "end" : "2018-08-06T15:36:00.000Z",
  24687. "relax" : 0
  24688. } ],
  24689. "timeWindowsIgnorable" : true,
  24690. "completed" : false,
  24691. "precedenceTaskId" : "",
  24692. "assignedVehicleId" : "",
  24693. "dropPenalty" : 5000.0,
  24694. "properties" : null,
  24695. "arrivalEarliest" : "2018-08-06T14:42:32+0000",
  24696. "arrivalLatest" : "2018-08-06T14:50:37+0000",
  24697. "loads" : {
  24698. "weight" : 5,
  24699. "volume" : 300,
  24700. "unit" : 5
  24701. }
  24702. }, {
  24703. "id" : "4363",
  24704. "location" : {
  24705. "id" : "1.3262422_103.6783524",
  24706. "latitude" : 1.3262422,
  24707. "longitude" : 103.6783524
  24708. },
  24709. "artificial" : false,
  24710. "taskType" : "Pickup",
  24711. "capacityDemand" : {
  24712. "weight" : 5,
  24713. "volume" : 100,
  24714. "unit" : 1
  24715. },
  24716. "duration" : 200,
  24717. "timeWindows" : [ {
  24718. "start" : "2018-08-06T12:21:00.000Z",
  24719. "end" : "2018-08-06T15:21:00.000Z",
  24720. "relax" : 0
  24721. } ],
  24722. "timeWindowsIgnorable" : true,
  24723. "completed" : false,
  24724. "precedenceTaskId" : "",
  24725. "assignedVehicleId" : "",
  24726. "dropPenalty" : 5000.0,
  24727. "properties" : null,
  24728. "arrivalEarliest" : "2018-08-06T14:45:52+0000",
  24729. "arrivalLatest" : "2018-08-06T14:53:57+0000",
  24730. "loads" : {
  24731. "weight" : 16,
  24732. "volume" : 400,
  24733. "unit" : 6
  24734. }
  24735. }, {
  24736. "id" : "4715",
  24737. "location" : {
  24738. "id" : "1.3262422_103.6783524",
  24739. "latitude" : 1.3262422,
  24740. "longitude" : 103.6783524
  24741. },
  24742. "artificial" : false,
  24743. "taskType" : "Pickup",
  24744. "capacityDemand" : {
  24745. "weight" : 1,
  24746. "volume" : 100,
  24747. "unit" : 1
  24748. },
  24749. "duration" : 200,
  24750. "timeWindows" : [ {
  24751. "start" : "2018-08-06T12:05:00.000Z",
  24752. "end" : "2018-08-06T15:05:00.000Z",
  24753. "relax" : 0
  24754. } ],
  24755. "timeWindowsIgnorable" : true,
  24756. "completed" : false,
  24757. "precedenceTaskId" : "",
  24758. "assignedVehicleId" : "",
  24759. "dropPenalty" : 5000.0,
  24760. "properties" : null,
  24761. "arrivalEarliest" : "2018-08-06T14:49:12+0000",
  24762. "arrivalLatest" : "2018-08-06T14:57:17+0000",
  24763. "loads" : {
  24764. "weight" : 21,
  24765. "volume" : 500,
  24766. "unit" : 7
  24767. }
  24768. }, {
  24769. "id" : "4789",
  24770. "location" : {
  24771. "id" : "1.3262422_103.6783524",
  24772. "latitude" : 1.3262422,
  24773. "longitude" : 103.6783524
  24774. },
  24775. "artificial" : false,
  24776. "taskType" : "Pickup",
  24777. "capacityDemand" : {
  24778. "weight" : 1,
  24779. "volume" : 100,
  24780. "unit" : 1
  24781. },
  24782. "duration" : 200,
  24783. "timeWindows" : [ {
  24784. "start" : "2018-08-06T12:43:00.000Z",
  24785. "end" : "2018-08-06T15:43:00.000Z",
  24786. "relax" : 0
  24787. } ],
  24788. "timeWindowsIgnorable" : true,
  24789. "completed" : false,
  24790. "precedenceTaskId" : "",
  24791. "assignedVehicleId" : "",
  24792. "dropPenalty" : 5000.0,
  24793. "properties" : null,
  24794. "arrivalEarliest" : "2018-08-06T14:52:32+0000",
  24795. "arrivalLatest" : "2018-08-06T15:00:37+0000",
  24796. "loads" : {
  24797. "weight" : 22,
  24798. "volume" : 600,
  24799. "unit" : 8
  24800. }
  24801. }, {
  24802. "id" : "4811",
  24803. "location" : {
  24804. "id" : "1.3262422_103.6783524",
  24805. "latitude" : 1.3262422,
  24806. "longitude" : 103.6783524
  24807. },
  24808. "artificial" : false,
  24809. "taskType" : "Pickup",
  24810. "capacityDemand" : {
  24811. "weight" : 2,
  24812. "volume" : 100,
  24813. "unit" : 1
  24814. },
  24815. "duration" : 200,
  24816. "timeWindows" : [ {
  24817. "start" : "2018-08-06T12:11:00.000Z",
  24818. "end" : "2018-08-06T15:11:00.000Z",
  24819. "relax" : 0
  24820. } ],
  24821. "timeWindowsIgnorable" : true,
  24822. "completed" : false,
  24823. "precedenceTaskId" : "",
  24824. "assignedVehicleId" : "",
  24825. "dropPenalty" : 5000.0,
  24826. "properties" : null,
  24827. "arrivalEarliest" : "2018-08-06T14:55:52+0000",
  24828. "arrivalLatest" : "2018-08-06T15:03:57+0000",
  24829. "loads" : {
  24830. "weight" : 23,
  24831. "volume" : 700,
  24832. "unit" : 9
  24833. }
  24834. }, {
  24835. "id" : "4980",
  24836. "location" : {
  24837. "id" : "1.3457452_103.7269133",
  24838. "latitude" : 1.3457452,
  24839. "longitude" : 103.7269133
  24840. },
  24841. "artificial" : false,
  24842. "taskType" : "Delivery",
  24843. "capacityDemand" : {
  24844. "weight" : -3,
  24845. "volume" : -100,
  24846. "unit" : -1
  24847. },
  24848. "duration" : 200,
  24849. "timeWindows" : [ {
  24850. "start" : "2018-08-06T12:16:00.000Z",
  24851. "end" : "2018-08-06T15:16:00.000Z",
  24852. "relax" : 0
  24853. } ],
  24854. "timeWindowsIgnorable" : true,
  24855. "completed" : false,
  24856. "precedenceTaskId" : "",
  24857. "assignedVehicleId" : "",
  24858. "dropPenalty" : 5000.0,
  24859. "properties" : null,
  24860. "arrivalEarliest" : "2018-08-06T15:07:55+0000",
  24861. "arrivalLatest" : "2018-08-06T15:16:00+0000",
  24862. "loads" : {
  24863. "weight" : 25,
  24864. "volume" : 800,
  24865. "unit" : 10
  24866. }
  24867. }, {
  24868. "id" : "4302",
  24869. "location" : {
  24870. "id" : "1.348188_103.7530385",
  24871. "latitude" : 1.348188,
  24872. "longitude" : 103.7530385
  24873. },
  24874. "artificial" : false,
  24875. "taskType" : "Delivery",
  24876. "capacityDemand" : {
  24877. "weight" : -3,
  24878. "volume" : -100,
  24879. "unit" : -1
  24880. },
  24881. "duration" : 200,
  24882. "timeWindows" : [ {
  24883. "start" : "2018-08-06T12:31:00.000Z",
  24884. "end" : "2018-08-06T15:31:00.000Z",
  24885. "relax" : 0
  24886. } ],
  24887. "timeWindowsIgnorable" : true,
  24888. "completed" : false,
  24889. "precedenceTaskId" : "",
  24890. "assignedVehicleId" : "",
  24891. "dropPenalty" : 5000.0,
  24892. "properties" : null,
  24893. "arrivalEarliest" : "2018-08-06T15:15:37+0000",
  24894. "arrivalLatest" : "2018-08-06T15:31:00+0000",
  24895. "loads" : {
  24896. "weight" : 22,
  24897. "volume" : 700,
  24898. "unit" : 9
  24899. }
  24900. }, {
  24901. "id" : "4500",
  24902. "location" : {
  24903. "id" : "1.3510145_103.7569391",
  24904. "latitude" : 1.3510145,
  24905. "longitude" : 103.7569391
  24906. },
  24907. "artificial" : false,
  24908. "taskType" : "Delivery",
  24909. "capacityDemand" : {
  24910. "weight" : -5,
  24911. "volume" : -100,
  24912. "unit" : -1
  24913. },
  24914. "duration" : 200,
  24915. "timeWindows" : [ {
  24916. "start" : "2018-08-06T13:01:00.000Z",
  24917. "end" : "2018-08-06T16:01:00.000Z",
  24918. "relax" : 0
  24919. } ],
  24920. "timeWindowsIgnorable" : true,
  24921. "completed" : false,
  24922. "precedenceTaskId" : "",
  24923. "assignedVehicleId" : "",
  24924. "dropPenalty" : 5000.0,
  24925. "properties" : null,
  24926. "arrivalEarliest" : "2018-08-06T15:19:45+0000",
  24927. "arrivalLatest" : "2018-08-06T16:01:00+0000",
  24928. "loads" : {
  24929. "weight" : 19,
  24930. "volume" : 600,
  24931. "unit" : 8
  24932. }
  24933. } ],
  24934. "directions" : [ ],
  24935. "polyline" : null,
  24936. "snappedWaypoints" : null,
  24937. "properties" : { }
  24938. }, {
  24939. "assignee" : {
  24940. "id" : "2000",
  24941. "vehicleType" : {
  24942. "id" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  24943. "profile" : "bicycle",
  24944. "averageSpeed" : 7.0,
  24945. "capacity" : {
  24946. "weight" : 20,
  24947. "volume" : 5000,
  24948. "unit" : 1000
  24949. },
  24950. "cost" : {
  24951. "fixed" : 2,
  24952. "perMileage" : 1,
  24953. "perRegularHours" : 17.5
  24954. },
  24955. "properties" : null
  24956. },
  24957. "vehicleTypeId" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  24958. "startLocation" : {
  24959. "id" : "1.333829_103.969318",
  24960. "latitude" : 1.333829,
  24961. "longitude" : 103.969318
  24962. },
  24963. "endLocation" : {
  24964. "id" : "1.333829_103.969318",
  24965. "latitude" : 1.333829,
  24966. "longitude" : 103.969318
  24967. },
  24968. "timeSchedule" : {
  24969. "start" : "2017-07-19T07:53:16.930Z",
  24970. "end" : "2019-07-19T07:53:16.930Z",
  24971. "relax" : 0
  24972. },
  24973. "timeLimit" : 86400,
  24974. "breakDuration" : 0.0,
  24975. "breakTimes" : null,
  24976. "returnToDepot" : false,
  24977. "lockedTour" : [ ],
  24978. "properties" : null
  24979. },
  24980. "startTime" : null,
  24981. "endTime" : null,
  24982. "travelingTime" : 0,
  24983. "travelingDistance" : 0.0,
  24984. "cost" : { },
  24985. "tour" : [ {
  24986. "id" : "startFromDepot",
  24987. "location" : {
  24988. "id" : "1.333829_103.969318",
  24989. "latitude" : 1.333829,
  24990. "longitude" : 103.969318
  24991. },
  24992. "artificial" : false,
  24993. "taskType" : "startFromDepot",
  24994. "capacityDemand" : null,
  24995. "duration" : 0,
  24996. "timeWindows" : null,
  24997. "timeWindowsIgnorable" : true,
  24998. "completed" : false,
  24999. "precedenceTaskId" : null,
  25000. "assignedVehicleId" : null,
  25001. "dropPenalty" : 0.0,
  25002. "properties" : null,
  25003. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  25004. "arrivalLatest" : "2018-08-06T02:10:52+0000",
  25005. "loads" : {
  25006. "weight" : 0,
  25007. "volume" : 0,
  25008. "unit" : 0
  25009. }
  25010. }, {
  25011. "id" : "4671",
  25012. "location" : {
  25013. "id" : "1.3230967_103.9221028",
  25014. "latitude" : 1.3230967,
  25015. "longitude" : 103.9221028
  25016. },
  25017. "artificial" : false,
  25018. "taskType" : "Pickup",
  25019. "capacityDemand" : {
  25020. "weight" : 3,
  25021. "volume" : 100,
  25022. "unit" : 1
  25023. },
  25024. "duration" : 200,
  25025. "timeWindows" : [ {
  25026. "start" : "2018-08-05T23:57:00.000Z",
  25027. "end" : "2018-08-06T02:57:00.000Z",
  25028. "relax" : 0
  25029. } ],
  25030. "timeWindowsIgnorable" : true,
  25031. "completed" : false,
  25032. "precedenceTaskId" : "",
  25033. "assignedVehicleId" : "",
  25034. "dropPenalty" : 5000.0,
  25035. "properties" : null,
  25036. "arrivalEarliest" : "2018-08-05T23:57:00+0000",
  25037. "arrivalLatest" : "2018-08-06T02:57:00+0000",
  25038. "loads" : {
  25039. "weight" : 0,
  25040. "volume" : 0,
  25041. "unit" : 0
  25042. }
  25043. }, {
  25044. "id" : "4763",
  25045. "location" : {
  25046. "id" : "1.3230967_103.9221028",
  25047. "latitude" : 1.3230967,
  25048. "longitude" : 103.9221028
  25049. },
  25050. "artificial" : false,
  25051. "taskType" : "Pickup",
  25052. "capacityDemand" : {
  25053. "weight" : 17,
  25054. "volume" : 100,
  25055. "unit" : 1
  25056. },
  25057. "duration" : 200,
  25058. "timeWindows" : [ {
  25059. "start" : "2018-08-06T03:59:00.000Z",
  25060. "end" : "2018-08-06T06:59:00.000Z",
  25061. "relax" : 0
  25062. } ],
  25063. "timeWindowsIgnorable" : true,
  25064. "completed" : false,
  25065. "precedenceTaskId" : "",
  25066. "assignedVehicleId" : "",
  25067. "dropPenalty" : 5000.0,
  25068. "properties" : null,
  25069. "arrivalEarliest" : "2018-08-06T03:59:00+0000",
  25070. "arrivalLatest" : "2018-08-06T04:16:48+0000",
  25071. "loads" : {
  25072. "weight" : 3,
  25073. "volume" : 100,
  25074. "unit" : 1
  25075. }
  25076. }, {
  25077. "id" : "4944",
  25078. "location" : {
  25079. "id" : "1.3490723_103.9414546",
  25080. "latitude" : 1.3490723,
  25081. "longitude" : 103.9414546
  25082. },
  25083. "artificial" : false,
  25084. "taskType" : "Delivery",
  25085. "capacityDemand" : {
  25086. "weight" : -1,
  25087. "volume" : -100,
  25088. "unit" : -1
  25089. },
  25090. "duration" : 200,
  25091. "timeWindows" : [ {
  25092. "start" : "2018-08-06T01:51:00.000Z",
  25093. "end" : "2018-08-06T04:51:00.000Z",
  25094. "relax" : 0
  25095. } ],
  25096. "timeWindowsIgnorable" : true,
  25097. "completed" : false,
  25098. "precedenceTaskId" : "",
  25099. "assignedVehicleId" : "",
  25100. "dropPenalty" : 5000.0,
  25101. "properties" : null,
  25102. "arrivalEarliest" : "2018-08-06T04:33:12+0000",
  25103. "arrivalLatest" : "2018-08-06T04:51:00+0000",
  25104. "loads" : {
  25105. "weight" : 20,
  25106. "volume" : 200,
  25107. "unit" : 2
  25108. }
  25109. }, {
  25110. "id" : "4666",
  25111. "location" : {
  25112. "id" : "1.352594_103.93743",
  25113. "latitude" : 1.352594,
  25114. "longitude" : 103.93743
  25115. },
  25116. "artificial" : false,
  25117. "taskType" : "Delivery",
  25118. "capacityDemand" : {
  25119. "weight" : -1,
  25120. "volume" : -100,
  25121. "unit" : -1
  25122. },
  25123. "duration" : 200,
  25124. "timeWindows" : [ {
  25125. "start" : "2018-08-06T05:37:00.000Z",
  25126. "end" : "2018-08-06T08:37:00.000Z",
  25127. "relax" : 0
  25128. } ],
  25129. "timeWindowsIgnorable" : true,
  25130. "completed" : false,
  25131. "precedenceTaskId" : "",
  25132. "assignedVehicleId" : "",
  25133. "dropPenalty" : 5000.0,
  25134. "properties" : null,
  25135. "arrivalEarliest" : "2018-08-06T05:37:00+0000",
  25136. "arrivalLatest" : "2018-08-06T06:55:16+0000",
  25137. "loads" : {
  25138. "weight" : 19,
  25139. "volume" : 100,
  25140. "unit" : 1
  25141. }
  25142. }, {
  25143. "id" : "4247",
  25144. "location" : {
  25145. "id" : "1.3113982_103.8565897",
  25146. "latitude" : 1.3113982,
  25147. "longitude" : 103.8565897
  25148. },
  25149. "artificial" : false,
  25150. "taskType" : "Pickup",
  25151. "capacityDemand" : {
  25152. "weight" : 2,
  25153. "volume" : 100,
  25154. "unit" : 1
  25155. },
  25156. "duration" : 200,
  25157. "timeWindows" : [ {
  25158. "start" : "2018-08-06T07:47:00.000Z",
  25159. "end" : "2018-08-06T10:47:00.000Z",
  25160. "relax" : 0
  25161. } ],
  25162. "timeWindowsIgnorable" : true,
  25163. "completed" : false,
  25164. "precedenceTaskId" : "",
  25165. "assignedVehicleId" : "",
  25166. "dropPenalty" : 5000.0,
  25167. "properties" : null,
  25168. "arrivalEarliest" : "2018-08-06T07:47:00+0000",
  25169. "arrivalLatest" : "2018-08-06T08:25:03+0000",
  25170. "loads" : {
  25171. "weight" : 18,
  25172. "volume" : 0,
  25173. "unit" : 0
  25174. }
  25175. }, {
  25176. "id" : "5132",
  25177. "location" : {
  25178. "id" : "1.3017064_103.8600827",
  25179. "latitude" : 1.3017064,
  25180. "longitude" : 103.8600827
  25181. },
  25182. "artificial" : false,
  25183. "taskType" : "Delivery",
  25184. "capacityDemand" : {
  25185. "weight" : -5,
  25186. "volume" : -100,
  25187. "unit" : -1
  25188. },
  25189. "duration" : 200,
  25190. "timeWindows" : [ {
  25191. "start" : "2018-08-06T08:15:00.000Z",
  25192. "end" : "2018-08-06T11:15:00.000Z",
  25193. "relax" : 0
  25194. } ],
  25195. "timeWindowsIgnorable" : true,
  25196. "completed" : false,
  25197. "precedenceTaskId" : "",
  25198. "assignedVehicleId" : "",
  25199. "dropPenalty" : 5000.0,
  25200. "properties" : null,
  25201. "arrivalEarliest" : "2018-08-06T08:15:00+0000",
  25202. "arrivalLatest" : "2018-08-06T08:38:12+0000",
  25203. "loads" : {
  25204. "weight" : 20,
  25205. "volume" : 100,
  25206. "unit" : 1
  25207. }
  25208. }, {
  25209. "id" : "4249",
  25210. "location" : {
  25211. "id" : "1.3113982_103.8565897",
  25212. "latitude" : 1.3113982,
  25213. "longitude" : 103.8565897
  25214. },
  25215. "artificial" : false,
  25216. "taskType" : "Pickup",
  25217. "capacityDemand" : {
  25218. "weight" : 1,
  25219. "volume" : 100,
  25220. "unit" : 1
  25221. },
  25222. "duration" : 200,
  25223. "timeWindows" : [ {
  25224. "start" : "2018-08-06T08:18:00.000Z",
  25225. "end" : "2018-08-06T11:18:00.000Z",
  25226. "relax" : 0
  25227. } ],
  25228. "timeWindowsIgnorable" : true,
  25229. "completed" : false,
  25230. "precedenceTaskId" : "",
  25231. "assignedVehicleId" : "",
  25232. "dropPenalty" : 5000.0,
  25233. "properties" : null,
  25234. "arrivalEarliest" : "2018-08-06T08:28:09+0000",
  25235. "arrivalLatest" : "2018-08-06T08:51:21+0000",
  25236. "loads" : {
  25237. "weight" : 15,
  25238. "volume" : 0,
  25239. "unit" : 0
  25240. }
  25241. }, {
  25242. "id" : "4283",
  25243. "location" : {
  25244. "id" : "1.3113982_103.8565897",
  25245. "latitude" : 1.3113982,
  25246. "longitude" : 103.8565897
  25247. },
  25248. "artificial" : false,
  25249. "taskType" : "Pickup",
  25250. "capacityDemand" : {
  25251. "weight" : 3,
  25252. "volume" : 100,
  25253. "unit" : 1
  25254. },
  25255. "duration" : 200,
  25256. "timeWindows" : [ {
  25257. "start" : "2018-08-06T06:15:00.000Z",
  25258. "end" : "2018-08-06T09:15:00.000Z",
  25259. "relax" : 0
  25260. } ],
  25261. "timeWindowsIgnorable" : true,
  25262. "completed" : false,
  25263. "precedenceTaskId" : "",
  25264. "assignedVehicleId" : "",
  25265. "dropPenalty" : 5000.0,
  25266. "properties" : null,
  25267. "arrivalEarliest" : "2018-08-06T08:31:29+0000",
  25268. "arrivalLatest" : "2018-08-06T08:54:41+0000",
  25269. "loads" : {
  25270. "weight" : 16,
  25271. "volume" : 100,
  25272. "unit" : 1
  25273. }
  25274. }, {
  25275. "id" : "4759",
  25276. "location" : {
  25277. "id" : "1.3113982_103.8565897",
  25278. "latitude" : 1.3113982,
  25279. "longitude" : 103.8565897
  25280. },
  25281. "artificial" : false,
  25282. "taskType" : "Pickup",
  25283. "capacityDemand" : {
  25284. "weight" : 1,
  25285. "volume" : 100,
  25286. "unit" : 1
  25287. },
  25288. "duration" : 200,
  25289. "timeWindows" : [ {
  25290. "start" : "2018-08-06T06:38:00.000Z",
  25291. "end" : "2018-08-06T09:38:00.000Z",
  25292. "relax" : 0
  25293. } ],
  25294. "timeWindowsIgnorable" : true,
  25295. "completed" : false,
  25296. "precedenceTaskId" : "",
  25297. "assignedVehicleId" : "",
  25298. "dropPenalty" : 5000.0,
  25299. "properties" : null,
  25300. "arrivalEarliest" : "2018-08-06T08:34:49+0000",
  25301. "arrivalLatest" : "2018-08-06T08:58:01+0000",
  25302. "loads" : {
  25303. "weight" : 19,
  25304. "volume" : 200,
  25305. "unit" : 2
  25306. }
  25307. }, {
  25308. "id" : "4416",
  25309. "location" : {
  25310. "id" : "1.2998004_103.8605856",
  25311. "latitude" : 1.2998004,
  25312. "longitude" : 103.8605856
  25313. },
  25314. "artificial" : false,
  25315. "taskType" : "Delivery",
  25316. "capacityDemand" : {
  25317. "weight" : -4,
  25318. "volume" : -100,
  25319. "unit" : -1
  25320. },
  25321. "duration" : 200,
  25322. "timeWindows" : [ {
  25323. "start" : "2018-08-06T08:03:00.000Z",
  25324. "end" : "2018-08-06T11:03:00.000Z",
  25325. "relax" : 0
  25326. } ],
  25327. "timeWindowsIgnorable" : true,
  25328. "completed" : false,
  25329. "precedenceTaskId" : "",
  25330. "assignedVehicleId" : "",
  25331. "dropPenalty" : 5000.0,
  25332. "properties" : null,
  25333. "arrivalEarliest" : "2018-08-06T08:49:50+0000",
  25334. "arrivalLatest" : "2018-08-06T09:13:02+0000",
  25335. "loads" : {
  25336. "weight" : 20,
  25337. "volume" : 300,
  25338. "unit" : 3
  25339. }
  25340. }, {
  25341. "id" : "4393",
  25342. "location" : {
  25343. "id" : "1.3113982_103.8565897",
  25344. "latitude" : 1.3113982,
  25345. "longitude" : 103.8565897
  25346. },
  25347. "artificial" : false,
  25348. "taskType" : "Pickup",
  25349. "capacityDemand" : {
  25350. "weight" : 3,
  25351. "volume" : 100,
  25352. "unit" : 1
  25353. },
  25354. "duration" : 200,
  25355. "timeWindows" : [ {
  25356. "start" : "2018-08-06T06:52:00.000Z",
  25357. "end" : "2018-08-06T09:52:00.000Z",
  25358. "relax" : 0
  25359. } ],
  25360. "timeWindowsIgnorable" : true,
  25361. "completed" : false,
  25362. "precedenceTaskId" : "",
  25363. "assignedVehicleId" : "",
  25364. "dropPenalty" : 5000.0,
  25365. "properties" : null,
  25366. "arrivalEarliest" : "2018-08-06T09:04:51+0000",
  25367. "arrivalLatest" : "2018-08-06T09:28:03+0000",
  25368. "loads" : {
  25369. "weight" : 16,
  25370. "volume" : 200,
  25371. "unit" : 2
  25372. }
  25373. }, {
  25374. "id" : "4803",
  25375. "location" : {
  25376. "id" : "1.3113982_103.8565897",
  25377. "latitude" : 1.3113982,
  25378. "longitude" : 103.8565897
  25379. },
  25380. "artificial" : false,
  25381. "taskType" : "Pickup",
  25382. "capacityDemand" : {
  25383. "weight" : 1,
  25384. "volume" : 100,
  25385. "unit" : 1
  25386. },
  25387. "duration" : 200,
  25388. "timeWindows" : [ {
  25389. "start" : "2018-08-06T07:22:00.000Z",
  25390. "end" : "2018-08-06T10:22:00.000Z",
  25391. "relax" : 0
  25392. } ],
  25393. "timeWindowsIgnorable" : true,
  25394. "completed" : false,
  25395. "precedenceTaskId" : "",
  25396. "assignedVehicleId" : "",
  25397. "dropPenalty" : 5000.0,
  25398. "properties" : null,
  25399. "arrivalEarliest" : "2018-08-06T09:08:11+0000",
  25400. "arrivalLatest" : "2018-08-06T09:31:23+0000",
  25401. "loads" : {
  25402. "weight" : 19,
  25403. "volume" : 300,
  25404. "unit" : 3
  25405. }
  25406. }, {
  25407. "id" : "4550",
  25408. "location" : {
  25409. "id" : "1.31509_103.844232",
  25410. "latitude" : 1.31509,
  25411. "longitude" : 103.844232
  25412. },
  25413. "artificial" : false,
  25414. "taskType" : "Delivery",
  25415. "capacityDemand" : {
  25416. "weight" : -18,
  25417. "volume" : -100,
  25418. "unit" : -1
  25419. },
  25420. "duration" : 200,
  25421. "timeWindows" : [ {
  25422. "start" : "2018-08-06T06:47:00.000Z",
  25423. "end" : "2018-08-06T09:47:00.000Z",
  25424. "relax" : 0
  25425. } ],
  25426. "timeWindowsIgnorable" : true,
  25427. "completed" : false,
  25428. "precedenceTaskId" : "",
  25429. "assignedVehicleId" : "",
  25430. "dropPenalty" : 5000.0,
  25431. "properties" : null,
  25432. "arrivalEarliest" : "2018-08-06T09:23:48+0000",
  25433. "arrivalLatest" : "2018-08-06T09:47:00+0000",
  25434. "loads" : {
  25435. "weight" : 20,
  25436. "volume" : 400,
  25437. "unit" : 4
  25438. }
  25439. }, {
  25440. "id" : "4229",
  25441. "location" : {
  25442. "id" : "1.3113982_103.8565897",
  25443. "latitude" : 1.3113982,
  25444. "longitude" : 103.8565897
  25445. },
  25446. "artificial" : false,
  25447. "taskType" : "Pickup",
  25448. "capacityDemand" : {
  25449. "weight" : 7,
  25450. "volume" : 100,
  25451. "unit" : 1
  25452. },
  25453. "duration" : 200,
  25454. "timeWindows" : [ {
  25455. "start" : "2018-08-06T08:11:00.000Z",
  25456. "end" : "2018-08-06T11:11:00.000Z",
  25457. "relax" : 0
  25458. } ],
  25459. "timeWindowsIgnorable" : true,
  25460. "completed" : false,
  25461. "precedenceTaskId" : "",
  25462. "assignedVehicleId" : "",
  25463. "dropPenalty" : 5000.0,
  25464. "properties" : null,
  25465. "arrivalEarliest" : "2018-08-06T09:39:25+0000",
  25466. "arrivalLatest" : "2018-08-06T10:06:29+0000",
  25467. "loads" : {
  25468. "weight" : 2,
  25469. "volume" : 300,
  25470. "unit" : 3
  25471. }
  25472. }, {
  25473. "id" : "4235",
  25474. "location" : {
  25475. "id" : "1.3113982_103.8565897",
  25476. "latitude" : 1.3113982,
  25477. "longitude" : 103.8565897
  25478. },
  25479. "artificial" : false,
  25480. "taskType" : "Pickup",
  25481. "capacityDemand" : {
  25482. "weight" : 10,
  25483. "volume" : 100,
  25484. "unit" : 1
  25485. },
  25486. "duration" : 200,
  25487. "timeWindows" : [ {
  25488. "start" : "2018-08-06T07:45:00.000Z",
  25489. "end" : "2018-08-06T10:45:00.000Z",
  25490. "relax" : 0
  25491. } ],
  25492. "timeWindowsIgnorable" : true,
  25493. "completed" : false,
  25494. "precedenceTaskId" : "",
  25495. "assignedVehicleId" : "",
  25496. "dropPenalty" : 5000.0,
  25497. "properties" : null,
  25498. "arrivalEarliest" : "2018-08-06T09:42:45+0000",
  25499. "arrivalLatest" : "2018-08-06T10:09:49+0000",
  25500. "loads" : {
  25501. "weight" : 9,
  25502. "volume" : 400,
  25503. "unit" : 4
  25504. }
  25505. }, {
  25506. "id" : "4835",
  25507. "location" : {
  25508. "id" : "1.3113982_103.8565897",
  25509. "latitude" : 1.3113982,
  25510. "longitude" : 103.8565897
  25511. },
  25512. "artificial" : false,
  25513. "taskType" : "Pickup",
  25514. "capacityDemand" : {
  25515. "weight" : 1,
  25516. "volume" : 100,
  25517. "unit" : 1
  25518. },
  25519. "duration" : 200,
  25520. "timeWindows" : [ {
  25521. "start" : "2018-08-06T09:16:00.000Z",
  25522. "end" : "2018-08-06T12:16:00.000Z",
  25523. "relax" : 0
  25524. } ],
  25525. "timeWindowsIgnorable" : true,
  25526. "completed" : false,
  25527. "precedenceTaskId" : "",
  25528. "assignedVehicleId" : "",
  25529. "dropPenalty" : 5000.0,
  25530. "properties" : null,
  25531. "arrivalEarliest" : "2018-08-06T09:46:05+0000",
  25532. "arrivalLatest" : "2018-08-06T10:13:09+0000",
  25533. "loads" : {
  25534. "weight" : 19,
  25535. "volume" : 500,
  25536. "unit" : 5
  25537. }
  25538. }, {
  25539. "id" : "4236",
  25540. "location" : {
  25541. "id" : "1.301332_103.8283893",
  25542. "latitude" : 1.301332,
  25543. "longitude" : 103.8283893
  25544. },
  25545. "artificial" : false,
  25546. "taskType" : "Delivery",
  25547. "capacityDemand" : {
  25548. "weight" : -10,
  25549. "volume" : -100,
  25550. "unit" : -1
  25551. },
  25552. "duration" : 200,
  25553. "timeWindows" : [ {
  25554. "start" : "2018-08-06T07:45:00.000Z",
  25555. "end" : "2018-08-06T10:45:00.000Z",
  25556. "relax" : 0
  25557. } ],
  25558. "timeWindowsIgnorable" : true,
  25559. "completed" : false,
  25560. "precedenceTaskId" : "",
  25561. "assignedVehicleId" : "",
  25562. "dropPenalty" : 5000.0,
  25563. "properties" : null,
  25564. "arrivalEarliest" : "2018-08-06T10:17:56+0000",
  25565. "arrivalLatest" : "2018-08-06T10:45:00+0000",
  25566. "loads" : {
  25567. "weight" : 20,
  25568. "volume" : 600,
  25569. "unit" : 6
  25570. }
  25571. }, {
  25572. "id" : "4824",
  25573. "location" : {
  25574. "id" : "1.2993802_103.8332912",
  25575. "latitude" : 1.2993802,
  25576. "longitude" : 103.8332912
  25577. },
  25578. "artificial" : false,
  25579. "taskType" : "Delivery",
  25580. "capacityDemand" : {
  25581. "weight" : -8,
  25582. "volume" : -100,
  25583. "unit" : -1
  25584. },
  25585. "duration" : 200,
  25586. "timeWindows" : [ {
  25587. "start" : "2018-08-06T09:29:00.000Z",
  25588. "end" : "2018-08-06T12:29:00.000Z",
  25589. "relax" : 0
  25590. } ],
  25591. "timeWindowsIgnorable" : true,
  25592. "completed" : false,
  25593. "precedenceTaskId" : "",
  25594. "assignedVehicleId" : "",
  25595. "dropPenalty" : 5000.0,
  25596. "properties" : null,
  25597. "arrivalEarliest" : "2018-08-06T10:26:17+0000",
  25598. "arrivalLatest" : "2018-08-06T10:56:03+0000",
  25599. "loads" : {
  25600. "weight" : 10,
  25601. "volume" : 500,
  25602. "unit" : 5
  25603. }
  25604. }, {
  25605. "id" : "4464",
  25606. "location" : {
  25607. "id" : "1.2915902_103.8379066",
  25608. "latitude" : 1.2915902,
  25609. "longitude" : 103.8379066
  25610. },
  25611. "artificial" : false,
  25612. "taskType" : "Delivery",
  25613. "capacityDemand" : {
  25614. "weight" : -2,
  25615. "volume" : -100,
  25616. "unit" : -1
  25617. },
  25618. "duration" : 200,
  25619. "timeWindows" : [ {
  25620. "start" : "2018-08-06T08:08:00.000Z",
  25621. "end" : "2018-08-06T11:08:00.000Z",
  25622. "relax" : 0
  25623. } ],
  25624. "timeWindowsIgnorable" : true,
  25625. "completed" : false,
  25626. "precedenceTaskId" : "",
  25627. "assignedVehicleId" : "",
  25628. "dropPenalty" : 5000.0,
  25629. "properties" : null,
  25630. "arrivalEarliest" : "2018-08-06T10:38:14+0000",
  25631. "arrivalLatest" : "2018-08-06T11:08:00+0000",
  25632. "loads" : {
  25633. "weight" : 2,
  25634. "volume" : 400,
  25635. "unit" : 4
  25636. }
  25637. }, {
  25638. "id" : "4305",
  25639. "location" : {
  25640. "id" : "1.3113982_103.8565897",
  25641. "latitude" : 1.3113982,
  25642. "longitude" : 103.8565897
  25643. },
  25644. "artificial" : false,
  25645. "taskType" : "Pickup",
  25646. "capacityDemand" : {
  25647. "weight" : 13,
  25648. "volume" : 100,
  25649. "unit" : 1
  25650. },
  25651. "duration" : 200,
  25652. "timeWindows" : [ {
  25653. "start" : "2018-08-06T08:54:00.000Z",
  25654. "end" : "2018-08-06T11:54:00.000Z",
  25655. "relax" : 0
  25656. } ],
  25657. "timeWindowsIgnorable" : true,
  25658. "completed" : false,
  25659. "precedenceTaskId" : "",
  25660. "assignedVehicleId" : "",
  25661. "dropPenalty" : 5000.0,
  25662. "properties" : null,
  25663. "arrivalEarliest" : "2018-08-06T11:07:30+0000",
  25664. "arrivalLatest" : "2018-08-06T11:37:40+0000",
  25665. "loads" : {
  25666. "weight" : 0,
  25667. "volume" : 300,
  25668. "unit" : 3
  25669. }
  25670. }, {
  25671. "id" : "4385",
  25672. "location" : {
  25673. "id" : "1.3113982_103.8565897",
  25674. "latitude" : 1.3113982,
  25675. "longitude" : 103.8565897
  25676. },
  25677. "artificial" : false,
  25678. "taskType" : "Pickup",
  25679. "capacityDemand" : {
  25680. "weight" : 7,
  25681. "volume" : 100,
  25682. "unit" : 1
  25683. },
  25684. "duration" : 200,
  25685. "timeWindows" : [ {
  25686. "start" : "2018-08-06T08:41:00.000Z",
  25687. "end" : "2018-08-06T11:41:00.000Z",
  25688. "relax" : 0
  25689. } ],
  25690. "timeWindowsIgnorable" : true,
  25691. "completed" : false,
  25692. "precedenceTaskId" : "",
  25693. "assignedVehicleId" : "",
  25694. "dropPenalty" : 5000.0,
  25695. "properties" : null,
  25696. "arrivalEarliest" : "2018-08-06T11:10:50+0000",
  25697. "arrivalLatest" : "2018-08-06T11:41:00+0000",
  25698. "loads" : {
  25699. "weight" : 13,
  25700. "volume" : 400,
  25701. "unit" : 4
  25702. }
  25703. } ],
  25704. "directions" : [ ],
  25705. "polyline" : null,
  25706. "snappedWaypoints" : null,
  25707. "properties" : { }
  25708. }, {
  25709. "assignee" : {
  25710. "id" : "2001",
  25711. "vehicleType" : {
  25712. "id" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  25713. "profile" : "bicycle",
  25714. "averageSpeed" : 7.0,
  25715. "capacity" : {
  25716. "weight" : 20,
  25717. "volume" : 5000,
  25718. "unit" : 1000
  25719. },
  25720. "cost" : {
  25721. "fixed" : 2,
  25722. "perMileage" : 1,
  25723. "perRegularHours" : 17.5
  25724. },
  25725. "properties" : null
  25726. },
  25727. "vehicleTypeId" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  25728. "startLocation" : {
  25729. "id" : "1.333829_103.969318",
  25730. "latitude" : 1.333829,
  25731. "longitude" : 103.969318
  25732. },
  25733. "endLocation" : {
  25734. "id" : "1.333829_103.969318",
  25735. "latitude" : 1.333829,
  25736. "longitude" : 103.969318
  25737. },
  25738. "timeSchedule" : {
  25739. "start" : "2017-07-19T07:53:16.930Z",
  25740. "end" : "2019-07-19T07:53:16.930Z",
  25741. "relax" : 0
  25742. },
  25743. "timeLimit" : 86400,
  25744. "breakDuration" : 0.0,
  25745. "breakTimes" : null,
  25746. "returnToDepot" : false,
  25747. "lockedTour" : [ ],
  25748. "properties" : null
  25749. },
  25750. "startTime" : null,
  25751. "endTime" : null,
  25752. "travelingTime" : 0,
  25753. "travelingDistance" : 0.0,
  25754. "cost" : { },
  25755. "tour" : [ {
  25756. "id" : "startFromDepot",
  25757. "location" : {
  25758. "id" : "1.333829_103.969318",
  25759. "latitude" : 1.333829,
  25760. "longitude" : 103.969318
  25761. },
  25762. "artificial" : false,
  25763. "taskType" : "startFromDepot",
  25764. "capacityDemand" : null,
  25765. "duration" : 0,
  25766. "timeWindows" : null,
  25767. "timeWindowsIgnorable" : true,
  25768. "completed" : false,
  25769. "precedenceTaskId" : null,
  25770. "assignedVehicleId" : null,
  25771. "dropPenalty" : 0.0,
  25772. "properties" : null,
  25773. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  25774. "arrivalLatest" : "2018-08-06T08:46:51+0000",
  25775. "loads" : {
  25776. "weight" : 0,
  25777. "volume" : 0,
  25778. "unit" : 0
  25779. }
  25780. }, {
  25781. "id" : "4635",
  25782. "location" : {
  25783. "id" : "1.3230967_103.9221028",
  25784. "latitude" : 1.3230967,
  25785. "longitude" : 103.9221028
  25786. },
  25787. "artificial" : false,
  25788. "taskType" : "Pickup",
  25789. "capacityDemand" : {
  25790. "weight" : 20,
  25791. "volume" : 100,
  25792. "unit" : 1
  25793. },
  25794. "duration" : 200,
  25795. "timeWindows" : [ {
  25796. "start" : "2018-08-06T09:09:00.000Z",
  25797. "end" : "2018-08-06T12:09:00.000Z",
  25798. "relax" : 0
  25799. } ],
  25800. "timeWindowsIgnorable" : true,
  25801. "completed" : false,
  25802. "precedenceTaskId" : "",
  25803. "assignedVehicleId" : "",
  25804. "dropPenalty" : 5000.0,
  25805. "properties" : null,
  25806. "arrivalEarliest" : "2018-08-06T09:09:00+0000",
  25807. "arrivalLatest" : "2018-08-06T09:32:59+0000",
  25808. "loads" : {
  25809. "weight" : 0,
  25810. "volume" : 0,
  25811. "unit" : 0
  25812. }
  25813. }, {
  25814. "id" : "4882",
  25815. "location" : {
  25816. "id" : "1.3554617_103.9379194",
  25817. "latitude" : 1.3554617,
  25818. "longitude" : 103.9379194
  25819. },
  25820. "artificial" : false,
  25821. "taskType" : "Delivery",
  25822. "capacityDemand" : {
  25823. "weight" : -20,
  25824. "volume" : -100,
  25825. "unit" : -1
  25826. },
  25827. "duration" : 200,
  25828. "timeWindows" : [ {
  25829. "start" : "2018-08-06T08:38:00.000Z",
  25830. "end" : "2018-08-06T11:38:00.000Z",
  25831. "relax" : 0
  25832. } ],
  25833. "timeWindowsIgnorable" : true,
  25834. "completed" : false,
  25835. "precedenceTaskId" : "",
  25836. "assignedVehicleId" : "",
  25837. "dropPenalty" : 5000.0,
  25838. "properties" : null,
  25839. "arrivalEarliest" : "2018-08-06T09:46:39+0000",
  25840. "arrivalLatest" : "2018-08-06T10:10:38+0000",
  25841. "loads" : {
  25842. "weight" : 20,
  25843. "volume" : 100,
  25844. "unit" : 1
  25845. }
  25846. }, {
  25847. "id" : "4791",
  25848. "location" : {
  25849. "id" : "1.3230967_103.9221028",
  25850. "latitude" : 1.3230967,
  25851. "longitude" : 103.9221028
  25852. },
  25853. "artificial" : false,
  25854. "taskType" : "Pickup",
  25855. "capacityDemand" : {
  25856. "weight" : 9,
  25857. "volume" : 100,
  25858. "unit" : 1
  25859. },
  25860. "duration" : 200,
  25861. "timeWindows" : [ {
  25862. "start" : "2018-08-06T10:03:00.000Z",
  25863. "end" : "2018-08-06T13:03:00.000Z",
  25864. "relax" : 0
  25865. } ],
  25866. "timeWindowsIgnorable" : true,
  25867. "completed" : false,
  25868. "precedenceTaskId" : "",
  25869. "assignedVehicleId" : "",
  25870. "dropPenalty" : 5000.0,
  25871. "properties" : null,
  25872. "arrivalEarliest" : "2018-08-06T10:24:18+0000",
  25873. "arrivalLatest" : "2018-08-06T10:48:17+0000",
  25874. "loads" : {
  25875. "weight" : 0,
  25876. "volume" : 0,
  25877. "unit" : 0
  25878. }
  25879. }, {
  25880. "id" : "5118",
  25881. "location" : {
  25882. "id" : "1.3645156_103.8766207",
  25883. "latitude" : 1.3645156,
  25884. "longitude" : 103.8766207
  25885. },
  25886. "artificial" : false,
  25887. "taskType" : "Delivery",
  25888. "capacityDemand" : {
  25889. "weight" : -2,
  25890. "volume" : -100,
  25891. "unit" : -1
  25892. },
  25893. "duration" : 200,
  25894. "timeWindows" : [ {
  25895. "start" : "2018-08-06T09:29:00.000Z",
  25896. "end" : "2018-08-06T12:29:00.000Z",
  25897. "relax" : 0
  25898. } ],
  25899. "timeWindowsIgnorable" : true,
  25900. "completed" : false,
  25901. "precedenceTaskId" : "",
  25902. "assignedVehicleId" : "",
  25903. "dropPenalty" : 5000.0,
  25904. "properties" : null,
  25905. "arrivalEarliest" : "2018-08-06T11:26:15+0000",
  25906. "arrivalLatest" : "2018-08-06T11:50:14+0000",
  25907. "loads" : {
  25908. "weight" : 9,
  25909. "volume" : 100,
  25910. "unit" : 1
  25911. }
  25912. }, {
  25913. "id" : "4447",
  25914. "location" : {
  25915. "id" : "1.3113982_103.8565897",
  25916. "latitude" : 1.3113982,
  25917. "longitude" : 103.8565897
  25918. },
  25919. "artificial" : false,
  25920. "taskType" : "Pickup",
  25921. "capacityDemand" : {
  25922. "weight" : 11,
  25923. "volume" : 100,
  25924. "unit" : 1
  25925. },
  25926. "duration" : 200,
  25927. "timeWindows" : [ {
  25928. "start" : "2018-08-06T10:03:00.000Z",
  25929. "end" : "2018-08-06T13:03:00.000Z",
  25930. "relax" : 0
  25931. } ],
  25932. "timeWindowsIgnorable" : true,
  25933. "completed" : false,
  25934. "precedenceTaskId" : "",
  25935. "assignedVehicleId" : "",
  25936. "dropPenalty" : 5000.0,
  25937. "properties" : null,
  25938. "arrivalEarliest" : "2018-08-06T12:23:41+0000",
  25939. "arrivalLatest" : "2018-08-06T12:47:40+0000",
  25940. "loads" : {
  25941. "weight" : 7,
  25942. "volume" : 0,
  25943. "unit" : 0
  25944. }
  25945. }, {
  25946. "id" : "4767",
  25947. "location" : {
  25948. "id" : "1.3113982_103.8565897",
  25949. "latitude" : 1.3113982,
  25950. "longitude" : 103.8565897
  25951. },
  25952. "artificial" : false,
  25953. "taskType" : "Pickup",
  25954. "capacityDemand" : {
  25955. "weight" : 2,
  25956. "volume" : 100,
  25957. "unit" : 1
  25958. },
  25959. "duration" : 200,
  25960. "timeWindows" : [ {
  25961. "start" : "2018-08-06T09:51:00.000Z",
  25962. "end" : "2018-08-06T12:51:00.000Z",
  25963. "relax" : 0
  25964. } ],
  25965. "timeWindowsIgnorable" : true,
  25966. "completed" : false,
  25967. "precedenceTaskId" : "",
  25968. "assignedVehicleId" : "",
  25969. "dropPenalty" : 5000.0,
  25970. "properties" : null,
  25971. "arrivalEarliest" : "2018-08-06T12:27:01+0000",
  25972. "arrivalLatest" : "2018-08-06T12:51:00+0000",
  25973. "loads" : {
  25974. "weight" : 18,
  25975. "volume" : 100,
  25976. "unit" : 1
  25977. }
  25978. } ],
  25979. "directions" : [ ],
  25980. "polyline" : null,
  25981. "snappedWaypoints" : null,
  25982. "properties" : { }
  25983. }, {
  25984. "assignee" : {
  25985. "id" : "2002",
  25986. "vehicleType" : {
  25987. "id" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  25988. "profile" : "bicycle",
  25989. "averageSpeed" : 7.0,
  25990. "capacity" : {
  25991. "weight" : 20,
  25992. "volume" : 5000,
  25993. "unit" : 1000
  25994. },
  25995. "cost" : {
  25996. "fixed" : 2,
  25997. "perMileage" : 1,
  25998. "perRegularHours" : 17.5
  25999. },
  26000. "properties" : null
  26001. },
  26002. "vehicleTypeId" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  26003. "startLocation" : {
  26004. "id" : "1.333829_103.969318",
  26005. "latitude" : 1.333829,
  26006. "longitude" : 103.969318
  26007. },
  26008. "endLocation" : {
  26009. "id" : "1.333829_103.969318",
  26010. "latitude" : 1.333829,
  26011. "longitude" : 103.969318
  26012. },
  26013. "timeSchedule" : {
  26014. "start" : "2017-07-19T07:53:16.930Z",
  26015. "end" : "2019-07-19T07:53:16.930Z",
  26016. "relax" : 0
  26017. },
  26018. "timeLimit" : 86400,
  26019. "breakDuration" : 0.0,
  26020. "breakTimes" : null,
  26021. "returnToDepot" : false,
  26022. "lockedTour" : [ ],
  26023. "properties" : null
  26024. },
  26025. "startTime" : null,
  26026. "endTime" : null,
  26027. "travelingTime" : 0,
  26028. "travelingDistance" : 0.0,
  26029. "cost" : { },
  26030. "tour" : [ {
  26031. "id" : "startFromDepot",
  26032. "location" : {
  26033. "id" : "1.333829_103.969318",
  26034. "latitude" : 1.333829,
  26035. "longitude" : 103.969318
  26036. },
  26037. "artificial" : false,
  26038. "taskType" : "startFromDepot",
  26039. "capacityDemand" : null,
  26040. "duration" : 0,
  26041. "timeWindows" : null,
  26042. "timeWindowsIgnorable" : true,
  26043. "completed" : false,
  26044. "precedenceTaskId" : null,
  26045. "assignedVehicleId" : null,
  26046. "dropPenalty" : 0.0,
  26047. "properties" : null,
  26048. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  26049. "arrivalLatest" : "2018-08-06T07:35:52+0000",
  26050. "loads" : {
  26051. "weight" : 0,
  26052. "volume" : 0,
  26053. "unit" : 0
  26054. }
  26055. }, {
  26056. "id" : "4511",
  26057. "location" : {
  26058. "id" : "1.3230967_103.9221028",
  26059. "latitude" : 1.3230967,
  26060. "longitude" : 103.9221028
  26061. },
  26062. "artificial" : false,
  26063. "taskType" : "Pickup",
  26064. "capacityDemand" : {
  26065. "weight" : 19,
  26066. "volume" : 100,
  26067. "unit" : 1
  26068. },
  26069. "duration" : 200,
  26070. "timeWindows" : [ {
  26071. "start" : "2018-08-06T05:22:00.000Z",
  26072. "end" : "2018-08-06T08:22:00.000Z",
  26073. "relax" : 0
  26074. } ],
  26075. "timeWindowsIgnorable" : true,
  26076. "completed" : false,
  26077. "precedenceTaskId" : "",
  26078. "assignedVehicleId" : "",
  26079. "dropPenalty" : 5000.0,
  26080. "properties" : null,
  26081. "arrivalEarliest" : "2018-08-06T05:22:00+0000",
  26082. "arrivalLatest" : "2018-08-06T08:22:00+0000",
  26083. "loads" : {
  26084. "weight" : 0,
  26085. "volume" : 0,
  26086. "unit" : 0
  26087. }
  26088. }, {
  26089. "id" : "4810",
  26090. "location" : {
  26091. "id" : "1.332064_103.951725",
  26092. "latitude" : 1.332064,
  26093. "longitude" : 103.951725
  26094. },
  26095. "artificial" : false,
  26096. "taskType" : "Delivery",
  26097. "capacityDemand" : {
  26098. "weight" : -14,
  26099. "volume" : -100,
  26100. "unit" : -1
  26101. },
  26102. "duration" : 200,
  26103. "timeWindows" : [ {
  26104. "start" : "2018-08-06T06:03:00.000Z",
  26105. "end" : "2018-08-06T09:03:00.000Z",
  26106. "relax" : 0
  26107. } ],
  26108. "timeWindowsIgnorable" : true,
  26109. "completed" : false,
  26110. "precedenceTaskId" : "",
  26111. "assignedVehicleId" : "",
  26112. "dropPenalty" : 5000.0,
  26113. "properties" : null,
  26114. "arrivalEarliest" : "2018-08-06T06:03:00+0000",
  26115. "arrivalLatest" : "2018-08-06T09:03:00+0000",
  26116. "loads" : {
  26117. "weight" : 19,
  26118. "volume" : 100,
  26119. "unit" : 1
  26120. }
  26121. }, {
  26122. "id" : "4761",
  26123. "location" : {
  26124. "id" : "1.3230967_103.9221028",
  26125. "latitude" : 1.3230967,
  26126. "longitude" : 103.9221028
  26127. },
  26128. "artificial" : false,
  26129. "taskType" : "Pickup",
  26130. "capacityDemand" : {
  26131. "weight" : 13,
  26132. "volume" : 100,
  26133. "unit" : 1
  26134. },
  26135. "duration" : 200,
  26136. "timeWindows" : [ {
  26137. "start" : "2018-08-06T10:09:00.000Z",
  26138. "end" : "2018-08-06T13:09:00.000Z",
  26139. "relax" : 0
  26140. } ],
  26141. "timeWindowsIgnorable" : true,
  26142. "completed" : false,
  26143. "precedenceTaskId" : "",
  26144. "assignedVehicleId" : "",
  26145. "dropPenalty" : 5000.0,
  26146. "properties" : null,
  26147. "arrivalEarliest" : "2018-08-06T10:09:00+0000",
  26148. "arrivalLatest" : "2018-08-06T10:34:00+0000",
  26149. "loads" : {
  26150. "weight" : 5,
  26151. "volume" : 0,
  26152. "unit" : 0
  26153. }
  26154. }, {
  26155. "id" : "4926",
  26156. "location" : {
  26157. "id" : "1.31439_103.8846276",
  26158. "latitude" : 1.31439,
  26159. "longitude" : 103.8846276
  26160. },
  26161. "artificial" : false,
  26162. "taskType" : "Delivery",
  26163. "capacityDemand" : {
  26164. "weight" : -3,
  26165. "volume" : -100,
  26166. "unit" : -1
  26167. },
  26168. "duration" : 200,
  26169. "timeWindows" : [ {
  26170. "start" : "2018-08-06T08:28:00.000Z",
  26171. "end" : "2018-08-06T11:28:00.000Z",
  26172. "relax" : 0
  26173. } ],
  26174. "timeWindowsIgnorable" : true,
  26175. "completed" : false,
  26176. "precedenceTaskId" : "",
  26177. "assignedVehicleId" : "",
  26178. "dropPenalty" : 5000.0,
  26179. "properties" : null,
  26180. "arrivalEarliest" : "2018-08-06T10:48:59+0000",
  26181. "arrivalLatest" : "2018-08-06T11:13:59+0000",
  26182. "loads" : {
  26183. "weight" : 18,
  26184. "volume" : 100,
  26185. "unit" : 1
  26186. }
  26187. }, {
  26188. "id" : "4391",
  26189. "location" : {
  26190. "id" : "1.3113982_103.8565897",
  26191. "latitude" : 1.3113982,
  26192. "longitude" : 103.8565897
  26193. },
  26194. "artificial" : false,
  26195. "taskType" : "Pickup",
  26196. "capacityDemand" : {
  26197. "weight" : 2,
  26198. "volume" : 100,
  26199. "unit" : 1
  26200. },
  26201. "duration" : 200,
  26202. "timeWindows" : [ {
  26203. "start" : "2018-08-06T08:46:00.000Z",
  26204. "end" : "2018-08-06T11:46:00.000Z",
  26205. "relax" : 0
  26206. } ],
  26207. "timeWindowsIgnorable" : true,
  26208. "completed" : false,
  26209. "precedenceTaskId" : "",
  26210. "assignedVehicleId" : "",
  26211. "dropPenalty" : 5000.0,
  26212. "properties" : null,
  26213. "arrivalEarliest" : "2018-08-06T11:19:11+0000",
  26214. "arrivalLatest" : "2018-08-06T11:44:11+0000",
  26215. "loads" : {
  26216. "weight" : 15,
  26217. "volume" : 0,
  26218. "unit" : 0
  26219. }
  26220. }, {
  26221. "id" : "4533",
  26222. "location" : {
  26223. "id" : "1.3113982_103.8565897",
  26224. "latitude" : 1.3113982,
  26225. "longitude" : 103.8565897
  26226. },
  26227. "artificial" : false,
  26228. "taskType" : "Pickup",
  26229. "capacityDemand" : {
  26230. "weight" : 2,
  26231. "volume" : 100,
  26232. "unit" : 1
  26233. },
  26234. "duration" : 200,
  26235. "timeWindows" : [ {
  26236. "start" : "2018-08-06T09:02:00.000Z",
  26237. "end" : "2018-08-06T12:02:00.000Z",
  26238. "relax" : 0
  26239. } ],
  26240. "timeWindowsIgnorable" : true,
  26241. "completed" : false,
  26242. "precedenceTaskId" : "",
  26243. "assignedVehicleId" : "",
  26244. "dropPenalty" : 5000.0,
  26245. "properties" : null,
  26246. "arrivalEarliest" : "2018-08-06T11:22:31+0000",
  26247. "arrivalLatest" : "2018-08-06T11:47:31+0000",
  26248. "loads" : {
  26249. "weight" : 17,
  26250. "volume" : 100,
  26251. "unit" : 1
  26252. }
  26253. }, {
  26254. "id" : "4619",
  26255. "location" : {
  26256. "id" : "1.3113982_103.8565897",
  26257. "latitude" : 1.3113982,
  26258. "longitude" : 103.8565897
  26259. },
  26260. "artificial" : false,
  26261. "taskType" : "Pickup",
  26262. "capacityDemand" : {
  26263. "weight" : 1,
  26264. "volume" : 100,
  26265. "unit" : 1
  26266. },
  26267. "duration" : 200,
  26268. "timeWindows" : [ {
  26269. "start" : "2018-08-06T11:45:00.000Z",
  26270. "end" : "2018-08-06T14:45:00.000Z",
  26271. "relax" : 0
  26272. } ],
  26273. "timeWindowsIgnorable" : true,
  26274. "completed" : false,
  26275. "precedenceTaskId" : "",
  26276. "assignedVehicleId" : "",
  26277. "dropPenalty" : 5000.0,
  26278. "properties" : null,
  26279. "arrivalEarliest" : "2018-08-06T11:45:00+0000",
  26280. "arrivalLatest" : "2018-08-06T11:50:51+0000",
  26281. "loads" : {
  26282. "weight" : 19,
  26283. "volume" : 200,
  26284. "unit" : 2
  26285. }
  26286. }, {
  26287. "id" : "4390",
  26288. "location" : {
  26289. "id" : "1.297419_103.870545",
  26290. "latitude" : 1.297419,
  26291. "longitude" : 103.870545
  26292. },
  26293. "artificial" : false,
  26294. "taskType" : "Delivery",
  26295. "capacityDemand" : {
  26296. "weight" : -15,
  26297. "volume" : -100,
  26298. "unit" : -1
  26299. },
  26300. "duration" : 200,
  26301. "timeWindows" : [ {
  26302. "start" : "2018-08-06T09:13:00.000Z",
  26303. "end" : "2018-08-06T12:13:00.000Z",
  26304. "relax" : 0
  26305. } ],
  26306. "timeWindowsIgnorable" : true,
  26307. "completed" : false,
  26308. "precedenceTaskId" : "",
  26309. "assignedVehicleId" : "",
  26310. "dropPenalty" : 5000.0,
  26311. "properties" : null,
  26312. "arrivalEarliest" : "2018-08-06T12:07:09+0000",
  26313. "arrivalLatest" : "2018-08-06T12:13:00+0000",
  26314. "loads" : {
  26315. "weight" : 20,
  26316. "volume" : 300,
  26317. "unit" : 3
  26318. }
  26319. }, {
  26320. "id" : "4429",
  26321. "location" : {
  26322. "id" : "1.3113982_103.8565897",
  26323. "latitude" : 1.3113982,
  26324. "longitude" : 103.8565897
  26325. },
  26326. "artificial" : false,
  26327. "taskType" : "Pickup",
  26328. "capacityDemand" : {
  26329. "weight" : 6,
  26330. "volume" : 100,
  26331. "unit" : 1
  26332. },
  26333. "duration" : 200,
  26334. "timeWindows" : [ {
  26335. "start" : "2018-08-06T10:33:00.000Z",
  26336. "end" : "2018-08-06T13:33:00.000Z",
  26337. "relax" : 0
  26338. } ],
  26339. "timeWindowsIgnorable" : true,
  26340. "completed" : false,
  26341. "precedenceTaskId" : "",
  26342. "assignedVehicleId" : "",
  26343. "dropPenalty" : 5000.0,
  26344. "properties" : null,
  26345. "arrivalEarliest" : "2018-08-06T12:29:18+0000",
  26346. "arrivalLatest" : "2018-08-06T12:40:20+0000",
  26347. "loads" : {
  26348. "weight" : 5,
  26349. "volume" : 200,
  26350. "unit" : 2
  26351. }
  26352. }, {
  26353. "id" : "4451",
  26354. "location" : {
  26355. "id" : "1.3113982_103.8565897",
  26356. "latitude" : 1.3113982,
  26357. "longitude" : 103.8565897
  26358. },
  26359. "artificial" : false,
  26360. "taskType" : "Pickup",
  26361. "capacityDemand" : {
  26362. "weight" : 6,
  26363. "volume" : 100,
  26364. "unit" : 1
  26365. },
  26366. "duration" : 200,
  26367. "timeWindows" : [ {
  26368. "start" : "2018-08-06T10:33:00.000Z",
  26369. "end" : "2018-08-06T13:33:00.000Z",
  26370. "relax" : 0
  26371. } ],
  26372. "timeWindowsIgnorable" : true,
  26373. "completed" : false,
  26374. "precedenceTaskId" : "",
  26375. "assignedVehicleId" : "",
  26376. "dropPenalty" : 5000.0,
  26377. "properties" : null,
  26378. "arrivalEarliest" : "2018-08-06T12:32:38+0000",
  26379. "arrivalLatest" : "2018-08-06T12:43:40+0000",
  26380. "loads" : {
  26381. "weight" : 11,
  26382. "volume" : 300,
  26383. "unit" : 3
  26384. }
  26385. }, {
  26386. "id" : "4703",
  26387. "location" : {
  26388. "id" : "1.3113982_103.8565897",
  26389. "latitude" : 1.3113982,
  26390. "longitude" : 103.8565897
  26391. },
  26392. "artificial" : false,
  26393. "taskType" : "Pickup",
  26394. "capacityDemand" : {
  26395. "weight" : 2,
  26396. "volume" : 100,
  26397. "unit" : 1
  26398. },
  26399. "duration" : 200,
  26400. "timeWindows" : [ {
  26401. "start" : "2018-08-06T09:47:00.000Z",
  26402. "end" : "2018-08-06T12:47:00.000Z",
  26403. "relax" : 0
  26404. } ],
  26405. "timeWindowsIgnorable" : true,
  26406. "completed" : false,
  26407. "precedenceTaskId" : "",
  26408. "assignedVehicleId" : "",
  26409. "dropPenalty" : 5000.0,
  26410. "properties" : null,
  26411. "arrivalEarliest" : "2018-08-06T12:35:58+0000",
  26412. "arrivalLatest" : "2018-08-06T12:47:00+0000",
  26413. "loads" : {
  26414. "weight" : 17,
  26415. "volume" : 400,
  26416. "unit" : 4
  26417. }
  26418. }, {
  26419. "id" : "4833",
  26420. "location" : {
  26421. "id" : "1.3113982_103.8565897",
  26422. "latitude" : 1.3113982,
  26423. "longitude" : 103.8565897
  26424. },
  26425. "artificial" : false,
  26426. "taskType" : "Pickup",
  26427. "capacityDemand" : {
  26428. "weight" : 1,
  26429. "volume" : 100,
  26430. "unit" : 1
  26431. },
  26432. "duration" : 200,
  26433. "timeWindows" : [ {
  26434. "start" : "2018-08-06T09:56:00.000Z",
  26435. "end" : "2018-08-06T12:56:00.000Z",
  26436. "relax" : 0
  26437. } ],
  26438. "timeWindowsIgnorable" : true,
  26439. "completed" : false,
  26440. "precedenceTaskId" : "",
  26441. "assignedVehicleId" : "",
  26442. "dropPenalty" : 5000.0,
  26443. "properties" : null,
  26444. "arrivalEarliest" : "2018-08-06T12:39:18+0000",
  26445. "arrivalLatest" : "2018-08-06T12:56:00+0000",
  26446. "loads" : {
  26447. "weight" : 19,
  26448. "volume" : 500,
  26449. "unit" : 5
  26450. }
  26451. } ],
  26452. "directions" : [ ],
  26453. "polyline" : null,
  26454. "snappedWaypoints" : null,
  26455. "properties" : { }
  26456. }, {
  26457. "assignee" : {
  26458. "id" : "2003",
  26459. "vehicleType" : {
  26460. "id" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  26461. "profile" : "bicycle",
  26462. "averageSpeed" : 7.0,
  26463. "capacity" : {
  26464. "weight" : 20,
  26465. "volume" : 5000,
  26466. "unit" : 1000
  26467. },
  26468. "cost" : {
  26469. "fixed" : 2,
  26470. "perMileage" : 1,
  26471. "perRegularHours" : 17.5
  26472. },
  26473. "properties" : null
  26474. },
  26475. "vehicleTypeId" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  26476. "startLocation" : {
  26477. "id" : "1.333829_103.969318",
  26478. "latitude" : 1.333829,
  26479. "longitude" : 103.969318
  26480. },
  26481. "endLocation" : {
  26482. "id" : "1.333829_103.969318",
  26483. "latitude" : 1.333829,
  26484. "longitude" : 103.969318
  26485. },
  26486. "timeSchedule" : {
  26487. "start" : "2017-07-19T07:53:16.930Z",
  26488. "end" : "2019-07-19T07:53:16.930Z",
  26489. "relax" : 0
  26490. },
  26491. "timeLimit" : 86400,
  26492. "breakDuration" : 0.0,
  26493. "breakTimes" : null,
  26494. "returnToDepot" : false,
  26495. "lockedTour" : [ ],
  26496. "properties" : null
  26497. },
  26498. "startTime" : null,
  26499. "endTime" : null,
  26500. "travelingTime" : 0,
  26501. "travelingDistance" : 0.0,
  26502. "cost" : { },
  26503. "tour" : [ {
  26504. "id" : "startFromDepot",
  26505. "location" : {
  26506. "id" : "1.333829_103.969318",
  26507. "latitude" : 1.333829,
  26508. "longitude" : 103.969318
  26509. },
  26510. "artificial" : false,
  26511. "taskType" : "startFromDepot",
  26512. "capacityDemand" : null,
  26513. "duration" : 0,
  26514. "timeWindows" : null,
  26515. "timeWindowsIgnorable" : true,
  26516. "completed" : false,
  26517. "precedenceTaskId" : null,
  26518. "assignedVehicleId" : null,
  26519. "dropPenalty" : 0.0,
  26520. "properties" : null,
  26521. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  26522. "arrivalLatest" : "2018-08-06T01:02:06+0000",
  26523. "loads" : {
  26524. "weight" : 0,
  26525. "volume" : 0,
  26526. "unit" : 0
  26527. }
  26528. }, {
  26529. "id" : "4515",
  26530. "location" : {
  26531. "id" : "1.3230967_103.9221028",
  26532. "latitude" : 1.3230967,
  26533. "longitude" : 103.9221028
  26534. },
  26535. "artificial" : false,
  26536. "taskType" : "Pickup",
  26537. "capacityDemand" : {
  26538. "weight" : 3,
  26539. "volume" : 100,
  26540. "unit" : 1
  26541. },
  26542. "duration" : 200,
  26543. "timeWindows" : [ {
  26544. "start" : "2018-08-06T01:33:00.000Z",
  26545. "end" : "2018-08-06T04:33:00.000Z",
  26546. "relax" : 0
  26547. } ],
  26548. "timeWindowsIgnorable" : true,
  26549. "completed" : false,
  26550. "precedenceTaskId" : "",
  26551. "assignedVehicleId" : "",
  26552. "dropPenalty" : 5000.0,
  26553. "properties" : null,
  26554. "arrivalEarliest" : "2018-08-06T01:33:00+0000",
  26555. "arrivalLatest" : "2018-08-06T01:48:14+0000",
  26556. "loads" : {
  26557. "weight" : 0,
  26558. "volume" : 0,
  26559. "unit" : 0
  26560. }
  26561. }, {
  26562. "id" : "5066",
  26563. "location" : {
  26564. "id" : "1.27486_103.797787",
  26565. "latitude" : 1.27486,
  26566. "longitude" : 103.797787
  26567. },
  26568. "artificial" : false,
  26569. "taskType" : "Delivery",
  26570. "capacityDemand" : {
  26571. "weight" : -1,
  26572. "volume" : -100,
  26573. "unit" : -1
  26574. },
  26575. "duration" : 200,
  26576. "timeWindows" : [ {
  26577. "start" : "2018-08-06T02:20:00.000Z",
  26578. "end" : "2018-08-06T05:20:00.000Z",
  26579. "relax" : 0
  26580. } ],
  26581. "timeWindowsIgnorable" : true,
  26582. "completed" : false,
  26583. "precedenceTaskId" : "",
  26584. "assignedVehicleId" : "",
  26585. "dropPenalty" : 5000.0,
  26586. "properties" : null,
  26587. "arrivalEarliest" : "2018-08-06T03:43:23+0000",
  26588. "arrivalLatest" : "2018-08-06T03:58:37+0000",
  26589. "loads" : {
  26590. "weight" : 3,
  26591. "volume" : 100,
  26592. "unit" : 1
  26593. }
  26594. }, {
  26595. "id" : "4413",
  26596. "location" : {
  26597. "id" : "1.3230967_103.9221028",
  26598. "latitude" : 1.3230967,
  26599. "longitude" : 103.9221028
  26600. },
  26601. "artificial" : false,
  26602. "taskType" : "Pickup",
  26603. "capacityDemand" : {
  26604. "weight" : 11,
  26605. "volume" : 100,
  26606. "unit" : 1
  26607. },
  26608. "duration" : 200,
  26609. "timeWindows" : [ {
  26610. "start" : "2018-08-06T03:09:00.000Z",
  26611. "end" : "2018-08-06T06:09:00.000Z",
  26612. "relax" : 0
  26613. } ],
  26614. "timeWindowsIgnorable" : true,
  26615. "completed" : false,
  26616. "precedenceTaskId" : "",
  26617. "assignedVehicleId" : "",
  26618. "dropPenalty" : 5000.0,
  26619. "properties" : null,
  26620. "arrivalEarliest" : "2018-08-06T05:53:46+0000",
  26621. "arrivalLatest" : "2018-08-06T06:09:00+0000",
  26622. "loads" : {
  26623. "weight" : 2,
  26624. "volume" : 0,
  26625. "unit" : 0
  26626. }
  26627. }, {
  26628. "id" : "4543",
  26629. "location" : {
  26630. "id" : "1.3230967_103.9221028",
  26631. "latitude" : 1.3230967,
  26632. "longitude" : 103.9221028
  26633. },
  26634. "artificial" : false,
  26635. "taskType" : "Pickup",
  26636. "capacityDemand" : {
  26637. "weight" : 2,
  26638. "volume" : 100,
  26639. "unit" : 1
  26640. },
  26641. "duration" : 200,
  26642. "timeWindows" : [ {
  26643. "start" : "2018-08-06T06:28:00.000Z",
  26644. "end" : "2018-08-06T09:28:00.000Z",
  26645. "relax" : 0
  26646. } ],
  26647. "timeWindowsIgnorable" : true,
  26648. "completed" : false,
  26649. "precedenceTaskId" : "",
  26650. "assignedVehicleId" : "",
  26651. "dropPenalty" : 5000.0,
  26652. "properties" : null,
  26653. "arrivalEarliest" : "2018-08-06T06:28:00+0000",
  26654. "arrivalLatest" : "2018-08-06T07:43:16+0000",
  26655. "loads" : {
  26656. "weight" : 13,
  26657. "volume" : 100,
  26658. "unit" : 1
  26659. }
  26660. }, {
  26661. "id" : "4573",
  26662. "location" : {
  26663. "id" : "1.3230967_103.9221028",
  26664. "latitude" : 1.3230967,
  26665. "longitude" : 103.9221028
  26666. },
  26667. "artificial" : false,
  26668. "taskType" : "Pickup",
  26669. "capacityDemand" : {
  26670. "weight" : 4,
  26671. "volume" : 100,
  26672. "unit" : 1
  26673. },
  26674. "duration" : 200,
  26675. "timeWindows" : [ {
  26676. "start" : "2018-08-06T05:17:00.000Z",
  26677. "end" : "2018-08-06T08:17:00.000Z",
  26678. "relax" : 0
  26679. } ],
  26680. "timeWindowsIgnorable" : true,
  26681. "completed" : false,
  26682. "precedenceTaskId" : "",
  26683. "assignedVehicleId" : "",
  26684. "dropPenalty" : 5000.0,
  26685. "properties" : null,
  26686. "arrivalEarliest" : "2018-08-06T06:31:20+0000",
  26687. "arrivalLatest" : "2018-08-06T07:46:36+0000",
  26688. "loads" : {
  26689. "weight" : 15,
  26690. "volume" : 200,
  26691. "unit" : 2
  26692. }
  26693. }, {
  26694. "id" : "4860",
  26695. "location" : {
  26696. "id" : "1.3261076_103.9264986",
  26697. "latitude" : 1.3261076,
  26698. "longitude" : 103.9264986
  26699. },
  26700. "artificial" : false,
  26701. "taskType" : "Delivery",
  26702. "capacityDemand" : {
  26703. "weight" : -17,
  26704. "volume" : -100,
  26705. "unit" : -1
  26706. },
  26707. "duration" : 200,
  26708. "timeWindows" : [ {
  26709. "start" : "2018-08-06T04:55:00.000Z",
  26710. "end" : "2018-08-06T07:55:00.000Z",
  26711. "relax" : 0
  26712. } ],
  26713. "timeWindowsIgnorable" : true,
  26714. "completed" : false,
  26715. "precedenceTaskId" : "",
  26716. "assignedVehicleId" : "",
  26717. "dropPenalty" : 5000.0,
  26718. "properties" : null,
  26719. "arrivalEarliest" : "2018-08-06T06:39:44+0000",
  26720. "arrivalLatest" : "2018-08-06T07:55:00+0000",
  26721. "loads" : {
  26722. "weight" : 19,
  26723. "volume" : 300,
  26724. "unit" : 3
  26725. }
  26726. }, {
  26727. "id" : "4625",
  26728. "location" : {
  26729. "id" : "1.3230967_103.9221028",
  26730. "latitude" : 1.3230967,
  26731. "longitude" : 103.9221028
  26732. },
  26733. "artificial" : false,
  26734. "taskType" : "Pickup",
  26735. "capacityDemand" : {
  26736. "weight" : 15,
  26737. "volume" : 100,
  26738. "unit" : 1
  26739. },
  26740. "duration" : 200,
  26741. "timeWindows" : [ {
  26742. "start" : "2018-08-06T10:46:00.000Z",
  26743. "end" : "2018-08-06T13:46:00.000Z",
  26744. "relax" : 0
  26745. } ],
  26746. "timeWindowsIgnorable" : true,
  26747. "completed" : false,
  26748. "precedenceTaskId" : "",
  26749. "assignedVehicleId" : "",
  26750. "dropPenalty" : 5000.0,
  26751. "properties" : null,
  26752. "arrivalEarliest" : "2018-08-06T10:46:00+0000",
  26753. "arrivalLatest" : "2018-08-06T11:03:39+0000",
  26754. "loads" : {
  26755. "weight" : 2,
  26756. "volume" : 200,
  26757. "unit" : 2
  26758. }
  26759. }, {
  26760. "id" : "4524",
  26761. "location" : {
  26762. "id" : "1.3072693_103.8881749",
  26763. "latitude" : 1.3072693,
  26764. "longitude" : 103.8881749
  26765. },
  26766. "artificial" : false,
  26767. "taskType" : "Delivery",
  26768. "capacityDemand" : {
  26769. "weight" : -17,
  26770. "volume" : -100,
  26771. "unit" : -1
  26772. },
  26773. "duration" : 200,
  26774. "timeWindows" : [ {
  26775. "start" : "2018-08-06T11:09:00.000Z",
  26776. "end" : "2018-08-06T14:09:00.000Z",
  26777. "relax" : 0
  26778. } ],
  26779. "timeWindowsIgnorable" : true,
  26780. "completed" : false,
  26781. "precedenceTaskId" : "",
  26782. "assignedVehicleId" : "",
  26783. "dropPenalty" : 5000.0,
  26784. "properties" : null,
  26785. "arrivalEarliest" : "2018-08-06T11:25:00+0000",
  26786. "arrivalLatest" : "2018-08-06T11:42:39+0000",
  26787. "loads" : {
  26788. "weight" : 17,
  26789. "volume" : 300,
  26790. "unit" : 3
  26791. }
  26792. }, {
  26793. "id" : "4325",
  26794. "location" : {
  26795. "id" : "1.3113982_103.8565897",
  26796. "latitude" : 1.3113982,
  26797. "longitude" : 103.8565897
  26798. },
  26799. "artificial" : false,
  26800. "taskType" : "Pickup",
  26801. "capacityDemand" : {
  26802. "weight" : 4,
  26803. "volume" : 100,
  26804. "unit" : 1
  26805. },
  26806. "duration" : 200,
  26807. "timeWindows" : [ {
  26808. "start" : "2018-08-06T11:06:00.000Z",
  26809. "end" : "2018-08-06T14:06:00.000Z",
  26810. "relax" : 0
  26811. } ],
  26812. "timeWindowsIgnorable" : true,
  26813. "completed" : false,
  26814. "precedenceTaskId" : "",
  26815. "assignedVehicleId" : "",
  26816. "dropPenalty" : 5000.0,
  26817. "properties" : null,
  26818. "arrivalEarliest" : "2018-08-06T11:58:41+0000",
  26819. "arrivalLatest" : "2018-08-06T12:16:20+0000",
  26820. "loads" : {
  26821. "weight" : 0,
  26822. "volume" : 200,
  26823. "unit" : 2
  26824. }
  26825. }, {
  26826. "id" : "4355",
  26827. "location" : {
  26828. "id" : "1.3113982_103.8565897",
  26829. "latitude" : 1.3113982,
  26830. "longitude" : 103.8565897
  26831. },
  26832. "artificial" : false,
  26833. "taskType" : "Pickup",
  26834. "capacityDemand" : {
  26835. "weight" : 3,
  26836. "volume" : 100,
  26837. "unit" : 1
  26838. },
  26839. "duration" : 200,
  26840. "timeWindows" : [ {
  26841. "start" : "2018-08-06T10:01:00.000Z",
  26842. "end" : "2018-08-06T13:01:00.000Z",
  26843. "relax" : 0
  26844. } ],
  26845. "timeWindowsIgnorable" : true,
  26846. "completed" : false,
  26847. "precedenceTaskId" : "",
  26848. "assignedVehicleId" : "",
  26849. "dropPenalty" : 5000.0,
  26850. "properties" : null,
  26851. "arrivalEarliest" : "2018-08-06T12:02:01+0000",
  26852. "arrivalLatest" : "2018-08-06T12:19:40+0000",
  26853. "loads" : {
  26854. "weight" : 4,
  26855. "volume" : 300,
  26856. "unit" : 3
  26857. }
  26858. }, {
  26859. "id" : "4373",
  26860. "location" : {
  26861. "id" : "1.3113982_103.8565897",
  26862. "latitude" : 1.3113982,
  26863. "longitude" : 103.8565897
  26864. },
  26865. "artificial" : false,
  26866. "taskType" : "Pickup",
  26867. "capacityDemand" : {
  26868. "weight" : 6,
  26869. "volume" : 100,
  26870. "unit" : 1
  26871. },
  26872. "duration" : 200,
  26873. "timeWindows" : [ {
  26874. "start" : "2018-08-06T11:00:00.000Z",
  26875. "end" : "2018-08-06T14:00:00.000Z",
  26876. "relax" : 0
  26877. } ],
  26878. "timeWindowsIgnorable" : true,
  26879. "completed" : false,
  26880. "precedenceTaskId" : "",
  26881. "assignedVehicleId" : "",
  26882. "dropPenalty" : 5000.0,
  26883. "properties" : null,
  26884. "arrivalEarliest" : "2018-08-06T12:05:21+0000",
  26885. "arrivalLatest" : "2018-08-06T12:23:00+0000",
  26886. "loads" : {
  26887. "weight" : 7,
  26888. "volume" : 400,
  26889. "unit" : 4
  26890. }
  26891. }, {
  26892. "id" : "4421",
  26893. "location" : {
  26894. "id" : "1.3113982_103.8565897",
  26895. "latitude" : 1.3113982,
  26896. "longitude" : 103.8565897
  26897. },
  26898. "artificial" : false,
  26899. "taskType" : "Pickup",
  26900. "capacityDemand" : {
  26901. "weight" : 1,
  26902. "volume" : 100,
  26903. "unit" : 1
  26904. },
  26905. "duration" : 200,
  26906. "timeWindows" : [ {
  26907. "start" : "2018-08-06T09:40:00.000Z",
  26908. "end" : "2018-08-06T12:40:00.000Z",
  26909. "relax" : 0
  26910. } ],
  26911. "timeWindowsIgnorable" : true,
  26912. "completed" : false,
  26913. "precedenceTaskId" : "",
  26914. "assignedVehicleId" : "",
  26915. "dropPenalty" : 5000.0,
  26916. "properties" : null,
  26917. "arrivalEarliest" : "2018-08-06T12:08:41+0000",
  26918. "arrivalLatest" : "2018-08-06T12:26:20+0000",
  26919. "loads" : {
  26920. "weight" : 13,
  26921. "volume" : 500,
  26922. "unit" : 5
  26923. }
  26924. }, {
  26925. "id" : "4571",
  26926. "location" : {
  26927. "id" : "1.3113982_103.8565897",
  26928. "latitude" : 1.3113982,
  26929. "longitude" : 103.8565897
  26930. },
  26931. "artificial" : false,
  26932. "taskType" : "Pickup",
  26933. "capacityDemand" : {
  26934. "weight" : 4,
  26935. "volume" : 100,
  26936. "unit" : 1
  26937. },
  26938. "duration" : 200,
  26939. "timeWindows" : [ {
  26940. "start" : "2018-08-06T09:45:00.000Z",
  26941. "end" : "2018-08-06T12:45:00.000Z",
  26942. "relax" : 0
  26943. } ],
  26944. "timeWindowsIgnorable" : true,
  26945. "completed" : false,
  26946. "precedenceTaskId" : "",
  26947. "assignedVehicleId" : "",
  26948. "dropPenalty" : 5000.0,
  26949. "properties" : null,
  26950. "arrivalEarliest" : "2018-08-06T12:12:01+0000",
  26951. "arrivalLatest" : "2018-08-06T12:29:40+0000",
  26952. "loads" : {
  26953. "weight" : 14,
  26954. "volume" : 600,
  26955. "unit" : 6
  26956. }
  26957. }, {
  26958. "id" : "4581",
  26959. "location" : {
  26960. "id" : "1.3113982_103.8565897",
  26961. "latitude" : 1.3113982,
  26962. "longitude" : 103.8565897
  26963. },
  26964. "artificial" : false,
  26965. "taskType" : "Pickup",
  26966. "capacityDemand" : {
  26967. "weight" : 1,
  26968. "volume" : 100,
  26969. "unit" : 1
  26970. },
  26971. "duration" : 200,
  26972. "timeWindows" : [ {
  26973. "start" : "2018-08-06T09:33:00.000Z",
  26974. "end" : "2018-08-06T12:33:00.000Z",
  26975. "relax" : 0
  26976. } ],
  26977. "timeWindowsIgnorable" : true,
  26978. "completed" : false,
  26979. "precedenceTaskId" : "",
  26980. "assignedVehicleId" : "",
  26981. "dropPenalty" : 5000.0,
  26982. "properties" : null,
  26983. "arrivalEarliest" : "2018-08-06T12:15:21+0000",
  26984. "arrivalLatest" : "2018-08-06T12:33:00+0000",
  26985. "loads" : {
  26986. "weight" : 18,
  26987. "volume" : 700,
  26988. "unit" : 7
  26989. }
  26990. }, {
  26991. "id" : "4718",
  26992. "location" : {
  26993. "id" : "1.316536_103.831778",
  26994. "latitude" : 1.316536,
  26995. "longitude" : 103.831778
  26996. },
  26997. "artificial" : false,
  26998. "taskType" : "Delivery",
  26999. "capacityDemand" : {
  27000. "weight" : -3,
  27001. "volume" : -100,
  27002. "unit" : -1
  27003. },
  27004. "duration" : 200,
  27005. "timeWindows" : [ {
  27006. "start" : "2018-08-06T11:07:00.000Z",
  27007. "end" : "2018-08-06T14:07:00.000Z",
  27008. "relax" : 0
  27009. } ],
  27010. "timeWindowsIgnorable" : true,
  27011. "completed" : false,
  27012. "precedenceTaskId" : "",
  27013. "assignedVehicleId" : "",
  27014. "dropPenalty" : 5000.0,
  27015. "properties" : null,
  27016. "arrivalEarliest" : "2018-08-06T12:42:49+0000",
  27017. "arrivalLatest" : "2018-08-06T13:26:13+0000",
  27018. "loads" : {
  27019. "weight" : 19,
  27020. "volume" : 800,
  27021. "unit" : 8
  27022. }
  27023. }, {
  27024. "id" : "4296",
  27025. "location" : {
  27026. "id" : "1.3220834_103.8235647",
  27027. "latitude" : 1.3220834,
  27028. "longitude" : 103.8235647
  27029. },
  27030. "artificial" : false,
  27031. "taskType" : "Delivery",
  27032. "capacityDemand" : {
  27033. "weight" : -1,
  27034. "volume" : -100,
  27035. "unit" : -1
  27036. },
  27037. "duration" : 200,
  27038. "timeWindows" : [ {
  27039. "start" : "2018-08-06T12:59:00.000Z",
  27040. "end" : "2018-08-06T15:59:00.000Z",
  27041. "relax" : 0
  27042. } ],
  27043. "timeWindowsIgnorable" : true,
  27044. "completed" : false,
  27045. "precedenceTaskId" : "",
  27046. "assignedVehicleId" : "",
  27047. "dropPenalty" : 5000.0,
  27048. "properties" : null,
  27049. "arrivalEarliest" : "2018-08-06T12:59:00+0000",
  27050. "arrivalLatest" : "2018-08-06T13:38:59+0000",
  27051. "loads" : {
  27052. "weight" : 16,
  27053. "volume" : 700,
  27054. "unit" : 7
  27055. }
  27056. }, {
  27057. "id" : "4556",
  27058. "location" : {
  27059. "id" : "1.3286189_103.811753",
  27060. "latitude" : 1.3286189,
  27061. "longitude" : 103.811753
  27062. },
  27063. "artificial" : false,
  27064. "taskType" : "Delivery",
  27065. "capacityDemand" : {
  27066. "weight" : -1,
  27067. "volume" : -100,
  27068. "unit" : -1
  27069. },
  27070. "duration" : 200,
  27071. "timeWindows" : [ {
  27072. "start" : "2018-08-06T13:31:00.000Z",
  27073. "end" : "2018-08-06T16:31:00.000Z",
  27074. "relax" : 0
  27075. } ],
  27076. "timeWindowsIgnorable" : true,
  27077. "completed" : false,
  27078. "precedenceTaskId" : "",
  27079. "assignedVehicleId" : "",
  27080. "dropPenalty" : 5000.0,
  27081. "properties" : null,
  27082. "arrivalEarliest" : "2018-08-06T13:31:00+0000",
  27083. "arrivalLatest" : "2018-08-06T13:55:10+0000",
  27084. "loads" : {
  27085. "weight" : 15,
  27086. "volume" : 600,
  27087. "unit" : 6
  27088. }
  27089. }, {
  27090. "id" : "5212",
  27091. "location" : {
  27092. "id" : "1.330031_103.816455",
  27093. "latitude" : 1.330031,
  27094. "longitude" : 103.816455
  27095. },
  27096. "artificial" : false,
  27097. "taskType" : "Delivery",
  27098. "capacityDemand" : {
  27099. "weight" : -10,
  27100. "volume" : -100,
  27101. "unit" : -1
  27102. },
  27103. "duration" : 200,
  27104. "timeWindows" : [ {
  27105. "start" : "2018-08-06T13:32:00.000Z",
  27106. "end" : "2018-08-06T16:32:00.000Z",
  27107. "relax" : 0
  27108. } ],
  27109. "timeWindowsIgnorable" : true,
  27110. "completed" : false,
  27111. "precedenceTaskId" : "",
  27112. "assignedVehicleId" : "",
  27113. "dropPenalty" : 5000.0,
  27114. "properties" : null,
  27115. "arrivalEarliest" : "2018-08-06T13:39:00+0000",
  27116. "arrivalLatest" : "2018-08-06T14:03:10+0000",
  27117. "loads" : {
  27118. "weight" : 14,
  27119. "volume" : 500,
  27120. "unit" : 5
  27121. }
  27122. }, {
  27123. "id" : "4906",
  27124. "location" : {
  27125. "id" : "1.325726_103.836955",
  27126. "latitude" : 1.325726,
  27127. "longitude" : 103.836955
  27128. },
  27129. "artificial" : false,
  27130. "taskType" : "Delivery",
  27131. "capacityDemand" : {
  27132. "weight" : -2,
  27133. "volume" : -100,
  27134. "unit" : -1
  27135. },
  27136. "duration" : 200,
  27137. "timeWindows" : [ {
  27138. "start" : "2018-08-06T11:29:00.000Z",
  27139. "end" : "2018-08-06T14:29:00.000Z",
  27140. "relax" : 0
  27141. } ],
  27142. "timeWindowsIgnorable" : true,
  27143. "completed" : false,
  27144. "precedenceTaskId" : "",
  27145. "assignedVehicleId" : "",
  27146. "dropPenalty" : 5000.0,
  27147. "properties" : null,
  27148. "arrivalEarliest" : "2018-08-06T14:02:17+0000",
  27149. "arrivalLatest" : "2018-08-06T14:26:27+0000",
  27150. "loads" : {
  27151. "weight" : 4,
  27152. "volume" : 400,
  27153. "unit" : 4
  27154. }
  27155. }, {
  27156. "id" : "4387",
  27157. "location" : {
  27158. "id" : "1.3113982_103.8565897",
  27159. "latitude" : 1.3113982,
  27160. "longitude" : 103.8565897
  27161. },
  27162. "artificial" : false,
  27163. "taskType" : "Pickup",
  27164. "capacityDemand" : {
  27165. "weight" : 16,
  27166. "volume" : 100,
  27167. "unit" : 1
  27168. },
  27169. "duration" : 200,
  27170. "timeWindows" : [ {
  27171. "start" : "2018-08-06T12:42:00.000Z",
  27172. "end" : "2018-08-06T15:42:00.000Z",
  27173. "relax" : 0
  27174. } ],
  27175. "timeWindowsIgnorable" : true,
  27176. "completed" : false,
  27177. "precedenceTaskId" : "",
  27178. "assignedVehicleId" : "",
  27179. "dropPenalty" : 5000.0,
  27180. "properties" : null,
  27181. "arrivalEarliest" : "2018-08-06T14:28:46+0000",
  27182. "arrivalLatest" : "2018-08-06T14:52:56+0000",
  27183. "loads" : {
  27184. "weight" : 2,
  27185. "volume" : 300,
  27186. "unit" : 3
  27187. }
  27188. }, {
  27189. "id" : "5097",
  27190. "location" : {
  27191. "id" : "1.3113982_103.8565897",
  27192. "latitude" : 1.3113982,
  27193. "longitude" : 103.8565897
  27194. },
  27195. "artificial" : false,
  27196. "taskType" : "Pickup",
  27197. "capacityDemand" : {
  27198. "weight" : 1,
  27199. "volume" : 100,
  27200. "unit" : 1
  27201. },
  27202. "duration" : 200,
  27203. "timeWindows" : [ {
  27204. "start" : "2018-08-06T12:15:00.000Z",
  27205. "end" : "2018-08-06T15:15:00.000Z",
  27206. "relax" : 0
  27207. } ],
  27208. "timeWindowsIgnorable" : true,
  27209. "completed" : false,
  27210. "precedenceTaskId" : "",
  27211. "assignedVehicleId" : "",
  27212. "dropPenalty" : 5000.0,
  27213. "properties" : null,
  27214. "arrivalEarliest" : "2018-08-06T14:32:06+0000",
  27215. "arrivalLatest" : "2018-08-06T14:56:16+0000",
  27216. "loads" : {
  27217. "weight" : 18,
  27218. "volume" : 400,
  27219. "unit" : 4
  27220. }
  27221. }, {
  27222. "id" : "4388",
  27223. "location" : {
  27224. "id" : "1.34171_103.842034",
  27225. "latitude" : 1.34171,
  27226. "longitude" : 103.842034
  27227. },
  27228. "artificial" : false,
  27229. "taskType" : "Delivery",
  27230. "capacityDemand" : {
  27231. "weight" : -16,
  27232. "volume" : -100,
  27233. "unit" : -1
  27234. },
  27235. "duration" : 200,
  27236. "timeWindows" : [ {
  27237. "start" : "2018-08-06T12:42:00.000Z",
  27238. "end" : "2018-08-06T15:42:00.000Z",
  27239. "relax" : 0
  27240. } ],
  27241. "timeWindowsIgnorable" : true,
  27242. "completed" : false,
  27243. "precedenceTaskId" : "",
  27244. "assignedVehicleId" : "",
  27245. "dropPenalty" : 5000.0,
  27246. "properties" : null,
  27247. "arrivalEarliest" : "2018-08-06T15:07:28+0000",
  27248. "arrivalLatest" : "2018-08-06T15:31:38+0000",
  27249. "loads" : {
  27250. "weight" : 19,
  27251. "volume" : 500,
  27252. "unit" : 5
  27253. }
  27254. }, {
  27255. "id" : "4705",
  27256. "location" : {
  27257. "id" : "1.3113982_103.8565897",
  27258. "latitude" : 1.3113982,
  27259. "longitude" : 103.8565897
  27260. },
  27261. "artificial" : false,
  27262. "taskType" : "Pickup",
  27263. "capacityDemand" : {
  27264. "weight" : 3,
  27265. "volume" : 100,
  27266. "unit" : 1
  27267. },
  27268. "duration" : 200,
  27269. "timeWindows" : [ {
  27270. "start" : "2018-08-06T13:07:00.000Z",
  27271. "end" : "2018-08-06T16:07:00.000Z",
  27272. "relax" : 0
  27273. } ],
  27274. "timeWindowsIgnorable" : true,
  27275. "completed" : false,
  27276. "precedenceTaskId" : "",
  27277. "assignedVehicleId" : "",
  27278. "dropPenalty" : 5000.0,
  27279. "properties" : null,
  27280. "arrivalEarliest" : "2018-08-06T15:42:50+0000",
  27281. "arrivalLatest" : "2018-08-06T16:07:00+0000",
  27282. "loads" : {
  27283. "weight" : 3,
  27284. "volume" : 400,
  27285. "unit" : 4
  27286. }
  27287. }, {
  27288. "id" : "4847",
  27289. "location" : {
  27290. "id" : "1.3113982_103.8565897",
  27291. "latitude" : 1.3113982,
  27292. "longitude" : 103.8565897
  27293. },
  27294. "artificial" : false,
  27295. "taskType" : "Pickup",
  27296. "capacityDemand" : {
  27297. "weight" : 12,
  27298. "volume" : 100,
  27299. "unit" : 1
  27300. },
  27301. "duration" : 200,
  27302. "timeWindows" : [ {
  27303. "start" : "2018-08-06T13:13:00.000Z",
  27304. "end" : "2018-08-06T16:13:00.000Z",
  27305. "relax" : 0
  27306. } ],
  27307. "timeWindowsIgnorable" : true,
  27308. "completed" : false,
  27309. "precedenceTaskId" : "",
  27310. "assignedVehicleId" : "",
  27311. "dropPenalty" : 5000.0,
  27312. "properties" : null,
  27313. "arrivalEarliest" : "2018-08-06T15:46:10+0000",
  27314. "arrivalLatest" : "2018-08-06T16:13:00+0000",
  27315. "loads" : {
  27316. "weight" : 6,
  27317. "volume" : 500,
  27318. "unit" : 5
  27319. }
  27320. } ],
  27321. "directions" : [ ],
  27322. "polyline" : null,
  27323. "snappedWaypoints" : null,
  27324. "properties" : { }
  27325. }, {
  27326. "assignee" : {
  27327. "id" : "2004",
  27328. "vehicleType" : {
  27329. "id" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  27330. "profile" : "bicycle",
  27331. "averageSpeed" : 7.0,
  27332. "capacity" : {
  27333. "weight" : 20,
  27334. "volume" : 5000,
  27335. "unit" : 1000
  27336. },
  27337. "cost" : {
  27338. "fixed" : 2,
  27339. "perMileage" : 1,
  27340. "perRegularHours" : 17.5
  27341. },
  27342. "properties" : null
  27343. },
  27344. "vehicleTypeId" : "48cf7477-5696-431f-93f8-9e20f28212ac",
  27345. "startLocation" : {
  27346. "id" : "1.333829_103.969318",
  27347. "latitude" : 1.333829,
  27348. "longitude" : 103.969318
  27349. },
  27350. "endLocation" : {
  27351. "id" : "1.333829_103.969318",
  27352. "latitude" : 1.333829,
  27353. "longitude" : 103.969318
  27354. },
  27355. "timeSchedule" : {
  27356. "start" : "2017-07-19T07:53:16.930Z",
  27357. "end" : "2019-07-19T07:53:16.930Z",
  27358. "relax" : 0
  27359. },
  27360. "timeLimit" : 86400,
  27361. "breakDuration" : 0.0,
  27362. "breakTimes" : null,
  27363. "returnToDepot" : false,
  27364. "lockedTour" : [ ],
  27365. "properties" : null
  27366. },
  27367. "startTime" : null,
  27368. "endTime" : null,
  27369. "travelingTime" : 0,
  27370. "travelingDistance" : 0.0,
  27371. "cost" : { },
  27372. "tour" : [ {
  27373. "id" : "startFromDepot",
  27374. "location" : {
  27375. "id" : "1.333829_103.969318",
  27376. "latitude" : 1.333829,
  27377. "longitude" : 103.969318
  27378. },
  27379. "artificial" : false,
  27380. "taskType" : "startFromDepot",
  27381. "capacityDemand" : null,
  27382. "duration" : 0,
  27383. "timeWindows" : null,
  27384. "timeWindowsIgnorable" : true,
  27385. "completed" : false,
  27386. "precedenceTaskId" : null,
  27387. "assignedVehicleId" : null,
  27388. "dropPenalty" : 0.0,
  27389. "properties" : null,
  27390. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  27391. "arrivalLatest" : "2018-08-06T01:37:52+0000",
  27392. "loads" : {
  27393. "weight" : 0,
  27394. "volume" : 0,
  27395. "unit" : 0
  27396. }
  27397. }, {
  27398. "id" : "4349",
  27399. "location" : {
  27400. "id" : "1.3230967_103.9221028",
  27401. "latitude" : 1.3230967,
  27402. "longitude" : 103.9221028
  27403. },
  27404. "artificial" : false,
  27405. "taskType" : "Pickup",
  27406. "capacityDemand" : {
  27407. "weight" : 3,
  27408. "volume" : 100,
  27409. "unit" : 1
  27410. },
  27411. "duration" : 200,
  27412. "timeWindows" : [ {
  27413. "start" : "2018-08-05T23:24:00.000Z",
  27414. "end" : "2018-08-06T02:24:00.000Z",
  27415. "relax" : 0
  27416. } ],
  27417. "timeWindowsIgnorable" : true,
  27418. "completed" : false,
  27419. "precedenceTaskId" : "",
  27420. "assignedVehicleId" : "",
  27421. "dropPenalty" : 5000.0,
  27422. "properties" : null,
  27423. "arrivalEarliest" : "2018-08-05T23:24:00+0000",
  27424. "arrivalLatest" : "2018-08-06T02:24:00+0000",
  27425. "loads" : {
  27426. "weight" : 0,
  27427. "volume" : 0,
  27428. "unit" : 0
  27429. }
  27430. }, {
  27431. "id" : "4397",
  27432. "location" : {
  27433. "id" : "1.3230967_103.9221028",
  27434. "latitude" : 1.3230967,
  27435. "longitude" : 103.9221028
  27436. },
  27437. "artificial" : false,
  27438. "taskType" : "Pickup",
  27439. "capacityDemand" : {
  27440. "weight" : 14,
  27441. "volume" : 100,
  27442. "unit" : 1
  27443. },
  27444. "duration" : 200,
  27445. "timeWindows" : [ {
  27446. "start" : "2018-08-06T08:28:00.000Z",
  27447. "end" : "2018-08-06T11:28:00.000Z",
  27448. "relax" : 0
  27449. } ],
  27450. "timeWindowsIgnorable" : true,
  27451. "completed" : false,
  27452. "precedenceTaskId" : "",
  27453. "assignedVehicleId" : "",
  27454. "dropPenalty" : 5000.0,
  27455. "properties" : null,
  27456. "arrivalEarliest" : "2018-08-06T08:28:00+0000",
  27457. "arrivalLatest" : "2018-08-06T08:50:40+0000",
  27458. "loads" : {
  27459. "weight" : 3,
  27460. "volume" : 100,
  27461. "unit" : 1
  27462. }
  27463. }, {
  27464. "id" : "4525",
  27465. "location" : {
  27466. "id" : "1.3230967_103.9221028",
  27467. "latitude" : 1.3230967,
  27468. "longitude" : 103.9221028
  27469. },
  27470. "artificial" : false,
  27471. "taskType" : "Pickup",
  27472. "capacityDemand" : {
  27473. "weight" : 3,
  27474. "volume" : 100,
  27475. "unit" : 1
  27476. },
  27477. "duration" : 200,
  27478. "timeWindows" : [ {
  27479. "start" : "2018-08-06T05:54:00.000Z",
  27480. "end" : "2018-08-06T08:54:00.000Z",
  27481. "relax" : 0
  27482. } ],
  27483. "timeWindowsIgnorable" : true,
  27484. "completed" : false,
  27485. "precedenceTaskId" : "",
  27486. "assignedVehicleId" : "",
  27487. "dropPenalty" : 5000.0,
  27488. "properties" : null,
  27489. "arrivalEarliest" : "2018-08-06T08:31:20+0000",
  27490. "arrivalLatest" : "2018-08-06T08:54:00+0000",
  27491. "loads" : {
  27492. "weight" : 17,
  27493. "volume" : 200,
  27494. "unit" : 2
  27495. }
  27496. }, {
  27497. "id" : "4636",
  27498. "location" : {
  27499. "id" : "1.3087894_103.9316342",
  27500. "latitude" : 1.3087894,
  27501. "longitude" : 103.9316342
  27502. },
  27503. "artificial" : false,
  27504. "taskType" : "Delivery",
  27505. "capacityDemand" : {
  27506. "weight" : -20,
  27507. "volume" : -100,
  27508. "unit" : -1
  27509. },
  27510. "duration" : 200,
  27511. "timeWindows" : [ {
  27512. "start" : "2018-08-06T09:09:00.000Z",
  27513. "end" : "2018-08-06T12:09:00.000Z",
  27514. "relax" : 0
  27515. } ],
  27516. "timeWindowsIgnorable" : true,
  27517. "completed" : false,
  27518. "precedenceTaskId" : "",
  27519. "assignedVehicleId" : "",
  27520. "dropPenalty" : 5000.0,
  27521. "properties" : null,
  27522. "arrivalEarliest" : "2018-08-06T09:09:00+0000",
  27523. "arrivalLatest" : "2018-08-06T09:45:17+0000",
  27524. "loads" : {
  27525. "weight" : 20,
  27526. "volume" : 300,
  27527. "unit" : 3
  27528. }
  27529. }, {
  27530. "id" : "4603",
  27531. "location" : {
  27532. "id" : "1.3230967_103.9221028",
  27533. "latitude" : 1.3230967,
  27534. "longitude" : 103.9221028
  27535. },
  27536. "artificial" : false,
  27537. "taskType" : "Pickup",
  27538. "capacityDemand" : {
  27539. "weight" : 7,
  27540. "volume" : 100,
  27541. "unit" : 1
  27542. },
  27543. "duration" : 200,
  27544. "timeWindows" : [ {
  27545. "start" : "2018-08-06T07:05:00.000Z",
  27546. "end" : "2018-08-06T10:05:00.000Z",
  27547. "relax" : 0
  27548. } ],
  27549. "timeWindowsIgnorable" : true,
  27550. "completed" : false,
  27551. "precedenceTaskId" : "",
  27552. "assignedVehicleId" : "",
  27553. "dropPenalty" : 5000.0,
  27554. "properties" : null,
  27555. "arrivalEarliest" : "2018-08-06T09:28:43+0000",
  27556. "arrivalLatest" : "2018-08-06T10:05:00+0000",
  27557. "loads" : {
  27558. "weight" : 0,
  27559. "volume" : 200,
  27560. "unit" : 2
  27561. }
  27562. }, {
  27563. "id" : "4685",
  27564. "location" : {
  27565. "id" : "1.3230967_103.9221028",
  27566. "latitude" : 1.3230967,
  27567. "longitude" : 103.9221028
  27568. },
  27569. "artificial" : false,
  27570. "taskType" : "Pickup",
  27571. "capacityDemand" : {
  27572. "weight" : 9,
  27573. "volume" : 100,
  27574. "unit" : 1
  27575. },
  27576. "duration" : 200,
  27577. "timeWindows" : [ {
  27578. "start" : "2018-08-06T10:02:00.000Z",
  27579. "end" : "2018-08-06T13:02:00.000Z",
  27580. "relax" : 0
  27581. } ],
  27582. "timeWindowsIgnorable" : true,
  27583. "completed" : false,
  27584. "precedenceTaskId" : "",
  27585. "assignedVehicleId" : "",
  27586. "dropPenalty" : 5000.0,
  27587. "properties" : null,
  27588. "arrivalEarliest" : "2018-08-06T10:02:00+0000",
  27589. "arrivalLatest" : "2018-08-06T10:16:57+0000",
  27590. "loads" : {
  27591. "weight" : 7,
  27592. "volume" : 300,
  27593. "unit" : 3
  27594. }
  27595. }, {
  27596. "id" : "5002",
  27597. "location" : {
  27598. "id" : "1.3382478_103.9362151",
  27599. "latitude" : 1.3382478,
  27600. "longitude" : 103.9362151
  27601. },
  27602. "artificial" : false,
  27603. "taskType" : "Delivery",
  27604. "capacityDemand" : {
  27605. "weight" : -3,
  27606. "volume" : -100,
  27607. "unit" : -1
  27608. },
  27609. "duration" : 200,
  27610. "timeWindows" : [ {
  27611. "start" : "2018-08-06T07:40:00.000Z",
  27612. "end" : "2018-08-06T10:40:00.000Z",
  27613. "relax" : 0
  27614. } ],
  27615. "timeWindowsIgnorable" : true,
  27616. "completed" : false,
  27617. "precedenceTaskId" : "",
  27618. "assignedVehicleId" : "",
  27619. "dropPenalty" : 5000.0,
  27620. "properties" : null,
  27621. "arrivalEarliest" : "2018-08-06T10:25:03+0000",
  27622. "arrivalLatest" : "2018-08-06T10:40:00+0000",
  27623. "loads" : {
  27624. "weight" : 16,
  27625. "volume" : 400,
  27626. "unit" : 4
  27627. }
  27628. }, {
  27629. "id" : "4850",
  27630. "location" : {
  27631. "id" : "1.374366_103.953307",
  27632. "latitude" : 1.374366,
  27633. "longitude" : 103.953307
  27634. },
  27635. "artificial" : false,
  27636. "taskType" : "Delivery",
  27637. "capacityDemand" : {
  27638. "weight" : -4,
  27639. "volume" : -100,
  27640. "unit" : -1
  27641. },
  27642. "duration" : 200,
  27643. "timeWindows" : [ {
  27644. "start" : "2018-08-06T11:32:00.000Z",
  27645. "end" : "2018-08-06T14:32:00.000Z",
  27646. "relax" : 0
  27647. } ],
  27648. "timeWindowsIgnorable" : true,
  27649. "completed" : false,
  27650. "precedenceTaskId" : "",
  27651. "assignedVehicleId" : "",
  27652. "dropPenalty" : 5000.0,
  27653. "properties" : null,
  27654. "arrivalEarliest" : "2018-08-06T11:32:00+0000",
  27655. "arrivalLatest" : "2018-08-06T14:32:00+0000",
  27656. "loads" : {
  27657. "weight" : 13,
  27658. "volume" : 300,
  27659. "unit" : 3
  27660. }
  27661. }, {
  27662. "id" : "4912",
  27663. "location" : {
  27664. "id" : "1.3778541_103.9615753",
  27665. "latitude" : 1.3778541,
  27666. "longitude" : 103.9615753
  27667. },
  27668. "artificial" : false,
  27669. "taskType" : "Delivery",
  27670. "capacityDemand" : {
  27671. "weight" : -3,
  27672. "volume" : -100,
  27673. "unit" : -1
  27674. },
  27675. "duration" : 200,
  27676. "timeWindows" : [ {
  27677. "start" : "2018-08-06T13:56:00.000Z",
  27678. "end" : "2018-08-06T16:56:00.000Z",
  27679. "relax" : 0
  27680. } ],
  27681. "timeWindowsIgnorable" : true,
  27682. "completed" : false,
  27683. "precedenceTaskId" : "",
  27684. "assignedVehicleId" : "",
  27685. "dropPenalty" : 5000.0,
  27686. "properties" : null,
  27687. "arrivalEarliest" : "2018-08-06T13:56:00+0000",
  27688. "arrivalLatest" : "2018-08-06T16:56:00+0000",
  27689. "loads" : {
  27690. "weight" : 9,
  27691. "volume" : 200,
  27692. "unit" : 2
  27693. }
  27694. } ],
  27695. "directions" : [ ],
  27696. "polyline" : null,
  27697. "snappedWaypoints" : null,
  27698. "properties" : { }
  27699. }, {
  27700. "assignee" : {
  27701. "id" : "3000",
  27702. "vehicleType" : {
  27703. "id" : "d057796b-690a-4356-9238-51a483c7f774",
  27704. "profile" : "walker",
  27705. "averageSpeed" : 5.0,
  27706. "capacity" : {
  27707. "weight" : 15,
  27708. "volume" : 5000,
  27709. "unit" : 1000
  27710. },
  27711. "cost" : {
  27712. "fixed" : 1,
  27713. "perMileage" : 1,
  27714. "perRegularHours" : 16
  27715. },
  27716. "properties" : null
  27717. },
  27718. "vehicleTypeId" : "d057796b-690a-4356-9238-51a483c7f774",
  27719. "startLocation" : {
  27720. "id" : "1.333829_103.969318",
  27721. "latitude" : 1.333829,
  27722. "longitude" : 103.969318
  27723. },
  27724. "endLocation" : {
  27725. "id" : "1.333829_103.969318",
  27726. "latitude" : 1.333829,
  27727. "longitude" : 103.969318
  27728. },
  27729. "timeSchedule" : {
  27730. "start" : "2017-07-19T07:53:16.930Z",
  27731. "end" : "2019-07-19T07:53:16.930Z",
  27732. "relax" : 0
  27733. },
  27734. "timeLimit" : 86400,
  27735. "breakDuration" : 0.0,
  27736. "breakTimes" : null,
  27737. "returnToDepot" : false,
  27738. "lockedTour" : [ ],
  27739. "properties" : null
  27740. },
  27741. "startTime" : null,
  27742. "endTime" : null,
  27743. "travelingTime" : 0,
  27744. "travelingDistance" : 0.0,
  27745. "cost" : { },
  27746. "tour" : [ {
  27747. "id" : "startFromDepot",
  27748. "location" : {
  27749. "id" : "1.333829_103.969318",
  27750. "latitude" : 1.333829,
  27751. "longitude" : 103.969318
  27752. },
  27753. "artificial" : false,
  27754. "taskType" : "startFromDepot",
  27755. "capacityDemand" : null,
  27756. "duration" : 0,
  27757. "timeWindows" : null,
  27758. "timeWindowsIgnorable" : true,
  27759. "completed" : false,
  27760. "precedenceTaskId" : null,
  27761. "assignedVehicleId" : null,
  27762. "dropPenalty" : 0.0,
  27763. "properties" : null,
  27764. "arrivalEarliest" : "2018-08-05T16:20:10+0000",
  27765. "arrivalLatest" : "2018-08-06T02:52:45+0000",
  27766. "loads" : {
  27767. "weight" : 0,
  27768. "volume" : 0,
  27769. "unit" : 0
  27770. }
  27771. }, {
  27772. "id" : "4335",
  27773. "location" : {
  27774. "id" : "1.3230967_103.9221028",
  27775. "latitude" : 1.3230967,
  27776. "longitude" : 103.9221028
  27777. },
  27778. "artificial" : false,
  27779. "taskType" : "Pickup",
  27780. "capacityDemand" : {
  27781. "weight" : 8,
  27782. "volume" : 100,
  27783. "unit" : 1
  27784. },
  27785. "duration" : 200,
  27786. "timeWindows" : [ {
  27787. "start" : "2018-08-06T03:24:00.000Z",
  27788. "end" : "2018-08-06T06:24:00.000Z",
  27789. "relax" : 0
  27790. } ],
  27791. "timeWindowsIgnorable" : true,
  27792. "completed" : false,
  27793. "precedenceTaskId" : "",
  27794. "assignedVehicleId" : "",
  27795. "dropPenalty" : 5000.0,
  27796. "properties" : null,
  27797. "arrivalEarliest" : "2018-08-06T03:24:00+0000",
  27798. "arrivalLatest" : "2018-08-06T03:57:20+0000",
  27799. "loads" : {
  27800. "weight" : 0,
  27801. "volume" : 0,
  27802. "unit" : 0
  27803. }
  27804. }, {
  27805. "id" : "4435",
  27806. "location" : {
  27807. "id" : "1.3230967_103.9221028",
  27808. "latitude" : 1.3230967,
  27809. "longitude" : 103.9221028
  27810. },
  27811. "artificial" : false,
  27812. "taskType" : "Pickup",
  27813. "capacityDemand" : {
  27814. "weight" : 5,
  27815. "volume" : 100,
  27816. "unit" : 1
  27817. },
  27818. "duration" : 200,
  27819. "timeWindows" : [ {
  27820. "start" : "2018-08-06T03:13:00.000Z",
  27821. "end" : "2018-08-06T06:13:00.000Z",
  27822. "relax" : 0
  27823. } ],
  27824. "timeWindowsIgnorable" : true,
  27825. "completed" : false,
  27826. "precedenceTaskId" : "",
  27827. "assignedVehicleId" : "",
  27828. "dropPenalty" : 5000.0,
  27829. "properties" : null,
  27830. "arrivalEarliest" : "2018-08-06T03:27:20+0000",
  27831. "arrivalLatest" : "2018-08-06T04:00:40+0000",
  27832. "loads" : {
  27833. "weight" : 8,
  27834. "volume" : 100,
  27835. "unit" : 1
  27836. }
  27837. }, {
  27838. "id" : "4529",
  27839. "location" : {
  27840. "id" : "1.3230967_103.9221028",
  27841. "latitude" : 1.3230967,
  27842. "longitude" : 103.9221028
  27843. },
  27844. "artificial" : false,
  27845. "taskType" : "Pickup",
  27846. "capacityDemand" : {
  27847. "weight" : 1,
  27848. "volume" : 100,
  27849. "unit" : 1
  27850. },
  27851. "duration" : 200,
  27852. "timeWindows" : [ {
  27853. "start" : "2018-08-06T01:04:00.000Z",
  27854. "end" : "2018-08-06T04:04:00.000Z",
  27855. "relax" : 0
  27856. } ],
  27857. "timeWindowsIgnorable" : true,
  27858. "completed" : false,
  27859. "precedenceTaskId" : "",
  27860. "assignedVehicleId" : "",
  27861. "dropPenalty" : 5000.0,
  27862. "properties" : null,
  27863. "arrivalEarliest" : "2018-08-06T03:30:40+0000",
  27864. "arrivalLatest" : "2018-08-06T04:04:00+0000",
  27865. "loads" : {
  27866. "weight" : 13,
  27867. "volume" : 200,
  27868. "unit" : 2
  27869. }
  27870. }, {
  27871. "id" : "4883",
  27872. "location" : {
  27873. "id" : "1.3230967_103.9221028",
  27874. "latitude" : 1.3230967,
  27875. "longitude" : 103.9221028
  27876. },
  27877. "artificial" : false,
  27878. "taskType" : "Pickup",
  27879. "capacityDemand" : {
  27880. "weight" : 1,
  27881. "volume" : 100,
  27882. "unit" : 1
  27883. },
  27884. "duration" : 200,
  27885. "timeWindows" : [ {
  27886. "start" : "2018-08-06T04:54:00.000Z",
  27887. "end" : "2018-08-06T07:54:00.000Z",
  27888. "relax" : 0
  27889. } ],
  27890. "timeWindowsIgnorable" : true,
  27891. "completed" : false,
  27892. "precedenceTaskId" : "",
  27893. "assignedVehicleId" : "",
  27894. "dropPenalty" : 5000.0,
  27895. "properties" : null,
  27896. "arrivalEarliest" : "2018-08-06T04:54:00+0000",
  27897. "arrivalLatest" : "2018-08-06T05:43:48+0000",
  27898. "loads" : {
  27899. "weight" : 14,
  27900. "volume" : 300,
  27901. "unit" : 3
  27902. }
  27903. }, {
  27904. "id" : "5150",
  27905. "location" : {
  27906. "id" : "1.3209381_103.9094429",
  27907. "latitude" : 1.3209381,
  27908. "longitude" : 103.9094429
  27909. },
  27910. "artificial" : false,
  27911. "taskType" : "Delivery",
  27912. "capacityDemand" : {
  27913. "weight" : -1,
  27914. "volume" : -100,
  27915. "unit" : -1
  27916. },
  27917. "duration" : 200,
  27918. "timeWindows" : [ {
  27919. "start" : "2018-08-06T05:47:00.000Z",
  27920. "end" : "2018-08-06T08:47:00.000Z",
  27921. "relax" : 0
  27922. } ],
  27923. "timeWindowsIgnorable" : true,
  27924. "completed" : false,
  27925. "precedenceTaskId" : "",
  27926. "assignedVehicleId" : "",
  27927. "dropPenalty" : 5000.0,
  27928. "properties" : null,
  27929. "arrivalEarliest" : "2018-08-06T05:47:00+0000",
  27930. "arrivalLatest" : "2018-08-06T06:04:15+0000",
  27931. "loads" : {
  27932. "weight" : 15,
  27933. "volume" : 400,
  27934. "unit" : 4
  27935. }
  27936. }, {
  27937. "id" : "5196",
  27938. "location" : {
  27939. "id" : "1.3196133_103.8979508",
  27940. "latitude" : 1.3196133,
  27941. "longitude" : 103.8979508
  27942. },
  27943. "artificial" : false,
  27944. "taskType" : "Delivery",
  27945. "capacityDemand" : {
  27946. "weight" : -4,
  27947. "volume" : -100,
  27948. "unit" : -1
  27949. },
  27950. "duration" : 200,
  27951. "timeWindows" : [ {
  27952. "start" : "2018-08-06T03:23:00.000Z",
  27953. "end" : "2018-08-06T06:23:00.000Z",
  27954. "relax" : 0
  27955. } ],
  27956. "timeWindowsIgnorable" : true,
  27957. "completed" : false,
  27958. "precedenceTaskId" : "",
  27959. "assignedVehicleId" : "",
  27960. "dropPenalty" : 5000.0,
  27961. "properties" : null,
  27962. "arrivalEarliest" : "2018-08-06T06:05:45+0000",
  27963. "arrivalLatest" : "2018-08-06T06:23:00+0000",
  27964. "loads" : {
  27965. "weight" : 14,
  27966. "volume" : 300,
  27967. "unit" : 3
  27968. }
  27969. }, {
  27970. "id" : "4290",
  27971. "location" : {
  27972. "id" : "1.3016459_103.8978466",
  27973. "latitude" : 1.3016459,
  27974. "longitude" : 103.8978466
  27975. },
  27976. "artificial" : false,
  27977. "taskType" : "Delivery",
  27978. "capacityDemand" : {
  27979. "weight" : -2,
  27980. "volume" : -100,
  27981. "unit" : -1
  27982. },
  27983. "duration" : 200,
  27984. "timeWindows" : [ {
  27985. "start" : "2018-08-06T08:17:00.000Z",
  27986. "end" : "2018-08-06T11:17:00.000Z",
  27987. "relax" : 0
  27988. } ],
  27989. "timeWindowsIgnorable" : true,
  27990. "completed" : false,
  27991. "precedenceTaskId" : "",
  27992. "assignedVehicleId" : "",
  27993. "dropPenalty" : 5000.0,
  27994. "properties" : null,
  27995. "arrivalEarliest" : "2018-08-06T08:17:00+0000",
  27996. "arrivalLatest" : "2018-08-06T08:40:20+0000",
  27997. "loads" : {
  27998. "weight" : 10,
  27999. "volume" : 200,
  28000. "unit" : 2
  28001. }
  28002. }, {
  28003. "id" : "4604",
  28004. "location" : {
  28005. "id" : "1.3097388_103.9034226",
  28006. "latitude" : 1.3097388,
  28007. "longitude" : 103.9034226
  28008. },
  28009. "artificial" : false,
  28010. "taskType" : "Delivery",
  28011. "capacityDemand" : {
  28012. "weight" : -7,
  28013. "volume" : -100,
  28014. "unit" : -1
  28015. },
  28016. "duration" : 200,
  28017. "timeWindows" : [ {
  28018. "start" : "2018-08-06T07:05:00.000Z",
  28019. "end" : "2018-08-06T10:05:00.000Z",
  28020. "relax" : 0
  28021. } ],
  28022. "timeWindowsIgnorable" : true,
  28023. "completed" : false,
  28024. "precedenceTaskId" : "",
  28025. "assignedVehicleId" : "",
  28026. "dropPenalty" : 5000.0,
  28027. "properties" : null,
  28028. "arrivalEarliest" : "2018-08-06T08:33:26+0000",
  28029. "arrivalLatest" : "2018-08-06T08:56:46+0000",
  28030. "loads" : {
  28031. "weight" : 8,
  28032. "volume" : 100,
  28033. "unit" : 1
  28034. }
  28035. }, {
  28036. "id" : "4367",
  28037. "location" : {
  28038. "id" : "1.3230967_103.9221028",
  28039. "latitude" : 1.3230967,
  28040. "longitude" : 103.9221028
  28041. },
  28042. "artificial" : false,
  28043. "taskType" : "Pickup",
  28044. "capacityDemand" : {
  28045. "weight" : 13,
  28046. "volume" : 100,
  28047. "unit" : 1
  28048. },
  28049. "duration" : 200,
  28050. "timeWindows" : [ {
  28051. "start" : "2018-08-06T09:30:00.000Z",
  28052. "end" : "2018-08-06T12:30:00.000Z",
  28053. "relax" : 0
  28054. } ],
  28055. "timeWindowsIgnorable" : true,
  28056. "completed" : false,
  28057. "precedenceTaskId" : "",
  28058. "assignedVehicleId" : "",
  28059. "dropPenalty" : 5000.0,
  28060. "properties" : null,
  28061. "arrivalEarliest" : "2018-08-06T09:30:00+0000",
  28062. "arrivalLatest" : "2018-08-06T09:30:44+0000",
  28063. "loads" : {
  28064. "weight" : 1,
  28065. "volume" : 0,
  28066. "unit" : 0
  28067. }
  28068. }, {
  28069. "id" : "4977",
  28070. "location" : {
  28071. "id" : "1.3230967_103.9221028",
  28072. "latitude" : 1.3230967,
  28073. "longitude" : 103.9221028
  28074. },
  28075. "artificial" : false,
  28076. "taskType" : "Pickup",
  28077. "capacityDemand" : {
  28078. "weight" : 1,
  28079. "volume" : 100,
  28080. "unit" : 1
  28081. },
  28082. "duration" : 200,
  28083. "timeWindows" : [ {
  28084. "start" : "2018-08-06T06:41:00.000Z",
  28085. "end" : "2018-08-06T09:41:00.000Z",
  28086. "relax" : 0
  28087. } ],
  28088. "timeWindowsIgnorable" : true,
  28089. "completed" : false,
  28090. "precedenceTaskId" : "",
  28091. "assignedVehicleId" : "",
  28092. "dropPenalty" : 5000.0,
  28093. "properties" : null,
  28094. "arrivalEarliest" : "2018-08-06T09:33:20+0000",
  28095. "arrivalLatest" : "2018-08-06T09:34:04+0000",
  28096. "loads" : {
  28097. "weight" : 14,
  28098. "volume" : 100,
  28099. "unit" : 1
  28100. }
  28101. }, {
  28102. "id" : "4308",
  28103. "location" : {
  28104. "id" : "1.3321761_103.9049966",
  28105. "latitude" : 1.3321761,
  28106. "longitude" : 103.9049966
  28107. },
  28108. "artificial" : false,
  28109. "taskType" : "Delivery",
  28110. "capacityDemand" : {
  28111. "weight" : -12,
  28112. "volume" : -100,
  28113. "unit" : -1
  28114. },
  28115. "duration" : 200,
  28116. "timeWindows" : [ {
  28117. "start" : "2018-08-06T07:04:00.000Z",
  28118. "end" : "2018-08-06T10:04:00.000Z",
  28119. "relax" : 0
  28120. } ],
  28121. "timeWindowsIgnorable" : true,
  28122. "completed" : false,
  28123. "precedenceTaskId" : "",
  28124. "assignedVehicleId" : "",
  28125. "dropPenalty" : 5000.0,
  28126. "properties" : null,
  28127. "arrivalEarliest" : "2018-08-06T10:02:30+0000",
  28128. "arrivalLatest" : "2018-08-06T10:03:14+0000",
  28129. "loads" : {
  28130. "weight" : 15,
  28131. "volume" : 200,
  28132. "unit" : 2
  28133. }
  28134. }, {
  28135. "id" : "4649",
  28136. "location" : {
  28137. "id" : "1.3230967_103.9221028",
  28138. "latitude" : 1.3230967,
  28139. "longitude" : 103.9221028
  28140. },
  28141. "artificial" : false,
  28142. "taskType" : "Pickup",
  28143. "capacityDemand" : {
  28144. "weight" : 4,
  28145. "volume" : 100,
  28146. "unit" : 1
  28147. },
  28148. "duration" : 200,
  28149. "timeWindows" : [ {
  28150. "start" : "2018-08-06T07:37:00.000Z",
  28151. "end" : "2018-08-06T10:37:00.000Z",
  28152. "relax" : 0
  28153. } ],
  28154. "timeWindowsIgnorable" : true,
  28155. "completed" : false,
  28156. "precedenceTaskId" : "",
  28157. "assignedVehicleId" : "",
  28158. "dropPenalty" : 5000.0,
  28159. "properties" : null,
  28160. "arrivalEarliest" : "2018-08-06T10:31:40+0000",
  28161. "arrivalLatest" : "2018-08-06T10:32:24+0000",
  28162. "loads" : {
  28163. "weight" : 3,
  28164. "volume" : 100,
  28165. "unit" : 1
  28166. }
  28167. }, {
  28168. "id" : "4897",
  28169. "location" : {
  28170. "id" : "1.3230967_103.9221028",
  28171. "latitude" : 1.3230967,
  28172. "longitude" : 103.9221028
  28173. },
  28174. "artificial" : false,
  28175. "taskType" : "Pickup",
  28176. "capacityDemand" : {
  28177. "weight" : 4,
  28178. "volume" : 100,
  28179. "unit" : 1
  28180. },
  28181. "duration" : 200,
  28182. "timeWindows" : [ {
  28183. "start" : "2018-08-06T09:55:00.000Z",
  28184. "end" : "2018-08-06T12:55:00.000Z",
  28185. "relax" : 0
  28186. } ],
  28187. "timeWindowsIgnorable" : true,
  28188. "completed" : false,
  28189. "precedenceTaskId" : "",
  28190. "assignedVehicleId" : "",
  28191. "dropPenalty" : 5000.0,
  28192. "properties" : null,
  28193. "arrivalEarliest" : "2018-08-06T10:35:00+0000",
  28194. "arrivalLatest" : "2018-08-06T10:35:44+0000",
  28195. "loads" : {
  28196. "weight" : 7,
  28197. "volume" : 200,
  28198. "unit" : 2
  28199. }
  28200. }, {
  28201. "id" : "5001",
  28202. "location" : {
  28203. "id" : "1.3230967_103.9221028",
  28204. "latitude" : 1.3230967,
  28205. "longitude" : 103.9221028
  28206. },
  28207. "artificial" : false,
  28208. "taskType" : "Pickup",
  28209. "capacityDemand" : {
  28210. "weight" : 3,
  28211. "volume" : 100,
  28212. "unit" : 1
  28213. },
  28214. "duration" : 200,
  28215. "timeWindows" : [ {
  28216. "start" : "2018-08-06T07:40:00.000Z",
  28217. "end" : "2018-08-06T10:40:00.000Z",
  28218. "relax" : 0
  28219. } ],
  28220. "timeWindowsIgnorable" : true,
  28221. "completed" : false,
  28222. "precedenceTaskId" : "",
  28223. "assignedVehicleId" : "",
  28224. "dropPenalty" : 5000.0,
  28225. "properties" : null,
  28226. "arrivalEarliest" : "2018-08-06T10:38:20+0000",
  28227. "arrivalLatest" : "2018-08-06T10:39:04+0000",
  28228. "loads" : {
  28229. "weight" : 11,
  28230. "volume" : 300,
  28231. "unit" : 3
  28232. }
  28233. }, {
  28234. "id" : "5082",
  28235. "location" : {
  28236. "id" : "1.3365057_103.8678552",
  28237. "latitude" : 1.3365057,
  28238. "longitude" : 103.8678552
  28239. },
  28240. "artificial" : false,
  28241. "taskType" : "Delivery",
  28242. "capacityDemand" : {
  28243. "weight" : -2,
  28244. "volume" : -100,
  28245. "unit" : -1
  28246. },
  28247. "duration" : 200,
  28248. "timeWindows" : [ {
  28249. "start" : "2018-08-06T11:07:00.000Z",
  28250. "end" : "2018-08-06T14:07:00.000Z",
  28251. "relax" : 0
  28252. } ],
  28253. "timeWindowsIgnorable" : true,
  28254. "completed" : false,
  28255. "precedenceTaskId" : "",
  28256. "assignedVehicleId" : "",
  28257. "dropPenalty" : 5000.0,
  28258. "properties" : null,
  28259. "arrivalEarliest" : "2018-08-06T11:56:12+0000",
  28260. "arrivalLatest" : "2018-08-06T11:56:56+0000",
  28261. "loads" : {
  28262. "weight" : 14,
  28263. "volume" : 400,
  28264. "unit" : 4
  28265. }
  28266. }, {
  28267. "id" : "4836",
  28268. "location" : {
  28269. "id" : "1.3279514_103.8600775",
  28270. "latitude" : 1.3279514,
  28271. "longitude" : 103.8600775
  28272. },
  28273. "artificial" : false,
  28274. "taskType" : "Delivery",
  28275. "capacityDemand" : {
  28276. "weight" : -1,
  28277. "volume" : -100,
  28278. "unit" : -1
  28279. },
  28280. "duration" : 200,
  28281. "timeWindows" : [ {
  28282. "start" : "2018-08-06T09:16:00.000Z",
  28283. "end" : "2018-08-06T12:16:00.000Z",
  28284. "relax" : 0
  28285. } ],
  28286. "timeWindowsIgnorable" : true,
  28287. "completed" : false,
  28288. "precedenceTaskId" : "",
  28289. "assignedVehicleId" : "",
  28290. "dropPenalty" : 5000.0,
  28291. "properties" : null,
  28292. "arrivalEarliest" : "2018-08-06T12:14:57+0000",
  28293. "arrivalLatest" : "2018-08-06T12:15:41+0000",
  28294. "loads" : {
  28295. "weight" : 12,
  28296. "volume" : 300,
  28297. "unit" : 3
  28298. }
  28299. }, {
  28300. "id" : "4321",
  28301. "location" : {
  28302. "id" : "1.3113982_103.8565897",
  28303. "latitude" : 1.3113982,
  28304. "longitude" : 103.8565897
  28305. },
  28306. "artificial" : false,
  28307. "taskType" : "Pickup",
  28308. "capacityDemand" : {
  28309. "weight" : 3,
  28310. "volume" : 100,
  28311. "unit" : 1
  28312. },
  28313. "duration" : 200,
  28314. "timeWindows" : [ {
  28315. "start" : "2018-08-06T11:38:00.000Z",
  28316. "end" : "2018-08-06T14:38:00.000Z",
  28317. "relax" : 0
  28318. } ],
  28319. "timeWindowsIgnorable" : true,
  28320. "completed" : false,
  28321. "precedenceTaskId" : "",
  28322. "assignedVehicleId" : "",
  28323. "dropPenalty" : 5000.0,
  28324. "properties" : null,
  28325. "arrivalEarliest" : "2018-08-06T12:40:51+0000",
  28326. "arrivalLatest" : "2018-08-06T12:41:35+0000",
  28327. "loads" : {
  28328. "weight" : 11,
  28329. "volume" : 200,
  28330. "unit" : 2
  28331. }
  28332. }, {
  28333. "id" : "4483",
  28334. "location" : {
  28335. "id" : "1.3113982_103.8565897",
  28336. "latitude" : 1.3113982,
  28337. "longitude" : 103.8565897
  28338. },
  28339. "artificial" : false,
  28340. "taskType" : "Pickup",
  28341. "capacityDemand" : {
  28342. "weight" : 1,
  28343. "volume" : 100,
  28344. "unit" : 1
  28345. },
  28346. "duration" : 200,
  28347. "timeWindows" : [ {
  28348. "start" : "2018-08-06T10:29:00.000Z",
  28349. "end" : "2018-08-06T13:29:00.000Z",
  28350. "relax" : 0
  28351. } ],
  28352. "timeWindowsIgnorable" : true,
  28353. "completed" : false,
  28354. "precedenceTaskId" : "",
  28355. "assignedVehicleId" : "",
  28356. "dropPenalty" : 5000.0,
  28357. "properties" : null,
  28358. "arrivalEarliest" : "2018-08-06T12:44:11+0000",
  28359. "arrivalLatest" : "2018-08-06T12:44:55+0000",
  28360. "loads" : {
  28361. "weight" : 14,
  28362. "volume" : 300,
  28363. "unit" : 3
  28364. }
  28365. }, {
  28366. "id" : "4360",
  28367. "location" : {
  28368. "id" : "1.3019377_103.8382016",
  28369. "latitude" : 1.3019377,
  28370. "longitude" : 103.8382016
  28371. },
  28372. "artificial" : false,
  28373. "taskType" : "Delivery",
  28374. "capacityDemand" : {
  28375. "weight" : -1,
  28376. "volume" : -100,
  28377. "unit" : -1
  28378. },
  28379. "duration" : 200,
  28380. "timeWindows" : [ {
  28381. "start" : "2018-08-06T11:23:00.000Z",
  28382. "end" : "2018-08-06T14:23:00.000Z",
  28383. "relax" : 0
  28384. } ],
  28385. "timeWindowsIgnorable" : true,
  28386. "completed" : false,
  28387. "precedenceTaskId" : "",
  28388. "assignedVehicleId" : "",
  28389. "dropPenalty" : 5000.0,
  28390. "properties" : null,
  28391. "arrivalEarliest" : "2018-08-06T13:15:06+0000",
  28392. "arrivalLatest" : "2018-08-06T13:15:50+0000",
  28393. "loads" : {
  28394. "weight" : 15,
  28395. "volume" : 400,
  28396. "unit" : 4
  28397. }
  28398. }, {
  28399. "id" : "5072",
  28400. "location" : {
  28401. "id" : "1.299948_103.8300919",
  28402. "latitude" : 1.299948,
  28403. "longitude" : 103.8300919
  28404. },
  28405. "artificial" : false,
  28406. "taskType" : "Delivery",
  28407. "capacityDemand" : {
  28408. "weight" : -4,
  28409. "volume" : -100,
  28410. "unit" : -1
  28411. },
  28412. "duration" : 200,
  28413. "timeWindows" : [ {
  28414. "start" : "2018-08-06T11:33:00.000Z",
  28415. "end" : "2018-08-06T14:33:00.000Z",
  28416. "relax" : 0
  28417. } ],
  28418. "timeWindowsIgnorable" : true,
  28419. "completed" : false,
  28420. "precedenceTaskId" : "",
  28421. "assignedVehicleId" : "",
  28422. "dropPenalty" : 5000.0,
  28423. "properties" : null,
  28424. "arrivalEarliest" : "2018-08-06T13:29:34+0000",
  28425. "arrivalLatest" : "2018-08-06T13:30:18+0000",
  28426. "loads" : {
  28427. "weight" : 14,
  28428. "volume" : 300,
  28429. "unit" : 3
  28430. }
  28431. }, {
  28432. "id" : "5114",
  28433. "location" : {
  28434. "id" : "1.2958429_103.8253365",
  28435. "latitude" : 1.2958429,
  28436. "longitude" : 103.8253365
  28437. },
  28438. "artificial" : false,
  28439. "taskType" : "Delivery",
  28440. "capacityDemand" : {
  28441. "weight" : -1,
  28442. "volume" : -100,
  28443. "unit" : -1
  28444. },
  28445. "duration" : 200,
  28446. "timeWindows" : [ {
  28447. "start" : "2018-08-06T12:57:00.000Z",
  28448. "end" : "2018-08-06T15:57:00.000Z",
  28449. "relax" : 0
  28450. } ],
  28451. "timeWindowsIgnorable" : true,
  28452. "completed" : false,
  28453. "precedenceTaskId" : "",
  28454. "assignedVehicleId" : "",
  28455. "dropPenalty" : 5000.0,
  28456. "properties" : null,
  28457. "arrivalEarliest" : "2018-08-06T13:41:16+0000",
  28458. "arrivalLatest" : "2018-08-06T13:42:00+0000",
  28459. "loads" : {
  28460. "weight" : 10,
  28461. "volume" : 200,
  28462. "unit" : 2
  28463. }
  28464. }, {
  28465. "id" : "5084",
  28466. "location" : {
  28467. "id" : "1.2995486_103.8194253",
  28468. "latitude" : 1.2995486,
  28469. "longitude" : 103.8194253
  28470. },
  28471. "artificial" : false,
  28472. "taskType" : "Delivery",
  28473. "capacityDemand" : {
  28474. "weight" : -5,
  28475. "volume" : -100,
  28476. "unit" : -1
  28477. },
  28478. "duration" : 200,
  28479. "timeWindows" : [ {
  28480. "start" : "2018-08-06T11:19:00.000Z",
  28481. "end" : "2018-08-06T14:19:00.000Z",
  28482. "relax" : 0
  28483. } ],
  28484. "timeWindowsIgnorable" : true,
  28485. "completed" : false,
  28486. "precedenceTaskId" : "",
  28487. "assignedVehicleId" : "",
  28488. "dropPenalty" : 5000.0,
  28489. "properties" : null,
  28490. "arrivalEarliest" : "2018-08-06T13:53:54+0000",
  28491. "arrivalLatest" : "2018-08-06T13:54:38+0000",
  28492. "loads" : {
  28493. "weight" : 9,
  28494. "volume" : 100,
  28495. "unit" : 1
  28496. }
  28497. }, {
  28498. "id" : "4241",
  28499. "location" : {
  28500. "id" : "1.3113982_103.8565897",
  28501. "latitude" : 1.3113982,
  28502. "longitude" : 103.8565897
  28503. },
  28504. "artificial" : false,
  28505. "taskType" : "Pickup",
  28506. "capacityDemand" : {
  28507. "weight" : 11,
  28508. "volume" : 100,
  28509. "unit" : 1
  28510. },
  28511. "duration" : 200,
  28512. "timeWindows" : [ {
  28513. "start" : "2018-08-06T11:50:00.000Z",
  28514. "end" : "2018-08-06T14:50:00.000Z",
  28515. "relax" : 0
  28516. } ],
  28517. "timeWindowsIgnorable" : true,
  28518. "completed" : false,
  28519. "precedenceTaskId" : "",
  28520. "assignedVehicleId" : "",
  28521. "dropPenalty" : 5000.0,
  28522. "properties" : null,
  28523. "arrivalEarliest" : "2018-08-06T14:49:16+0000",
  28524. "arrivalLatest" : "2018-08-06T14:50:00+0000",
  28525. "loads" : {
  28526. "weight" : 4,
  28527. "volume" : 0,
  28528. "unit" : 0
  28529. }
  28530. }, {
  28531. "id" : "5042",
  28532. "location" : {
  28533. "id" : "1.309796_103.8275589",
  28534. "latitude" : 1.309796,
  28535. "longitude" : 103.8275589
  28536. },
  28537. "artificial" : false,
  28538. "taskType" : "Delivery",
  28539. "capacityDemand" : {
  28540. "weight" : -8,
  28541. "volume" : -100,
  28542. "unit" : -1
  28543. },
  28544. "duration" : 200,
  28545. "timeWindows" : [ {
  28546. "start" : "2018-08-06T12:55:00.000Z",
  28547. "end" : "2018-08-06T15:55:00.000Z",
  28548. "relax" : 0
  28549. } ],
  28550. "timeWindowsIgnorable" : true,
  28551. "completed" : false,
  28552. "precedenceTaskId" : "",
  28553. "assignedVehicleId" : "",
  28554. "dropPenalty" : 5000.0,
  28555. "properties" : null,
  28556. "arrivalEarliest" : "2018-08-06T15:31:23+0000",
  28557. "arrivalLatest" : "2018-08-06T15:55:00+0000",
  28558. "loads" : {
  28559. "weight" : 15,
  28560. "volume" : 100,
  28561. "unit" : 1
  28562. }
  28563. }, {
  28564. "id" : "4721",
  28565. "location" : {
  28566. "id" : "1.3113982_103.8565897",
  28567. "latitude" : 1.3113982,
  28568. "longitude" : 103.8565897
  28569. },
  28570. "artificial" : false,
  28571. "taskType" : "Pickup",
  28572. "capacityDemand" : {
  28573. "weight" : 2,
  28574. "volume" : 100,
  28575. "unit" : 1
  28576. },
  28577. "duration" : 200,
  28578. "timeWindows" : [ {
  28579. "start" : "2018-08-06T13:46:00.000Z",
  28580. "end" : "2018-08-06T16:46:00.000Z",
  28581. "relax" : 0
  28582. } ],
  28583. "timeWindowsIgnorable" : true,
  28584. "completed" : false,
  28585. "precedenceTaskId" : "",
  28586. "assignedVehicleId" : "",
  28587. "dropPenalty" : 5000.0,
  28588. "properties" : null,
  28589. "arrivalEarliest" : "2018-08-06T16:13:30+0000",
  28590. "arrivalLatest" : "2018-08-06T16:46:00+0000",
  28591. "loads" : {
  28592. "weight" : 7,
  28593. "volume" : 0,
  28594. "unit" : 0
  28595. }
  28596. }, {
  28597. "id" : "4923",
  28598. "location" : {
  28599. "id" : "1.3113982_103.8565897",
  28600. "latitude" : 1.3113982,
  28601. "longitude" : 103.8565897
  28602. },
  28603. "artificial" : false,
  28604. "taskType" : "Pickup",
  28605. "capacityDemand" : {
  28606. "weight" : 6,
  28607. "volume" : 100,
  28608. "unit" : 1
  28609. },
  28610. "duration" : 200,
  28611. "timeWindows" : [ {
  28612. "start" : "2018-08-06T13:57:00.000Z",
  28613. "end" : "2018-08-06T16:57:00.000Z",
  28614. "relax" : 0
  28615. } ],
  28616. "timeWindowsIgnorable" : true,
  28617. "completed" : false,
  28618. "precedenceTaskId" : "",
  28619. "assignedVehicleId" : "",
  28620. "dropPenalty" : 5000.0,
  28621. "properties" : null,
  28622. "arrivalEarliest" : "2018-08-06T16:16:50+0000",
  28623. "arrivalLatest" : "2018-08-06T16:57:00+0000",
  28624. "loads" : {
  28625. "weight" : 9,
  28626. "volume" : 100,
  28627. "unit" : 1
  28628. }
  28629. } ],
  28630. "directions" : [ ],
  28631. "polyline" : null,
  28632. "snappedWaypoints" : null,
  28633. "properties" : { }
  28634. }, {
  28635. "assignee" : {
  28636. "id" : "3001",
  28637. "vehicleType" : {
  28638. "id" : "d057796b-690a-4356-9238-51a483c7f774",
  28639. "profile" : "walker",
  28640. "averageSpeed" : 5.0,
  28641. "capacity" : {
  28642. "weight" : 15,
  28643. "volume" : 5000,
  28644. "unit" : 1000
  28645. },
  28646. "cost" : {
  28647. "fixed" : 1,
  28648. "perMileage" : 1,
  28649. "perRegularHours" : 16
  28650. },
  28651. "properties" : null
  28652. },
  28653. "vehicleTypeId" : "d057796b-690a-4356-9238-51a483c7f774",
  28654. "startLocation" : {
  28655. "id" : "1.333829_103.969318",
  28656. "latitude" : 1.333829,
  28657. "longitude" : 103.969318
  28658. },
  28659. "endLocation" : {
  28660. "id" : "1.333829_103.969318",
  28661. "latitude" : 1.333829,
  28662. "longitude" : 103.969318
  28663. },
  28664. "timeSchedule" : {
  28665. "start" : "2017-07-19T07:53:16.930Z",
  28666. "end" : "2019-07-19T07:53:16.930Z",
  28667. "relax" : 0
  28668. },
  28669. "timeLimit" : 86400,
  28670. "breakDuration" : 0.0,
  28671. "breakTimes" : null,
  28672. "returnToDepot" : false,
  28673. "lockedTour" : [ ],
  28674. "properties" : null
  28675. },
  28676. "startTime" : null,
  28677. "endTime" : null,
  28678. "travelingTime" : 0,
  28679. "travelingDistance" : 0.0,
  28680. "cost" : { },
  28681. "tour" : [ {
  28682. "id" : "startFromDepot",
  28683. "location" : {
  28684. "id" : "1.333829_103.969318",
  28685. "latitude" : 1.333829,
  28686. "longitude" : 103.969318
  28687. },
  28688. "artificial" : false,
  28689. "taskType" : "startFromDepot",
  28690. "capacityDemand" : null,
  28691. "duration" : 0,
  28692. "timeWindows" : null,
  28693. "timeWindowsIgnorable" : true,
  28694. "completed" : false,
  28695. "precedenceTaskId" : null,
  28696. "assignedVehicleId" : null,
  28697. "dropPenalty" : 0.0,
  28698. "properties" : null,
  28699. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  28700. "arrivalLatest" : "2018-08-06T08:59:25+0000",
  28701. "loads" : {
  28702. "weight" : 0,
  28703. "volume" : 0,
  28704. "unit" : 0
  28705. }
  28706. }, {
  28707. "id" : "4307",
  28708. "location" : {
  28709. "id" : "1.3230967_103.9221028",
  28710. "latitude" : 1.3230967,
  28711. "longitude" : 103.9221028
  28712. },
  28713. "artificial" : false,
  28714. "taskType" : "Pickup",
  28715. "capacityDemand" : {
  28716. "weight" : 12,
  28717. "volume" : 100,
  28718. "unit" : 1
  28719. },
  28720. "duration" : 200,
  28721. "timeWindows" : [ {
  28722. "start" : "2018-08-06T07:04:00.000Z",
  28723. "end" : "2018-08-06T10:04:00.000Z",
  28724. "relax" : 0
  28725. } ],
  28726. "timeWindowsIgnorable" : true,
  28727. "completed" : false,
  28728. "precedenceTaskId" : "",
  28729. "assignedVehicleId" : "",
  28730. "dropPenalty" : 5000.0,
  28731. "properties" : null,
  28732. "arrivalEarliest" : "2018-08-06T07:04:00+0000",
  28733. "arrivalLatest" : "2018-08-06T10:04:00+0000",
  28734. "loads" : {
  28735. "weight" : 0,
  28736. "volume" : 0,
  28737. "unit" : 0
  28738. }
  28739. }, {
  28740. "id" : "4459",
  28741. "location" : {
  28742. "id" : "1.3230967_103.9221028",
  28743. "latitude" : 1.3230967,
  28744. "longitude" : 103.9221028
  28745. },
  28746. "artificial" : false,
  28747. "taskType" : "Pickup",
  28748. "capacityDemand" : {
  28749. "weight" : 2,
  28750. "volume" : 100,
  28751. "unit" : 1
  28752. },
  28753. "duration" : 200,
  28754. "timeWindows" : [ {
  28755. "start" : "2018-08-06T08:20:00.000Z",
  28756. "end" : "2018-08-06T11:20:00.000Z",
  28757. "relax" : 0
  28758. } ],
  28759. "timeWindowsIgnorable" : true,
  28760. "completed" : false,
  28761. "precedenceTaskId" : "",
  28762. "assignedVehicleId" : "",
  28763. "dropPenalty" : 5000.0,
  28764. "properties" : null,
  28765. "arrivalEarliest" : "2018-08-06T08:20:00+0000",
  28766. "arrivalLatest" : "2018-08-06T10:33:25+0000",
  28767. "loads" : {
  28768. "weight" : 12,
  28769. "volume" : 100,
  28770. "unit" : 1
  28771. }
  28772. }, {
  28773. "id" : "4857",
  28774. "location" : {
  28775. "id" : "1.3230967_103.9221028",
  28776. "latitude" : 1.3230967,
  28777. "longitude" : 103.9221028
  28778. },
  28779. "artificial" : false,
  28780. "taskType" : "Pickup",
  28781. "capacityDemand" : {
  28782. "weight" : 1,
  28783. "volume" : 100,
  28784. "unit" : 1
  28785. },
  28786. "duration" : 200,
  28787. "timeWindows" : [ {
  28788. "start" : "2018-08-06T09:14:00.000Z",
  28789. "end" : "2018-08-06T12:14:00.000Z",
  28790. "relax" : 0
  28791. } ],
  28792. "timeWindowsIgnorable" : true,
  28793. "completed" : false,
  28794. "precedenceTaskId" : "",
  28795. "assignedVehicleId" : "",
  28796. "dropPenalty" : 5000.0,
  28797. "properties" : null,
  28798. "arrivalEarliest" : "2018-08-06T09:14:00+0000",
  28799. "arrivalLatest" : "2018-08-06T10:36:45+0000",
  28800. "loads" : {
  28801. "weight" : 14,
  28802. "volume" : 200,
  28803. "unit" : 2
  28804. }
  28805. }, {
  28806. "id" : "4368",
  28807. "location" : {
  28808. "id" : "1.3383014_103.9225237",
  28809. "latitude" : 1.3383014,
  28810. "longitude" : 103.9225237
  28811. },
  28812. "artificial" : false,
  28813. "taskType" : "Delivery",
  28814. "capacityDemand" : {
  28815. "weight" : -13,
  28816. "volume" : -100,
  28817. "unit" : -1
  28818. },
  28819. "duration" : 200,
  28820. "timeWindows" : [ {
  28821. "start" : "2018-08-06T09:30:00.000Z",
  28822. "end" : "2018-08-06T12:30:00.000Z",
  28823. "relax" : 0
  28824. } ],
  28825. "timeWindowsIgnorable" : true,
  28826. "completed" : false,
  28827. "precedenceTaskId" : "",
  28828. "assignedVehicleId" : "",
  28829. "dropPenalty" : 5000.0,
  28830. "properties" : null,
  28831. "arrivalEarliest" : "2018-08-06T09:37:37+0000",
  28832. "arrivalLatest" : "2018-08-06T11:00:22+0000",
  28833. "loads" : {
  28834. "weight" : 15,
  28835. "volume" : 300,
  28836. "unit" : 3
  28837. }
  28838. }, {
  28839. "id" : "4460",
  28840. "location" : {
  28841. "id" : "1.3494746_103.9274659",
  28842. "latitude" : 1.3494746,
  28843. "longitude" : 103.9274659
  28844. },
  28845. "artificial" : false,
  28846. "taskType" : "Delivery",
  28847. "capacityDemand" : {
  28848. "weight" : -2,
  28849. "volume" : -100,
  28850. "unit" : -1
  28851. },
  28852. "duration" : 200,
  28853. "timeWindows" : [ {
  28854. "start" : "2018-08-06T08:20:00.000Z",
  28855. "end" : "2018-08-06T11:20:00.000Z",
  28856. "relax" : 0
  28857. } ],
  28858. "timeWindowsIgnorable" : true,
  28859. "completed" : false,
  28860. "precedenceTaskId" : "",
  28861. "assignedVehicleId" : "",
  28862. "dropPenalty" : 5000.0,
  28863. "properties" : null,
  28864. "arrivalEarliest" : "2018-08-06T09:57:15+0000",
  28865. "arrivalLatest" : "2018-08-06T11:20:00+0000",
  28866. "loads" : {
  28867. "weight" : 2,
  28868. "volume" : 200,
  28869. "unit" : 2
  28870. }
  28871. }, {
  28872. "id" : "4331",
  28873. "location" : {
  28874. "id" : "1.3230967_103.9221028",
  28875. "latitude" : 1.3230967,
  28876. "longitude" : 103.9221028
  28877. },
  28878. "artificial" : false,
  28879. "taskType" : "Pickup",
  28880. "capacityDemand" : {
  28881. "weight" : 8,
  28882. "volume" : 100,
  28883. "unit" : 1
  28884. },
  28885. "duration" : 200,
  28886. "timeWindows" : [ {
  28887. "start" : "2018-08-06T10:21:00.000Z",
  28888. "end" : "2018-08-06T13:21:00.000Z",
  28889. "relax" : 0
  28890. } ],
  28891. "timeWindowsIgnorable" : true,
  28892. "completed" : false,
  28893. "precedenceTaskId" : "",
  28894. "assignedVehicleId" : "",
  28895. "dropPenalty" : 5000.0,
  28896. "properties" : null,
  28897. "arrivalEarliest" : "2018-08-06T10:36:30+0000",
  28898. "arrivalLatest" : "2018-08-06T12:13:55+0000",
  28899. "loads" : {
  28900. "weight" : 0,
  28901. "volume" : 100,
  28902. "unit" : 1
  28903. }
  28904. }, {
  28905. "id" : "4849",
  28906. "location" : {
  28907. "id" : "1.3230967_103.9221028",
  28908. "latitude" : 1.3230967,
  28909. "longitude" : 103.9221028
  28910. },
  28911. "artificial" : false,
  28912. "taskType" : "Pickup",
  28913. "capacityDemand" : {
  28914. "weight" : 4,
  28915. "volume" : 100,
  28916. "unit" : 1
  28917. },
  28918. "duration" : 200,
  28919. "timeWindows" : [ {
  28920. "start" : "2018-08-06T11:32:00.000Z",
  28921. "end" : "2018-08-06T14:32:00.000Z",
  28922. "relax" : 0
  28923. } ],
  28924. "timeWindowsIgnorable" : true,
  28925. "completed" : false,
  28926. "precedenceTaskId" : "",
  28927. "assignedVehicleId" : "",
  28928. "dropPenalty" : 5000.0,
  28929. "properties" : null,
  28930. "arrivalEarliest" : "2018-08-06T11:32:00+0000",
  28931. "arrivalLatest" : "2018-08-06T12:17:15+0000",
  28932. "loads" : {
  28933. "weight" : 8,
  28934. "volume" : 200,
  28935. "unit" : 2
  28936. }
  28937. }, {
  28938. "id" : "4949",
  28939. "location" : {
  28940. "id" : "1.3230967_103.9221028",
  28941. "latitude" : 1.3230967,
  28942. "longitude" : 103.9221028
  28943. },
  28944. "artificial" : false,
  28945. "taskType" : "Pickup",
  28946. "capacityDemand" : {
  28947. "weight" : 3,
  28948. "volume" : 100,
  28949. "unit" : 1
  28950. },
  28951. "duration" : 200,
  28952. "timeWindows" : [ {
  28953. "start" : "2018-08-06T12:16:00.000Z",
  28954. "end" : "2018-08-06T15:16:00.000Z",
  28955. "relax" : 0
  28956. } ],
  28957. "timeWindowsIgnorable" : true,
  28958. "completed" : false,
  28959. "precedenceTaskId" : "",
  28960. "assignedVehicleId" : "",
  28961. "dropPenalty" : 5000.0,
  28962. "properties" : null,
  28963. "arrivalEarliest" : "2018-08-06T12:16:00+0000",
  28964. "arrivalLatest" : "2018-08-06T12:20:35+0000",
  28965. "loads" : {
  28966. "weight" : 12,
  28967. "volume" : 300,
  28968. "unit" : 3
  28969. }
  28970. }, {
  28971. "id" : "4646",
  28972. "location" : {
  28973. "id" : "1.3600975_103.8833095",
  28974. "latitude" : 1.3600975,
  28975. "longitude" : 103.8833095
  28976. },
  28977. "artificial" : false,
  28978. "taskType" : "Delivery",
  28979. "capacityDemand" : {
  28980. "weight" : -3,
  28981. "volume" : -100,
  28982. "unit" : -1
  28983. },
  28984. "duration" : 200,
  28985. "timeWindows" : [ {
  28986. "start" : "2018-08-06T12:24:00.000Z",
  28987. "end" : "2018-08-06T15:24:00.000Z",
  28988. "relax" : 0
  28989. } ],
  28990. "timeWindowsIgnorable" : true,
  28991. "completed" : false,
  28992. "precedenceTaskId" : "",
  28993. "assignedVehicleId" : "",
  28994. "dropPenalty" : 5000.0,
  28995. "properties" : null,
  28996. "arrivalEarliest" : "2018-08-06T13:30:51+0000",
  28997. "arrivalLatest" : "2018-08-06T13:35:26+0000",
  28998. "loads" : {
  28999. "weight" : 15,
  29000. "volume" : 400,
  29001. "unit" : 4
  29002. }
  29003. }, {
  29004. "id" : "4784",
  29005. "location" : {
  29006. "id" : "1.364391_103.8773313",
  29007. "latitude" : 1.364391,
  29008. "longitude" : 103.8773313
  29009. },
  29010. "artificial" : false,
  29011. "taskType" : "Delivery",
  29012. "capacityDemand" : {
  29013. "weight" : -6,
  29014. "volume" : -100,
  29015. "unit" : -1
  29016. },
  29017. "duration" : 200,
  29018. "timeWindows" : [ {
  29019. "start" : "2018-08-06T11:04:00.000Z",
  29020. "end" : "2018-08-06T14:04:00.000Z",
  29021. "relax" : 0
  29022. } ],
  29023. "timeWindowsIgnorable" : true,
  29024. "completed" : false,
  29025. "precedenceTaskId" : "",
  29026. "assignedVehicleId" : "",
  29027. "dropPenalty" : 5000.0,
  29028. "properties" : null,
  29029. "arrivalEarliest" : "2018-08-06T13:44:00+0000",
  29030. "arrivalLatest" : "2018-08-06T13:48:35+0000",
  29031. "loads" : {
  29032. "weight" : 12,
  29033. "volume" : 300,
  29034. "unit" : 3
  29035. }
  29036. }, {
  29037. "id" : "4412",
  29038. "location" : {
  29039. "id" : "1.3649676_103.8530114",
  29040. "latitude" : 1.3649676,
  29041. "longitude" : 103.8530114
  29042. },
  29043. "artificial" : false,
  29044. "taskType" : "Delivery",
  29045. "capacityDemand" : {
  29046. "weight" : -2,
  29047. "volume" : -100,
  29048. "unit" : -1
  29049. },
  29050. "duration" : 200,
  29051. "timeWindows" : [ {
  29052. "start" : "2018-08-06T12:49:00.000Z",
  29053. "end" : "2018-08-06T15:49:00.000Z",
  29054. "relax" : 0
  29055. } ],
  29056. "timeWindowsIgnorable" : true,
  29057. "completed" : false,
  29058. "precedenceTaskId" : "",
  29059. "assignedVehicleId" : "",
  29060. "dropPenalty" : 5000.0,
  29061. "properties" : null,
  29062. "arrivalEarliest" : "2018-08-06T14:19:47+0000",
  29063. "arrivalLatest" : "2018-08-06T14:24:22+0000",
  29064. "loads" : {
  29065. "weight" : 6,
  29066. "volume" : 200,
  29067. "unit" : 2
  29068. }
  29069. }, {
  29070. "id" : "5098",
  29071. "location" : {
  29072. "id" : "1.3545886_103.8645544",
  29073. "latitude" : 1.3545886,
  29074. "longitude" : 103.8645544
  29075. },
  29076. "artificial" : false,
  29077. "taskType" : "Delivery",
  29078. "capacityDemand" : {
  29079. "weight" : -1,
  29080. "volume" : -100,
  29081. "unit" : -1
  29082. },
  29083. "duration" : 200,
  29084. "timeWindows" : [ {
  29085. "start" : "2018-08-06T12:15:00.000Z",
  29086. "end" : "2018-08-06T15:15:00.000Z",
  29087. "relax" : 0
  29088. } ],
  29089. "timeWindowsIgnorable" : true,
  29090. "completed" : false,
  29091. "precedenceTaskId" : "",
  29092. "assignedVehicleId" : "",
  29093. "dropPenalty" : 5000.0,
  29094. "properties" : null,
  29095. "arrivalEarliest" : "2018-08-06T14:43:49+0000",
  29096. "arrivalLatest" : "2018-08-06T14:48:24+0000",
  29097. "loads" : {
  29098. "weight" : 4,
  29099. "volume" : 100,
  29100. "unit" : 1
  29101. }
  29102. }, {
  29103. "id" : "4479",
  29104. "location" : {
  29105. "id" : "1.3113982_103.8565897",
  29106. "latitude" : 1.3113982,
  29107. "longitude" : 103.8565897
  29108. },
  29109. "artificial" : false,
  29110. "taskType" : "Pickup",
  29111. "capacityDemand" : {
  29112. "weight" : 7,
  29113. "volume" : 100,
  29114. "unit" : 1
  29115. },
  29116. "duration" : 200,
  29117. "timeWindows" : [ {
  29118. "start" : "2018-08-06T12:59:00.000Z",
  29119. "end" : "2018-08-06T15:59:00.000Z",
  29120. "relax" : 0
  29121. } ],
  29122. "timeWindowsIgnorable" : true,
  29123. "completed" : false,
  29124. "precedenceTaskId" : "",
  29125. "assignedVehicleId" : "",
  29126. "dropPenalty" : 5000.0,
  29127. "properties" : null,
  29128. "arrivalEarliest" : "2018-08-06T15:45:45+0000",
  29129. "arrivalLatest" : "2018-08-06T15:50:20+0000",
  29130. "loads" : {
  29131. "weight" : 3,
  29132. "volume" : 0,
  29133. "unit" : 0
  29134. }
  29135. }, {
  29136. "id" : "4621",
  29137. "location" : {
  29138. "id" : "1.3113982_103.8565897",
  29139. "latitude" : 1.3113982,
  29140. "longitude" : 103.8565897
  29141. },
  29142. "artificial" : false,
  29143. "taskType" : "Pickup",
  29144. "capacityDemand" : {
  29145. "weight" : 4,
  29146. "volume" : 100,
  29147. "unit" : 1
  29148. },
  29149. "duration" : 200,
  29150. "timeWindows" : [ {
  29151. "start" : "2018-08-06T13:04:00.000Z",
  29152. "end" : "2018-08-06T16:04:00.000Z",
  29153. "relax" : 0
  29154. } ],
  29155. "timeWindowsIgnorable" : true,
  29156. "completed" : false,
  29157. "precedenceTaskId" : "",
  29158. "assignedVehicleId" : "",
  29159. "dropPenalty" : 5000.0,
  29160. "properties" : null,
  29161. "arrivalEarliest" : "2018-08-06T15:49:05+0000",
  29162. "arrivalLatest" : "2018-08-06T15:53:40+0000",
  29163. "loads" : {
  29164. "weight" : 10,
  29165. "volume" : 100,
  29166. "unit" : 1
  29167. }
  29168. }, {
  29169. "id" : "5113",
  29170. "location" : {
  29171. "id" : "1.3113982_103.8565897",
  29172. "latitude" : 1.3113982,
  29173. "longitude" : 103.8565897
  29174. },
  29175. "artificial" : false,
  29176. "taskType" : "Pickup",
  29177. "capacityDemand" : {
  29178. "weight" : 1,
  29179. "volume" : 100,
  29180. "unit" : 1
  29181. },
  29182. "duration" : 200,
  29183. "timeWindows" : [ {
  29184. "start" : "2018-08-06T12:57:00.000Z",
  29185. "end" : "2018-08-06T15:57:00.000Z",
  29186. "relax" : 0
  29187. } ],
  29188. "timeWindowsIgnorable" : true,
  29189. "completed" : false,
  29190. "precedenceTaskId" : "",
  29191. "assignedVehicleId" : "",
  29192. "dropPenalty" : 5000.0,
  29193. "properties" : null,
  29194. "arrivalEarliest" : "2018-08-06T15:52:25+0000",
  29195. "arrivalLatest" : "2018-08-06T15:57:00+0000",
  29196. "loads" : {
  29197. "weight" : 14,
  29198. "volume" : 200,
  29199. "unit" : 2
  29200. }
  29201. } ],
  29202. "directions" : [ ],
  29203. "polyline" : null,
  29204. "snappedWaypoints" : null,
  29205. "properties" : { }
  29206. }, {
  29207. "assignee" : {
  29208. "id" : "3002",
  29209. "vehicleType" : {
  29210. "id" : "d057796b-690a-4356-9238-51a483c7f774",
  29211. "profile" : "walker",
  29212. "averageSpeed" : 5.0,
  29213. "capacity" : {
  29214. "weight" : 15,
  29215. "volume" : 5000,
  29216. "unit" : 1000
  29217. },
  29218. "cost" : {
  29219. "fixed" : 1,
  29220. "perMileage" : 1,
  29221. "perRegularHours" : 16
  29222. },
  29223. "properties" : null
  29224. },
  29225. "vehicleTypeId" : "d057796b-690a-4356-9238-51a483c7f774",
  29226. "startLocation" : {
  29227. "id" : "1.333829_103.969318",
  29228. "latitude" : 1.333829,
  29229. "longitude" : 103.969318
  29230. },
  29231. "endLocation" : {
  29232. "id" : "1.333829_103.969318",
  29233. "latitude" : 1.333829,
  29234. "longitude" : 103.969318
  29235. },
  29236. "timeSchedule" : {
  29237. "start" : "2017-07-19T07:53:16.930Z",
  29238. "end" : "2019-07-19T07:53:16.930Z",
  29239. "relax" : 0
  29240. },
  29241. "timeLimit" : 86400,
  29242. "breakDuration" : 0.0,
  29243. "breakTimes" : null,
  29244. "returnToDepot" : false,
  29245. "lockedTour" : [ ],
  29246. "properties" : null
  29247. },
  29248. "startTime" : null,
  29249. "endTime" : null,
  29250. "travelingTime" : 0,
  29251. "travelingDistance" : 0.0,
  29252. "cost" : { },
  29253. "tour" : [ {
  29254. "id" : "startFromDepot",
  29255. "location" : {
  29256. "id" : "1.333829_103.969318",
  29257. "latitude" : 1.333829,
  29258. "longitude" : 103.969318
  29259. },
  29260. "artificial" : false,
  29261. "taskType" : "startFromDepot",
  29262. "capacityDemand" : null,
  29263. "duration" : 0,
  29264. "timeWindows" : null,
  29265. "timeWindowsIgnorable" : true,
  29266. "completed" : false,
  29267. "precedenceTaskId" : null,
  29268. "assignedVehicleId" : null,
  29269. "dropPenalty" : 0.0,
  29270. "properties" : null,
  29271. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  29272. "arrivalLatest" : "2018-08-06T04:30:25+0000",
  29273. "loads" : {
  29274. "weight" : 0,
  29275. "volume" : 0,
  29276. "unit" : 0
  29277. }
  29278. }, {
  29279. "id" : "4253",
  29280. "location" : {
  29281. "id" : "1.3230967_103.9221028",
  29282. "latitude" : 1.3230967,
  29283. "longitude" : 103.9221028
  29284. },
  29285. "artificial" : false,
  29286. "taskType" : "Pickup",
  29287. "capacityDemand" : {
  29288. "weight" : 9,
  29289. "volume" : 100,
  29290. "unit" : 1
  29291. },
  29292. "duration" : 200,
  29293. "timeWindows" : [ {
  29294. "start" : "2018-08-06T02:35:00.000Z",
  29295. "end" : "2018-08-06T05:35:00.000Z",
  29296. "relax" : 0
  29297. } ],
  29298. "timeWindowsIgnorable" : true,
  29299. "completed" : false,
  29300. "precedenceTaskId" : "",
  29301. "assignedVehicleId" : "",
  29302. "dropPenalty" : 5000.0,
  29303. "properties" : null,
  29304. "arrivalEarliest" : "2018-08-06T02:35:00+0000",
  29305. "arrivalLatest" : "2018-08-06T05:35:00+0000",
  29306. "loads" : {
  29307. "weight" : 0,
  29308. "volume" : 0,
  29309. "unit" : 0
  29310. }
  29311. }, {
  29312. "id" : "4275",
  29313. "location" : {
  29314. "id" : "1.3230967_103.9221028",
  29315. "latitude" : 1.3230967,
  29316. "longitude" : 103.9221028
  29317. },
  29318. "artificial" : false,
  29319. "taskType" : "Pickup",
  29320. "capacityDemand" : {
  29321. "weight" : 2,
  29322. "volume" : 100,
  29323. "unit" : 1
  29324. },
  29325. "duration" : 200,
  29326. "timeWindows" : [ {
  29327. "start" : "2018-08-06T03:00:00.000Z",
  29328. "end" : "2018-08-06T06:00:00.000Z",
  29329. "relax" : 0
  29330. } ],
  29331. "timeWindowsIgnorable" : true,
  29332. "completed" : false,
  29333. "precedenceTaskId" : "",
  29334. "assignedVehicleId" : "",
  29335. "dropPenalty" : 5000.0,
  29336. "properties" : null,
  29337. "arrivalEarliest" : "2018-08-06T03:00:00+0000",
  29338. "arrivalLatest" : "2018-08-06T06:00:00+0000",
  29339. "loads" : {
  29340. "weight" : 9,
  29341. "volume" : 100,
  29342. "unit" : 1
  29343. }
  29344. }, {
  29345. "id" : "4433",
  29346. "location" : {
  29347. "id" : "1.3230967_103.9221028",
  29348. "latitude" : 1.3230967,
  29349. "longitude" : 103.9221028
  29350. },
  29351. "artificial" : false,
  29352. "taskType" : "Pickup",
  29353. "capacityDemand" : {
  29354. "weight" : 3,
  29355. "volume" : 100,
  29356. "unit" : 1
  29357. },
  29358. "duration" : 200,
  29359. "timeWindows" : [ {
  29360. "start" : "2018-08-06T05:28:00.000Z",
  29361. "end" : "2018-08-06T08:28:00.000Z",
  29362. "relax" : 0
  29363. } ],
  29364. "timeWindowsIgnorable" : true,
  29365. "completed" : false,
  29366. "precedenceTaskId" : "",
  29367. "assignedVehicleId" : "",
  29368. "dropPenalty" : 5000.0,
  29369. "properties" : null,
  29370. "arrivalEarliest" : "2018-08-06T05:28:00+0000",
  29371. "arrivalLatest" : "2018-08-06T08:28:00+0000",
  29372. "loads" : {
  29373. "weight" : 11,
  29374. "volume" : 200,
  29375. "unit" : 2
  29376. }
  29377. }, {
  29378. "id" : "4665",
  29379. "location" : {
  29380. "id" : "1.3230967_103.9221028",
  29381. "latitude" : 1.3230967,
  29382. "longitude" : 103.9221028
  29383. },
  29384. "artificial" : false,
  29385. "taskType" : "Pickup",
  29386. "capacityDemand" : {
  29387. "weight" : 1,
  29388. "volume" : 100,
  29389. "unit" : 1
  29390. },
  29391. "duration" : 200,
  29392. "timeWindows" : [ {
  29393. "start" : "2018-08-06T05:37:00.000Z",
  29394. "end" : "2018-08-06T08:37:00.000Z",
  29395. "relax" : 0
  29396. } ],
  29397. "timeWindowsIgnorable" : true,
  29398. "completed" : false,
  29399. "precedenceTaskId" : "",
  29400. "assignedVehicleId" : "",
  29401. "dropPenalty" : 5000.0,
  29402. "properties" : null,
  29403. "arrivalEarliest" : "2018-08-06T05:37:00+0000",
  29404. "arrivalLatest" : "2018-08-06T08:37:00+0000",
  29405. "loads" : {
  29406. "weight" : 14,
  29407. "volume" : 300,
  29408. "unit" : 3
  29409. }
  29410. }, {
  29411. "id" : "4298",
  29412. "location" : {
  29413. "id" : "1.3334447_103.9229638",
  29414. "latitude" : 1.3334447,
  29415. "longitude" : 103.9229638
  29416. },
  29417. "artificial" : false,
  29418. "taskType" : "Delivery",
  29419. "capacityDemand" : {
  29420. "weight" : -11,
  29421. "volume" : -100,
  29422. "unit" : -1
  29423. },
  29424. "duration" : 200,
  29425. "timeWindows" : [ {
  29426. "start" : "2018-08-06T07:01:00.000Z",
  29427. "end" : "2018-08-06T10:01:00.000Z",
  29428. "relax" : 0
  29429. } ],
  29430. "timeWindowsIgnorable" : true,
  29431. "completed" : false,
  29432. "precedenceTaskId" : "",
  29433. "assignedVehicleId" : "",
  29434. "dropPenalty" : 5000.0,
  29435. "properties" : null,
  29436. "arrivalEarliest" : "2018-08-06T07:01:00+0000",
  29437. "arrivalLatest" : "2018-08-06T09:17:31+0000",
  29438. "loads" : {
  29439. "weight" : 15,
  29440. "volume" : 400,
  29441. "unit" : 4
  29442. }
  29443. }, {
  29444. "id" : "4297",
  29445. "location" : {
  29446. "id" : "1.3230967_103.9221028",
  29447. "latitude" : 1.3230967,
  29448. "longitude" : 103.9221028
  29449. },
  29450. "artificial" : false,
  29451. "taskType" : "Pickup",
  29452. "capacityDemand" : {
  29453. "weight" : 11,
  29454. "volume" : 100,
  29455. "unit" : 1
  29456. },
  29457. "duration" : 200,
  29458. "timeWindows" : [ {
  29459. "start" : "2018-08-06T07:01:00.000Z",
  29460. "end" : "2018-08-06T10:01:00.000Z",
  29461. "relax" : 0
  29462. } ],
  29463. "timeWindowsIgnorable" : true,
  29464. "completed" : false,
  29465. "precedenceTaskId" : "",
  29466. "assignedVehicleId" : "",
  29467. "dropPenalty" : 5000.0,
  29468. "properties" : null,
  29469. "arrivalEarliest" : "2018-08-06T07:18:11+0000",
  29470. "arrivalLatest" : "2018-08-06T09:34:42+0000",
  29471. "loads" : {
  29472. "weight" : 4,
  29473. "volume" : 300,
  29474. "unit" : 3
  29475. }
  29476. }, {
  29477. "id" : "4650",
  29478. "location" : {
  29479. "id" : "1.314168_103.915079",
  29480. "latitude" : 1.314168,
  29481. "longitude" : 103.915079
  29482. },
  29483. "artificial" : false,
  29484. "taskType" : "Delivery",
  29485. "capacityDemand" : {
  29486. "weight" : -4,
  29487. "volume" : -100,
  29488. "unit" : -1
  29489. },
  29490. "duration" : 200,
  29491. "timeWindows" : [ {
  29492. "start" : "2018-08-06T07:37:00.000Z",
  29493. "end" : "2018-08-06T10:37:00.000Z",
  29494. "relax" : 0
  29495. } ],
  29496. "timeWindowsIgnorable" : true,
  29497. "completed" : false,
  29498. "precedenceTaskId" : "",
  29499. "assignedVehicleId" : "",
  29500. "dropPenalty" : 5000.0,
  29501. "properties" : null,
  29502. "arrivalEarliest" : "2018-08-06T07:37:00+0000",
  29503. "arrivalLatest" : "2018-08-06T09:53:11+0000",
  29504. "loads" : {
  29505. "weight" : 15,
  29506. "volume" : 400,
  29507. "unit" : 4
  29508. }
  29509. }, {
  29510. "id" : "4246",
  29511. "location" : {
  29512. "id" : "1.3084756_103.9117099",
  29513. "latitude" : 1.3084756,
  29514. "longitude" : 103.9117099
  29515. },
  29516. "artificial" : false,
  29517. "taskType" : "Delivery",
  29518. "capacityDemand" : {
  29519. "weight" : -8,
  29520. "volume" : -100,
  29521. "unit" : -1
  29522. },
  29523. "duration" : 200,
  29524. "timeWindows" : [ {
  29525. "start" : "2018-08-06T09:48:00.000Z",
  29526. "end" : "2018-08-06T12:48:00.000Z",
  29527. "relax" : 0
  29528. } ],
  29529. "timeWindowsIgnorable" : true,
  29530. "completed" : false,
  29531. "precedenceTaskId" : "",
  29532. "assignedVehicleId" : "",
  29533. "dropPenalty" : 5000.0,
  29534. "properties" : null,
  29535. "arrivalEarliest" : "2018-08-06T09:48:00+0000",
  29536. "arrivalLatest" : "2018-08-06T10:05:20+0000",
  29537. "loads" : {
  29538. "weight" : 11,
  29539. "volume" : 300,
  29540. "unit" : 3
  29541. }
  29542. }, {
  29543. "id" : "4970",
  29544. "location" : {
  29545. "id" : "1.2972587_103.8945623",
  29546. "latitude" : 1.2972587,
  29547. "longitude" : 103.8945623
  29548. },
  29549. "artificial" : false,
  29550. "taskType" : "Delivery",
  29551. "capacityDemand" : {
  29552. "weight" : -2,
  29553. "volume" : -100,
  29554. "unit" : -1
  29555. },
  29556. "duration" : 200,
  29557. "timeWindows" : [ {
  29558. "start" : "2018-08-06T07:36:00.000Z",
  29559. "end" : "2018-08-06T10:36:00.000Z",
  29560. "relax" : 0
  29561. } ],
  29562. "timeWindowsIgnorable" : true,
  29563. "completed" : false,
  29564. "precedenceTaskId" : "",
  29565. "assignedVehicleId" : "",
  29566. "dropPenalty" : 5000.0,
  29567. "properties" : null,
  29568. "arrivalEarliest" : "2018-08-06T10:18:40+0000",
  29569. "arrivalLatest" : "2018-08-06T10:36:00+0000",
  29570. "loads" : {
  29571. "weight" : 3,
  29572. "volume" : 200,
  29573. "unit" : 2
  29574. }
  29575. }, {
  29576. "id" : "4582",
  29577. "location" : {
  29578. "id" : "1.296797_103.889236",
  29579. "latitude" : 1.296797,
  29580. "longitude" : 103.889236
  29581. },
  29582. "artificial" : false,
  29583. "taskType" : "Delivery",
  29584. "capacityDemand" : {
  29585. "weight" : -1,
  29586. "volume" : -100,
  29587. "unit" : -1
  29588. },
  29589. "duration" : 200,
  29590. "timeWindows" : [ {
  29591. "start" : "2018-08-06T09:33:00.000Z",
  29592. "end" : "2018-08-06T12:33:00.000Z",
  29593. "relax" : 0
  29594. } ],
  29595. "timeWindowsIgnorable" : true,
  29596. "completed" : false,
  29597. "precedenceTaskId" : "",
  29598. "assignedVehicleId" : "",
  29599. "dropPenalty" : 5000.0,
  29600. "properties" : null,
  29601. "arrivalEarliest" : "2018-08-06T10:29:07+0000",
  29602. "arrivalLatest" : "2018-08-06T11:41:58+0000",
  29603. "loads" : {
  29604. "weight" : 1,
  29605. "volume" : 100,
  29606. "unit" : 1
  29607. }
  29608. }, {
  29609. "id" : "4233",
  29610. "location" : {
  29611. "id" : "1.3113982_103.8565897",
  29612. "latitude" : 1.3113982,
  29613. "longitude" : 103.8565897
  29614. },
  29615. "artificial" : false,
  29616. "taskType" : "Pickup",
  29617. "capacityDemand" : {
  29618. "weight" : 9,
  29619. "volume" : 100,
  29620. "unit" : 1
  29621. },
  29622. "duration" : 200,
  29623. "timeWindows" : [ {
  29624. "start" : "2018-08-06T09:33:00.000Z",
  29625. "end" : "2018-08-06T12:33:00.000Z",
  29626. "relax" : 0
  29627. } ],
  29628. "timeWindowsIgnorable" : true,
  29629. "completed" : false,
  29630. "precedenceTaskId" : "",
  29631. "assignedVehicleId" : "",
  29632. "dropPenalty" : 5000.0,
  29633. "properties" : null,
  29634. "arrivalEarliest" : "2018-08-06T11:20:09+0000",
  29635. "arrivalLatest" : "2018-08-06T12:33:00+0000",
  29636. "loads" : {
  29637. "weight" : 0,
  29638. "volume" : 0,
  29639. "unit" : 0
  29640. }
  29641. }, {
  29642. "id" : "4299",
  29643. "location" : {
  29644. "id" : "1.3113982_103.8565897",
  29645. "latitude" : 1.3113982,
  29646. "longitude" : 103.8565897
  29647. },
  29648. "artificial" : false,
  29649. "taskType" : "Pickup",
  29650. "capacityDemand" : {
  29651. "weight" : 4,
  29652. "volume" : 100,
  29653. "unit" : 1
  29654. },
  29655. "duration" : 200,
  29656. "timeWindows" : [ {
  29657. "start" : "2018-08-06T13:37:00.000Z",
  29658. "end" : "2018-08-06T16:37:00.000Z",
  29659. "relax" : 0
  29660. } ],
  29661. "timeWindowsIgnorable" : true,
  29662. "completed" : false,
  29663. "precedenceTaskId" : "",
  29664. "assignedVehicleId" : "",
  29665. "dropPenalty" : 5000.0,
  29666. "properties" : null,
  29667. "arrivalEarliest" : "2018-08-06T13:37:00+0000",
  29668. "arrivalLatest" : "2018-08-06T13:41:53+0000",
  29669. "loads" : {
  29670. "weight" : 9,
  29671. "volume" : 100,
  29672. "unit" : 1
  29673. }
  29674. }, {
  29675. "id" : "4359",
  29676. "location" : {
  29677. "id" : "1.3113982_103.8565897",
  29678. "latitude" : 1.3113982,
  29679. "longitude" : 103.8565897
  29680. },
  29681. "artificial" : false,
  29682. "taskType" : "Pickup",
  29683. "capacityDemand" : {
  29684. "weight" : 1,
  29685. "volume" : 100,
  29686. "unit" : 1
  29687. },
  29688. "duration" : 200,
  29689. "timeWindows" : [ {
  29690. "start" : "2018-08-06T11:23:00.000Z",
  29691. "end" : "2018-08-06T14:23:00.000Z",
  29692. "relax" : 0
  29693. } ],
  29694. "timeWindowsIgnorable" : true,
  29695. "completed" : false,
  29696. "precedenceTaskId" : "",
  29697. "assignedVehicleId" : "",
  29698. "dropPenalty" : 5000.0,
  29699. "properties" : null,
  29700. "arrivalEarliest" : "2018-08-06T13:40:20+0000",
  29701. "arrivalLatest" : "2018-08-06T13:45:13+0000",
  29702. "loads" : {
  29703. "weight" : 13,
  29704. "volume" : 200,
  29705. "unit" : 2
  29706. }
  29707. }, {
  29708. "id" : "4555",
  29709. "location" : {
  29710. "id" : "1.3113982_103.8565897",
  29711. "latitude" : 1.3113982,
  29712. "longitude" : 103.8565897
  29713. },
  29714. "artificial" : false,
  29715. "taskType" : "Pickup",
  29716. "capacityDemand" : {
  29717. "weight" : 1,
  29718. "volume" : 100,
  29719. "unit" : 1
  29720. },
  29721. "duration" : 200,
  29722. "timeWindows" : [ {
  29723. "start" : "2018-08-06T13:31:00.000Z",
  29724. "end" : "2018-08-06T16:31:00.000Z",
  29725. "relax" : 0
  29726. } ],
  29727. "timeWindowsIgnorable" : true,
  29728. "completed" : false,
  29729. "precedenceTaskId" : "",
  29730. "assignedVehicleId" : "",
  29731. "dropPenalty" : 5000.0,
  29732. "properties" : null,
  29733. "arrivalEarliest" : "2018-08-06T13:43:40+0000",
  29734. "arrivalLatest" : "2018-08-06T13:48:33+0000",
  29735. "loads" : {
  29736. "weight" : 14,
  29737. "volume" : 300,
  29738. "unit" : 3
  29739. }
  29740. }, {
  29741. "id" : "4268",
  29742. "location" : {
  29743. "id" : "1.3322846_103.8483709",
  29744. "latitude" : 1.3322846,
  29745. "longitude" : 103.8483709
  29746. },
  29747. "artificial" : false,
  29748. "taskType" : "Delivery",
  29749. "capacityDemand" : {
  29750. "weight" : -5,
  29751. "volume" : -100,
  29752. "unit" : -1
  29753. },
  29754. "duration" : 200,
  29755. "timeWindows" : [ {
  29756. "start" : "2018-08-06T13:45:00.000Z",
  29757. "end" : "2018-08-06T16:45:00.000Z",
  29758. "relax" : 0
  29759. } ],
  29760. "timeWindowsIgnorable" : true,
  29761. "completed" : false,
  29762. "precedenceTaskId" : "",
  29763. "assignedVehicleId" : "",
  29764. "dropPenalty" : 5000.0,
  29765. "properties" : null,
  29766. "arrivalEarliest" : "2018-08-06T14:16:56+0000",
  29767. "arrivalLatest" : "2018-08-06T14:21:49+0000",
  29768. "loads" : {
  29769. "weight" : 15,
  29770. "volume" : 400,
  29771. "unit" : 4
  29772. }
  29773. }, {
  29774. "id" : "4924",
  29775. "location" : {
  29776. "id" : "1.3306154_103.8405767",
  29777. "latitude" : 1.3306154,
  29778. "longitude" : 103.8405767
  29779. },
  29780. "artificial" : false,
  29781. "taskType" : "Delivery",
  29782. "capacityDemand" : {
  29783. "weight" : -6,
  29784. "volume" : -100,
  29785. "unit" : -1
  29786. },
  29787. "duration" : 200,
  29788. "timeWindows" : [ {
  29789. "start" : "2018-08-06T13:57:00.000Z",
  29790. "end" : "2018-08-06T16:57:00.000Z",
  29791. "relax" : 0
  29792. } ],
  29793. "timeWindowsIgnorable" : true,
  29794. "completed" : false,
  29795. "precedenceTaskId" : "",
  29796. "assignedVehicleId" : "",
  29797. "dropPenalty" : 5000.0,
  29798. "properties" : null,
  29799. "arrivalEarliest" : "2018-08-06T14:30:53+0000",
  29800. "arrivalLatest" : "2018-08-06T14:35:46+0000",
  29801. "loads" : {
  29802. "weight" : 10,
  29803. "volume" : 300,
  29804. "unit" : 3
  29805. }
  29806. }, {
  29807. "id" : "4606",
  29808. "location" : {
  29809. "id" : "1.32419_103.8487993",
  29810. "latitude" : 1.32419,
  29811. "longitude" : 103.8487993
  29812. },
  29813. "artificial" : false,
  29814. "taskType" : "Delivery",
  29815. "capacityDemand" : {
  29816. "weight" : -4,
  29817. "volume" : -100,
  29818. "unit" : -1
  29819. },
  29820. "duration" : 200,
  29821. "timeWindows" : [ {
  29822. "start" : "2018-08-06T12:23:00.000Z",
  29823. "end" : "2018-08-06T15:23:00.000Z",
  29824. "relax" : 0
  29825. } ],
  29826. "timeWindowsIgnorable" : true,
  29827. "completed" : false,
  29828. "precedenceTaskId" : "",
  29829. "assignedVehicleId" : "",
  29830. "dropPenalty" : 5000.0,
  29831. "properties" : null,
  29832. "arrivalEarliest" : "2018-08-06T14:48:08+0000",
  29833. "arrivalLatest" : "2018-08-06T14:53:01+0000",
  29834. "loads" : {
  29835. "weight" : 4,
  29836. "volume" : 200,
  29837. "unit" : 2
  29838. }
  29839. }, {
  29840. "id" : "4327",
  29841. "location" : {
  29842. "id" : "1.3113982_103.8565897",
  29843. "latitude" : 1.3113982,
  29844. "longitude" : 103.8565897
  29845. },
  29846. "artificial" : false,
  29847. "taskType" : "Pickup",
  29848. "capacityDemand" : {
  29849. "weight" : 6,
  29850. "volume" : 100,
  29851. "unit" : 1
  29852. },
  29853. "duration" : 200,
  29854. "timeWindows" : [ {
  29855. "start" : "2018-08-06T12:56:00.000Z",
  29856. "end" : "2018-08-06T15:56:00.000Z",
  29857. "relax" : 0
  29858. } ],
  29859. "timeWindowsIgnorable" : true,
  29860. "completed" : false,
  29861. "precedenceTaskId" : "",
  29862. "assignedVehicleId" : "",
  29863. "dropPenalty" : 5000.0,
  29864. "properties" : null,
  29865. "arrivalEarliest" : "2018-08-06T15:11:27+0000",
  29866. "arrivalLatest" : "2018-08-06T15:16:20+0000",
  29867. "loads" : {
  29868. "weight" : 0,
  29869. "volume" : 100,
  29870. "unit" : 1
  29871. }
  29872. }, {
  29873. "id" : "4395",
  29874. "location" : {
  29875. "id" : "1.3113982_103.8565897",
  29876. "latitude" : 1.3113982,
  29877. "longitude" : 103.8565897
  29878. },
  29879. "artificial" : false,
  29880. "taskType" : "Pickup",
  29881. "capacityDemand" : {
  29882. "weight" : 4,
  29883. "volume" : 100,
  29884. "unit" : 1
  29885. },
  29886. "duration" : 200,
  29887. "timeWindows" : [ {
  29888. "start" : "2018-08-06T13:01:00.000Z",
  29889. "end" : "2018-08-06T16:01:00.000Z",
  29890. "relax" : 0
  29891. } ],
  29892. "timeWindowsIgnorable" : true,
  29893. "completed" : false,
  29894. "precedenceTaskId" : "",
  29895. "assignedVehicleId" : "",
  29896. "dropPenalty" : 5000.0,
  29897. "properties" : null,
  29898. "arrivalEarliest" : "2018-08-06T15:14:47+0000",
  29899. "arrivalLatest" : "2018-08-06T15:19:40+0000",
  29900. "loads" : {
  29901. "weight" : 6,
  29902. "volume" : 200,
  29903. "unit" : 2
  29904. }
  29905. }, {
  29906. "id" : "4605",
  29907. "location" : {
  29908. "id" : "1.3113982_103.8565897",
  29909. "latitude" : 1.3113982,
  29910. "longitude" : 103.8565897
  29911. },
  29912. "artificial" : false,
  29913. "taskType" : "Pickup",
  29914. "capacityDemand" : {
  29915. "weight" : 4,
  29916. "volume" : 100,
  29917. "unit" : 1
  29918. },
  29919. "duration" : 200,
  29920. "timeWindows" : [ {
  29921. "start" : "2018-08-06T12:23:00.000Z",
  29922. "end" : "2018-08-06T15:23:00.000Z",
  29923. "relax" : 0
  29924. } ],
  29925. "timeWindowsIgnorable" : true,
  29926. "completed" : false,
  29927. "precedenceTaskId" : "",
  29928. "assignedVehicleId" : "",
  29929. "dropPenalty" : 5000.0,
  29930. "properties" : null,
  29931. "arrivalEarliest" : "2018-08-06T15:18:07+0000",
  29932. "arrivalLatest" : "2018-08-06T15:23:00+0000",
  29933. "loads" : {
  29934. "weight" : 10,
  29935. "volume" : 300,
  29936. "unit" : 3
  29937. }
  29938. }, {
  29939. "id" : "4973",
  29940. "location" : {
  29941. "id" : "1.3113982_103.8565897",
  29942. "latitude" : 1.3113982,
  29943. "longitude" : 103.8565897
  29944. },
  29945. "artificial" : false,
  29946. "taskType" : "Pickup",
  29947. "capacityDemand" : {
  29948. "weight" : 1,
  29949. "volume" : 100,
  29950. "unit" : 1
  29951. },
  29952. "duration" : 200,
  29953. "timeWindows" : [ {
  29954. "start" : "2018-08-06T13:24:00.000Z",
  29955. "end" : "2018-08-06T16:24:00.000Z",
  29956. "relax" : 0
  29957. } ],
  29958. "timeWindowsIgnorable" : true,
  29959. "completed" : false,
  29960. "precedenceTaskId" : "",
  29961. "assignedVehicleId" : "",
  29962. "dropPenalty" : 5000.0,
  29963. "properties" : null,
  29964. "arrivalEarliest" : "2018-08-06T15:21:27+0000",
  29965. "arrivalLatest" : "2018-08-06T16:24:00+0000",
  29966. "loads" : {
  29967. "weight" : 14,
  29968. "volume" : 400,
  29969. "unit" : 4
  29970. }
  29971. } ],
  29972. "directions" : [ ],
  29973. "polyline" : null,
  29974. "snappedWaypoints" : null,
  29975. "properties" : { }
  29976. }, {
  29977. "assignee" : {
  29978. "id" : "3003",
  29979. "vehicleType" : {
  29980. "id" : "d057796b-690a-4356-9238-51a483c7f774",
  29981. "profile" : "walker",
  29982. "averageSpeed" : 5.0,
  29983. "capacity" : {
  29984. "weight" : 15,
  29985. "volume" : 5000,
  29986. "unit" : 1000
  29987. },
  29988. "cost" : {
  29989. "fixed" : 1,
  29990. "perMileage" : 1,
  29991. "perRegularHours" : 16
  29992. },
  29993. "properties" : null
  29994. },
  29995. "vehicleTypeId" : "d057796b-690a-4356-9238-51a483c7f774",
  29996. "startLocation" : {
  29997. "id" : "1.333829_103.969318",
  29998. "latitude" : 1.333829,
  29999. "longitude" : 103.969318
  30000. },
  30001. "endLocation" : {
  30002. "id" : "1.333829_103.969318",
  30003. "latitude" : 1.333829,
  30004. "longitude" : 103.969318
  30005. },
  30006. "timeSchedule" : {
  30007. "start" : "2017-07-19T07:53:16.930Z",
  30008. "end" : "2019-07-19T07:53:16.930Z",
  30009. "relax" : 0
  30010. },
  30011. "timeLimit" : 86400,
  30012. "breakDuration" : 0.0,
  30013. "breakTimes" : null,
  30014. "returnToDepot" : false,
  30015. "lockedTour" : [ ],
  30016. "properties" : null
  30017. },
  30018. "startTime" : null,
  30019. "endTime" : null,
  30020. "travelingTime" : 0,
  30021. "travelingDistance" : 0.0,
  30022. "cost" : { },
  30023. "tour" : [ {
  30024. "id" : "startFromDepot",
  30025. "location" : {
  30026. "id" : "1.333829_103.969318",
  30027. "latitude" : 1.333829,
  30028. "longitude" : 103.969318
  30029. },
  30030. "artificial" : false,
  30031. "taskType" : "startFromDepot",
  30032. "capacityDemand" : null,
  30033. "duration" : 0,
  30034. "timeWindows" : null,
  30035. "timeWindowsIgnorable" : true,
  30036. "completed" : false,
  30037. "precedenceTaskId" : null,
  30038. "assignedVehicleId" : null,
  30039. "dropPenalty" : 0.0,
  30040. "properties" : null,
  30041. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  30042. "arrivalLatest" : "2018-08-06T10:09:05+0000",
  30043. "loads" : {
  30044. "weight" : 0,
  30045. "volume" : 0,
  30046. "unit" : 0
  30047. }
  30048. }, {
  30049. "id" : "4245",
  30050. "location" : {
  30051. "id" : "1.3230967_103.9221028",
  30052. "latitude" : 1.3230967,
  30053. "longitude" : 103.9221028
  30054. },
  30055. "artificial" : false,
  30056. "taskType" : "Pickup",
  30057. "capacityDemand" : {
  30058. "weight" : 8,
  30059. "volume" : 100,
  30060. "unit" : 1
  30061. },
  30062. "duration" : 200,
  30063. "timeWindows" : [ {
  30064. "start" : "2018-08-06T09:48:00.000Z",
  30065. "end" : "2018-08-06T12:48:00.000Z",
  30066. "relax" : 0
  30067. } ],
  30068. "timeWindowsIgnorable" : true,
  30069. "completed" : false,
  30070. "precedenceTaskId" : "",
  30071. "assignedVehicleId" : "",
  30072. "dropPenalty" : 5000.0,
  30073. "properties" : null,
  30074. "arrivalEarliest" : "2018-08-06T09:48:00+0000",
  30075. "arrivalLatest" : "2018-08-06T11:13:40+0000",
  30076. "loads" : {
  30077. "weight" : 0,
  30078. "volume" : 0,
  30079. "unit" : 0
  30080. }
  30081. }, {
  30082. "id" : "4289",
  30083. "location" : {
  30084. "id" : "1.3230967_103.9221028",
  30085. "latitude" : 1.3230967,
  30086. "longitude" : 103.9221028
  30087. },
  30088. "artificial" : false,
  30089. "taskType" : "Pickup",
  30090. "capacityDemand" : {
  30091. "weight" : 2,
  30092. "volume" : 100,
  30093. "unit" : 1
  30094. },
  30095. "duration" : 200,
  30096. "timeWindows" : [ {
  30097. "start" : "2018-08-06T08:17:00.000Z",
  30098. "end" : "2018-08-06T11:17:00.000Z",
  30099. "relax" : 0
  30100. } ],
  30101. "timeWindowsIgnorable" : true,
  30102. "completed" : false,
  30103. "precedenceTaskId" : "",
  30104. "assignedVehicleId" : "",
  30105. "dropPenalty" : 5000.0,
  30106. "properties" : null,
  30107. "arrivalEarliest" : "2018-08-06T09:51:20+0000",
  30108. "arrivalLatest" : "2018-08-06T11:17:00+0000",
  30109. "loads" : {
  30110. "weight" : 8,
  30111. "volume" : 100,
  30112. "unit" : 1
  30113. }
  30114. }, {
  30115. "id" : "4301",
  30116. "location" : {
  30117. "id" : "1.3230967_103.9221028",
  30118. "latitude" : 1.3230967,
  30119. "longitude" : 103.9221028
  30120. },
  30121. "artificial" : false,
  30122. "taskType" : "Pickup",
  30123. "capacityDemand" : {
  30124. "weight" : 3,
  30125. "volume" : 100,
  30126. "unit" : 1
  30127. },
  30128. "duration" : 200,
  30129. "timeWindows" : [ {
  30130. "start" : "2018-08-06T12:31:00.000Z",
  30131. "end" : "2018-08-06T15:31:00.000Z",
  30132. "relax" : 0
  30133. } ],
  30134. "timeWindowsIgnorable" : true,
  30135. "completed" : false,
  30136. "precedenceTaskId" : "",
  30137. "assignedVehicleId" : "",
  30138. "dropPenalty" : 5000.0,
  30139. "properties" : null,
  30140. "arrivalEarliest" : "2018-08-06T12:31:00+0000",
  30141. "arrivalLatest" : "2018-08-06T12:31:40+0000",
  30142. "loads" : {
  30143. "weight" : 10,
  30144. "volume" : 200,
  30145. "unit" : 2
  30146. }
  30147. }, {
  30148. "id" : "4509",
  30149. "location" : {
  30150. "id" : "1.3230967_103.9221028",
  30151. "latitude" : 1.3230967,
  30152. "longitude" : 103.9221028
  30153. },
  30154. "artificial" : false,
  30155. "taskType" : "Pickup",
  30156. "capacityDemand" : {
  30157. "weight" : 2,
  30158. "volume" : 100,
  30159. "unit" : 1
  30160. },
  30161. "duration" : 200,
  30162. "timeWindows" : [ {
  30163. "start" : "2018-08-06T09:35:00.000Z",
  30164. "end" : "2018-08-06T12:35:00.000Z",
  30165. "relax" : 0
  30166. } ],
  30167. "timeWindowsIgnorable" : true,
  30168. "completed" : false,
  30169. "precedenceTaskId" : "",
  30170. "assignedVehicleId" : "",
  30171. "dropPenalty" : 5000.0,
  30172. "properties" : null,
  30173. "arrivalEarliest" : "2018-08-06T12:34:20+0000",
  30174. "arrivalLatest" : "2018-08-06T12:35:00+0000",
  30175. "loads" : {
  30176. "weight" : 13,
  30177. "volume" : 300,
  30178. "unit" : 3
  30179. }
  30180. }, {
  30181. "id" : "4626",
  30182. "location" : {
  30183. "id" : "1.314019_103.9397539",
  30184. "latitude" : 1.314019,
  30185. "longitude" : 103.9397539
  30186. },
  30187. "artificial" : false,
  30188. "taskType" : "Delivery",
  30189. "capacityDemand" : {
  30190. "weight" : -15,
  30191. "volume" : -100,
  30192. "unit" : -1
  30193. },
  30194. "duration" : 200,
  30195. "timeWindows" : [ {
  30196. "start" : "2018-08-06T10:46:00.000Z",
  30197. "end" : "2018-08-06T13:46:00.000Z",
  30198. "relax" : 0
  30199. } ],
  30200. "timeWindowsIgnorable" : true,
  30201. "completed" : false,
  30202. "precedenceTaskId" : "",
  30203. "assignedVehicleId" : "",
  30204. "dropPenalty" : 5000.0,
  30205. "properties" : null,
  30206. "arrivalEarliest" : "2018-08-06T13:04:08+0000",
  30207. "arrivalLatest" : "2018-08-06T13:09:12+0000",
  30208. "loads" : {
  30209. "weight" : 15,
  30210. "volume" : 400,
  30211. "unit" : 4
  30212. }
  30213. }, {
  30214. "id" : "4333",
  30215. "location" : {
  30216. "id" : "1.3230967_103.9221028",
  30217. "latitude" : 1.3230967,
  30218. "longitude" : 103.9221028
  30219. },
  30220. "artificial" : false,
  30221. "taskType" : "Pickup",
  30222. "capacityDemand" : {
  30223. "weight" : 10,
  30224. "volume" : 100,
  30225. "unit" : 1
  30226. },
  30227. "duration" : 200,
  30228. "timeWindows" : [ {
  30229. "start" : "2018-08-06T10:39:00.000Z",
  30230. "end" : "2018-08-06T13:39:00.000Z",
  30231. "relax" : 0
  30232. } ],
  30233. "timeWindowsIgnorable" : true,
  30234. "completed" : false,
  30235. "precedenceTaskId" : "",
  30236. "assignedVehicleId" : "",
  30237. "dropPenalty" : 5000.0,
  30238. "properties" : null,
  30239. "arrivalEarliest" : "2018-08-06T13:33:56+0000",
  30240. "arrivalLatest" : "2018-08-06T13:39:00+0000",
  30241. "loads" : {
  30242. "weight" : 0,
  30243. "volume" : 300,
  30244. "unit" : 3
  30245. }
  30246. }, {
  30247. "id" : "4645",
  30248. "location" : {
  30249. "id" : "1.3230967_103.9221028",
  30250. "latitude" : 1.3230967,
  30251. "longitude" : 103.9221028
  30252. },
  30253. "artificial" : false,
  30254. "taskType" : "Pickup",
  30255. "capacityDemand" : {
  30256. "weight" : 3,
  30257. "volume" : 100,
  30258. "unit" : 1
  30259. },
  30260. "duration" : 200,
  30261. "timeWindows" : [ {
  30262. "start" : "2018-08-06T12:24:00.000Z",
  30263. "end" : "2018-08-06T15:24:00.000Z",
  30264. "relax" : 0
  30265. } ],
  30266. "timeWindowsIgnorable" : true,
  30267. "completed" : false,
  30268. "precedenceTaskId" : "",
  30269. "assignedVehicleId" : "",
  30270. "dropPenalty" : 5000.0,
  30271. "properties" : null,
  30272. "arrivalEarliest" : "2018-08-06T13:37:16+0000",
  30273. "arrivalLatest" : "2018-08-06T13:43:53+0000",
  30274. "loads" : {
  30275. "weight" : 10,
  30276. "volume" : 400,
  30277. "unit" : 4
  30278. }
  30279. }, {
  30280. "id" : "4583",
  30281. "location" : {
  30282. "id" : "1.3230967_103.9221028",
  30283. "latitude" : 1.3230967,
  30284. "longitude" : 103.9221028
  30285. },
  30286. "artificial" : false,
  30287. "taskType" : "Pickup",
  30288. "capacityDemand" : {
  30289. "weight" : 1,
  30290. "volume" : 100,
  30291. "unit" : 1
  30292. },
  30293. "duration" : 200,
  30294. "timeWindows" : [ {
  30295. "start" : "2018-08-06T12:17:00.000Z",
  30296. "end" : "2018-08-06T15:17:00.000Z",
  30297. "relax" : 0
  30298. } ],
  30299. "timeWindowsIgnorable" : true,
  30300. "completed" : false,
  30301. "precedenceTaskId" : "",
  30302. "assignedVehicleId" : "",
  30303. "dropPenalty" : 5000.0,
  30304. "properties" : null,
  30305. "arrivalEarliest" : "2018-08-06T13:40:36+0000",
  30306. "arrivalLatest" : "2018-08-06T13:47:13+0000",
  30307. "loads" : {
  30308. "weight" : 13,
  30309. "volume" : 500,
  30310. "unit" : 5
  30311. }
  30312. }, {
  30313. "id" : "4244",
  30314. "location" : {
  30315. "id" : "1.3045739_103.905792",
  30316. "latitude" : 1.3045739,
  30317. "longitude" : 103.905792
  30318. },
  30319. "artificial" : false,
  30320. "taskType" : "Delivery",
  30321. "capacityDemand" : {
  30322. "weight" : -3,
  30323. "volume" : -100,
  30324. "unit" : -1
  30325. },
  30326. "duration" : 200,
  30327. "timeWindows" : [ {
  30328. "start" : "2018-08-06T13:27:00.000Z",
  30329. "end" : "2018-08-06T16:27:00.000Z",
  30330. "relax" : 0
  30331. } ],
  30332. "timeWindowsIgnorable" : true,
  30333. "completed" : false,
  30334. "precedenceTaskId" : "",
  30335. "assignedVehicleId" : "",
  30336. "dropPenalty" : 5000.0,
  30337. "properties" : null,
  30338. "arrivalEarliest" : "2018-08-06T14:16:51+0000",
  30339. "arrivalLatest" : "2018-08-06T14:23:28+0000",
  30340. "loads" : {
  30341. "weight" : 14,
  30342. "volume" : 600,
  30343. "unit" : 6
  30344. }
  30345. }, {
  30346. "id" : "4256",
  30347. "location" : {
  30348. "id" : "1.297092_103.89513",
  30349. "latitude" : 1.297092,
  30350. "longitude" : 103.89513
  30351. },
  30352. "artificial" : false,
  30353. "taskType" : "Delivery",
  30354. "capacityDemand" : {
  30355. "weight" : -1,
  30356. "volume" : -100,
  30357. "unit" : -1
  30358. },
  30359. "duration" : 200,
  30360. "timeWindows" : [ {
  30361. "start" : "2018-08-06T12:40:00.000Z",
  30362. "end" : "2018-08-06T15:40:00.000Z",
  30363. "relax" : 0
  30364. } ],
  30365. "timeWindowsIgnorable" : true,
  30366. "completed" : false,
  30367. "precedenceTaskId" : "",
  30368. "assignedVehicleId" : "",
  30369. "dropPenalty" : 5000.0,
  30370. "properties" : null,
  30371. "arrivalEarliest" : "2018-08-06T14:37:33+0000",
  30372. "arrivalLatest" : "2018-08-06T14:44:10+0000",
  30373. "loads" : {
  30374. "weight" : 11,
  30375. "volume" : 500,
  30376. "unit" : 5
  30377. }
  30378. }, {
  30379. "id" : "4719",
  30380. "location" : {
  30381. "id" : "1.3113982_103.8565897",
  30382. "latitude" : 1.3113982,
  30383. "longitude" : 103.8565897
  30384. },
  30385. "artificial" : false,
  30386. "taskType" : "Pickup",
  30387. "capacityDemand" : {
  30388. "weight" : 2,
  30389. "volume" : 100,
  30390. "unit" : 1
  30391. },
  30392. "duration" : 200,
  30393. "timeWindows" : [ {
  30394. "start" : "2018-08-06T13:40:00.000Z",
  30395. "end" : "2018-08-06T16:40:00.000Z",
  30396. "relax" : 0
  30397. } ],
  30398. "timeWindowsIgnorable" : true,
  30399. "completed" : false,
  30400. "precedenceTaskId" : "",
  30401. "assignedVehicleId" : "",
  30402. "dropPenalty" : 5000.0,
  30403. "properties" : null,
  30404. "arrivalEarliest" : "2018-08-06T15:35:43+0000",
  30405. "arrivalLatest" : "2018-08-06T15:42:20+0000",
  30406. "loads" : {
  30407. "weight" : 10,
  30408. "volume" : 400,
  30409. "unit" : 4
  30410. }
  30411. }, {
  30412. "id" : "4295",
  30413. "location" : {
  30414. "id" : "1.3113982_103.8565897",
  30415. "latitude" : 1.3113982,
  30416. "longitude" : 103.8565897
  30417. },
  30418. "artificial" : false,
  30419. "taskType" : "Pickup",
  30420. "capacityDemand" : {
  30421. "weight" : 1,
  30422. "volume" : 100,
  30423. "unit" : 1
  30424. },
  30425. "duration" : 200,
  30426. "timeWindows" : [ {
  30427. "start" : "2018-08-06T12:59:00.000Z",
  30428. "end" : "2018-08-06T15:59:00.000Z",
  30429. "relax" : 0
  30430. } ],
  30431. "timeWindowsIgnorable" : true,
  30432. "completed" : false,
  30433. "precedenceTaskId" : "",
  30434. "assignedVehicleId" : "",
  30435. "dropPenalty" : 5000.0,
  30436. "properties" : null,
  30437. "arrivalEarliest" : "2018-08-06T15:39:03+0000",
  30438. "arrivalLatest" : "2018-08-06T15:45:40+0000",
  30439. "loads" : {
  30440. "weight" : 12,
  30441. "volume" : 500,
  30442. "unit" : 5
  30443. }
  30444. }, {
  30445. "id" : "4411",
  30446. "location" : {
  30447. "id" : "1.3113982_103.8565897",
  30448. "latitude" : 1.3113982,
  30449. "longitude" : 103.8565897
  30450. },
  30451. "artificial" : false,
  30452. "taskType" : "Pickup",
  30453. "capacityDemand" : {
  30454. "weight" : 2,
  30455. "volume" : 100,
  30456. "unit" : 1
  30457. },
  30458. "duration" : 200,
  30459. "timeWindows" : [ {
  30460. "start" : "2018-08-06T12:49:00.000Z",
  30461. "end" : "2018-08-06T15:49:00.000Z",
  30462. "relax" : 0
  30463. } ],
  30464. "timeWindowsIgnorable" : true,
  30465. "completed" : false,
  30466. "precedenceTaskId" : "",
  30467. "assignedVehicleId" : "",
  30468. "dropPenalty" : 5000.0,
  30469. "properties" : null,
  30470. "arrivalEarliest" : "2018-08-06T15:42:23+0000",
  30471. "arrivalLatest" : "2018-08-06T15:49:00+0000",
  30472. "loads" : {
  30473. "weight" : 13,
  30474. "volume" : 600,
  30475. "unit" : 6
  30476. }
  30477. } ],
  30478. "directions" : [ ],
  30479. "polyline" : null,
  30480. "snappedWaypoints" : null,
  30481. "properties" : { }
  30482. }, {
  30483. "assignee" : {
  30484. "id" : "3004",
  30485. "vehicleType" : {
  30486. "id" : "d057796b-690a-4356-9238-51a483c7f774",
  30487. "profile" : "walker",
  30488. "averageSpeed" : 5.0,
  30489. "capacity" : {
  30490. "weight" : 15,
  30491. "volume" : 5000,
  30492. "unit" : 1000
  30493. },
  30494. "cost" : {
  30495. "fixed" : 1,
  30496. "perMileage" : 1,
  30497. "perRegularHours" : 16
  30498. },
  30499. "properties" : null
  30500. },
  30501. "vehicleTypeId" : "d057796b-690a-4356-9238-51a483c7f774",
  30502. "startLocation" : {
  30503. "id" : "1.333829_103.969318",
  30504. "latitude" : 1.333829,
  30505. "longitude" : 103.969318
  30506. },
  30507. "endLocation" : {
  30508. "id" : "1.333829_103.969318",
  30509. "latitude" : 1.333829,
  30510. "longitude" : 103.969318
  30511. },
  30512. "timeSchedule" : {
  30513. "start" : "2017-07-19T07:53:16.930Z",
  30514. "end" : "2019-07-19T07:53:16.931Z",
  30515. "relax" : 0
  30516. },
  30517. "timeLimit" : 86400,
  30518. "breakDuration" : 0.0,
  30519. "breakTimes" : null,
  30520. "returnToDepot" : false,
  30521. "lockedTour" : [ ],
  30522. "properties" : null
  30523. },
  30524. "startTime" : null,
  30525. "endTime" : null,
  30526. "travelingTime" : 0,
  30527. "travelingDistance" : 0.0,
  30528. "cost" : { },
  30529. "tour" : [ {
  30530. "id" : "startFromDepot",
  30531. "location" : {
  30532. "id" : "1.333829_103.969318",
  30533. "latitude" : 1.333829,
  30534. "longitude" : 103.969318
  30535. },
  30536. "artificial" : false,
  30537. "taskType" : "startFromDepot",
  30538. "capacityDemand" : null,
  30539. "duration" : 0,
  30540. "timeWindows" : null,
  30541. "timeWindowsIgnorable" : true,
  30542. "completed" : false,
  30543. "precedenceTaskId" : null,
  30544. "assignedVehicleId" : null,
  30545. "dropPenalty" : 0.0,
  30546. "properties" : null,
  30547. "arrivalEarliest" : "2018-08-05T16:00:00+0000",
  30548. "arrivalLatest" : "2018-08-05T23:52:29+0000",
  30549. "loads" : {
  30550. "weight" : 0,
  30551. "volume" : 0,
  30552. "unit" : 0
  30553. }
  30554. }, {
  30555. "id" : "5025",
  30556. "location" : {
  30557. "id" : "1.3113982_103.8565897",
  30558. "latitude" : 1.3113982,
  30559. "longitude" : 103.8565897
  30560. },
  30561. "artificial" : false,
  30562. "taskType" : "Pickup",
  30563. "capacityDemand" : {
  30564. "weight" : 1,
  30565. "volume" : 100,
  30566. "unit" : 1
  30567. },
  30568. "duration" : 200,
  30569. "timeWindows" : [ {
  30570. "start" : "2018-08-06T01:46:00.000Z",
  30571. "end" : "2018-08-06T04:46:00.000Z",
  30572. "relax" : 0
  30573. } ],
  30574. "timeWindowsIgnorable" : true,
  30575. "completed" : false,
  30576. "precedenceTaskId" : "",
  30577. "assignedVehicleId" : "",
  30578. "dropPenalty" : 5000.0,
  30579. "properties" : null,
  30580. "arrivalEarliest" : "2018-08-06T01:46:00+0000",
  30581. "arrivalLatest" : "2018-08-06T02:25:48+0000",
  30582. "loads" : {
  30583. "weight" : 0,
  30584. "volume" : 0,
  30585. "unit" : 0
  30586. }
  30587. }, {
  30588. "id" : "4755",
  30589. "location" : {
  30590. "id" : "1.3113982_103.8565897",
  30591. "latitude" : 1.3113982,
  30592. "longitude" : 103.8565897
  30593. },
  30594. "artificial" : false,
  30595. "taskType" : "Pickup",
  30596. "capacityDemand" : {
  30597. "weight" : 3,
  30598. "volume" : 100,
  30599. "unit" : 1
  30600. },
  30601. "duration" : 200,
  30602. "timeWindows" : [ {
  30603. "start" : "2018-08-06T02:26:00.000Z",
  30604. "end" : "2018-08-06T05:26:00.000Z",
  30605. "relax" : 0
  30606. } ],
  30607. "timeWindowsIgnorable" : true,
  30608. "completed" : false,
  30609. "precedenceTaskId" : "",
  30610. "assignedVehicleId" : "",
  30611. "dropPenalty" : 5000.0,
  30612. "properties" : null,
  30613. "arrivalEarliest" : "2018-08-06T02:26:00+0000",
  30614. "arrivalLatest" : "2018-08-06T02:29:08+0000",
  30615. "loads" : {
  30616. "weight" : 1,
  30617. "volume" : 100,
  30618. "unit" : 1
  30619. }
  30620. }, {
  30621. "id" : "4731",
  30622. "location" : {
  30623. "id" : "1.3113982_103.8565897",
  30624. "latitude" : 1.3113982,
  30625. "longitude" : 103.8565897
  30626. },
  30627. "artificial" : false,
  30628. "taskType" : "Pickup",
  30629. "capacityDemand" : {
  30630. "weight" : 3,
  30631. "volume" : 100,
  30632. "unit" : 1
  30633. },
  30634. "duration" : 200,
  30635. "timeWindows" : [ {
  30636. "start" : "2018-08-05T23:54:00.000Z",
  30637. "end" : "2018-08-06T02:54:00.000Z",
  30638. "relax" : 0
  30639. } ],
  30640. "timeWindowsIgnorable" : true,
  30641. "completed" : false,
  30642. "precedenceTaskId" : "",
  30643. "assignedVehicleId" : "",
  30644. "dropPenalty" : 5000.0,
  30645. "properties" : null,
  30646. "arrivalEarliest" : "2018-08-06T02:29:20+0000",
  30647. "arrivalLatest" : "2018-08-06T02:32:28+0000",
  30648. "loads" : {
  30649. "weight" : 4,
  30650. "volume" : 200,
  30651. "unit" : 2
  30652. }
  30653. }, {
  30654. "id" : "4795",
  30655. "location" : {
  30656. "id" : "1.3113982_103.8565897",
  30657. "latitude" : 1.3113982,
  30658. "longitude" : 103.8565897
  30659. },
  30660. "artificial" : false,
  30661. "taskType" : "Pickup",
  30662. "capacityDemand" : {
  30663. "weight" : 4,
  30664. "volume" : 100,
  30665. "unit" : 1
  30666. },
  30667. "duration" : 200,
  30668. "timeWindows" : [ {
  30669. "start" : "2018-08-06T00:30:00.000Z",
  30670. "end" : "2018-08-06T03:30:00.000Z",
  30671. "relax" : 0
  30672. } ],
  30673. "timeWindowsIgnorable" : true,
  30674. "completed" : false,
  30675. "precedenceTaskId" : "",
  30676. "assignedVehicleId" : "",
  30677. "dropPenalty" : 5000.0,
  30678. "properties" : null,
  30679. "arrivalEarliest" : "2018-08-06T02:32:40+0000",
  30680. "arrivalLatest" : "2018-08-06T02:35:48+0000",
  30681. "loads" : {
  30682. "weight" : 7,
  30683. "volume" : 300,
  30684. "unit" : 3
  30685. }
  30686. }, {
  30687. "id" : "4867",
  30688. "location" : {
  30689. "id" : "1.3113982_103.8565897",
  30690. "latitude" : 1.3113982,
  30691. "longitude" : 103.8565897
  30692. },
  30693. "artificial" : false,
  30694. "taskType" : "Pickup",
  30695. "capacityDemand" : {
  30696. "weight" : 1,
  30697. "volume" : 100,
  30698. "unit" : 1
  30699. },
  30700. "duration" : 200,
  30701. "timeWindows" : [ {
  30702. "start" : "2018-08-06T01:07:00.000Z",
  30703. "end" : "2018-08-06T04:07:00.000Z",
  30704. "relax" : 0
  30705. } ],
  30706. "timeWindowsIgnorable" : true,
  30707. "completed" : false,
  30708. "precedenceTaskId" : "",
  30709. "assignedVehicleId" : "",
  30710. "dropPenalty" : 5000.0,
  30711. "properties" : null,
  30712. "arrivalEarliest" : "2018-08-06T02:36:00+0000",
  30713. "arrivalLatest" : "2018-08-06T02:39:08+0000",
  30714. "loads" : {
  30715. "weight" : 11,
  30716. "volume" : 400,
  30717. "unit" : 4
  30718. }
  30719. }, {
  30720. "id" : "5065",
  30721. "location" : {
  30722. "id" : "1.3113982_103.8565897",
  30723. "latitude" : 1.3113982,
  30724. "longitude" : 103.8565897
  30725. },
  30726. "artificial" : false,
  30727. "taskType" : "Pickup",
  30728. "capacityDemand" : {
  30729. "weight" : 1,
  30730. "volume" : 100,
  30731. "unit" : 1
  30732. },
  30733. "duration" : 200,
  30734. "timeWindows" : [ {
  30735. "start" : "2018-08-06T02:20:00.000Z",
  30736. "end" : "2018-08-06T05:20:00.000Z",
  30737. "relax" : 0
  30738. } ],
  30739. "timeWindowsIgnorable" : true,
  30740. "completed" : false,
  30741. "precedenceTaskId" : "",
  30742. "assignedVehicleId" : "",
  30743. "dropPenalty" : 5000.0,
  30744. "properties" : null,
  30745. "arrivalEarliest" : "2018-08-06T02:39:20+0000",
  30746. "arrivalLatest" : "2018-08-06T02:42:28+0000",
  30747. "loads" : {
  30748. "weight" : 12,
  30749. "volume" : 500,
  30750. "unit" : 5
  30751. }
  30752. }, {
  30753. "id" : "4999",
  30754. "location" : {
  30755. "id" : "1.3113982_103.8565897",
  30756. "latitude" : 1.3113982,
  30757. "longitude" : 103.8565897
  30758. },
  30759. "artificial" : false,
  30760. "taskType" : "Pickup",
  30761. "capacityDemand" : {
  30762. "weight" : 1,
  30763. "volume" : 100,
  30764. "unit" : 1
  30765. },
  30766. "duration" : 200,
  30767. "timeWindows" : [ {
  30768. "start" : "2018-08-06T00:44:00.000Z",
  30769. "end" : "2018-08-06T03:44:00.000Z",
  30770. "relax" : 0
  30771. } ],
  30772. "timeWindowsIgnorable" : true,
  30773. "completed" : false,
  30774. "precedenceTaskId" : "",
  30775. "assignedVehicleId" : "",
  30776. "dropPenalty" : 5000.0,
  30777. "properties" : null,
  30778. "arrivalEarliest" : "2018-08-06T02:42:40+0000",
  30779. "arrivalLatest" : "2018-08-06T02:45:48+0000",
  30780. "loads" : {
  30781. "weight" : 13,
  30782. "volume" : 600,
  30783. "unit" : 6
  30784. }
  30785. }, {
  30786. "id" : "4737",
  30787. "location" : {
  30788. "id" : "1.3113982_103.8565897",
  30789. "latitude" : 1.3113982,
  30790. "longitude" : 103.8565897
  30791. },
  30792. "artificial" : false,
  30793. "taskType" : "Pickup",
  30794. "capacityDemand" : {
  30795. "weight" : 1,
  30796. "volume" : 100,
  30797. "unit" : 1
  30798. },
  30799. "duration" : 200,
  30800. "timeWindows" : [ {
  30801. "start" : "2018-08-06T02:02:00.000Z",
  30802. "end" : "2018-08-06T05:02:00.000Z",
  30803. "relax" : 0
  30804. } ],
  30805. "timeWindowsIgnorable" : true,
  30806. "completed" : false,
  30807. "precedenceTaskId" : "",
  30808. "assignedVehicleId" : "",
  30809. "dropPenalty" : 5000.0,
  30810. "properties" : null,
  30811. "arrivalEarliest" : "2018-08-06T02:46:00+0000",
  30812. "arrivalLatest" : "2018-08-06T02:49:08+0000",
  30813. "loads" : {
  30814. "weight" : 14,
  30815. "volume" : 700,
  30816. "unit" : 7
  30817. }
  30818. }, {
  30819. "id" : "4594",
  30820. "location" : {
  30821. "id" : "1.289831_103.804225",
  30822. "latitude" : 1.289831,
  30823. "longitude" : 103.804225
  30824. },
  30825. "artificial" : false,
  30826. "taskType" : "Delivery",
  30827. "capacityDemand" : {
  30828. "weight" : -8,
  30829. "volume" : -100,
  30830. "unit" : -1
  30831. },
  30832. "duration" : 200,
  30833. "timeWindows" : [ {
  30834. "start" : "2018-08-06T01:08:00.000Z",
  30835. "end" : "2018-08-06T04:08:00.000Z",
  30836. "relax" : 0
  30837. } ],
  30838. "timeWindowsIgnorable" : true,
  30839. "completed" : false,
  30840. "precedenceTaskId" : "",
  30841. "assignedVehicleId" : "",
  30842. "dropPenalty" : 5000.0,
  30843. "properties" : null,
  30844. "arrivalEarliest" : "2018-08-06T04:04:52+0000",
  30845. "arrivalLatest" : "2018-08-06T04:08:00+0000",
  30846. "loads" : {
  30847. "weight" : 15,
  30848. "volume" : 800,
  30849. "unit" : 8
  30850. }
  30851. }, {
  30852. "id" : "4492",
  30853. "location" : {
  30854. "id" : "1.275177_103.7991067",
  30855. "latitude" : 1.275177,
  30856. "longitude" : 103.7991067
  30857. },
  30858. "artificial" : false,
  30859. "taskType" : "Delivery",
  30860. "capacityDemand" : {
  30861. "weight" : -1,
  30862. "volume" : -100,
  30863. "unit" : -1
  30864. },
  30865. "duration" : 200,
  30866. "timeWindows" : [ {
  30867. "start" : "2018-08-06T02:45:00.000Z",
  30868. "end" : "2018-08-06T05:45:00.000Z",
  30869. "relax" : 0
  30870. } ],
  30871. "timeWindowsIgnorable" : true,
  30872. "completed" : false,
  30873. "precedenceTaskId" : "",
  30874. "assignedVehicleId" : "",
  30875. "dropPenalty" : 5000.0,
  30876. "properties" : null,
  30877. "arrivalEarliest" : "2018-08-06T04:28:54+0000",
  30878. "arrivalLatest" : "2018-08-06T05:45:00+0000",
  30879. "loads" : {
  30880. "weight" : 7,
  30881. "volume" : 700,
  30882. "unit" : 7
  30883. }
  30884. }, {
  30885. "id" : "4874",
  30886. "location" : {
  30887. "id" : "1.2880406_103.8153318",
  30888. "latitude" : 1.2880406,
  30889. "longitude" : 103.8153318
  30890. },
  30891. "artificial" : false,
  30892. "taskType" : "Delivery",
  30893. "capacityDemand" : {
  30894. "weight" : -3,
  30895. "volume" : -100,
  30896. "unit" : -1
  30897. },
  30898. "duration" : 200,
  30899. "timeWindows" : [ {
  30900. "start" : "2018-08-06T04:26:00.000Z",
  30901. "end" : "2018-08-06T07:26:00.000Z",
  30902. "relax" : 0
  30903. } ],
  30904. "timeWindowsIgnorable" : true,
  30905. "completed" : false,
  30906. "precedenceTaskId" : "",
  30907. "assignedVehicleId" : "",
  30908. "dropPenalty" : 5000.0,
  30909. "properties" : null,
  30910. "arrivalEarliest" : "2018-08-06T04:59:51+0000",
  30911. "arrivalLatest" : "2018-08-06T07:26:00+0000",
  30912. "loads" : {
  30913. "weight" : 6,
  30914. "volume" : 600,
  30915. "unit" : 6
  30916. }
  30917. }, {
  30918. "id" : "4700",
  30919. "location" : {
  30920. "id" : "1.2778656_103.8207883",
  30921. "latitude" : 1.2778656,
  30922. "longitude" : 103.8207883
  30923. },
  30924. "artificial" : false,
  30925. "taskType" : "Delivery",
  30926. "capacityDemand" : {
  30927. "weight" : -3,
  30928. "volume" : -100,
  30929. "unit" : -1
  30930. },
  30931. "duration" : 200,
  30932. "timeWindows" : [ {
  30933. "start" : "2018-08-06T05:20:00.000Z",
  30934. "end" : "2018-08-06T08:20:00.000Z",
  30935. "relax" : 0
  30936. } ],
  30937. "timeWindowsIgnorable" : true,
  30938. "completed" : false,
  30939. "precedenceTaskId" : "",
  30940. "assignedVehicleId" : "",
  30941. "dropPenalty" : 5000.0,
  30942. "properties" : null,
  30943. "arrivalEarliest" : "2018-08-06T05:20:00+0000",
  30944. "arrivalLatest" : "2018-08-06T07:54:40+0000",
  30945. "loads" : {
  30946. "weight" : 3,
  30947. "volume" : 500,
  30948. "unit" : 5
  30949. }
  30950. }, {
  30951. "id" : "5217",
  30952. "location" : {
  30953. "id" : "1.3230967_103.9221028",
  30954. "latitude" : 1.3230967,
  30955. "longitude" : 103.9221028
  30956. },
  30957. "artificial" : false,
  30958. "taskType" : "Pickup",
  30959. "capacityDemand" : {
  30960. "weight" : 1,
  30961. "volume" : 100,
  30962. "unit" : 1
  30963. },
  30964. "duration" : 200,
  30965. "timeWindows" : [ {
  30966. "start" : "2018-08-06T07:26:00.000Z",
  30967. "end" : "2018-08-06T10:26:00.000Z",
  30968. "relax" : 0
  30969. } ],
  30970. "timeWindowsIgnorable" : true,
  30971. "completed" : false,
  30972. "precedenceTaskId" : "",
  30973. "assignedVehicleId" : "",
  30974. "dropPenalty" : 5000.0,
  30975. "properties" : null,
  30976. "arrivalEarliest" : "2018-08-06T07:51:20+0000",
  30977. "arrivalLatest" : "2018-08-06T10:26:00+0000",
  30978. "loads" : {
  30979. "weight" : 0,
  30980. "volume" : 400,
  30981. "unit" : 4
  30982. }
  30983. }, {
  30984. "id" : "4969",
  30985. "location" : {
  30986. "id" : "1.3230967_103.9221028",
  30987. "latitude" : 1.3230967,
  30988. "longitude" : 103.9221028
  30989. },
  30990. "artificial" : false,
  30991. "taskType" : "Pickup",
  30992. "capacityDemand" : {
  30993. "weight" : 2,
  30994. "volume" : 100,
  30995. "unit" : 1
  30996. },
  30997. "duration" : 200,
  30998. "timeWindows" : [ {
  30999. "start" : "2018-08-06T07:36:00.000Z",
  31000. "end" : "2018-08-06T10:36:00.000Z",
  31001. "relax" : 0
  31002. } ],
  31003. "timeWindowsIgnorable" : true,
  31004. "completed" : false,
  31005. "precedenceTaskId" : "",
  31006. "assignedVehicleId" : "",
  31007. "dropPenalty" : 5000.0,
  31008. "properties" : null,
  31009. "arrivalEarliest" : "2018-08-06T07:54:40+0000",
  31010. "arrivalLatest" : "2018-08-06T10:36:00+0000",
  31011. "loads" : {
  31012. "weight" : 1,
  31013. "volume" : 500,
  31014. "unit" : 5
  31015. }
  31016. }, {
  31017. "id" : "4243",
  31018. "location" : {
  31019. "id" : "1.3230967_103.9221028",
  31020. "latitude" : 1.3230967,
  31021. "longitude" : 103.9221028
  31022. },
  31023. "artificial" : false,
  31024. "taskType" : "Pickup",
  31025. "capacityDemand" : {
  31026. "weight" : 3,
  31027. "volume" : 100,
  31028. "unit" : 1
  31029. },
  31030. "duration" : 200,
  31031. "timeWindows" : [ {
  31032. "start" : "2018-08-06T13:27:00.000Z",
  31033. "end" : "2018-08-06T16:27:00.000Z",
  31034. "relax" : 0
  31035. } ],
  31036. "timeWindowsIgnorable" : true,
  31037. "completed" : false,
  31038. "precedenceTaskId" : "",
  31039. "assignedVehicleId" : "",
  31040. "dropPenalty" : 5000.0,
  31041. "properties" : null,
  31042. "arrivalEarliest" : "2018-08-06T13:27:00+0000",
  31043. "arrivalLatest" : "2018-08-06T14:23:34+0000",
  31044. "loads" : {
  31045. "weight" : 3,
  31046. "volume" : 600,
  31047. "unit" : 6
  31048. }
  31049. }, {
  31050. "id" : "4255",
  31051. "location" : {
  31052. "id" : "1.3230967_103.9221028",
  31053. "latitude" : 1.3230967,
  31054. "longitude" : 103.9221028
  31055. },
  31056. "artificial" : false,
  31057. "taskType" : "Pickup",
  31058. "capacityDemand" : {
  31059. "weight" : 1,
  31060. "volume" : 100,
  31061. "unit" : 1
  31062. },
  31063. "duration" : 200,
  31064. "timeWindows" : [ {
  31065. "start" : "2018-08-06T12:40:00.000Z",
  31066. "end" : "2018-08-06T15:40:00.000Z",
  31067. "relax" : 0
  31068. } ],
  31069. "timeWindowsIgnorable" : true,
  31070. "completed" : false,
  31071. "precedenceTaskId" : "",
  31072. "assignedVehicleId" : "",
  31073. "dropPenalty" : 5000.0,
  31074. "properties" : null,
  31075. "arrivalEarliest" : "2018-08-06T13:30:20+0000",
  31076. "arrivalLatest" : "2018-08-06T14:26:54+0000",
  31077. "loads" : {
  31078. "weight" : 6,
  31079. "volume" : 700,
  31080. "unit" : 7
  31081. }
  31082. }, {
  31083. "id" : "4271",
  31084. "location" : {
  31085. "id" : "1.3230967_103.9221028",
  31086. "latitude" : 1.3230967,
  31087. "longitude" : 103.9221028
  31088. },
  31089. "artificial" : false,
  31090. "taskType" : "Pickup",
  31091. "capacityDemand" : {
  31092. "weight" : 1,
  31093. "volume" : 100,
  31094. "unit" : 1
  31095. },
  31096. "duration" : 200,
  31097. "timeWindows" : [ {
  31098. "start" : "2018-08-06T13:59:00.000Z",
  31099. "end" : "2018-08-06T16:59:00.000Z",
  31100. "relax" : 0
  31101. } ],
  31102. "timeWindowsIgnorable" : true,
  31103. "completed" : false,
  31104. "precedenceTaskId" : "",
  31105. "assignedVehicleId" : "",
  31106. "dropPenalty" : 5000.0,
  31107. "properties" : null,
  31108. "arrivalEarliest" : "2018-08-06T13:59:00+0000",
  31109. "arrivalLatest" : "2018-08-06T14:30:14+0000",
  31110. "loads" : {
  31111. "weight" : 7,
  31112. "volume" : 800,
  31113. "unit" : 8
  31114. }
  31115. }, {
  31116. "id" : "4277",
  31117. "location" : {
  31118. "id" : "1.3230967_103.9221028",
  31119. "latitude" : 1.3230967,
  31120. "longitude" : 103.9221028
  31121. },
  31122. "artificial" : false,
  31123. "taskType" : "Pickup",
  31124. "capacityDemand" : {
  31125. "weight" : 6,
  31126. "volume" : 100,
  31127. "unit" : 1
  31128. },
  31129. "duration" : 200,
  31130. "timeWindows" : [ {
  31131. "start" : "2018-08-06T13:28:00.000Z",
  31132. "end" : "2018-08-06T16:28:00.000Z",
  31133. "relax" : 0
  31134. } ],
  31135. "timeWindowsIgnorable" : true,
  31136. "completed" : false,
  31137. "precedenceTaskId" : "",
  31138. "assignedVehicleId" : "",
  31139. "dropPenalty" : 5000.0,
  31140. "properties" : null,
  31141. "arrivalEarliest" : "2018-08-06T14:02:20+0000",
  31142. "arrivalLatest" : "2018-08-06T14:33:34+0000",
  31143. "loads" : {
  31144. "weight" : 8,
  31145. "volume" : 900,
  31146. "unit" : 9
  31147. }
  31148. }, {
  31149. "id" : "4272",
  31150. "location" : {
  31151. "id" : "1.3117829_103.9253913",
  31152. "latitude" : 1.3117829,
  31153. "longitude" : 103.9253913
  31154. },
  31155. "artificial" : false,
  31156. "taskType" : "Delivery",
  31157. "capacityDemand" : {
  31158. "weight" : -1,
  31159. "volume" : -100,
  31160. "unit" : -1
  31161. },
  31162. "duration" : 200,
  31163. "timeWindows" : [ {
  31164. "start" : "2018-08-06T13:59:00.000Z",
  31165. "end" : "2018-08-06T16:59:00.000Z",
  31166. "relax" : 0
  31167. } ],
  31168. "timeWindowsIgnorable" : true,
  31169. "completed" : false,
  31170. "precedenceTaskId" : "",
  31171. "assignedVehicleId" : "",
  31172. "dropPenalty" : 5000.0,
  31173. "properties" : null,
  31174. "arrivalEarliest" : "2018-08-06T14:21:23+0000",
  31175. "arrivalLatest" : "2018-08-06T14:52:37+0000",
  31176. "loads" : {
  31177. "weight" : 14,
  31178. "volume" : 1000,
  31179. "unit" : 10
  31180. }
  31181. }, {
  31182. "id" : "4278",
  31183. "location" : {
  31184. "id" : "1.311673_103.939013",
  31185. "latitude" : 1.311673,
  31186. "longitude" : 103.939013
  31187. },
  31188. "artificial" : false,
  31189. "taskType" : "Delivery",
  31190. "capacityDemand" : {
  31191. "weight" : -6,
  31192. "volume" : -100,
  31193. "unit" : -1
  31194. },
  31195. "duration" : 200,
  31196. "timeWindows" : [ {
  31197. "start" : "2018-08-06T13:28:00.000Z",
  31198. "end" : "2018-08-06T16:28:00.000Z",
  31199. "relax" : 0
  31200. } ],
  31201. "timeWindowsIgnorable" : true,
  31202. "completed" : false,
  31203. "precedenceTaskId" : "",
  31204. "assignedVehicleId" : "",
  31205. "dropPenalty" : 5000.0,
  31206. "properties" : null,
  31207. "arrivalEarliest" : "2018-08-06T14:42:53+0000",
  31208. "arrivalLatest" : "2018-08-06T15:14:07+0000",
  31209. "loads" : {
  31210. "weight" : 13,
  31211. "volume" : 900,
  31212. "unit" : 9
  31213. }
  31214. }, {
  31215. "id" : "4911",
  31216. "location" : {
  31217. "id" : "1.3230967_103.9221028",
  31218. "latitude" : 1.3230967,
  31219. "longitude" : 103.9221028
  31220. },
  31221. "artificial" : false,
  31222. "taskType" : "Pickup",
  31223. "capacityDemand" : {
  31224. "weight" : 3,
  31225. "volume" : 100,
  31226. "unit" : 1
  31227. },
  31228. "duration" : 200,
  31229. "timeWindows" : [ {
  31230. "start" : "2018-08-06T13:56:00.000Z",
  31231. "end" : "2018-08-06T16:56:00.000Z",
  31232. "relax" : 0
  31233. } ],
  31234. "timeWindowsIgnorable" : true,
  31235. "completed" : false,
  31236. "precedenceTaskId" : "",
  31237. "assignedVehicleId" : "",
  31238. "dropPenalty" : 5000.0,
  31239. "properties" : null,
  31240. "arrivalEarliest" : "2018-08-06T15:13:26+0000",
  31241. "arrivalLatest" : "2018-08-06T15:44:40+0000",
  31242. "loads" : {
  31243. "weight" : 7,
  31244. "volume" : 800,
  31245. "unit" : 8
  31246. }
  31247. }, {
  31248. "id" : "5053",
  31249. "location" : {
  31250. "id" : "1.3230967_103.9221028",
  31251. "latitude" : 1.3230967,
  31252. "longitude" : 103.9221028
  31253. },
  31254. "artificial" : false,
  31255. "taskType" : "Pickup",
  31256. "capacityDemand" : {
  31257. "weight" : 1,
  31258. "volume" : 100,
  31259. "unit" : 1
  31260. },
  31261. "duration" : 200,
  31262. "timeWindows" : [ {
  31263. "start" : "2018-08-06T12:48:00.000Z",
  31264. "end" : "2018-08-06T15:48:00.000Z",
  31265. "relax" : 0
  31266. } ],
  31267. "timeWindowsIgnorable" : true,
  31268. "completed" : false,
  31269. "precedenceTaskId" : "",
  31270. "assignedVehicleId" : "",
  31271. "dropPenalty" : 5000.0,
  31272. "properties" : null,
  31273. "arrivalEarliest" : "2018-08-06T15:16:46+0000",
  31274. "arrivalLatest" : "2018-08-06T15:48:00+0000",
  31275. "loads" : {
  31276. "weight" : 10,
  31277. "volume" : 900,
  31278. "unit" : 9
  31279. }
  31280. } ],
  31281. "directions" : [ ],
  31282. "polyline" : null,
  31283. "snappedWaypoints" : null,
  31284. "properties" : { }
  31285. } ],
  31286. "droppedTasks" : [ "5158", "5148", "5124", "5050", "5038", "5012", "5010", "5004", "4992", "4986", "4982", "4966", "4958", "4954", "4946", "4922", "4918", "4916", "4914", "4910", "4888", "4880", "4878", "4864", "4844", "4832", "4822", "4806", "4802", "4798", "4788", "4782", "4764", "4756", "4754", "4744", "4736", "4734", "4732", "4728", "4710", "4696", "4694", "4690", "4689", "4684", "4680", "4673", "4668", "4667", "4664", "4662", "4654", "4652", "4640", "4634", "4590", "4568", "4564", "4560", "4558", "4552", "4542", "4522", "4508", "4498", "4490", "4488", "4474", "4468", "4450", "4442", "4440", "4438", "4418", "4417", "4402", "4384", "4380", "4379", "4362", "4358", "4350", "4344", "4340", "4338", "4336", "4324", "4320", "4319", "4318", "4314", "4310", "4273", "4262", "4252", "4251", "4238", "4237" ],
  31287. "costMatrices" : [ ],
  31288. "properties" : { }
  31289. } ]
  31290. }
Add Comment
Please, Sign In to add comment