Skip to content

Problem Drive time  #1462

@zanda85

Description

@zanda85

Hi, I have problems with the configuration car.lua .

my car profile ....

speed_profile = {
["motorway"] = 90,
["motorway_link"] = 45,
["trunk"] = 85,
["trunk_link"] = 40,
["primary"] = 65,
["primary_link"] = 30,
["secondary"] = 55,
["secondary_link"] = 20,
["tertiary"] = 20,
["tertiary_link"] = 20,
["unclassified"] = 5,
["residential"] = 5,
["living_street"] = 10,
["service"] = 15,
-- ["track"] = 5,
["ferry"] = 5,
["movable"] = 5,
["shuttle_train"] = 10,
["default"] = 10
}

in the file osm Via Tristani!!

This road should be traveled at 5 km/h -> min(5,50,nil)-> 5!!!! (nil=asphalt);

but the time is

["2","Via Tristani",72,3,7,"72m","SE",119,1] -> 37km/h why?????????????

I tried everything . help me please!!!!!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions