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

Distance functions for static geometries. More...

Functions

double geog_distance (const GSERIALIZED *gs1, const GSERIALIZED *gs2)
 Return the distance between two geographies. More...
 
double geom_distance2d (const GSERIALIZED *gs1, const GSERIALIZED *gs2)
 Return the distance between two geometries. More...
 
double geom_distance3d (const GSERIALIZED *gs1, const GSERIALIZED *gs2)
 Return the 3D distance between two geometries. More...
 

Detailed Description

Distance functions for static geometries.