Add to car profile missing BE:motorway maxspeed_table exceptions osm-fr/osmose-backend#232

This commit is contained in:
Frédéric Rodrigo 2017-09-15 20:09:23 +02:00 committed by Michael Krasnyk
parent e7be271c43
commit f36b3fb4bc

View File

@ -250,6 +250,7 @@ function setup()
-- List only exceptions
maxspeed_table = {
["be:motorway"] = 120,
["ch:rural"] = 80,
["ch:trunk"] = 100,
["ch:motorway"] = 120,