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

[feat] Add distance and duration columns #27

Open
4 tasks
lgrd opened this issue May 31, 2023 · 0 comments
Open
4 tasks

[feat] Add distance and duration columns #27

lgrd opened this issue May 31, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@lgrd
Copy link
Collaborator

lgrd commented May 31, 2023

Need

Today, there is two hardcoded columns in sql_templates/generate_routeProcedures.sh l.112-122 : $SCHEMA.ways.cost_m_', profile_name and $SCHEMA.ways.cost_s_', profile_name.

To delete them, we need to change the parameters of the functions by adding the real name of the cost columns for distance, duration and the cost of the computed road.

Tasks

  • Be sure of the IO
  • Code it
  • Update r2gg
  • Update road2
@lgrd lgrd added the enhancement New feature or request label May 31, 2023
@lgrd lgrd added this to the 3.0.0 milestone May 31, 2023
@lgrd lgrd moved this to 2023 in Road2 Roadmap Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 2024
Development

No branches or pull requests

1 participant