MobilityDB  1.0

◆ wkt_out()

static char* wkt_out ( Oid  type,
Datum  value 
)
static

Output a geometry in Well-Known Text (WKT) format.

The Oid argument is not used but is needed since the second argument of the functions temporal*_to_string is of type char *(*value_out)(Oid, Datum)