office=religion preset

Adds presets for office=religion
This commit is contained in:
Hanna Krüger
2018-11-11 13:54:39 +01:00
committed by GitHub
parent 3e313cffe4
commit 077eb668ad

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"
}