Default maxspeed for fr:rural is now 80km/h
This commit is contained in:
committed by
Patrick Niklaus
parent
3a7b377586
commit
d2590989f5
@@ -276,6 +276,7 @@ function setup()
|
||||
["de:rural"] = 100,
|
||||
["de:motorway"] = 0,
|
||||
["dk:rural"] = 80,
|
||||
["fr:rural"] = 80,
|
||||
["gb:nsl_single"] = (60*1609)/1000,
|
||||
["gb:nsl_dual"] = (70*1609)/1000,
|
||||
["gb:motorway"] = (70*1609)/1000,
|
||||
|
||||
Reference in New Issue
Block a user