diff --git a/data/presets/presets.json b/data/presets/presets.json index fed256cf0..fa7c41333 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -971,7 +971,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" @@ -1007,7 +1008,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" @@ -1043,7 +1045,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" @@ -1097,7 +1100,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" @@ -1147,7 +1151,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" diff --git a/data/presets/presets/highway/motorway.json b/data/presets/presets/highway/motorway.json index 66db9b33d..0e857cd50 100644 --- a/data/presets/presets/highway/motorway.json +++ b/data/presets/presets/highway/motorway.json @@ -5,7 +5,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" diff --git a/data/presets/presets/highway/primary.json b/data/presets/presets/highway/primary.json index 09bb751c1..4f11e28e0 100644 --- a/data/presets/presets/highway/primary.json +++ b/data/presets/presets/highway/primary.json @@ -5,7 +5,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" diff --git a/data/presets/presets/highway/secondary.json b/data/presets/presets/highway/secondary.json index 44d3de1a3..5c53066ab 100644 --- a/data/presets/presets/highway/secondary.json +++ b/data/presets/presets/highway/secondary.json @@ -5,7 +5,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" diff --git a/data/presets/presets/highway/tertiary.json b/data/presets/presets/highway/tertiary.json index 832d295d7..e4046b844 100644 --- a/data/presets/presets/highway/tertiary.json +++ b/data/presets/presets/highway/tertiary.json @@ -5,7 +5,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line" diff --git a/data/presets/presets/highway/trunk.json b/data/presets/presets/highway/trunk.json index 62aa1f0f3..88237fe81 100644 --- a/data/presets/presets/highway/trunk.json +++ b/data/presets/presets/highway/trunk.json @@ -5,7 +5,8 @@ "structure", "access", "maxspeed", - "surface" + "surface", + "ref" ], "geometry": [ "line"