-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Description
I cannot find an API to compute centroid of a geometry and I noticed that ST_Centroid function in spatial-framework-for-hadoop returns centroid of the bounding box and not of the geometry itself.
https://github.com/Esri/spatial-framework-for-hadoop/wiki/UDF-Accessors#st_centroid
I implemented ST_Centroid function in Presto using formulas from https://en.wikipedia.org/wiki/Centroid and now wondering if it makes sense to add the same to this library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.