We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c889791 commit 77627bbCopy full SHA for 77627bb
utils/fct/gw_fct_getfeatureboundary.sql
@@ -14,7 +14,7 @@ $BODY$
14
SELECT SCHEMA_NAME.gw_fct_getfeatureboundary($${"client":{"device":4, "infoType":1, "lang":"ES"},"form":{},"feature":{"arc":[2001,2002], "node":[], "connec":[3001, 3002]},"data":{"type":"feature"}}$$)
15
SELECT SCHEMA_NAME.gw_fct_getfeatureboundary($${"client":{"device":4, "infoType":1, "lang":"ES"},"form":{},"feature":{"update_tables":["node", "arc", "connec", "link"]},"data":{"type":"time", "lastSeed":"2023-05-05"}}$$)
16
17
--- The tiler user need to have all the selector well configured on database because this function works with v_edit_ layers...
+-- The user need to have all the selector well configured on database because this function works with v_edit_ layers...
18
19
*/
20
0 commit comments