mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-08 05:57:52 +02:00
Add office=security preset (re: #76)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"icon": "temaki-briefcase_shield",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"office": "security"
|
||||
},
|
||||
"terms": [
|
||||
"mall cop",
|
||||
"protective agent",
|
||||
"safety office",
|
||||
"security agent",
|
||||
"security guard",
|
||||
"security inspector",
|
||||
"security officer",
|
||||
"watchman",
|
||||
"watchmen"
|
||||
],
|
||||
"name": "Security Office"
|
||||
}
|
||||
Reference in New Issue
Block a user