datasets.json 890 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. [
  2. {
  3. "bounding_box_max": [
  4. 10.309,
  5. 4.804,
  6. 2.687
  7. ],
  8. "bounding_box_min": [
  9. -8.202,
  10. -11.714,
  11. -1.53
  12. ],
  13. "bundle_id": null,
  14. "color": "#c51162",
  15. "has_depth_images": true,
  16. "has_images": null,
  17. "has_webmesh": false,
  18. "id": 1,
  19. "location": [
  20. 113.59577794856219,
  21. 22.36659069637355,
  22. -0.3
  23. ],
  24. "name": "chunk1",
  25. "orientation": -2.2689280250000007,
  26. "point_cloud_type": "POTREE",
  27. "security": {
  28. "can_write": false,
  29. "group_read": 0,
  30. "group_write": 1
  31. },
  32. "site_model_entity_ids": [
  33. 10,
  34. 11,
  35. 12
  36. ],
  37. "title": "chunk1",
  38. "type": "4dage",
  39. "visible": null
  40. }
  41. ]