add direction field to some presets (#665)

also add some terms
This commit is contained in:
Kyℓe Hensel 2022-12-05 23:43:58 +13:00 committed by GitHub
parent db3775b6d0
commit de9f2109c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,7 @@
"fields": [
"ref",
"holding_position/type",
"direction_vertex",
"ele_node"
],
"geometry": [

View file

@ -12,7 +12,8 @@
"playground": "roundabout"
},
"terms": [
"merry-go-round"
"merry-go-round",
"carousel"
],
"name": "Play Roundabout"
}

View file

@ -3,6 +3,9 @@
"geometry": [
"vertex"
],
"fields": [
"direction_vertex"
],
"tags": {
"railway": "derail"
},

View file

@ -15,6 +15,8 @@
"inspection",
"mechanic",
"oil change",
"panelbeater",
"panel beater",
"service"
],
"tags": {