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.
24 lines
738 B
24 lines
738 B
This example for floodzones also applies for river and rain. All fields are equal.
|
|
ws: //waterproofing.geog.uni-heidelberg.de/wss/hot/data?type=FLOODZONES_FORM
|
|
{
|
|
"responseData": {
|
|
"array_to_json": [
|
|
{
|
|
"formcode": "FLOODZONES_FORM",
|
|
"formsanswersuserinformer": "admin@wpd.com",
|
|
"fieldsanswerslongitude": -74.1179903701844,
|
|
"fieldsanswerslatitude": 4.750550953715424,
|
|
"filds": [
|
|
{
|
|
"fieldsanswerssituation": "intransitavel",
|
|
"fieldsanswerseventaddress": "Rua dos bobos, 81",
|
|
"fieldsanswerseventdate": "11-08-2021",
|
|
"fieldsanswerseventtime": "21:52",
|
|
"fielsanswercomment": "users description about the current event",
|
|
"fieldsanswerimages": "base64"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|