PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int gserialized2_is_geodetic | ( | const GSERIALIZED * | gser | ) |
Check if a GSERIALIZED is a geography.
Definition at line 173 of file gserialized2.c.
References G2FLAGS_GET_GEODETIC, and GSERIALIZED::gflags.
Referenced by gserialized2_set_gbox(), and gserialized_is_geodetic().