Include all cycleways

This commit is contained in:
Robin van der Linde 2021-07-15 11:27:20 +02:00
parent e0ae7e33bd
commit b704a17191

View file

@ -33,9 +33,7 @@
"osmTags": { "osmTags": {
"or": [ "or": [
"highway=cycleway", "highway=cycleway",
"cycleway=shared_lane", "cycleway=^(?!no).*",
"cycleway=lane",
"cycleway=track",
"cyclestreet=yes", "cyclestreet=yes",
{ {
"and": ["highway=path", "bicycle=designated"] "and": ["highway=path", "bicycle=designated"]