diff --git a/data/presets/highway/cycleway.json b/data/presets/highway/cycleway.json index a6c69fe8e..7ee14da6d 100644 --- a/data/presets/highway/cycleway.json +++ b/data/presets/highway/cycleway.json @@ -4,6 +4,7 @@ "name", "oneway", "surface", + "smoothness", "width", "structure", "access", @@ -16,7 +17,6 @@ "maxspeed", "maxweight_bridge", "not/name", - "smoothness", "stroller", "wheelchair" ], diff --git a/data/presets/highway/cycleway/bicycle_foot.json b/data/presets/highway/cycleway/bicycle_foot.json index b94c3ec04..13093c61e 100644 --- a/data/presets/highway/cycleway/bicycle_foot.json +++ b/data/presets/highway/cycleway/bicycle_foot.json @@ -8,6 +8,7 @@ "segregated", "oneway", "surface", + "smoothness", "width", "structure", "access", diff --git a/data/presets/highway/cycleway/crossing/bicycle_foot.json b/data/presets/highway/cycleway/crossing/bicycle_foot.json index b555477c6..1bf7024ff 100644 --- a/data/presets/highway/cycleway/crossing/bicycle_foot.json +++ b/data/presets/highway/cycleway/crossing/bicycle_foot.json @@ -9,6 +9,7 @@ "crossing", "access", "surface", + "smoothness", "tactile_paving", "crossing/island" ],