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

◆ temporal_as_mfjson()

char * temporal_as_mfjson ( const Temporal temp,
bool  with_bbox,
int  flags,
int  precision,
const char *  srs 
)

Return the MF-JSON representation of a temporal value.

Parameters
[in]tempTemporal value
[in]with_bboxTrue when the output value has bounding box
[in]flagsFlags
[in]precisionNumber of decimal digits. It is only used when the base type has floating point components, such as tfloat or tgeometry
[in]srsSpatial reference system
Returns
On error return NULL @csqlfn Temporal_as_mfjson()