-
Notifications
You must be signed in to change notification settings - Fork 33
gw_fct_getcheckdelete
Daniel Marín edited this page Jul 8, 2026
·
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": {}
}
}
}
}

