Returns the minimum width of a geometry, defined as the minimum distance between two parallel lines that enclose the geometry. This is the length of the shortest side of the rectangle returned byDocumentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
ST_MinimumWidthRectangle. For degenerate geometries like points and lines, the minimum width is 0.
Signatures
Parameters
The input geometry.
Return type
A numeric value.

