Returns the boundary length of an ST_Polygon, or the sum of the boundary lengths of the component polygons of an ST_MultiPolygon.
Valid Data Types
ST_Polygon or ST_MultiPolygon
This method can be called on 3D geometries (those that include z coordinates). However, the z coordinate is ignored in method calculations.
Result Type
Returns a FLOAT value.