MobilityDB 1.1

◆ gserialized_from_text()

GSERIALIZED * gserialized_from_text ( char *  wkt,
int  srid 
)

Return a geometry from its WKT representation (and optionally a SRID)

Note
This is a a stricter version of geometry_in, where we refuse to accept (HEX)WKB or EWKT.
PostGIS function: LWGEOM_from_text(PG_FUNCTION_ARGS)