|
MobilityDB 1.3
|
Input and output functions for temporal rigid geometries. More...
Functions | |
| Datum | Trgeometry_as_ewkt (PG_FUNCTION_ARGS) |
| Return the Extended Well-Known Text (EWKT) representation of a temporal rigid geometry. More... | |
| Datum | Trgeometry_as_text (PG_FUNCTION_ARGS) |
| Return the Well-Known Text (WKT) representation of a temporal rigid geometry @sqlfn asText() More... | |
| Datum | Trgeometry_from_ewkt (PG_FUNCTION_ARGS) |
| Input a temporal rigid geometry from its Extended Well-Known Text (EWKT) representation. More... | |
| Datum | Trgeometry_in (PG_FUNCTION_ARGS) |
| Generic input function for temporal rigid geometries. More... | |
| Datum | Trgeometry_out (PG_FUNCTION_ARGS) |
| Generic output function for temporal rigid geometries. More... | |
| Datum | Trgeometry_recv (PG_FUNCTION_ARGS) |
| Return a temporal rigid geometry from its Well-Known Binary (WKB) representation @sqlfn trgeometry_recv() More... | |
| Datum | Trgeometry_send (PG_FUNCTION_ARGS) |
| Return the Well-Known Binary (WKB) representation of a temporal rigid geometry @sqlfn trgeometry_send() More... | |
Input and output functions for temporal rigid geometries.