global-2d.yaml 663 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # 请求地址
  2. request:
  3. url: http://localhost:8008/python/tunCAD
  4. # 聚合图层
  5. agg:
  6. # 旋转角度
  7. route: 0.5036
  8. # 缩放倍数
  9. scale: 1
  10. # 偏移 Δx , Δy
  11. shift:
  12. x: 58412
  13. y: 4895
  14. # 偏移图层,数组按layer_id正向排序
  15. div:
  16. # 旋转角度
  17. route: [ 0.5061,0.5061,0.5036,2.0769,0,0 ]
  18. # 缩放倍数
  19. scale: [ 1,1,1,1,1 ]
  20. # 偏移 Δx , Δy
  21. shift:
  22. x: [ 43959,43959,30483,23750,0,0,0 ]
  23. y: [ 4376,4376,4366,6188,0,0,0 ]
  24. style:
  25. tun-2d: 0
  26. tun-3d: 0
  27. gate: 0
  28. window: 0
  29. fan-main: 0
  30. fan-local: 0
  31. sealed: 0
  32. wind-bridge: 0
  33. shaft: 0
  34. air-duct: 0
  35. air-flow: 0
  36. tun-text: 0
  37. drill: 0
  38. face: 0
  39. empty: 0