PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int gserialized_is_geodetic | ( | const GSERIALIZED * | gser | ) |
Check if a GSERIALIZED is a geography.
Definition at line 196 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_is_geodetic(), and gserialized2_is_geodetic().
Referenced by postgis_valid_typmod().