Add 'cycleway:eft=' with some more often used values according to taginfo to trigger twoway

This commit is contained in:
Pieter Vander Vennet 2020-06-05 13:36:36 +02:00
parent f1c181cb85
commit fb7bf63ed2

View file

@ -39,12 +39,15 @@
},
"cycleway:left": {
"no": "with",
"none": "with",
"yes": "both",
"lane": "both",
"track": "both",
"shared_lane": "both",
"share_busway": "both",
"opposite_lane": "both"
"opposite_lane": "both",
"opposite_track": "both",
"opposite": "both",
}
}
}