mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
@@ -3,6 +3,7 @@
|
||||
"fields": [
|
||||
"ref",
|
||||
"holding_position/type",
|
||||
"direction_vertex",
|
||||
"ele_node"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
"playground": "roundabout"
|
||||
},
|
||||
"terms": [
|
||||
"merry-go-round"
|
||||
"merry-go-round",
|
||||
"carousel"
|
||||
],
|
||||
"name": "Play Roundabout"
|
||||
}
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"fields": [
|
||||
"direction_vertex"
|
||||
],
|
||||
"tags": {
|
||||
"railway": "derail"
|
||||
},
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
"inspection",
|
||||
"mechanic",
|
||||
"oil change",
|
||||
"panelbeater",
|
||||
"panel beater",
|
||||
"service"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
Reference in New Issue
Block a user