mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
Add terms for Buddhist place of worship
Suggested by @shangkuanlc
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -662,6 +662,15 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"stupa",
|
||||
"vihara",
|
||||
"monastery",
|
||||
"temple",
|
||||
"pagoda",
|
||||
"zendo",
|
||||
"dojo"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "place_of_worship",
|
||||
"religion": "buddhist"
|
||||
|
||||
@@ -10,6 +10,15 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"stupa",
|
||||
"vihara",
|
||||
"monastery",
|
||||
"temple",
|
||||
"pagoda",
|
||||
"zendo",
|
||||
"dojo"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "place_of_worship",
|
||||
"religion": "buddhist"
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user