You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.4 KiB

  1. JSON intended to get all forms
  2. {
  3. "responseTimestamp": "2021-08-05T19:23:50.126Z",
  4. "responseData": {
  5. "array_to_json": [
  6. {
  7. "code": "vegetation_sp_wsg84",
  8. "name": "Vegetation_SP_WSG84 sh file",
  9. "description": "Vegetation_SP_WSG84 shape file"
  10. },
  11. {
  12. "code": "FLOODZONES_FORM",
  13. "name": "Flood Zones Form",
  14. "description": "FloodZones Form"
  15. },
  16. {
  17. "code": "susceptibilidade_inundacao",
  18. "name": "Áreas com Suscetibilidade a Inundação",
  19. "description": "CPRM areas with classes of susceptibility to flooding"
  20. },
  21. {
  22. "code": "PLUVIOMETERS_FORM",
  23. "name": "Pluviometers",
  24. "description": "Pluviometers Form"
  25. },
  26. {
  27. "code": "RAIN_FORM",
  28. "name": "Rain",
  29. "description": "Rain zones Form"
  30. },
  31. {
  32. "code": "RIVERFLOOD_FORM",
  33. "name": "River Flood",
  34. "description": "River Flood Form"
  35. },
  36. {
  37. "code": "PLUVIOMETERS_REGISTRATION",
  38. "name": "Pluviometer registration",
  39. "description": "Pluviometer registration"
  40. }
  41. ]
  42. },
  43. "success": true
  44. }