s3mModels.json 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "s3mModels": [
  3. {
  4. "name": "椅子",
  5. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/Chair.jpg",
  6. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/Chair.s3m"
  7. },
  8. {
  9. "name": "垃圾箱",
  10. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/Dustbin.jpg",
  11. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/Dustbin.s3m"
  12. },
  13. {
  14. "name": "垃圾箱2",
  15. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/Dustbin2.jpg",
  16. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/Dustbin2.s3m"
  17. },
  18. {
  19. "name": "垃圾桶",
  20. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/GarbageCan.jpg",
  21. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/GarbageCan.s3m"
  22. },
  23. {
  24. "name": "报亭",
  25. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/NewsStand.jpg",
  26. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/NewsStand.s3m"
  27. },
  28. {
  29. "name": "邮政信箱",
  30. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/PO-Box.jpg",
  31. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/PO-Box.s3m"
  32. },
  33. {
  34. "name": "限速牌",
  35. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/RestrictionBoard.jpg",
  36. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/RestrictionBoard.s3m"
  37. },
  38. {
  39. "name": "路灯",
  40. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/StreetLight.jpg",
  41. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/StreetLight.s3m"
  42. },
  43. {
  44. "name": "红绿灯",
  45. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/TrafficLight.jpg",
  46. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/TrafficLight.s3m"
  47. },
  48. {
  49. "name": "电信电话亭",
  50. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/T-TelBooth.jpg",
  51. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/T-TelBooth.s3m"
  52. },
  53. {
  54. "name": "树",
  55. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/tree1.jpg",
  56. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/tree1.s3m"
  57. },
  58. {
  59. "name": "树",
  60. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/tree2.jpg",
  61. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/tree2.s3m"
  62. },
  63. {
  64. "name": "树",
  65. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/tree3.jpg",
  66. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/tree3.s3m"
  67. },
  68. {
  69. "name": "树",
  70. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/tree4.jpg",
  71. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/tree4.s3m"
  72. },
  73. {
  74. "name": "springTree",
  75. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/springTree.jpg",
  76. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/springTree.s3m"
  77. },
  78. {
  79. "name": "autumnTree",
  80. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/autumnTree.jpg",
  81. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/autumnTree.s3m"
  82. },
  83. {
  84. "name": "winterTree",
  85. "thumbnail": "http://support.supermap.com:8090/plugin/s3mLibrary/winterTree.jpg",
  86. "path": "http://support.supermap.com:8090/plugin/s3mLibrary/winterTree.s3m"
  87. }
  88. ]
  89. }