Advertisement
Guest User

Untitled

a guest
May 29th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. {
  2. "origin": "Maison",
  3. "destination": "Travail",
  4. "origin_coordinate": {
  5. "lat": 43.85989049663518,
  6. "lng": 1.2744200612280743
  7. },
  8. "destination_coordinate": {
  9. "lat": 43.6036047714492,
  10. "lng": 1.4525875092116403
  11. },
  12. "fragments": [
  13. {
  14. "route_type": "walk",
  15. "start_time": 1433253238294,
  16. "duration": 372240,
  17. "point_ids": [
  18. "55686e25e4b0d58dd636b13a"
  19. ]
  20. },
  21. {
  22. "route_type": "car",
  23. "start_time": 1433253610534,
  24. "duration": 2260202,
  25. "point_ids": [
  26. "55686e25e4b0d58dd636b13a",
  27. "55648c77e4b084a348a3ceb6",
  28. "55646c89e4b053e304fb784d",
  29. "55686e25e4b0d58dd636b141",
  30. "55686e25e4b0d58dd636b144",
  31. "55686e25e4b0d58dd636b147",
  32. "55686e25e4b0d58dd636b14a",
  33. "55686e25e4b0d58dd636b14d",
  34. "55686e25e4b0d58dd636b150",
  35. "55686e25e4b0d58dd636b153",
  36. "55686e25e4b0d58dd636b156",
  37. "55686e25e4b0d58dd636b159",
  38. "55648ba2e4b084a348a2df15",
  39. "55686e25e4b0d58dd636b15e",
  40. "55686e25e4b0d58dd636b161",
  41. "55686e25e4b0d58dd636b164",
  42. "55686e25e4b0d58dd636b167",
  43. "55648b23e4b084a348a2635b",
  44. "55686e25e4b0d58dd636b16c",
  45. "55686e25e4b0d58dd636b16f",
  46. "55686e25e4b0d58dd636b13b"
  47. ],
  48. "route_id": "55686e25e4b0d58dd636b13c",
  49. "price_id": null
  50. },
  51. {
  52. "route_type": "walk",
  53. "start_time": 1433255870736,
  54. "duration": 38160,
  55. "point_ids": [
  56. "55686e25e4b0d58dd636b13b"
  57. ]
  58. }
  59. ]
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement