global-2d.yaml 701 B

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