mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-25 01:24:07 +02:00
Create staircase.json (#775)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"icon": "maki-entrance-alt1",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"entrance": "staircase"
|
||||
},
|
||||
"terms": [
|
||||
"door",
|
||||
"stairs",
|
||||
"stairway",
|
||||
"stairwell"
|
||||
],
|
||||
"name": "Staircase Entrance"
|
||||
}
|
||||
Reference in New Issue
Block a user