ST_ShortestLine
Signatures
Description
Returns the 2-dimensional shortest LINESTRING
between two geometries (geomA
and geomB
).
The function will only return the first shortest LINESTRING
if more than one, that the function finds.
Examples
Cases with one solution
Case with two possible solutions
See also