PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char* gserialized_to_string | ( | const GSERIALIZED * | g | ) |
Return a WKT representation of the gserialized geometry.
Caller is responsible for disposing of the char*.
Definition at line 193 of file g_serialized.c.
References lwgeom_from_gserialized(), lwgeom_to_wkt(), and WKT_ISO.