Add to car profile missing DK:rural maxspeed_table exceptions osm-fr/osmose-backend#174 (#4488)
This commit is contained in:
parent
e4cdfb50cd
commit
4ea3f33376
@ -254,6 +254,7 @@ function setup()
|
|||||||
["ch:trunk"] = 100,
|
["ch:trunk"] = 100,
|
||||||
["ch:motorway"] = 120,
|
["ch:motorway"] = 120,
|
||||||
["de:living_street"] = 7,
|
["de:living_street"] = 7,
|
||||||
|
["dk:rural"] = 80,
|
||||||
["ru:living_street"] = 20,
|
["ru:living_street"] = 20,
|
||||||
["ru:urban"] = 60,
|
["ru:urban"] = 60,
|
||||||
["ua:urban"] = 60,
|
["ua:urban"] = 60,
|
||||||
|
Loading…
Reference in New Issue
Block a user