Merge pull request #5483 from Raubraupe/patch-1

office=religion preset
This commit is contained in:
Bryan Housel
2018-11-11 09:17:49 -05:00
committed by GitHub

View File

@@ -0,0 +1,20 @@
{
"icon": "maki-suitcase",
"fields": [
"name",
"address",
"building_area",
"opening_hours",
"religion",
"denomination"
],
"geometry": [
"point",
"area"
],
"tags": {
"office": "religion"
},
"terms": [],
"name": "Religious Office"
}