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

◆ geom_shortestline2d()

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

Return the shortest 2D line between two geometries.

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