|
MobilityDB
1.0
|
Input of temporal points in WKT, EWKT and MF-JSON format. More...
#include <postgres.h>#include <fmgr.h>

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... | |
Input of temporal points in WKT, EWKT and MF-JSON format.
1.8.13