global-3d.yaml 704 B

12345678910111213141516171819202122232425262728293031323334353637
  1. # 全局处理,包括分割和聚合的图层
  2. request:
  3. # url: http://localhost:8008/tunLt
  4. url: http://192.168.183.216:8008/tunLt
  5. # 聚合图层
  6. agg:
  7. # 旋转角度
  8. route: 0
  9. # 缩放倍数
  10. scale: 0.7
  11. # 偏移 Δx , Δy
  12. shift:
  13. x: -418.81
  14. y: 578.68
  15. # 偏移图层,数组按layer_id正向排序
  16. div:
  17. # 旋转角度
  18. route: [ 0,0,0,0,0 ]
  19. # 缩放倍数
  20. scale: [ 0.7,0.7,0.7,0.7,0.7 ]
  21. # 偏移 Δx , Δy
  22. shift:
  23. x: [ -418.81,-418.81,-418.81,-418.81,-418.81 ]
  24. y: [ 578.68,578.68,578.68,578.68,578.68 ]
  25. style:
  26. tun-2d: 0
  27. tun-3d: 0
  28. gate: 1
  29. window: 1
  30. fan-main: 0
  31. fan-local: 0
  32. sealed: 0
  33. wind-bridge: 0
  34. shaft: 1
  35. air-duct: 1
  36. air-flow: 1
  37. tun-text: 0