-
Notifications
You must be signed in to change notification settings - Fork 11
gw_fct_getcheckdelete
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Function to check if one feature is deletable or not
SELECT gw_fct_getcheckdelete($${
"client":{"device":4, "infoType":1, "lang":"ES"},
"form":{}, "feature":{"id":"1007","featureType":"NODE"},
"data":{}}$$)
{
"status": "Accepted",
"message": {
"level": 1,
"text": "Analysis done successfully"
},
"version": "3.5.002",
"body": {
"form": {},
"data": {
"info": {
"geometryType": "",
"values": {}
}
}
}
}