From deefc1db8d0965d2516b3ebb03267b73d3e51bd2 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 28 Apr 2024 22:03:04 +0200 Subject: [PATCH] bicycle_foot: Reference `locationSet.exclude` from crossing preset --- data/presets/highway/cycleway/crossing/bicycle_foot.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/data/presets/highway/cycleway/crossing/bicycle_foot.json b/data/presets/highway/cycleway/crossing/bicycle_foot.json index e98be5da5..afa17e4b0 100644 --- a/data/presets/highway/cycleway/crossing/bicycle_foot.json +++ b/data/presets/highway/cycleway/crossing/bicycle_foot.json @@ -1,11 +1,7 @@ { "locationSet": { "exclude": [ - "fr", - "lt", - "pl", - "il", - "ps" + "{highway/cycleway/bicycle_foot}" ] }, "icon": "temaki-ped_cyclist_crosswalk",