Skip to content

Standardize output columns of pgr_withPoints and pgr_withPointsCost #2905

@cvvergara

Description

@cvvergara

Standardize pgr_withPoints output columns to be:

Returns set of (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
OR EMPTY SET

Standardize pgr_withPointsCost to be:

Returns set of (start_vid, end_vid, agg_cost)
OR EMPTY SET

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions