MobilityDB 1.1
|
◆ gserialized_out()
Output function for geometries. LWGEOM_out(lwgeom) --> cstring output is 'SRID=#;{wkb in hex form}' ie. 'SRID=-99;0101000000000000000000F03F0000000000000040' WKB is machine endian if SRID=-1, the 'SRID=-1;' will probably not be present.
|