@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
49 lines (48 loc) • 893 B
JSON
{
"icon": "maki-place-of-worship",
"fields": [
"name",
"religion",
"denomination",
"address"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US",
"wheelchair"
],
"geometry": [
"area",
"point"
],
"terms": [
"abbey",
"basilica",
"bethel",
"cathedral",
"chancel",
"chantry",
"chapel",
"church",
"fold",
"house of God",
"house of prayer",
"house of worship",
"minster",
"mission",
"monastery",
"mosque",
"oratory",
"parish",
"sacellum",
"sanctuary",
"shrine",
"synagogue",
"tabernacle",
"temple"
],
"tags": {
"amenity": "monastery"
},
"name": "Monastery Grounds"
}