Add to car profile missing BE:motorway maxspeed_table exceptions osm-fr/osmose-backend#232
This commit is contained in:
parent
e7be271c43
commit
f36b3fb4bc
@ -250,6 +250,7 @@ function setup()
|
||||
|
||||
-- List only exceptions
|
||||
maxspeed_table = {
|
||||
["be:motorway"] = 120,
|
||||
["ch:rural"] = 80,
|
||||
["ch:trunk"] = 100,
|
||||
["ch:motorway"] = 120,
|
||||
|
Loading…
Reference in New Issue
Block a user