MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Input and output functions for temporal rigid geometries. More...

Functions

char * trgeo_as_ewkt (const Temporal *temp, int maxdd)
 Return the Extended Well-Known Text (EWKT) representation of a temporal rigid geometry. More...
 
char * trgeo_as_text (const Temporal *temp, int maxdd)
 Return the Well-Known Text (WKT) representation of a temporal rigid geometry. More...
 
Temporaltrgeo_from_mfjson (const char *mfjson)
 Return a temporal rigid geometry from its MF-JSON representation. More...
 
Temporaltrgeo_in (const char *str)
 Return a temporal rigid geometry from its Well-Known Text (WKT) representation. More...
 
char * trgeo_out (const Temporal *temp)
 Return the Well-Known Text (WKT) representation of a temporal rigid geometry. More...
 

Detailed Description

Input and output functions for temporal rigid geometries.