config.json 308 B

12345678910111213141516171819
  1. {
  2. "maps": [
  3. {
  4. "id": "blabla",
  5. "iscategorical": "0"
  6. },
  7. {
  8. "id": "blabla",
  9. "iscategorical": "0"
  10. }
  11. ],
  12. "masks": {
  13. "id": "valore"
  14. },
  15. "om_points": "value",
  16. "parameters": {
  17. "id": "valore"
  18. }
  19. }