PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
static |
Given that geodetic boxes are X/Y/Z regardless of the underlying geometry dimensionality and other boxes are guided by HAS_Z/HAS_M in their dimesionality, we have a little utility function to make it easy.
Definition at line 254 of file gserialized_estimate.c.
References GBOX::flags, FLAGS_GET_GEODETIC, FLAGS_GET_M, and FLAGS_GET_Z.
Referenced by compute_gserialized_stats_mode(), and estimate_selectivity().