Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. {
  2. "qid": "legend-mask",
  3. "tag": "rect",
  4. "attributes": {
  5. "fill": "white",
  6. "width": "46px",
  7. "height": "220px",
  8. "rx": "3"
  9. }
  10. },
  11. {
  12. "layer_type": "legend",
  13. "x": 10,
  14. "y": 30,
  15. "dx": 0,
  16. "dy": 14,
  17. "isobands":
  18. "json:isobands/temperature_3.json",
  19. "symbols": {
  20. "css": "isobands/temperature_3.css",
  21. "symbol": "rect",
  22. "attributes": {}
  23. },
  24. "labels": {
  25. "type": "lolimit",
  26. "dx": 18,
  27. "dy": 16,
  28. "attributes": {
  29. "font-size": "10px"
  30. }
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement