PostGIS
2.1.10dev-r@@SVN_REVISION@@
|
char* lwpoint_to_latlon | ( | const LWPOINT * | p, |
const char * | format | ||
) |
Definition at line 391 of file lwprint.c.
References getPoint2d_p(), lwdoubles_to_latlon(), lwerror(), lwgeom_is_empty(), LWPOINT::point, POINT2D::x, and POINT2D::y.
Referenced by LWGEOM_to_latlon(), test_lwprint_assert_error(), and test_lwprint_assert_format().