Untitled

mail@pastecode.io avatar
unknown
json
3 years ago
2.3 kB
2
Indexable
Never
{
   "customersList":[
      {
         "id":"2386",
         "groupID":"1-3-6-11.03.2022",
         "passengerCount":"1",
         "vehicleID":"3",
         "driverID":"6",
         "dropOffTime":"1646985600",
         "dropOffAddress":{
            "latitude":"45.63762",
            "longitude":"14.859817",
            "plusCode":"8FQPJVQ5+2W"
         },
         "pickUpAddress":{
            "latitude":"45.67164",
            "longitude":"14.843544",
            "plusCode":"8FQPMRCV+MC"
         }
      },
      {
         "id":"2387",
         "passengerCount":"3",
         "dropOffTime":"1646985600",
         "dropOffAddress":{
            "latitude":"45.63762",
            "longitude":"14.859817",
            "plusCode":"8FQPJVQ5+2W"
         },
         "pickUpAddress":{
            "latitude":"45.666534",
            "longitude":"14.831468",
            "plusCode":"8FQPMR8J+JH"
         }
      },
      {
         "id":"2385",
         "groupID":"1-3-6-11.03.2022",
         "passengerCount":"3",
         "vehicleID":"3",
         "driverID":"6",
         "dropOffTime":"1647018000",
         "dropOffAddress":{
            "latitude":"45.638022",
            "longitude":"14.855952",
            "plusCode":"8FQPJVQ4+69"
         },
         "pickUpAddress":{
            "latitude":"45.669129",
            "longitude":"14.837216",
            "plusCode":"8FQPMR9P+MV"
         }
      }
   ],
   "driverVehicleSchedules":[
      {
         "startOfService":"1646978400",
         "endOfService":"1647036000",
         "vehicleID":"3",
         "driverID":"6",
         "depot":{
            "latitude":"45.638776",
            "longitude":"14.859604",
            "plusCode":"8FQPJVV4+57"
         }
      },
      {
         "startOfService":"1646978400",
         "endOfService":"1647039540",
         "vehicleID":"2",
         "driverID":"5",
         "depot":{
            "latitude":"45.638776",
            "longitude":"14.859604",
            "plusCode":"8FQPJVV4+57"
         }
      }
   ],
   "settings":{
      "maxNodeWaitTime":28800,
      "firstSolutionStrategy":0,
      "localSolutionHeuristics":0,
      "useFullPropagation":0,
      "useDepthFirstSearch":0,
      "maxTimeInSearch":10,
      "pickupDropoffPolicy":0
   }
}