Skip to content

Commit

Permalink
fix: update return value for centroid
Browse files Browse the repository at this point in the history
  • Loading branch information
richtia committed Sep 19, 2023
1 parent 2ce5093 commit 75ebc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/functions_geometry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scalar_functions:
- args:
- value: geometry
name: geom
return: crs_point
return: geometry
-
name: "minimum_bounding_circle"
description: >
Expand Down

0 comments on commit 75ebc74

Please sign in to comment.