From 49c6e44fc58db58d7c0e07449d23e0ce74eb9d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Guillou?= Date: Tue, 3 Dec 2019 17:11:15 +1000 Subject: [PATCH] add tactile paving to steps Adding this field in the main ones, just like for street crossings, as it is very important for accessibility and safety. --- data/presets/presets/highway/steps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/presets/presets/highway/steps.json b/data/presets/presets/highway/steps.json index 33f09e587..d7e03d995 100644 --- a/data/presets/presets/highway/steps.json +++ b/data/presets/presets/highway/steps.json @@ -5,6 +5,7 @@ "access_simple", "handrail", "step_count", + "tactile_paving", "surface", "width" ],