ST_FurthestCoordinate
Signatures
Description
Returns the coordinate of geom
furthest from point
using 2D distances
(z-coordinates are ignored).
What if the furthest coordinate is not unique?
Then all furthest coordinates are returned in a
MULTIPOINT
.
Examples
See also