mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
Update barrier presets (#519)
* Fix capitalization of `barrier=full-height_turnstile` (Full-height turnstile -> Full-Height Turnstile) * Rename Hampshire Gate to Wire Gate
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
"tags": {
|
||||
"barrier": "full-height_turnstile"
|
||||
},
|
||||
"name": "Full-height Turnstile"
|
||||
"name": "Full-Height Turnstile"
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"barrier": "hampshire_gate"
|
||||
},
|
||||
"terms": [
|
||||
"new zealand gate",
|
||||
"wire gate"
|
||||
"hampshire gate",
|
||||
"new zealand gate"
|
||||
],
|
||||
"name": "Hampshire Gate"
|
||||
"name": "Wire Gate"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user