mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-22 19:03:35 +00:00
Add shop=repair preset (re: #76)
This commit is contained in:
20
data/presets/shop/repair.json
Normal file
20
data/presets/shop/repair.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "fas-tools",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "repair"
|
||||
},
|
||||
"terms": [
|
||||
"broken",
|
||||
"fixit shop",
|
||||
"mend",
|
||||
"patch",
|
||||
"refurbish",
|
||||
"rehabilitate",
|
||||
"tinker"
|
||||
],
|
||||
"name": "Repair Shop"
|
||||
}
|
||||
Reference in New Issue
Block a user