MobilityDB  1.0
Functions
tpoint_in.h File Reference

Input of temporal points in WKT, EWKT and MF-JSON format. More...

#include <postgres.h>
#include <fmgr.h>
Include dependency graph for tpoint_in.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Datum tpoint_from_mfjson (PG_FUNCTION_ARGS)
 Returns a temporal point from its MF-JSON representation. More...
 
Datum tpoint_from_ewkb (PG_FUNCTION_ARGS)
 Returns a temporal point from its EWKB representation. More...
 

Detailed Description

Input of temporal points in WKT, EWKT and MF-JSON format.