PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
LWPOINT* lwgeom_project_spheroid_lwpoint | ( | const LWPOINT * | from, |
const LWPOINT * | to, | ||
const SPHEROID * | spheroid, | ||
double | distance | ||
) |
Calculate the location of a point on a spheroid, give a start point, end point and distance.
Definition at line 2154 of file lwgeodetic.c.
References distance(), lwgeom_azumith_spheroid(), and lwgeom_project_spheroid().
Referenced by geography_project_geography().