ST_MinimumClearanceLine — Returns the two-point LineString spanning a geometry's minimum clearance.
geometry ST_PointOnSurface(geometry g1);
Returns the two-point LineString spanning a geometry's minimum clearance. If the geometry does not have a minimum clearance, LINESTRING EMPTY is returned.
Eseguito dal modulo GEOS.
Availability: 2.3.0 - requires GEOS >= 3.6.0