PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
GSERIALIZED * gserialized_geography_from_lwgeom | ( | LWGEOM * | lwgeom, |
int32 | geog_typmod | ||
) |
Definition at line 89 of file geography_inout.c.
References geography_in(), geography_valid_type(), LW_TRUE, lwgeom_force_geodetic(), lwgeom_nudge_geodetic(), lwgeom_set_geodetic(), PG_FUNCTION_INFO_V1(), postgis_valid_typmod(), LWGEOM::srid, SRID_DEFAULT, and LWGEOM::type.
Referenced by geography_from_binary(), geography_from_text(), geography_in(), and geography_recv().