![]() |
MobilityDB 1.3
|
Route functions for static network points. More...
Functions | |
bool | route_exists (int64 rid) |
Return true if the edge table contains a route with the route identifier. More... | |
GSERIALIZED * | route_geom (int64 rid) |
Access the edge table to get the route geometry from corresponding route identifier. More... | |
double | route_length (int64 rid) |
Access the edge table to return the route length from the corresponding route identifier. More... | |
Route functions for static network points.