MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

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...
 
GSERIALIZEDroute_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...
 

Detailed Description

Route functions for static network points.