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
Need
Today, there is two hardcoded columns in
sql_templates/generate_routeProcedures.shl.112-122 :$SCHEMA.ways.cost_m_', profile_nameand$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