diff --git a/data/presets/highway/motorway.json b/data/presets/highway/motorway.json index 10b3f61d..797c1253 100644 --- a/data/presets/highway/motorway.json +++ b/data/presets/highway/motorway.json @@ -17,6 +17,7 @@ "junction_line", "lit", "maxheight", + "maxspeed/advisory", "maxweight_bridge", "minspeed", "not/name", diff --git a/data/presets/highway/trunk.json b/data/presets/highway/trunk.json index 8de60437..047f4dc1 100644 --- a/data/presets/highway/trunk.json +++ b/data/presets/highway/trunk.json @@ -17,6 +17,7 @@ "junction_line", "lit", "maxheight", + "maxspeed/advisory", "maxweight_bridge", "minspeed", "not/name",