func.ST_ShortestLine
Returns the 2-dimensional shortest line between two geometries
Returns the 2-dimensional shortest line between two geometries
Returns a point projected from a start point along a geodesic using a given distance and azimuth (bearing)
Returns the 2-dimensional perimeter of a polygonal geometry
Returns the 2D perimeter of the geometry/geography if it is a ST_Surface, ST_MultiSurface (Polygon, MultiPolygon)
Returns the 2-dimensional maximum distance between two geometries, in projected units
Returns the 2-dimensional longest line between the points of two geometries
Returns the 3-dimensional shortest line between two geometries
Returns the 3-dimensional perimeter of the geometry, if it is a polygon or multi-polygon
Returns the 3-dimensional maximum cartesian distance between two geometries in projected units
Returns the 2D or 3D length/perimeter of a lon/lat geometry on a spheroid
Returns the 3-dimensional longest line between two geometries
Returns the 3-dimensional or 2-dimensional length of the geometry if it is a linestring or multi-linestring
Returns the 2D length of the geometry if it is a linestring or multi-linestring
Returns the 2D Cartesian length of the geometry for geometry types and uses the inverse geodesic calculation for geography types
Returns the Hausdorff distance between two geometries, a measure of how similar or dissimilar 2 geometries are
Returns minimum distance in meters between two lon/lat geometries given a particular spheroid
For geometry types returns the minimum 2D Cartesian (planar) distance between two geometries, in projected units (spatial ref units)
Returns the 3-dimensional point on g1 that is closest to g2
Returns the 2-dimensional point on g1 that is closest to g2
Returns the azimuth in radians of the segment defined by the given point geometries, or NULL if the two points are coincident
Returns the area of a polygonal geometry
Returns the 2D length or perimeter of the geometry on a spheroid