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

VROOM Category Functions - Add more informations in the result columns #30

Merged
merged 20 commits into from
Dec 23, 2021

Conversation

krashish8
Copy link
Member

@krashish8 krashish8 commented Dec 22, 2021

Fixes #26, #27

Changes proposed in this pull request:

  • Added summary row (for each vehicle and for complete problem) and unassigned rows with vehicle_id = -1 in the output.
  • Modified travel_time column to return difference between current and last step.
  • Add data jsonb field in jobs, shipments, vehicles, breaks as well as in the result columns
  • Add departure field and location_id field in the result columns.
  • Updated the docqueries and pgTAP tests.
  • Updated release notes and NEWS.

@pgRouting/admins

@krashish8 krashish8 added enhancement New feature or request vroom labels Dec 22, 2021
@krashish8 krashish8 added this to the Release 0.3.0 milestone Dec 22, 2021
@krashish8 krashish8 requested review from dkastl, cvvergara and a team December 22, 2021 20:39
@krashish8 krashish8 self-assigned this Dec 22, 2021
@krashish8 krashish8 merged commit 639d8db into pgRouting:develop Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vroom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants