mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
Add preset for entrance=shop (#1299)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"icon": "maki-entrance-alt1",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"entrance": "shop"
|
||||
},
|
||||
"terms": [
|
||||
"door"
|
||||
],
|
||||
"name": "Shop Entrance"
|
||||
}
|
||||
Reference in New Issue
Block a user