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.
20 lines
567 B
20 lines
567 B
JSON intended to display pluviometer icons on map
|
|
ws: //waterproofing.geog.uni-heidelberg.de/wss/hot/data?type=PLUVIOMETERS_FORM
|
|
{
|
|
"responseData": {
|
|
"array_to_json": [
|
|
{
|
|
"formcode": "PLUVIOMETERS_FORM",
|
|
"formsanswersuserinformer": "admin@wpd.com",
|
|
"fieldsanswerslatitude": 4.750550953715424,
|
|
"fieldsanswerslongitude": -74.1179903701844
|
|
},
|
|
{
|
|
"formcode": "PLUVIOMETERS_FORM",
|
|
"formsanswersuserinformer": "admin222@wpd.com",
|
|
"fieldsanswerslatitude": 4.23876482872188,
|
|
"fieldsanswerslongitude": -79.1179903701844
|
|
}
|
|
]
|
|
}
|
|
}
|