Skip to content

Commit

Permalink
Update resources/function_help/json/overlay_intersects
Browse files Browse the repository at this point in the history
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
  • Loading branch information
elpaso and DelazJ committed Jan 7, 2022
1 parent d7797c0 commit 8379995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/function_help/json/overlay_intersects
Expand Up @@ -41,7 +41,7 @@
},
{
"arg": "return_details",
"description": "only valid when used with an expression, set this to true to return a list of maps containing (key names in quotes) the feature 'id', the expression 'result' and the 'overlap' value, the 'radius' of the maximum inscribed circle is also returned when the target layer is a polygon.",
"description": "Set this to true to return a list of maps containing (key names in quotes) the feature 'id', the expression 'result' and the 'overlap' value. The 'radius' of the maximum inscribed circle is also returned when the target layer is a polygon. Only valid when used with the expression parameter",
"optional": true
},
{
Expand Down

0 comments on commit 8379995

Please sign in to comment.