diff --git a/db/wp6.sample.capabilities-api.json b/db/wp6.sample.capabilities-api.json index 4388aa0..f85ba6a 100644 --- a/db/wp6.sample.capabilities-api.json +++ b/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 -} \ No newline at end of file +}