![]() |
MobilityDB 1.3
|
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... | |
Distance functions for static geometries.