mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
@@ -10,13 +10,14 @@ export function osmIsInterestingTag(key) {
|
||||
export var osmOneWayTags = {
|
||||
'aerialway': {
|
||||
'chair_lift': true,
|
||||
'mixed_lift': true,
|
||||
't-bar': true,
|
||||
'drag_lift': true,
|
||||
'j-bar': true,
|
||||
'magic_carpet': true,
|
||||
'mixed_lift': true,
|
||||
'platter': true,
|
||||
'rope_tow': true,
|
||||
'magic_carpet': true,
|
||||
'yes': true
|
||||
't-bar': true,
|
||||
'zipline': true
|
||||
},
|
||||
'highway': {
|
||||
'motorway': true
|
||||
|
||||
Reference in New Issue
Block a user