Skip to content

Commit 77627bb

Browse files
committed
Minor changes from prev commit
1 parent c889791 commit 77627bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/fct/gw_fct_getfeatureboundary.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $BODY$
1414
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"}}$$)
1515
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"}}$$)
1616
17-
-- The tiler user need to have all the selector well configured on database because this function works with v_edit_ layers...
17+
-- The user need to have all the selector well configured on database because this function works with v_edit_ layers...
1818
1919
*/
2020

0 commit comments

Comments
 (0)