mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 21:13:35 +00:00
[classifier] Added highway=ladder to the routing and other checkers.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
8ef68a5559
commit
c7592276f7
@@ -86,6 +86,7 @@ VehicleModel::LimitsInitList const kDefaultOptions = {
|
||||
{HighwayType::HighwayCycleway, true},
|
||||
{HighwayType::HighwayResidential, true},
|
||||
{HighwayType::HighwayLivingStreet, true},
|
||||
// HighwayLadder is missing
|
||||
{HighwayType::HighwaySteps, true},
|
||||
{HighwayType::HighwayPedestrian, true},
|
||||
{HighwayType::HighwayFootway, true},
|
||||
|
||||
Reference in New Issue
Block a user