mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-16 00:00:22 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "maki-barrier",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"no exit",
|
||||
"road end",
|
||||
"dead end"
|
||||
],
|
||||
"tags": {
|
||||
"noexit": "yes"
|
||||
},
|
||||
"reference": {
|
||||
"key": "noexit",
|
||||
"value": "*"
|
||||
},
|
||||
"name": "No Exit"
|
||||
}
|
||||
Reference in New Issue
Block a user