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

◆ geom_distance2d()

double geom_distance2d ( const GSERIALIZED gs1,
const GSERIALIZED gs2 
)

Return the distance between two geometries.

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