PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Convert lon/lat coordinates to cartesion coordinates on unit sphere.
Definition at line 419 of file lwgeodetic.c.
References POINT2D::x, POINT3D::x, POINT2D::y, POINT3D::y, and POINT3D::z.
Referenced by lwpoly_intersects_line(), ptarray_calculate_gbox_geodetic(), ptarray_contains_point_sphere(), and test_sphere_project().