Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. {
  2. _id: ObjectId("51df61a809c8fb020000001a"),
  3. __v: 0,
  4. created_at: ISODate("2013-07-12T01:53:44.785Z"),
  5. creator_id: ObjectId("51deebae3e039d0200000002"),
  6. data: {
  7. street: {
  8. segments: [
  9. {
  10. width: 1,
  11. variantString: "dense",
  12. type: "sidewalk"
  13. },
  14. {
  15. width: 4,
  16. variantString: "big",
  17. type: "sidewalk-tree"
  18. },
  19. {
  20. width: 3.5,
  21. variantString: "left",
  22. type: "sidewalk-bench"
  23. },
  24. {
  25. width: 8,
  26. variantString: "inbound|left",
  27. type: "parking-lane"
  28. },
  29. {
  30. width: 10,
  31. variantString: "inbound|car",
  32. type: "drive-lane"
  33. },
  34. {
  35. width: 10,
  36. variantString: "outbound|car",
  37. type: "drive-lane"
  38. },
  39. {
  40. width: 7.5,
  41. variantString: "inbound|right",
  42. type: "parking-lane"
  43. },
  44. {
  45. width: 4,
  46. variantString: "big",
  47. type: "sidewalk-tree"
  48. },
  49. {
  50. width: 3,
  51. variantString: "sparse",
  52. type: "sidewalk"
  53. }
  54. ],
  55. rightBuildingVariant: "wide",
  56. leftBuildingVariant: "wide",
  57. rightBuildingHeight: 3,
  58. leftBuildingHeight: 4,
  59. units: 1,
  60. namespacedId: 8,
  61. id: "e29e5470-ea95-11e2-ac34-8fdf694fab9c",
  62. width: 56,
  63. schemaVersion: 14
  64. }
  65. },
  66. id: "e29e5470-ea95-11e2-ac34-8fdf694fab9c",
  67. name: "6th Avenue",
  68. namespaced_id: 8,
  69. status: "DELETED",
  70. updated_at: ISODate("2013-07-24T18:34:03.191Z")
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement