Currently pgr_drivingDistance has outputs:
(seq, depth, start_vid, pred, node, edge, cost, agg_cost)
For Kruskal's algorithm
Output needs to be standardized.
Change:
(seq, depth, start_vid, node, edge, cost, agg_cost)
to (by adding pred)
(seq, depth, start_vid, pred, node, edge, cost, agg_cost)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4