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.

44 lines
1.5 KiB

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