From 5048978ee0d5ecee75b9d4c34cfa5b1ed2dba674 Mon Sep 17 00:00:00 2001 From: stra2da Date: Mon, 10 Sep 2018 20:42:45 +0200 Subject: [PATCH] Update relation_aggregate --- resources/function_help/json/relation_aggregate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/function_help/json/relation_aggregate b/resources/function_help/json/relation_aggregate index 3ec369d556a..45f0161527f 100644 --- a/resources/function_help/json/relation_aggregate +++ b/resources/function_help/json/relation_aggregate @@ -1,4 +1,4 @@ -x{ +{ "name": "relation_aggregate", "type": "function", "description": "Returns an aggregate value calculated using all matching child features from a layer relation.",