mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
office=religion preset
Adds presets for office=religion
This commit is contained in:
20
data/presets/presets/office/religion.json
Normal file
20
data/presets/presets/office/religion.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user