PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT * cart_to_lwpoint | ( | const double_t | x_sum, |
const double_t | y_sum, | ||
const double_t | z_sum, | ||
const double_t | weight_sum, | ||
const uint32_t | srid | ||
) |
Definition at line 232 of file geography_centroid.c.
References lwpoint_make2d(), r, pixval::x, and pixval::y.
Referenced by geography_centroid_from_wpoints().