MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geom_shortestline3d()

GSERIALIZED * geom_shortestline3d ( const GSERIALIZED gs1,
const GSERIALIZED gs2 
)

Return the shortest line between two 3D geometries.

Parameters
[in]gs1,gs2Geometries
Note
PostGIS function: LWGEOM_shortestline3d(PG_FUNCTION_ARGS)