Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WithPointsDD #239

Open
cvvergara opened this issue Feb 3, 2023 · 0 comments
Open

WithPointsDD #239

cvvergara opened this issue Feb 3, 2023 · 0 comments

Comments

@cvvergara
Copy link
Owner

  • Have pgr_withPointsDD with all overloads:
    • single vertex
    • multiple vertices
  • driving_side CHAR: Value in [r,R,L,l] indicating if the driving side is:
    * r,R for right driving side
    • l,L for left driving side
    • Any other value (including NULL) will be considered as r
  • Return columns on all overloads:
    • seq, depth, start_vid, node, edge, cost, agg_cost
    • See pgr_primDD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant