From b704a17191eddebece8c18942d064dd0c1185e52 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Thu, 15 Jul 2021 11:27:20 +0200 Subject: [PATCH] Include all cycleways --- assets/themes/cycle_infra/cycle_infra.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 6bb7c05a76..0bba92c08f 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -33,9 +33,7 @@ "osmTags": { "or": [ "highway=cycleway", - "cycleway=shared_lane", - "cycleway=lane", - "cycleway=track", + "cycleway=^(?!no).*", "cyclestreet=yes", { "and": ["highway=path", "bicycle=designated"]