MobilityDB 1.1
Functions
geography_functions.c File Reference
#include "point/geography_funcs.h"
#include <float.h>
#include <liblwgeom.h>
#include <liblwgeom_internal.h>
#include <lwgeodetic_tree.h>
#include <meos.h>
#include "point/tpoint_spatialfuncs.h"
Include dependency graph for geography_functions.c:

Functions

GSERIALIZEDgeography_shortestline_internal (const GSERIALIZED *g1, const GSERIALIZED *g2, bool use_spheroid)
 Return the point in first input geography that is closest to the second input geography in 2D. More...
 
static LWGEOMgeography_tree_shortestline (const GSERIALIZED *g1, const GSERIALIZED *g2, double threshold, const SPHEROID *spheroid)
 Spatial functions for PostGIS geography. More...