Add terms for Buddhist place of worship

Suggested by @shangkuanlc
This commit is contained in:
John Firebaugh
2013-06-12 19:29:41 -07:00
parent 94029f2941
commit d60cc019f6
4 changed files with 20 additions and 2 deletions

View File

@@ -353,7 +353,7 @@ en:
terms: "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple"
amenity/place_of_worship/buddhist:
name: Buddhist Temple
terms: ""
terms: "stupa,vihara,monastery,temple,pagoda,zendo,dojo"
amenity/place_of_worship/christian:
name: Church
terms: "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"

View File

@@ -662,6 +662,15 @@
"vertex",
"area"
],
"terms": [
"stupa",
"vihara",
"monastery",
"temple",
"pagoda",
"zendo",
"dojo"
],
"tags": {
"amenity": "place_of_worship",
"religion": "buddhist"

View File

@@ -10,6 +10,15 @@
"vertex",
"area"
],
"terms": [
"stupa",
"vihara",
"monastery",
"temple",
"pagoda",
"zendo",
"dojo"
],
"tags": {
"amenity": "place_of_worship",
"religion": "buddhist"

View File

@@ -844,7 +844,7 @@
},
"amenity/place_of_worship/buddhist": {
"name": "Buddhist Temple",
"terms": ""
"terms": "stupa,vihara,monastery,temple,pagoda,zendo,dojo"
},
"amenity/place_of_worship/christian": {
"name": "Church",