|
MobilityDB 1.3
|
Accessor functions for static network points. More...
Functions | |
| Datum | Npoint_position (PG_FUNCTION_ARGS) |
| Return the position of a network point @sqlfn position() More... | |
| Datum | Npoint_route (PG_FUNCTION_ARGS) |
| Return the route of a network point @sqlfn route() More... | |
| Datum | Nsegment_end_position (PG_FUNCTION_ARGS) |
| Return the end position of a network segment @sqlfn endPosition() More... | |
| Datum | Nsegment_route (PG_FUNCTION_ARGS) |
| Return the route of a network segment @sqlfn route() More... | |
| Datum | Nsegment_start_position (PG_FUNCTION_ARGS) |
| Return the start position of a network segment @sqlfn startPosition() More... | |
Accessor functions for static network points.