mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 06:58:08 +02:00
add (hidden) preset for unspecified Barriers ("barrier=yes"), closes #531
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"icon": "maki-roadblock",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"barrier": "yes"
|
||||
},
|
||||
"name": "Barrier (Unspecified Type)",
|
||||
"searchable": false,
|
||||
"matchScore": 0.45
|
||||
}
|
||||
Reference in New Issue
Block a user