PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
LWGEOM* geography_tree_shortestline | ( | const LWGEOM * | g1, |
const LWGEOM * | g2, | ||
double | threshold, | ||
const SPHEROID * | spheroid | ||
) |
Definition at line 1070 of file lwgeodetic_tree.c.
References circ_tree_distance_tree_internal(), circ_tree_free(), GEOGRAPHIC_POINT::lat, GEOGRAPHIC_POINT::lon, lwgeom_calculate_circ_tree(), lwgeom_free(), lwline_from_lwgeom_array(), lwpoint_make2d(), rad2deg, SPHEROID::radius, result, LWGEOM::srid, POINT4D::x, and POINT4D::y.
Referenced by geography_shortestline().