Browse Source

office: new category

office
parent
commit
55ad8a7c0e
  1. 3
      index.json
  2. 13
      office.json

3
index.json

@ -89,6 +89,9 @@
{
"id": "communication"
},
{
"id": "office"
},
{
"id": "financial"
},

13
office.json

@ -0,0 +1,13 @@
{
"type": "overpass",
"name": {
"en": "Offices",
"de": "Büros"
},
"query": {
"14": "nwr[office]"
},
"feature": {
"description": "{{ tagTrans('office', tags.office) }}"
}
}
Loading…
Cancel
Save