Skip to content

Instantly share code, notes, and snippets.

@amosfolz
Created December 15, 2018 17:39
Show Gist options
  • Select an option

  • Save amosfolz/37c165d07f490663c0e4b7c3d648d812 to your computer and use it in GitHub Desktop.

Select an option

Save amosfolz/37c165d07f490663c0e4b7c3d648d812 to your computer and use it in GitHub Desktop.
(
[0] => Array
(
[vehicle] => 1
[cost] => 157
[service] => 0
[distance] => 2481
[duration] => 157
[steps] => Array
(
[0] => Array
(
[type] => start
[location] => Array
(
[0] => -85.6663
[1] => 40.52341
)
[arrival] => 0
[duration] => 0
[distance] => 0
)
[1] => Array
(
[type] => job
[location] => Array
(
[0] => -85.67268
[1] => 40.5062
)
[job] => 2
[service] => 0
[arrival] => 157
[duration] => 157
[distance] => 2481
)
)
[geometry] => gvivFbwziObCC@tB@tB?tB@xB@nB?xB@rB@tB?vB@rA?d@B`EzAExAAnDCxDEtDAX?lIIpRY`MQxBE`CG`GGv@CjCOpBQrCs@dC{@
)
[1] => Array
(
[vehicle] => 2
[cost] => 544
[service] => 0
[distance] => 5530
[duration] => 543
[steps] => Array
(
[0] => Array
(
[type] => start
[location] => Array
(
[0] => -85.6663
[1] => 40.52341
)
[arrival] => 0
[duration] => 0
[distance] => 0
)
[1] => Array
(
[type] => job
[location] => Array
(
[0] => -85.6663
[1] => 40.52341
)
[job] => 1
[service] => 0
[arrival] => 0
[duration] => 0
[distance] => 0
)
[2] => Array
(
[type] => job
[location] => Array
(
[0] => -85.66848
[1] => 40.54901
)
[job] => 4
[service] => 0
[arrival] => 320
[duration] => 320
[distance] => 4162
)
[3] => Array
(
[type] => job
[location] => Array
(
[0] => -85.65892
[1] => 40.54389
)
[job] => 5
[service] => 0
[arrival] => 543
[duration] => 543
[distance] => 5530
)
)
[geometry] => gvivFbwziO??bCC@tB@tB?tB@xB@nB?xB@rB@tB?vB@rA?d@B`EqFDmD@_EB_BBoABgFDiA@yDFkA@_CBwD@qDDuD@oDBgG@}MEiEMmPH{RN{F?gDD}Ep@kEhACyBp@?AgC?eBAqFAkFAyDuC?AuBAo@?gAvCDAsFAaE@w@@{@HoDBqB@w@@iD?}BAmBAyBxA?vA?rD?tD?vD??sBA{BA{BdD?
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment