mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Added oneway to suggested tags list for a bus guideway
This commit is contained in:
@@ -6933,7 +6933,8 @@
|
||||
"icon": "bus",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
"operator",
|
||||
"oneway"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"icon": "bus",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
"operator",
|
||||
"oneway"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
Reference in New Issue
Block a user