Browse Source

correcting typos

master
analuizaff 3 years ago
parent
commit
dbb380ba13
  1. 12
      db/wp6.sample.capabilities-api.json

12
db/wp6.sample.capabilities-api.json

@ -12,7 +12,7 @@ https: //waterproofing.geog.uni-heidelberg.de/api/hot/capability
},
{
"code": "PLUVIOMETERS_OFFICIAL",
"name": "Rainfall stations",
"name": "Pluviometer stations",
"description": "Rainfall stations",
"source": "CEMADEN"
},
@ -24,13 +24,13 @@ https: //waterproofing.geog.uni-heidelberg.de/api/hot/capability
},
{
"code": "FLOODZONES_FORM",
"name": "Flood Zones Form",
"name": "Flood Zones",
"description": "FloodZones Form",
"source": "citizen"
},
{
"code": "PLUVIOMETERS_FORM",
"name": "Pluviometers",
"code": "PLUVIOMETER_FORM",
"name": "Pluviometer",
"description": "Pluviometers Form",
"source": "citizen"
},
@ -47,7 +47,7 @@ https: //waterproofing.geog.uni-heidelberg.de/api/hot/capability
"source": "citizen"
},
{
"code": "PLUVIOMETERS_REGISTRATION",
"code": "PLUVIOMETER_REGISTRATION",
"name": "Pluviometer registration",
"description": "Pluviometer registration",
"source": "citizen"
@ -55,4 +55,4 @@ https: //waterproofing.geog.uni-heidelberg.de/api/hot/capability
]
},
"success": true
}
}
Loading…
Cancel
Save