Add 'cycleway:eft=' with some more often used values according to taginfo to trigger twoway
This commit is contained in:
parent
f1c181cb85
commit
fb7bf63ed2
1 changed files with 4 additions and 1 deletions
|
@ -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",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue